/*  
Theme Name: Cooking Story
Theme URI: http://www.zalebox.com
Description: Cooking Story theme 2 Columns is a orange, pink and red, fixed width, widget ready theme, right sidebar, valid XHTML, valid CSS, widgets, gravatars, favicon, SEO friendly, cooking theme, food & drink theme, kitchen theme, flatware theme
Version: 1.0
Author: Zalebox
Author URI: http://www.zalebox.com
Tags: two columns, orange, pink, red, fixed width, widget ready theme, right sidebar, valid XHTML, valid CSS, widgets, gravatars, favicon, SEO friendly, cooking theme, food & drink theme, kitchen theme, flatware theme
*/

body
{	
	background: #eeeeee url(images/body-bg.gif)  repeat;
	color: #000000;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font: 13px/18px Verdana, Tahoma, sans-serif;	
}

a
{
	color: #000000;
	text-decoration: none;
}

#container { 
	background: #FF9966;
	width: 900px; 
	text-align: left; 
	margin: 0 auto; 
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	}

/*** Header ***/
#header { 
	background: #ffffff url(images/header-bg.jpg) top center no-repeat;
	height: 190px; 
	padding: 0px 0px 0px 10px;
	text-align: right;
	width: 890px;
	position: relative;
	}

#header h2 {
	color: #FFFFFF;
	font-size: 30px;
	font-family: Arial, Tahoma, Verdana, Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	margin-right: 10px;
	margin-top: 25px;
	margin-bottom: 0px;
	display:none;
	}

#header h2 a {
	color: #FFFFFF;
	text-decoration: none;
	}

#header h2 a:hover {
	/*color: #330000;*/
	text-decoration: none;
	}

#header h3 {
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Georgia, Times New Roman, Sans-Serif;
	font-weight: bold;
	margin-right: 10px;
	margin-top: 8px;
	display: none;
	}

/*** Header - Search ***/

#header #header-search {
	position: absolute;
	top: 158px;
	right: 5px;
	width: 250px;
	height: 24px;
}

#header #header-search #searchform {
	margin: 0;
	padding: 0;
	width: 250px;
	height: 24px;
}

#header #header-search #s {
	width: 163px;
	/*height: 20px;*/
	padding: 3px 1px;
	border: none;
	font: normal 13px "Arial", Arial;
	color: #000000;
	background: transparent;
	/*float: left;*/
}

#header #header-search #searchsubmit {
	background: #CC3300;
	border: none;
	width: 65px;
	height: 24px;
	padding: 0;
	/*float: right;*/
	border: 1px;
	color: #ffffff;
}


/*** Menu ***/
#menu { 
	/*background: url(images/bg.png) top center repeat;*/
	/*background: #333333;*/
	width: 890px; 
	margin-top: 0px;
	margin-bottom: 0px; 
	text-align: right;
	}

#menu h2 {
	color: #ffffff;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin: 0px;
	padding: 4px;
	}
	
#menu ul li a {
	font-family: Arial, Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 13px;
	color: #ffffff;
	padding: 6px 6px 6px 6px;
	margin: 0px 3px 0px 3px;
	text-decoration: none;
	}

#menu ul li a:hover {
	color: #ffffff;
	padding: 6px 6px 6px 6px;
	text-decoration: underline;
	}

#logotitle #logo
{	
	float: left;
	width: 34px;
	height: 40px;	
}

#logotitle #title
{	
	position: relative;
	top: 10px;
	left: 24px;
}

/*** Main ***/
#main
{
	width: 900px;
	margin: 0 auto;
}

#main #content
{
	background: #FFCC99;
	padding: 15px 8px 8px 8px;
	float: left;
	width: 628px;
	margin-top: 0px;
	margin-left: 0px;
}

.post
{
	margin-bottom: 70px;
	line-height: 20px;
}

.post .postheader h2
{
	font-size: 17px;
	margin-bottom: 3px;
}

.post .postheader h2 a
{
	text-decoration: none;
	color: #CC3300;
}

.post .postheader h2 a:hover
{
	text-decoration: underline;
}

.post .postheader .postmeta
{
	width: 630px;
	font-size: 11px;
	border-bottom: solid 1px #CC9966;
	padding-bottom: 5px;
}

.post img
{
	padding: 15px;
	border: solid 1px #CC9966;
	background-color: #fff;
}

/*** Sidebar ***/
#sidebar
{
	background: #FF9966;
	float: right;
	width: 245px;
	line-height: 23px;
	margin-top: 5px;
	padding: 5px 0 0 10px;
	/*border-left: dotted 1px #CC9966;*/
}

#sidebar img
{
	border: none;
}

#sidebar ul
{
	list-style: none;
	margin-top: 0;			
	/*white-space: normal;*/
	margin-left: 0;
	padding-left: 10px;
	text-indent: -10px;

}

#sidebar ul li a:hover {
	/*color: #3399cc;*/
	text-decoration: none;
}

#sidebar .sidebarbox
{
	margin-bottom: 30px;
}

#sidebar .sidebarbox h3
{
	color: #CC3300;
	font-size: 15px;
	margin-bottom: 2px;
}

/***  Search form ***/
.searchform form
{
	margin-top: 4px;
}
.searchform #search
{
	width: 160px;
}

