/*  
Theme Name: Food Blog
Theme URI: http://www.stephenweb.com/food-wordpress-theme/
Description: Food Blog is easy to use theme, does not use any plugins so its pretty much plug and play. This theme is valid xhtml/css and compatible with wordpress 2.8, 2.7 and 2.5.
Version: 1.0
Author: stephenweb
Author URI: http://www.stephenweb.com/
Tags: three-columns, threaded-comments, sticky-post, left-sidebar, right-sidebar, fixed-width
*/

/* Begin Typography & Colors */


.narrowcolumn .entry, .widecolumn .entry {
	line-height:18px;
	padding:1px 16px 0px 16px;

	}

#heading_image h2{
	padding:10px 0px 0px 15px;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
}

.sticky {
	background:transparent;
	padding: 10px 0px 10px 0px ;
	margin:0px 0px 10px 0px ;
	border:1px dashed #fff;
	}
	
.sticky .postmetadata{
	border-bottom:0px;}
	
.sticky h2 {
	padding-top: 0px;
	}

.sticky .bg_entry {
	
	background-image:url(images/bg_content-sticky.gif);
	background-repeat:no-repeat;
	background-position:top;
	min-height:50px;
	}


.bg_entry {
	
	background-image:url(images/bg_content.gif);
	background-repeat:no-repeat;
	background-position:top;
	min-height:50px;
	}

* html .bg_entry{
	height:50px;
}


.even, .alt {

	border-left:1px solid #ffd300;
	}
	
li.alt_old{
	border-top: 1px solid #dde4cf;
	border-bottom: 1px solid #dde4cf;
	border-left:0px solid #009933;

	}
.thread-alt {
	background-color:transparent;
	}
	
.thread-even {
	background-color:transparent;
	}

.even.depth-1, .alt.depth-1{
	border-left:0px!important;
}


.depth-1 {	
		border-top: 1px solid #dde4cf;
	border-bottom: 1px solid #dde4cf;
	}

small {
	font-size:11px;
	}
	
.postmetadata small, .postmetadata1 small{
	font-size:11px !important;
	color:#898972;
	}


h1, h2, h3, h4, h5, h6 {
	font-family:Tahoma, Arial, Verdana;
	font-weight:normal;
	}

h1 {
	font-size:22px;
	line-height:25px;
	}

h2 {
	font-size:18px;
	line-height:20px;
	}




h3 {
	font-size: 16px;
	line-height:18px;
	}

h4 {
	font-size: 14px;
	line-height:18px;
	}

h5 {
	font-size: 12px;
	line-height:18px;
	}

h6 {
	font-size: 10px;
	line-height:18px;
	}

h3#comments{
	padding:0px 0px 0px 20px;
	font-weight:bold;
}

#respond{
	padding:0px 0px 0px 20px;
	
}
	
#respond h3{
	font-size:18px;
	padding-left:0px;
	font-weight:lighter;
	}

h1, h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	color:#898972;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#898972;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	
.entry p a, .entry p a:visited {
	color: #b5b195;
	text-decoration:none;
	}
	
.entry p a:hover {
	color: #e99506;
	text-decoration:underline;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em ;
	font-family:Tahoma, Arial, Verdana;
	}
	
.commentlist li ul li {
	font-size: 1em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite{
	font-weight: bold;
	font-style: normal;
	font-size: 15px;
	padding-left:0px;
	}
	
.commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 15px;
	}

.commentlist cite a.url{
	margin:0px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
	

#commentform p {
	font-family: Tahoma, Arial, Verdana;
	}

.commentmetadata {
	font-weight: normal;
	}
	
code {
	font: 1.1em Tahoma, Arial, Verdana;
	}

