/* 
Theme Name: LicorneAsian
Theme URI: http://themehybrid.com/themes/skeleton
Description: The LicorneAsian design integrated with Justin's Hybrid plus Skeleton themes.
Author: Justin Tadlock
Author URI: http://justintadlock.com
Version: 0.1.1
Tags: Framework
Template: hybrid
*/

/**
* Import pre-made styles from Hybrid
************************************************/

/* Eric Meyer's reset.css */
	@import url('../hybrid/library/css/reset.css');

/* 18px, 20px, 21px, 22px, or 25px margins and line-height (don't use reset.css with these) */
	/* @import url('../hybrid/library/css/18px.css'); */
	/* @import url('../hybrid/library/css/20px.css'); */
	/* @import url('../hybrid/library/css/21px.css'); */
	/* @import url('../hybrid/library/css/22px.css'); */
	/* @import url('../hybrid/library/css/25px.css'); */

/* Holy Grail */
	/* @import url('../hybrid/library/css/holy-grail-fluid.css'); */
/* Layout */
	@import url('../hybrid/library/css/2c-r-fixed.css');

/* Get the drop downs.*/
	@import url('../hybrid/library/css/drop-downs.css');

/* Plugins CSS */
	@import url('../hybrid/library/css/plugins.css');

/* Hybrid's default CSS */
	/* @import url('../hybrid/library/css/screen.css'); */

/**
* Body
************************************************/

