/*
Theme Name: Yo el Rey
Theme URI: http://yoelrey.com/blog/

Version: 1.0.1

Description: Custom theme for JKirk at Yo el Rey Roasting.

Tags: coffee, white, tan, two-columns, fixed-width, right-sidebar, threaded-comments, theme-options, custom-header, sticky-post

Author: Mary Macdonald
Author URI: http://yvod.com

*************************************************************************************

*/


@import url("reset.css");
@import url("basic.css");

body { 
	margin:0px; padding:0px; background:#D2CCBF url('') center 320px no-repeat; position:relative;
	font:normal normal 12px/150% Verdana, Georgia, Arial, serif; color:#201126;
	}

a:link, a:visited { color:#6B0404; text-decoration:none; }
a:hover, a:active { color:#4E4AA1; }

/* blue background bar */
.bgBar { background-color:#D2CCBF; width:100%; position:absolute; top:0; left:0; z-index:-1; }
.bgBarInner { center top no-repeat; height:320px; margin: 0px auto; background:#D2CCBF;}

.wrap { width:1200px; margin:0px auto 0px; }

	.topbar { clear:both; margin:0px; height:40px; }
/*
		.menu { text-transform:uppercase; letter-spacing:1px; font-size:11px; line-height:100%; }
			.menu ul { list-style:none; margin:0px; padding:0px; z-index:100; }
				.menu li { float:left; margin:0px; padding:0px; position:relative; }
					.menu li a { 
						display:inline-block; padding:15px 15px 14px 20px; margin:0px; background:url('images/menu-line.png') left 17px no-repeat; 
						color:#CCCCCC; text-decoration:none;
						}
					.menu li a:hover,
					.menu li.current_page_item a,
					.menu li.current_page_parent a { color:#FFFFFF; }
					.menu li.home-link a { background:none; padding-left:0; }
				.menu li.subscribe { float:right; overflow:hidden; }
					.menu li.subscribe a { background:none; color:#FFC062; }
					.menu li.subscribe a:hover { color:#FFD697; }
					.menu li.subscribe img { float:right; margin:-2px 0px 0px 8px; width:16px; height:16px; }
*/
		.nav ul {
			list-style: none;
			margin: 0px; padding: 0px;
			font-size: 11px; line-height: 100%;
			text-transform: uppercase;
			letter-spacing: 1px;
		}
		.nav li, .nav li a {
			float: left;
		}
		.nav li {
			margin: 0px; padding: 0px;
			position: relative;
		}
		.nav li a {
			display: block;
			padding: 15px 15px 14px 15px;
			color: #cccccc;
			background: url('images/menu-line.png') left 17px no-repeat;
		}
		.nav li a:hover {
			color: #ffffff;
		}
		.nav li.current_page_item a, .nav li.current_page_parent a, {
			color: #ffffff;
		}
		.nav li.home-link a { 
			background: none;
			padding-left: 0;
		}
		
		/* sub menu */
		.nav li ul {
			display: none;
			position: absolute; left: 0; top: 100%;
			text-transform: none;
		}
		.nav li:hover > ul {
			display: block;
		}
		.nav li ul li a {
			width: 150px;
			display: block;
			padding: 12px 15px 12px 15px;
			background: #454B50;
			background: rgba(69,75,80,0.95);
		}
		.nav li ul li a:hover {
			background: #34383D;
		}
		
		/* sub-sub menu */
		.nav li ul li ul {
			display: none;
		}
		.nav li ul li:hover ul {
			left: 100%; top: 0;
		}

		/* subscribe link */
		.nav li.subscribe {
			float: left;
		}
		.nav li.subscribe a {
			background-image: url('images/rss.png');
			background-position: 100% 12px;
			background-repeat: no-repeat;
			padding-right: 25px;
			color: #EEB57B;
		}
		.nav li.subscribe a:hover {
			color: #FFD697;
		}
		
	.header { padding:0px 0px 0px 0px; margin: 0px 0 0 -24px; height: 227px; clear:both; overflow:hidden; color:#CCCCCC; background: url('images/bgBarOver.png') no-repeat;}

#sitenav {
	font-family: Trebuchet MS,helvetica,arial,sans-serif;
	font-weight: bolder;
	font-size: 18px;
	}
ul#sitenav{
	padding-top: 186px;
	margin-left: 73px;	
	text-align: left;
	height: 22px;
	}
	
ul#sitenav li {
	list-style-type: none;
	display: inline;
	margin: 0 0px;
	font-size: 16px;
	}
	
ul#sitenav li img {
	margin-bottom: 0px;
	margin-top: 3px;
	}
		#comments { background-image: url('images/whitebg.png');
	padding: 10px;
}