acronym, abbr, span.caps
	{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	text-decoration:none;
	color:#e99506;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.2em Tahoma, Arial, Verdana;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	}

.widecolumn {
	padding: 0 0 20px 0px;
	margin: 0px 0 0;
	}

.post {
	margin: 0 0 0px;
	padding:0px 0px 50px 0px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.postmetadata a, .postmetadata a:visited{
	color:#c84a4a;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	background-image:url(images/arrow2.gif);
	background-repeat:no-repeat;
	background-position:0 4px;
	padding:0px 0px 0px 10px;
}

.postmetadata a:hover{
	text-decoration:none;
	color:#c84a4a;
}

.narrowcolumn .postmetadata, .narrowcolumn .postmetadata1 {
	padding:0px 20px 0px 0px;
	margin:0px;
	color:#c84a4a;
	font-size:12px;
	font-weight:bold;
	}

.widecolumn .postmetadata, .widecolumn .postmetadata1 {
	padding:0px;
	margin:0px;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.clear {
	clear: both;
	}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin:0px 0px 10px 0px;
	text-align: center;
	font-size:20px;
	line-height:20px;
}


h3 {
	padding: 0;
	margin: 0px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 0px;
	list-style: none;
	padding-left: 0px;
	text-indent: 0px;
	}

html>body .entry li {
	margin: 0px 0 0px 0px;
	}

#sidebar ul ul li:before, #sidebar2 ul ul li:before,  #sidebar ul ul li, #sidebar2 ul ul li {
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	line-height:20px;
	}
	
.entry ul li:before{
	background-image:url(images/list_white.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
	line-height:20px;
	}
	
	


.entry ol {
	padding:0px 0px 0px 20px;
	margin:0px 0px 10px 0px;
	}

.entry ol li {
	margin: 0;
	padding: 0px 0px 0px 1px;
	line-height:20px !important;
	}
	
.entry ul{
	padding:0px;
	margin:0px 0px 10px 0px;
	list-style-type:none;
	}
	
.entry ul li{
	list-style-type:disc;
	list-style-position:inside;
	}


.postmetadata ul, .postmetadata li, .postmetadata1 ul, .postmetadata1 li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul, #sidebar2 ul, #sidebar3 ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	}

	
#sidebar ul li, #sidebar2 ul li, #sidebar3 ul li{
	color:#303030 !important;
	line-height:20px;
	font-family:Tahoma, Arial, Verdana;
	}
	
#sidebar ul li a, #sidebar ul li a:visited, #sidebar2 ul li a, #sidebar2 ul li a:visited{
	text-decoration:underline;
	color:#303030;
	}
	
#sidebar ul li a:hover, #sidebar2 ul li a:hover{
	text-decoration:none;
	color:#e99506;
	}
	

	
	


#sidebar ul, #sidebar ul ol, #sidebar2 ul, #sidebar2 ul ol  {
	margin: 0;
	padding: 0;
	}

#sidebar ul li, #sidebar2 ul li  {
	list-style-type: none;
	list-style-image: none;
	margin:0px;
	padding:0px;
	}

#sidebar ul p, #sidebar ul select, #sidebar2 ul p, #sidebar2 ul select, #sidebar3 ul p, #sidebar3 ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol, #sidebar2 ul ul, #sidebar2 ul ol, #sidebar3 ul ul, #sidebar3 ul ol {
	margin: 5px 3px 20px 0px;
	}

#sidebar ul ul ul, #sidebar ul ol, #sidebar2 ul ul ul, #sidebar2 ul ol, #sidebar3 ul ul ul, #sidebar3 ul ol {
	margin: 0 0 0 0px;
	}

ol li, #sidebar ul ol li,  #sidebar2 ul ol li, #sidebar3 ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li, #sidebar2 ul ul li, #sidebar2 ul ol li, #sidebar3 ul ul li, #sidebar3 ul ol li {
	margin: 0px 0 0;
	padding:0px 0px 0px 15px;
	}
	
li.widget_tag_cloud h2{
	text-align:left;
	}
	
li.widget_tag_cloud{
	padding-bottom:20px !important;
	text-align:center;
	}
	
/* End Entry Lists */

#sidebar h2{
	background-image:url(images/bg_title.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin:0px !important;
	font-family:"Times New Roman", Times, serif;
	padding:0px 0px 5px 25px;
	font-size:18px;
	color:#202020;
	line-height:normal;
	}
	
#sidebar2 h2 {
	background-image:url(images/bg_title.gif);
	background-repeat:no-repeat;
	margin:0px !important;
	height:26px;
	padding:0px 0px 0px 25px;
	font-size:18px;
	color:#202020;
	line-height:normal;
	font-family:"Times New Roman", Times, serif;
	}


	
#sidebar, #sidebar2{
	color:#303030;
	font-family:Tahoma, Arial, Verdana;
	}



/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	padding: 0px 0px;
	
	}