/* Contains everything */
body {font-family: Georgia, Times, "Times New Roman", "Bitstream Vera Serif", serif; background-color: #c0c0c0;}

	/* Wrapper for everything inside of the body */
	#body-container {width: 1060px; background-color: #ffffff;}

/**
* Elements
************************************************/

/* Hyperlinks */
a:link, .post_tag-cloud a:link {color: #330000;}
a:visited, .post_tag-cloud a:visited {color: #330000;}
a:hover, .post_tag-cloud a:hover {color: #990000; text-decoration: underline;}
a:active {}

/* Headers */
h1 {}
h2 {}
h3 {}
h4 {}
h5 {}
h6 {}

/* Text elements */
strong {}
em {}
cite {}
abbr {}
acronym {}
sup {}
sub {}
address {}
ins {}
dfn {}
del {}

/* Paragraphs */
p {font-size: 13px; color: #666666; line-height: 22px; margin: 0 0 20px 0;}             
p a:link {color: #990000; text-decoration: underline;}
p a:hover {color: #330000; text-decoration: underline;}

/* Unordered lists */
ul {margin-bottom: 25px;}
 	ul li {font-size: 13px; color: #666666; line-height: 22px; background: transparent url('./images/LicorneAsian-news-list-bg.png') no-repeat scroll 0px 8px; padding: 0 0 0 10px;}

/* Ordered lists */
ol {}
	ol li {}

/* Defition lists */
dl {}
	dt {}
	dd {}

/* Blockquotes */
blockquote {}
	blockquote blockquote {}
	blockquote em {}

/* Object */
object {}

/* Code */
code {}
pre {}
pre code {}

/* Tables */
table {}
	caption {}
	tr {}
	th {}
	td {}

/* Forms */
form {}
	textarea {}
	input {}
	label {}
	option {}

/* Drop caps */
.drop-cap {	}

/* Notes */
.note {}

/* Warnings/Alerts */
.warning, .alert {}

/* Errors */
.error {}

/* Downloads */
.download {}

/* Alignment */
.left, .alignleft {float: left; margin: 0 25px 25px 0;}
.right, .alignright {float: right; margin: 0 0 25px 25px;}
.center, .aligncenter {}
.block, .alignnone {margin: 0 0 25px 0;}
.clear {}

/**
* Images
************************************************/

/* Normal images */
img {}
a img {}

/* WP Smilies */
img.wp-smiley {}

/* Thumbnails */
.thumbnail {}

/* WP Captions [caption] */
.wp-caption {text-align: center; background-color: #f5f2ed;}
	.wp-caption img {}
	.wp-caption p {margin: 0; font-size: 12px; color: #756256; font-style: italic; line-height: 30px;}

/* Gallery [gallery] */
.gallery {}
	.gallery img {}

/* Avatars */
.avatar {}

/**
* Header
************************************************/

/* Contains entire header */
#header-container {background: url('./images/LicorneAsian-header-bg.jpg'); height: 128px;}

	/* Contains site title and tagline */
	#header {padding: 34px 0 0 170px;}

		/* Site title */
		#site-title {visibility: hidden; font-family: "Times New Roman", Times, "Bitstream Vera Serif", serif; font-size: 31px; font-weight: normal;}
			#site-title a {}
				#site-title a span {color: #f5b869;}

		/* Site description/tagline */
		#site-description {visibility: hidden; font-family: "Times New Roman", Times, "Bitstream Vera Serif", serif; font-size: 15px; font-weight: normal; color: #ffd27b;}

/**
* Page navigation
************************************************/

/* Wrapper for navigation */
#navigation {background-color: #670a00;}

	/* Page nav */
	#page-nav {margin: 0 50px 38px 50px; height: 38px;}
		#page-nav ul {}
		#page-nav li {background-image: none; padding: 0 0 0 0;}
				#page-nav li a {padding: 8px 12px;font-family: Palatino, "Palatino Linotype", "Book Antiqua", Georgia, Times, "Times New Roman", "Bitstream Vera Serif", serif;font-size: 11px; letter-spacing: 1px;line-height: 22px; color: #B98435;}
				#page-nav li a:hover {color: #F7C06F; background-color: #4F0C04; text-decoration: none;}
			#page-nav li.current_page_item {background-color: #FFFFFF;}
				#page-nav li.current_page_item a {color: #990000; background-color: #FFFFFF;}
				#page-nav li.current_page_item a:hover {color: #990000; background-color: #FFFFFF;}
/* Drop-down styling */
					#page-nav li:hover ul, li.sfHover ul {top: 38px;}
		 			#page-nav li li a {background-color: #670A00;}
		 			#page-nav li.current_page_item li a {color: #B98435; background-color: #670A00;}
		 			#page-nav li.current_page_item li a:hover {color: #F7C06F; background-color: #4F0C04;}

/**
* Containers below the header and navigation
************************************************/

/* Wrapper for the content and primary/secondary widget sections */
#container {margin: 0 50px; background: url('./images/LicorneAsian-container-bg.png')}

	/**
	* Content
	************************************************/

	/* Contains site's main content */
	#content {}
		.content {width: 713px;}
		/* Breadcrumb trail */
		.breadcrumb {display: none;}

		/* Archive and search <div> before posts are listed */
		.author-info {}
		.category-info {}
		.date-info {}
		.search-info {}
		.tag-info {}

		/* Posts */
		.post {float: left; margin: 0 0 20px 0;}

			/* Post, page, and archive titles */
			.entry-title {font-family: Palatino, "Palatino Linotype", "Book Antiqua", Georgia, Times, "Times New Roman", "Bitstream Vera Serif", serif; font-size: 36px; color: #73645b; font-weight: normal; margin: 30px 0 10px 0;}
			.news-title {margin-top: -8px;}
			.entry-title a {color: #73645b;}
			.single-title {}
			.page-title {}
			.attachment-title {}
			.error-404-title {}
			.author-title {}
			.category-title {}
			.date-title {}
			.search-title {}
			.tag-title {}

			/* Author and date byline */
			.byline {background-color: #f8f6f2; font-size: 11px; line-height: 20px; color: #a59d8f;}
			.byline a, .byline a:link {color: #a59d8f; text-decoration: none;}
			.byline a:hover {color: #990000; text-decoration: underline;}

			/* Full entries */
			.entry-content {}
			.entry-content h2 {font-family: Palatino, "Palatino Linotype", "Book Antiqua", Georgia, Times, "Times New Roman", "Bitstream Vera Serif", serif; font-size: 24px; color: #73645b; font-weight: normal; margin: 10px 0 10px 0;}
			.entry-content h3 {font-style: italic; font-size: 18px; font-weight: normal; color: #a59d8f; border-top: 1px solid #e7e1d7; margin: 20px 0 25px 0; padding: 15px 0 20px 0; background: transparent url('./images/LicorneAsian-entry-h3-bg.png') scroll repeat-x bottom left;}
			.entry-content h4 {font-style: normal; font-size: 22px; line-height: 40px; font-weight: normal; color: #a59d8f; border-bottom: 1px solid #e7e1d7; margin: 15px 0 15px 0;}
			.entry-content h5 {font-style: normal; font-size: 22px; line-height: 40px; font-weight: normal; color: #a59d8f; margin: 0 0 0 0;}

			/* Excerpts (introduced in Hybrid 0.4) */
			.entry-summary {}

				/* Using <!--nextpage--> */
				p.pages a {}

				/* More link <!--more--> */
				a.more-link {}

			/* Post meta data */
			.post-meta-data {background-color: #f8f6f2; font-size: 11px; line-height: 20px; color: #a59d8f;}
			.post-meta-data a, .post-meta-data a:link {color: #a59d8f; text-decoration: none;}
			.post-meta-data a:hover {color: #990000; text-decoration: underline;}

		/* Post series */
		.series {} 
			.series-title {}

		/* Navigation links */
		.navigation-links {font-size: 13px; font-style: italic;}
		.navigation-links a:hover span {text-decoration: underline;}
			.navigation-links .previous {float: left;}
			.navigation-links .next {float: right;}

		/* WP PageNavi (plugin) */
		.wp-pagenavi {}
			.wp-pagenavi .pages {}
			.wp-pagenavi .current {}
			.wp-pagenavi .extend {}
			.wp-pagenavi a {}

		/* Attachment image navigation */
		.navigation-attachment {}

		/**
		* Comments template
		************************************************/

		/* Wrapper for entire comments area */
		#comments-template {}

			/* Comments section headers/titles */
			.comments-header {}
			#comments-number {}

			/* Comments closed paragraph */
			p.comments-closed {}

				/* Main comments section */
				#comments {}
					#comments ol {}

						/* Individual comments (note that WordPress has even/odd backwards) */
						#comments li {}
							#comments li li {}
								#comments li li li {}
									#comments li li li li {}
						#comments li.even {}
						#comments li.odd {}
						#comments li.thread-even {}
						#comments li.thread-odd {}
						#comments li.author {}
						#comments li.trackback {}
						#comments li.pingback {}

							/* Comment avatars */
							#comments .avatar {}

							/* Comment meta data */
							#comments .comment-meta-data {}
								#comments .comment-meta-data cite {}

							/* Comment text */
							#comments .comment-text {}

					/* Paged comments navigation */
					#comments-template .paged-navigation {}
						#comments-template .paged-navigation .page-numbers {}
						#comments-template .paged-navigation .next {}
						#comments-template .paged-navigation .prev {}

				/* Main comment form div */
				#respond {}

					/* Comment form title */
					#reply {}

					/* Comment form elements */
					p#cancel-comment-reply {}
					#respond form {}
						#respond .form-author {}
							#respond input {}
						#respond .form-email {}
						#respond .form-url {}
						#respond .form-textarea {}
							#respond textarea {}
						#respond .button {}
						#respond .comment-action {}

		/**
		* Utility widget sections (see other widget code below)
		************************************************/

		/* All utility widget sections (except widgets template) */
		.utility {}

		/* Before content */
		#utility-before-content {}

		/* After content */
		#utility-after-content {}

		/* After post but before comments */
		#utility-after-single {}

		/* After page but before comments */
		#utility-after-page {}

		/* Widgets page template widgets */
		.page-template-widgets #content .widget {}

	/**
	* Widget sections (Primary and Secondary)
	************************************************/

	/* Widgets in general */
	.widget {}
		.widget-inside {}
			.widget-title {}

	/* Primary widget section */
	#primary {width: 220px; margin: 0 27px 0 0;}
		#primary .widget {font-family: Georgia, Times, "Times New Roman", "Bitstream Vera Serif", serif; font-size: 14px; font-weight: normal; color: #330000;}
			#primary .widget-inside {}
			#primary .widget-inside .categories {background: transparent url('./images/LicorneAsian-widget-border-bg.png') repeat-x scroll bottom left; padding: 0 0 7px 0;}
			#primary .widget_page_link_manager .widget-inside ul {background: transparent url('./images/LicorneAsian-widget-border-bg.png') repeat-x scroll bottom left; padding: 0 0 7px 0;}
			#primary .widget-inside .post_tag-cloud {border-top: 1px dotted #e3d5c3; background: transparent url('./images/LicorneAsian-widget-border-bg.png') repeat-x scroll bottom left; padding: 5px 0 15px 0;}
			#primary .widget-inside .post_tag-cloud {line-height: 26px;}
			#primary .textwidget {margin: 40px 0 0 0;}
				#primary .widget-title {margin: 30px 0 5px 0; font-family: Palatino, "Palatino Linotype", "Book Antiqua", Georgia, Times, "Times New Roman", "Bitstream Vera Serif", serif; font-size: 36px; color: #a59d8f; font-weight: normal;}
				#primary .widget ul {}
				#primary .widget a {font-style: normal; text-decoration: none;}
				#primary .widget a:hover {}
					#primary .widget ul li {padding: 0 0 0 0; font-size: 14px; background-image: none; border-top: 1px dotted #e3d5c3; line-height: 28px; font-style: italic; color: #a59d8f;}
					#primary .widget ul li:hover {background-color: #fbfaf3;}
					#primary .widget ul li a {font-weight: normal;}

	/* Secondary widget section */
	#secondary {}
		#secondary .widget {}
			#secondary .widget-inside {}
				#secondary .widget-title {}
				#secondary .widget ul {}
					#secondary .widget ul li {}
	/* Search widget */
		input#search-text {float: left; padding: 0; margin: 0; border: none; background-color: #f7f3ec; font-family: Georgia, Times, "Times New Roman", "Bitstream Vera Serif", serif; font-size: 14px; font-weight: normal; color: #847966; height: 23px; width: 196px; line-height: 23px;}
		input#search-submit {padding: 0; margin: 0 0 0 1px; border: none; background: transparent url('./images/LicorneAsian-search-submit-button.png'); height: 23px; width: 23px; cursor: pointer;} 

/**
* Footer
************************************************/

/* Wrapper for the entire footer */
#footer-container {}

	/* Subsidiary widget section */
	#subsidiary {}
		#subsidiary .widget {}
			#subsidiary .widget-inside {}
				#subsidiary .widget-title {}

	/* Footer section */
	#footer {margin-top: 42px; background: url('./images/LicorneAsian-footer-bg.jpg'); height: 79px; font-size: 11px; font-weight: normal; color: #B98435;}
	#footer p {color: #B98435;}
	#footer a {color: #B98435;}
	#footer a:hover {color: #F7C06F;}

		/* Footer extra */
		#footer .copyright {float: left; padding: 56px 0 0 422px;}
		#footer .credit {float: left; padding: 56px 0 0 10px;}
/**
* Style the sticky news post
******************************/

#sticky-news-post-container {}
	#sticky-news-post-container .snpc-inner {float: left; margin: 25px 0 0 0; width: 100%;}
		#sticky-news-post-container .snpc-inner-image {float: left; margin: 0 25px 0 0;}
		#sticky-news-post-container .snpc-inner-list {float: right; width: 459px; border-bottom: 1px dotted #e3d5c3;}
		#sticky-news-post-container .snpc-inner-list ul {margin: 0px; padding: 0px; list-style-type: none;}
		#sticky-news-post-container .snpc-inner-list li {border-top: 1px dotted #e3d5c3; padding: 3px 0 1px 10px; background: transparent url('./images/LicorneAsian-news-list-bg.png') no-repeat scroll 0px 11px; font-size: 14px; line-height: 18px;} 
		#sticky-news-post-container .snpc-inner-list a {font-size: 14px; line-height: 17px; font-weight: normal;}
		#sticky-news-post-container .snpc-inner-list p {margin: 0; padding: 1px 0 3px 10px; font-size: 10px; color: #a59d8f; line-height: 13px;}

/**
* Style the wine list.
******************************/

#wine-list-container {}
	#wine-list-container .wlc-inner {float: left; margin: 25px 0 0 0; width: 100%;}
		#wine-list-container .wlc-inner-image {float: left; margin: 0 25px 0 0;}
		#wine-list-container .wlc-inner-list {float: right; width: 550px; border-bottom: 1px dotted #e3d5c3;}
			#wine-list-container .wlc-inner-list h5 {margin-top: -10px;}
		#wine-list-container .wlc-inner-list ul {margin: 0px; padding: 0px; list-style-type: none;}
		#wine-list-container .wlc-inner-list li {border-top: 1px dotted #e3d5c3; padding: 0px 0 1px 10px; background: transparent url('./images/LicorneAsian-news-list-bg.png') no-repeat scroll 0px 10px;} 
		#wine-list-container .wlc-inner-list a {font-size: 14px; line-height: 23px; font-weight: normal;}
		#wine-list-container .wlc-inner-offer {float: left; width: 312px;}
			#wine-list-container .wlc-inner-offer h5 {margin-top: -10px;}
.with-bottom-border {border-bottom: 1px dotted #e3d5c3;}
.promotion-border {border: 1px dashed #e3d5c3;}

/**
* Attention box
************************/

.attention {background-color: #f5f2ed; padding: 15px 0px 15px 15px; border-bottom: 1px solid #e7e1d7; font-style: italic;}
.attention a {color: #990000; text-decoration: underline;}
.attention a:hover {color: #330000; text-decoration: underline;}

/*
* Wine Vins banner
************************/

#wine-vins-banner {margin: 0 0 30px 0;}