/*** Comments ***/
.allcomments h3
{
	font-size: 15px;
}

.commentbox
{
	margin: 0 0 20px 0;
	padding: 10px;
	border: 1px solid #CC9966;
	background: #f6f6f6;
}

.commentbox .avatar
{
	float: left;
	margin-right: 5px;
}

.commentbox small
{
	font-size: 11px;
}

.commentbox p {
	margin-bottom: 0px;
}

.commentbox .commentmeta
{
	width: 300px;
}

#commentform label
{
    display:block;
    margin: 0;
}

#commentform .text {
	width: 300px;
    margin: 0 0 15px 0;
}

#commentform strong
{
	font-size: 11px;
}

#commentform textarea
{
    width:450px;
    height:150px;
    margin:0;
    padding:5px;
}

/*** Footer ***/
#footer
{
	width: 900px;
	color: #ffffff;
	/*background: #FFCC99 url(images/footer.gif) top center repeat-x;*/
	background: #FF9966;
	font-size: 11px;
	overflow: hidden;
	text-align: center;
	/*border-top: 1px solid #ffffff;*/
	clear: both;
	padding: 15px 0px 15px 0px; 
}

#footer a {
	color: #ffffff;
	text-decoration: none;
	}

#footer a:hover {
	color: #FF3300;
	/*text-decoration: underline;*/
	}

/*** Wordpress ***/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #f3f4f0;
   padding-top: 4px;
}

.wp-caption img {
   float: none;
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}

.home .post{float: left; width: 48%; font-size: 11px;}
.home .odd{width: 48%; margin-right: 4%; clear: both;}

.home .post .postheader .postmeta{display: none;}
.home .post img{padding: 5px; width: 100px; height: 100px;}
.home .post img.labels{padding: 0px; width: auto; height: auto; border: none; background-color: transparent;}
.home .ratingblock{display: none;}
.top-ad{position: absolute; bottom: 2px; left: 0px; }

.fields {width: 49%; float: left; margin-right: 1.5%}
.fields div{margin-bottom: 26px;}
.fields input{width: 95%; border: 1px solid #cc3300; padding: 5px 5px;}
.text-comment{width: 49%; float: left;}
.text-comment textarea{border: 1px solid #cc3300; padding: 5px 5px;}
.text-comment .submit {text-align: right; margin-top: 10px; margin-right: 2px;}
.text-comment .submit img{float: left;}
.submit input{width: auto; background-color: #cc3300; border: 1px solid #111111; color: #fff;}

.add-recipe input{border: 1px solid #cc3300; padding: 5px 5px; width: 350px;}
.add-recipe textarea{border: 1px solid #cc3300; padding: 5px 5px; width: 350px;}
.similar-posts li{clear: both;}

.similar-posts li{margin-bottom: 20px;}
.similar-posts li strong{font-size: 110%;}
.similar-posts li span{font-size: 80%;}
.similar-posts div.similar-image-wrapper{border: 1px solid #000; background-color: #fff; padding: 5px; float: right; background-position: center; background-repeat: no-repeat;}
.similar-posts div.similar-image{width: 50px; height: 50px;}

.carousel{border: 1px solid #000; height: 232px; background: #fff url(images/5storybgr.png) top left no-repeat;}
.carousel .post-carousel{position: relative; padding: 10px; }*/
.carousel .post-wrapper .postheader{font-style: italic; font-size: 90%;}
.carousel .post-image-wrapper{padding: 15px; background-color: #fff; position: absolute; top: 0px; right: 0px; width: 250px; }
.carousel .post-image{width: 250px; height: 200px; float: right; background-position: center right; background-repeat: no-repeat;}
.none{display: none;}
.both{clear: both;}
.carousel .post-wrapper{width: 340px;}
.carousel .postcontent{height: 170px; font-size: 85%; overflow: hidden;}
.carousel h2{margin: 0px; margin-top: 4px; font-family: 'Georgia','Times New Roman', sans-serif;}
ul.carousel-pager{list-style: none; margin: 0px; margin-top: -1px; margin-bottom: 40px; padding: 0px; z-index: 1;}
ul.carousel-pager li{float: left; margin-right: 7px;}
ul.carousel-pager li a{font-weight: bold; padding: 8px 15px; border-bottom: 1px solid #000; border-left: 1px solid #000; border-right: 1px solid #000; background-color: #FF9966; display: block; border-top: 1px solid #000;}
ul.carousel-pager li a.selected{background-color: #fff; border-top: 1px solid #fff;}

span.up{float: right;}
.page-nav{clear: both;}
.clear{clear: both;}
.postcontent a{text-decoration: underline;}
.left{padding: 0px; margin: 0px; float: left; width: 50%;}
.right{padding: 0px; margin: 0px; float: left; width: 50%;}
.yak-price{}
.yak_price{ margin-left: 4px; width: 175px; border: 1px solid #CC9966; padding: 5px; text-align: right; margin-right: 10px; background-color: #CC3300; color: #ffffff; font-weight: bold;}
.shipping{text-align: left !important; font-size: 10px;}
.warning{color: #990000; font-weight: bold;}
.yak_total{vertical-align: top;}
a.shipping{text-decoration: underline; color: #CC3300; font-weight: bold;}