#sidebar #searchform #s {
	width:100px;
	padding: 0px 0px 0px 0px;
	}

#sidebar #searchsubmit {
	padding: 0px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width:90%;
	}

#commentform input {
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:1px solid #d8d9cb;
	}

#commentform {
	margin: 5px 10px 0 0px;
	}
	
#commentform textarea {
	width:90%;
	padding: 2px;
	border:1px solid #d8d9cb;
	}
	
#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: left;
	font-weight:bold;
	background-color:#d45050;
	border:0px;
	color:#fff;
	cursor:pointer;
	}
/* End Form Elements */



/* Begin Comments*/
.alt, .alt_old {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}
	
ol.commentlist{
	padding:0px 20px 0px 20px;
	margin:0px 0px 0px 0px;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 10px 10px 10px;
	list-style: none;
	}
	
.commentlist li ul{
	padding:0px;
	margin:0px;
	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 15px;
	}

.commentlist p {
	margin: 10px 5px 10px 5px;
	}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */




/* Begin Sidebar */
#sidebar
{
	padding: 0px 0 0px 0;
	}

#sidebar form {
	margin: 0;
	}
	
.textwidget{
	padding:6px 20px 6px 20px;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 0px auto 0;
	width:80%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width:auto;
	margin:0px;
	padding:8px 0px 8px 0px;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color:transparent; }
	
#today{
	font-weight:bold;
	color:#009900;
	}
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 20px 15px 10px;
	padding-left: 20px;
	padding-right:10px;
	border: 1px dashed #ffd906;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display:block;
	padding:5px 10px 25px 10px;
	
	}
	
.navigation2 {
	display:block;
	padding:5px 10px 25px 10px;
	
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ffd906;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.title h2{
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	padding-left:5px;
	padding-bottom:5px;
}

.title h2 a, .title h2 a:visited {
	color:#898972;
}

.title h2 a:hover{
	color:#e99506;
}

p{ margin:12px 0px 12px 0px; }

.comment_post{
	float:right;
}

.add{ 
	text-align:right;	
	padding:0px 5px 5px 5px;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#898972;
}

.date{float:left;}
	
.author{text-align:right;}

/* ------------------------------------------------------ For Frame ------------------------------------------------*/


html,body{height:100%}
body {
	background-color: #feffef;
	margin:0px;
	padding:0px;
	font-family:Tahoma, Arial, Verdana;
	font-size:12px;
	color:#333;
	background-image:url(images/bg_body.gif);
	background-repeat:repeat-x;
}

a, a:visited{
	color:#b5b195;
	text-decoration:none;
	}
	
a:hover{
	color:#969279;
	}
	
form{
	margin:0px;
	padding:0px;
}

/*==== container=======*/
* html #main_container-top{height:100%;}/* ie6 and under*/
#main_container-top{
	width:948px;
	min-height:95% !important;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	border:solid 0px #78787a;

}
#main_container-bottom{
	clear:both;
	min-height:5%;
	border:solid 0px #78787a;
	
}
* html #main_container-bottom{height:5%;}/* ie6 and under*/

	
/*end*/



#main_container{
	width:948px;
}

/* =========================  Header  ================================ */
#header_container{
	width:948px;
	background-image:url(images/bg_header.gif);
	background-repeat:no-repeat;
	height:107px;
}




/*  */
#main_header-t{
	width:842px;
	padding:0px 0px 0px 3px;
	float:left;
}

.main_logo{
	width:536px;
	float:left;
}



#logo{
	padding-left:18px;
	text-align:left;
	height:63px;
	padding-top:10px;
	line-height:35px;
}

#logo h1 a{
	color:#fff;
	font-size:28px;
	
}

#desc{
color:#fff;
        font-size:20px;
        font-weight:normal; 
        }

#logoimg{
	padding-left:18px;
	text-align:left;
	height:73px;
}


.main_src{
	width:406px;
	float:left;
}

.main_search{
	float:right;
	padding:5px 27px 0px 0px;
	}
	
.main_search form{ margin:0px;}
	
.inputbox_src{
	vertical-align:middle;
	border:solid 1px #b6b5b5;
	margin-right:3px;
	}

#sidebar h2.src_form, #sidebar2 h2.src_form{

	text-align:left;

}

