/*  
Theme Name: DailyChef
Theme URI: 
Description: DailyChef
Version: 1.0
Author: 
Tags: fixed width, two columns, valid XHTML, valid CSS, widget, right sidebar
*/


/* -- Basic Style -- */

h1, h2, h3, h4, h5, h6, form
	{
		margin:0px;
		padding:0px;
	}
h1{font-size:22px;}
h2{font-size:20px;}
h3{font-size:15px; font-weight:normal;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}
p
	{
		margin:0px;
		padding:0px;
		padding-bottom:12px;
	}
ul, ol, li
	{
		margin:0px;
		padding:0px;
		list-style:none;
	}
a, a:visited
	{
		color:#2d2d2d;
		text-decoration:none;
		outline:none;
	}
a:hover
	{
		text-decoration:underline;
		cursor:pointer;
	}
img {border:none;}
img.alignright {float:right; margin:2px 0px 5px 5px; border:solid 7px #68605a; padding:0px;}
img.alignleft {float:left; margin:2px 5px 5px 0px; border:solid 7px #68605a; padding:0px;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:2px 0 2px 5px;}
a img.alignleft {float:left; margin:0px 5px 2px 0px}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

blockquote
	{
		padding:7px 0px 0px 30px;
		width:400px;
		font-size:14px;
		font-style:italic;
		border-left:solid 6px;
		color:#716862;
	}
.storyContent ul, ol
	{
		margin-left:20px;
		padding:5px 5px 15px 5px;
	}
.storyContent ol li
	{
		list-style:decimal;
	}
.storyContent ul li
	{
		list-style:square;
	}
.clear{
	clear:both;
}	

/* -- Main Style  -- */	

body
	{
		margin:0px;
		padding:0px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#323232;
		background:url(images/bg.jpg) repeat;
	}
.body_bg{
	background:url(images/top_bg.jpg) repeat-x top;
}
#main
	{
		margin:0px auto;
		padding:0px;
		width:954px;
	}
	
	
	
/* -- Header -- */
.header{

}
.follow{
	height:35px;
	float:left;
	padding-left:15px;
}
.follow p{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:6px;
	float:left;
}
p.follow_p{
	padding-top:10px;
	padding-right:20px;
}
.follow p a,.follow p a:visited{
	margin-right:5px;
}

.sign_in{
	height:37px;
	float:right;
	padding-right:15px;
}
.sign_in p{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:10px;
	float:left;
}
.sign_in a,.sign_in a:visited{
	color:#fff;
	text-decoration:underline;
}
.head_logo{
	background:url(images/head_title.jpg) repeat-y;
}
.head_logo_bottom{
	background:url(images/head_bottom.jpg) no-repeat left bottom;
}
.head_logo .logo{
	float:left;
}
.head_logo .logo img{
	padding:10px;
}
.head_logo .head_right{
	float:right;
	width:650px;
}
.head_right .ad{
	padding:10px;	
	width:468px;
	float:right;
}

/**---------------- Page Navigation ----------------**/
.nav{
	width:500px;
	float:right;
	height:20px;
	overflow:hidden;
	margin:10px 0px 0px 0px;
}
.nav ul{
	margin:0px;
	float:left;
}
.nav li{
	float:left;
}
.nav li a,.nav li a:visited{
	color:#252525;
	font-size:14px;
	font-family:"Myriad Pro";
	text-decoration:none;
	display:block;
	padding:0px 25px;
	float:left;
	text-transform:capitalize;
}
.nav li a:hover{
	color:#82a045;
	text-decoration:underline;
}
.nav li.current_page_item a,.nav li.current_page_item a:visited{
	color:#be5d2e;
	text-decoration:none;
}
/**-------------------------------------**/

.head_title{
	background:url(images/head_title2.jpg) no-repeat left top;
}
.head_title h2{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal !important;
	color:#fff;
	padding:10px;
}
.header_ad{
	margin:5px 100px;
}


/**--------------------------**/

/**----------------- Main Content ------------------**/
.main_content{
	
}
/**------------------------**/

/**----------------- Inner Content Style ---------------------**/
.main_right{
	width:705px;
	float:right;
	background:url(images/story_bg.jpg) repeat-y;
}
.main_right_top{
	background:url(images/story_top.jpg) no-repeat left top;
}
.main_right_bottom{
	background:url(images/story_bottom.jpg) no-repeat left bottom;
	padding:2px;
}
.story{
	padding-bottom:20px;
	margin-bottom:10px;
	height:1%;
}

.story_title{
	background:url(images/story_titlebg.jpg) repeat-y;
}
.story_title_top{
	background:url(images/story_title_top.jpg) no-repeat left top;
}
.story_title_bottom{
	background:url(images/story_title_bottom.jpg) no-repeat left bottom;
	padding:5px 10px;
	height:1%;
}
.story_title h2{
	font-size:15px;
	font-weight:normal;
	color:#fff;
}
.story_title h2 a,.story_title h2 a:visited{
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
h2.story_title a:hover{
	text-decoration:none;
}
.story_para{
	padding:10px 15px;
}
.storyAuthor{
	color:#3f3f3f;
	font-size:12px;
	padding-bottom:5px;
}
.post_ad{
	/*height:25px;*/
	padding:5px 0px;
}

.storyContent img{
	margin:15px;
	border:7px #68605a solid;
}
.storyContent{
	padding:10px 0px;
	line-height:19px;
}
.storyContent p{
	padding-bottom:10px;
}
.storyContent h1,.storyContent h2,.storyContent h3,.storyContent h4,.storyContent h5,.storyContent h6{
	padding:5px 0px;
}
.storyContent ul{
	padding:10px 10px 10px 40px;
}
.storyContent ul li{
	list-style:circle;
	padding:3px 0px;
	color:#587717;
}
.story_comments{
	float:left;
	margin-top:10px;
}
.story_comments p{
	padding:0px;
	margin:0px;
	color:#000;
	padding-bottom:5px;
}
.story_comments a,.story_comments a:visited{
	color:#000;
}
.readmore{
	float:right;
	margin-top:10px;
}
.readmore a,.readmore a:visited{
	color:#fff;
	text-decoration:none;
	display:block;
	padding:4px 8px 5px 8px;
	background:url(images/readmore.jpg) no-repeat left top;
}
.readmore a:hover{
	background:url(images/readmore_hover.jpg) no-repeat left top;
	text-decoration:none;
}

.pagetitle, .error , .article{
	padding:10px;
	color:#736964;
	height:1%;
}

/**------------------- Pagination Style ----------------**/
.pagination{
	padding:10px 15px 30px 15px;
}
.pagebar {
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	margin-bottom: 1.0em;
	border: 1px solid #fff;
	background: #fff;
	text-decoration: none;
	text-align: center;
}
.pagebar a,.pageList .this-page {
	background:#726963;
	text-decoration: none;
	padding: 0.2em 0.5em;
	color: #fff;
}

.pagebar a:visited {
	background:#726963;
	text-decoration: none;
	padding: 0.2em 0.5em;
	color: #fff;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background:#726963;
	text-decoration: none;
	color: #fff;
}

.pagebar .this-page {
	
	padding: 0.2em 0.5em;
	background:#fff;
	color: #726963;
}

.pagebar a:hover {
	background:#726963;
}

.pagebar .inactive
{
   border: 1px solid #cccccc;
	 color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em;
}

/**--------------------------**/

/**----------------- Sidebar Style --------------------**/
.sidebar{
	width:234px;
	float:left;
	overflow:hidden;
}
.sidebar_bg{
	background:url(images/sidebar_bg.jpg) repeat-y;
}
.sidebar_top{
	background:url(images/sidebar_top.jpg) no-repeat left top;
}
.sidebar_bottom{
	background:url(images/sidebar_bottom.jpg) no-repeat left bottom;
	padding:8px 13px 20px 13px;
	
}

.sidebar_ad{
	background:url(images/adsense_bg.jpg) no-repeat left top;
	height:186px;
}
.sidebar li{
	margin-bottom:10px;
	height:1%;
}
.sideBarTitle{
	padding-bottom:15px;
	height:12px;
	overflow:hidden;
}
.sideBarTitle h3{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	line-height:20px;
}

.sidebar li li{
	margin:0px;
	padding:3px 0px 3px 18px;
	background:url(images/bullet.jpg) no-repeat left 6px;
}
.sidebar li li a,.sidebar li li a:visited{
	color:#373636;
	font-size:12px;
	text-decoration:none;
}
.sidebar li li a:hover{
	text-decoration:underline;
}
.sidebar li a,.sidebar li a:visited{
	color:#373636;
	text-decoration:none;
	padding-right:5px;
}
.sidebar li a:hover{
	text-decoration:underline;
}
.sidebar .pagebar{
	display:none;
}


/**---------------------- Sidebar Search ---------------------**/
.search{
	padding:5px;
}
.search_t{
	margin:0px;
	padding:0px;
	width:170px;
	height:24px;
	float:left;
	background:url(images/search_txt.jpg) no-repeat left top;
	margin-top:1px;
}
.searchText{
	width:162px;
	margin:0px;
	padding:0px;
	background:none;
	border:none;
	padding:4px;
	font-size:12px;
	color:#747474;
}
.search_btn{
	margin:0px;
	padding:0px;
	float:left;
	width:21px;
	height:26px;
	background:url(images/search_btn.jpg) no-repeat left top;
	border:none;
	cursor:pointer;
}
.search_btn:hover{
	background:url(images/search_btn2.jpg) no-repeat left top;
}
/**-------------------------------**/

/**-------------------- Footer Style -----------------**/
.footer{
	padding:10px 0px;
	margin-left:224px;	
}
.footer_ad{
	/*height:92px;*/
}
.footer_left{
	float:left;
}
.footer_right{
	float:right;
}
.footer p{
	color:#3b3b3b;
	font-size:12px;
	padding-top:10px;
}
.footer p a{
	color:#3b3b3b;
	text-decoration:underline;
}
/***------------------------------------**/

/**--------------- Comments Style --------------**/
#comments, .commenttitle{
	font-weight:bold;
}
.commentlist li{
	padding:10px;
	border-bottom:1px dashed #726862;
}
.commentlist li img{
	float:left;
	margin:0px 15px 10px 0px;
}
.commentlist li p{
	padding:10px 0px;
	line-height:19px;
}
.commentlist li .fn, .commentlist li .says{
	color:#d37343;
	font-weight:bold;
	font-style:italic;
	font-size:12px;
}
.commentmetadata{
	font-size:12px;
}
.commentlist li ul{
	padding-left:30px;
}
.commentlist li li{
	padding:15px;
	margin-top:10px;
	background:#eeeeee;
	border-bottom:none;
}
.commentlist li li li{
	padding:15px;
	background:#fff;
}
.reply a,.reply a:visited{
	/*width:32px;*/
	background:#CCCCCC;
	padding:3px;
	text-decoration:none;
}

#commentform p{
	padding:5px 0px;
}
#commentform #author,#commentform #email,#commentform #url,#commentform #comment{
	border:1px solid #CCCCCC;
}
#submitcomment{
	border:1px solid #CCCCCC;
	background:#fff;
	color:#d37343;
	padding:3px;
	cursor:pointer;
}
/**----------------------------------**/