ul#sitenav li a:link, a:visited { color: #C1B698; }
ul#sitenav li a:hover, a:active { color: #AD9A57; }

ul li a:link, a:visited { color: #6B0404; }
ul li a:hover, a:active { color: #6B0404; }

		.comment-heading { color: #42305A; }
		.header h1 { font:bold 34px/100% Georgia, serif; margin:0px 0px 0px 0px; text-shadow:1px 1px 1px rgba(0,0,0,0.5); display: none;}
			.header a:link, .header a:visited { color:#C1B698; text-decoration:none;}
			.header a:hover, .header a:active { color:#AD9A57; text-decoration:none;}
		.header h4 { font:normal 14px/140% Georgia, serif; font-style:italic; margin:10px 0px 0px 0px; display: none; }

	.content { clear:both; }

		.c1 { width:700px; float:left; margin: -19px 20px 0px 50px;}

			.post { 
				overflow:hidden; background: transparent url('images/backg.jpg') repeat-y 0 0; padding:20px 20px 0; margin:0px 0px 20px -1px; border-bottom:solid 5px #4F3834;
				box-shadow:rgba(0, 0, 0, 0.05) 0px 0px 10px; -moz-box-shadow:rgba(0, 0, 0, 0.05) 0px 0px 10px; -webkit-box-shadow:rgba(0, 0, 0, 0.05) 0px 0px 10px;
				/*-moz-border-radius: 10px;
				-webkit-border-radius: 10px;*/
				
				}

				.post-title { overflow:hidden; font:bold 28px/130% Georgia, Arial, sans-serif; color:#3d211a; margin:0px; padding:0px;}
				.post-title a { color:#3d211a; text-decoration:none; font-weight: bold; }
				h1.post-title a { color:#3d211a; text-decoration:none; font-weight: bold; display: none;}
				.post-title a:hover { color:#3d211a; text-decoration:none; }

				.post-text { overflow:hidden; margin:20px 0px 0px -19px; padding: 0px 20px 0px 20px; font-size: 120%; background: url(images/backg.jpg) repeat-y 0 0; width: 658px; color: #000000;}
				.post-text p { color: #000000;  text-align: justify;}
				.post-text p a:link, a:visited { text-decoration: none; font-weight: bold; color: #3D211A;}
				.post-text p a:hover, a:active { text-decoration: none; font-weight: bold; color: #382B97; }
				.post-text p a img { padding: 5px; border: 1px solid #000000;}
		
				.post-meta { overflow:hidden; clear:both; padding:10px 20px; margin:0px -20px 0px -20px; background:#e7e5e0; color:#4F3834; font-size:11px; }
				
			
					.post-comments { font-weight:bold; float:right; }

				.sep { background:url('') center top no-repeat; height:60px; margin:30px 0px; overflow:hidden; clear:both; }

				.navigation a, .navigation span { background:#8A949D; } 

		.c2 { width:375px; float:left; margin-top: -199px; margin-left: -21px; background: url('http://yoelrey.com/media/yogirlbase.jpg') 0px 0px no-repeat; }
		
		/* IE7 hack for proper sidebar positioning */
		*:first-child+html .c2 { margin: -199px 0 0 -21px; }

			#widgets { list-style:none; margin:0px 0px 0px 0px; padding:200px 0 0 150px; }

				.widget { 
					overflow:hidden; background:/*#F1F1EF*/transparent; padding:20px; margin:0px 0px 0px 0px; border-bottom:solid 5px #4676A7; 
					box-shadow:rgba(0, 0, 0, 0.05) 0px 0px 10px; -moz-box-shadow:rgba(0, 0, 0, 0.05) 0px 0px 10px; -webkit-box-shadow:rgba(0, 0, 0, 0.05) 0px 0px 10px;
					}
					.widget h2 { margin:0px 0px 10px 0px; padding:0px; font:bold 18px/150% Georgia, Arial, sans-serif; }

				.widget_search input { 
					width:240px; background:#FFFFFF url('images/icon_search.png') 235px 10px no-repeat; 
					box-shadow:rgba(0, 0, 0, 0.05) 0px 0px 5px; -moz-box-shadow:rgba(0, 0, 0, 0.05) 0px 0px 5px; -webkit-box-shadow:rgba(0, 0, 0, 0.05) 0px 0px 5px;
					}

				.widget_fpcomments li, .widget_fptwitter li { border-bottom:solid 1px #CCCCCC; padding:5px 0px 5px 0px; overflow:hidden; }
				.widget_fpcomments li:last-child, .widget_fptwitter li:last-child { border:0; }

	.footer { clear:both; overflow:hidden; padding:40px 0px 20px 56px; color:#4F3834; }
	.footer p a:link, a:visited { color:#6B0404; }
		.footer-text { display:inline; overflow:hidden; }
.post-cat {
	display:none;
	}
	
ul.wp-tag-cloud { margin: 0; padding: 0; text-align: justify;}
ul.wp-tag-cloud li { padding: 0 4px; }
ul.wp-tag-cloud li a:link { color: #201126; }
ul.wp-tag-cloud li a:hover { color: #6B0404; }

/* aligns and images */
p img { padding:0; max-width:100%; }
img.centered { display:block; margin-left:auto; margin-right:auto; }
img.alignnone { padding:0px; margin:0px 0px 10px 0px; display:inline; }
img.alignright { padding:0px; margin:0px 0px 10px 10px; display:inline; }
img.alignleft { padding:0px; margin:0px 10px 10px 0px; display:inline; }
.alignright { float:right; }
.alignleft { float:left; }
.aligncenter, div.aligncenter { display: block; margin-left:auto; margin-right:auto; }
.textalignleft { text-align:left; }
.textalignright { text-align:right; }
.textaligncenter { text-align:center; }

/* captions */
.wp-caption { text-align:center; padding:0px; margin:0px; overflow:hidden; }
.wp-caption.alignright { margin:0px 0px 10px 10px; }
.wp-caption.alignleft { margin:0px 10px 0px 10px; }
.wp-caption.alignnone, .wp-caption.aligncenter { margin:0px 0px 10px 0px; width: 100% !important; }
.wp-caption img { max-width: 100%; display:block; margin:0px 0px 4px 0px; padding:0; border:0px; float:none; }
.wp-caption.alignright img { float:right; }
.wp-caption.alignleft img { float:left; }
.wp-caption p.wp-caption-text { display:block; font:normal 11px/150% Arial, Georgia, sans-serif; color:#666666; padding:0px; margin:0px; }

/* calendar */
#wp-calendar, #wp-calendar th, #wp-calendar td { background:none; border:none; }
#wp-calendar { background:none; empty-cells: hide; width:100%; font:normal 11px/200% Verdana, Arial, Georgia, sans-serif; }
#wp-calendar th { font-style:normal; font-weight:normal; text-transform: capitalize; }
#wp-calendar td { text-align: center; background-color:#E1E1E1; padding:0px; }
#wp-calendar td:hover { background-color:#CFCFCF; }
#wp-calendar a { text-decoration:none; display:block; background-color:#CDCDCD; color:#333333; }
#wp-calendar a:hover { background-color:#B9B9B9; }
#wp-calendar caption { font-weight:bold; text-align:center; }
#wp-calendar #today { background-color:#FFFFFF; }
#wp-calendar caption { text-align: center; width:100%; }
#wp-calendar .pad { background-color:#F0F0F0; }
#wp-calendar #next a { padding-right:10px; text-align:right; }
#wp-calendar #prev a { padding-left:10px; text-align:left; }
#wp-calendar .pad, #wp-calendar .pad:hover { background:#F3F3F3; }


/* nav stuff */

.home-link {
	display:none;
	}
	
.wp-tag-cloud li a:link, a:visited {
	color: #6B0404;
	}
	
.wp-tag-cloud li a:hover, a:active {
	color: #6B0404;
	}
	

	
#shailan-category-text-widget-4 {
	margin: 0;
	padding: 10px 15px 0;
	}
	
#shailan-category-text-widget-5 {
	font-size: 16px;
	}
#shailan-category-text-5 a:link, #shailan-category-text-widget-5 a:visited {
	text-decoration: underline;
	font-size: 22px;
	letter-spacing: 2px;
	}
	
#nktagcloud-3 a:link {
	text-decoration: underline;
	}

#nktagcloud-3 a:hover, #nktagcloud-3 a:active {
	color: #4473A3;
	}
	
#nktagcloud-3 {
	text-align: justify;
	}
	
#tog, #tog2, #tog3, #tog4, #tog5 {
-moz-border-radius:40px 40px 40px 40px / 10px 10px 10px 10px;
 -webkit-border-radius: 40px;
  -khtml-border-radius: 40px;
  border-radius: 40px;
/*background:url("answer.gif") no-repeat scroll 0 0 #3A221B;*/
border:2px solid #635858;
margin:80px 35px 20px 35px;
padding:20px;
background: #3A221B;
}

#tog p, #tog2 p, #tog3 p, #tog4 p, #tog5 p {
	color: #d6d1ae !important;
	text-align: left !important;
	}

.item {
	font-family: "Courier New", sans-serif;
	float: left;
	width: 620px;
	background-color: #3e3a3a;
	margin: 10px;
	padding: 10px 0;
	clear:both;
	color: #d6d1ae !important;
	
}

p.itemp {
	padding: 10px 25px 0 0;
	color: #D6D1AE !important;
}

p.itemg {
	padding: 0px 25px 0 3px;
	color: #D6D1AE !important;
}

.item img {
	float: left;
	margin: 0 0 5px 10px;
}

.item form {
	float: right;
	padding: 0 0 15px;
	background: transparent;
}

.item form a:link, #content a:visited {
	color: #801717 !important;
	text-decoration: underline;
}

.item form a:hover, #content a:active {
	color: #D6D1AE !important;
}

.item p {
	color: #D6D1AE;
	}

.item p a:link, .item p a:visited, #content a:visited {
	color: #D6D1AE !important;
	text-decoration: underline;
	font-weight: normal;
}

.item p a:hover, #content a:active {
	color: #b3b18d !important;
}

p.beancopy {
	font-family: "Courier New", sans-serif;
	margin: 10px 60px 0 10px;
	font-size: 16px;
	font-weight: bold;
	text-align: left !important;
}

.goodsitem {
	font-family: "Courier New", sans-serif;
	float: left;
	width: 634px;
	background-color: #3e3a3a;
	margin: 10px;
	padding: 10px 0;
	clear:both;
	color: #d6d1ae !important;
	
}

p.goodsitemp {
	padding: 10px 25px 0 0;
	color: #D6D1AE !important;
}

.goodsitem img {
	float: left;
	margin: 0 20px 5px 10px;
}

.goodsitem input {
	font-family: "Courier New", sans-serif;
	font-size: 16px;
	padding: 0 !important;
	margin: 0 !important;
	border-color: #C9C9C9;
	box-shadow: rgba(0,0,0, 0.15) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.15) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.15) 0px 0px 8px;
	}

.goodsitem form {
	float: left;
	padding: 0 0 15px 22px;
	background: transparent;
}

.goodsitem form a:link, #content a:visited {
	color: #801717 !important;
	text-decoration: underline;
}

.goodsitem form a:hover, #content a:active {
	color: #D6D1AE !important;
}

.goodsitem p {
	color: #D6D1AE;
	}
.goodsitem table, .goodsitem td {
	border: none !important;
	}

.goodsitem p a:link, .goodsitem p a:visited, #content a:visited {
	color: #D6D1AE !important;
	text-decoration: underline;
	font-weight: normal;
}

.goodsitem p a:hover, #content a:active {
	color: #b3b18d !important;
}

.goods {
	font-family: "Courier New", sans-serif;
	float: left;
	width: 647px;
	margin: 10px;
	padding: 0;
	clear:both;
	color: #d6d1ae !important;
	 background-image: url("images/whitebg.png");
}

div#shoppingcart{
	float: left !important;
	}