#sidebar #s.inputbox, #sidebar2 #s.inputbox{
	vertical-align:middle;
	border:solid 1px #b6b5b5;
	margin-right:3px;
	width:81px !important;
	
	}
.narrowcolumn h2.src_form{
	display:none;
}

.narrowcolumn #s.inputbox{
	vertical-align:middle;
	border:solid 1px #b6b5b5;
	margin-right:3px;
	width:150px !important;

	}

.title_src{
	color:#fff;
	background-image:url(images/icon_src.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding:6px 0px 5px 25px;
	display:block;
	font-weight:bold;
	vertical-align:bottom;
}

.btn_src{
	vertical-align:middle;
	background-image:url(images/but_src.gif);
	background-repeat:no-repeat;
	padding:2px 6px 2px 6px;
	border:0px;
	height:20px;
	width:44px;
	cursor:pointer;
	}

.button{
	vertical-align:middle;
	background-color:#d65151;
	border:none;
	padding:1px 0px 1px 0px;
	font-weight:200;
	font-size:1.0em;
	font-family: Tahoma, Arial, Verdana;
	color:#fff;
	cursor:pointer;
	}
	

	



/*  */
#main_header-b{
	width:942px;
	padding:0px 0px 0px 3px;
	float:left;
}

#main_menu{
	
	padding:0px 20px 0px 0px;
	margin:0px;
	float:right;
}

/*menu top*/
.tabmenu{
	font-size:12px;
	line-height:normal;
	margin:0px;
	}

* html .tabmenu{ /*IE only. Add 1em spacing between menu and rest of content*/
	margin-bottom:0px;
	}

.tabmenu ul{
	list-style-type: none;
	padding:0;
	border:solid 0px;
	margin:0px;
	}

.tabmenu li{
	margin:0px !important;
	padding:0;
	list-style-type: none;
	}

.tabmenu li.page_item {
	float:left;
	background:url(images/glowtab-left.gif) no-repeat left top;
	margin:0px 0px 0px 0px !important;
	padding:0px 4px 0px 10px;
	text-decoration:none;
	}

.tabmenu li.page_item a {
	float:left;
	display:block;
	background:url(images/glowtab.gif) no-repeat right top;
	padding:5px 20px 10px 10px;
	font-weight:normal;
	color:#fff;
	}

.tabmenu li.page_item a:hover, .tabmenu li.page_item.current_page_item a{
	color:#FFCC00;
}



/* =========================  Body  ================================ */
#body_container{
	width:942px;

}

.sub_body_container{
	width:942px;
	padding-left:3px;
}

/*  */
#main_left{
	width:148px;
	float:left;
	padding-right:19px;
	padding-left:3px;
	padding-top:15px;
}



/*  */
#main_body{
	width:594px;
	float:left;
}

.box-cont-r{
	background-image:url(images/box-cont2-r.png);
	background-repeat:repeat-y;
	width:948px;
	float:left;
}

.box-cont-t{
	background-image:url(images/box-cont2-t.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:948px;
	float:left;
}

.layer-cont{
	background-image:url(images/blank.gif);
	background-repeat:repeat-y;
	width:948px;
	float:left;
	position:relative;
}

.main-box-cont{
	width:565px;
	margin:0 auto;
}

.img_header{
	width:565px;
	/*height:226px;*/
	padding:15px 0px 20px 0px;
}

.main_content{
	width:565px;
	padding:10px 0px 0px 0px;
}

.box-cont-b{
	background-image:url(images/box-cont2-b.png);
	background-repeat:no-repeat;
	background-position:top;
	width:948px;
	height:17px;
	float:left;

}

/*  */
#main_right{
	width:148px;
	float:left;
	padding-left:18px;
	padding-top:15px;
}




/* =========================  Footer  ================================ */
#footer_container{
	width:948px;
	margin-left:auto;
	margin-right:auto;
	padding-top:15px;
}
.main_footer{
	width:948px;
	background-image:url(images/bg_footer.gif);
	background-repeat:no-repeat;
	height:46px;
	color:#6b6c66;
	text-align:center;
	padding:10px 0px 0px 0px;
	font-size:12px;
}

	
.main_footer a, .main_footer a:visited{
	color:#6b6c66;
	}
	
.main_footer a:hover{
	color:#6b6c66;
	text-decoration:underline;
	}

	