/* -- CALENDER STYLE -- */
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin:0px auto;
	padding: 0px;
	width: 180px;
	font-size:11px;
	font-family:tahoma;
	color:#2a2a2a;
	text-align:center;
	}
#wp-calendar th
	{
		color:#b22d00;
	}
#wp-calendar #today
	{
		color:#fff;
		font-weight:normal;
		background:#000;
	}
#wp-calendar #next a {
	padding-right: 5px;
	color:#b22d00;
	text-align: right;
	background:none;
	text-decoration:none;
	}
#wp-calendar #next a:hover
	{
		text-decoration:underline;
		background:none;
	}
#wp-calendar #prev a {
	padding-left: 5px;
	text-align: left;
	color:#b22d00;
	background:none;
	text-decoration:none;
	}
#wp-calendar #prev a:hover
	{
		text-decoration:underline;
		background:none;
	}
#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align:center;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:10px;
	width:180px;
	/*color:#105a82;*/
	/*background:#cfcfd0;*/
	}
	
#wp-calendar td a, #wp-calendar td a:visited {
	border-left: none;
	padding:0px;
	color: #b22d00;
	text-decoration:none;
	font-weight:bold;
	font-size:11px !important;
}
#wp-calendar td a:hover {
	background: none;
	border-left: none;
	font-weight:bold;
	text-decoration: underline;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	/*background-color: #b48625;*/ }
/* End Calendar */




/************************************************/


