html, body{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #333;
	font-family: tahoma, arial, sans-serif;
	background: #d8d7d4 url(/world_recipes/wp-content/themes/world_eats/images/bg.gif) repeat 0 0;
}

.entry{
text-align: left !important;
}


*{
	outline: none !important;
}

#overall_wrap{
	background: url(/world_recipes/wp-content/themes/world_eats/images/sidebar_bg.gif) repeat-y 0 0;
	min-height: 750px;
}

#js_header{
	background: #fff url(/world_recipes/wp-content/themes/world_eats/images/header_bg.jpg) no-repeat 0 0;
	position: relative;
	height: 316px;
}

#js_header .animation{
	position: absolute;
	top: 95px;
	left: 245px;
	z-index: 1000;
}


#js_header .update{
	position: absolute;
	top: 48px;
	left: 850px;
	font-size: 11px;
	color: #ca0000;
	z-index: 1001;
}


#js_header .rss{
	position: absolute;
	top: 3px;
	left: 789px;
	z-index: 1002;
	display: block;
	width: 174px;
	height: 31px;
	background: url(/world_recipes/wp-content/themes/world_eats/images/btn_rss_feed.gif) no-repeat 0 0;
	overflow: none; 
	text-indent: -9999px;
}

#js_header .rss:hover{
	opacity:0.75;
	filter:alpha(opacity=75);
}


#js_nav{
	background: url(/world_recipes/wp-content/themes/world_eats/images/nav_bg.jpg) repeat-x 0 0;
	height: 80px;
	line-height: 80px;
}


#js_nav .cap_left{
	background: url(/world_recipes/wp-content/themes/world_eats/images/nav_left.jpg) no-repeat 0 0;
	height: 80px;
	padding-left: 270px;
}

#js_nav a{
	background: url(/world_recipes/wp-content/themes/world_eats/images/nav_div.gif) no-repeat 100% 0;
	display: block;
	float: left;
	height: 80px;
	line-height: 80px;
	text-decoration: none;
	padding: 0 35px 0 35px;
	font-weight: bold;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	color: #333;
}

#js_nav a:hover{
	color: #dfab00
}

#js_nav #search_box{
	display: inline;
	margin-left: 8px;
}

#js_nav #nav_search_box{
	background: url(/world_recipes/wp-content/themes/world_eats/images/search_box_bg.gif) no-repeat 0 0;
	width: 187px;
	height: 30px;
	border: none;
	font-size: 19px;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	padding: 3px 0 0 6px;
	margin-bottom: 7px;
}

#js_sidebar{
	background: url(/world_recipes/wp-content/themes/world_eats/images/sidebar_top.jpg) no-repeat 0 0;
	width: 210px;
	padding: 0 10px 0 10px;
	color: #e1e1e3;
	font-size: 12px;
	font-weight: bold;
	float: left;
	text-align: left;
}

#js_sidebar ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}


#js_sidebar a{
	color: #fff !important;
}

#js_sidebar a:hover{
	text-decoration: none !important;
}


#js_content_area{
	float: left;
	background: #fff url(/world_recipes/wp-content/themes/world_eats/images/content_area_bg.jpg) repeat-y 100% 0;
}


#js_content_area .js_top{
	background: url(/world_recipes/wp-content/themes/world_eats/images/content_area_top.jpg) no-repeat 0 0;

}

#js_content_area .js_bottom{
	background: url(/world_recipes/wp-content/themes/world_eats/images/content_area_bottom.jpg) no-repeat 100% 100%;
	width: 680px;
	padding: 10px 45px 30px 25px;
}


#js_content_area .copyright{
	display: block;
	font-size: 11px;
	color: #ee7000;
	margin: 10px 0 0 0;
	text-align: right;
}


#js_content_area .copyright a{
	color: #af5200;
}

#js_content_area .copyright a:hover{
	text-decoration: none;
}

.js_bottom h2 a{
	background: url(/world_recipes/wp-content/themes/world_eats/images/icon_fork.jpg) no-repeat 0 50%;
	padding-left: 22px;
}


.js_bottom .post{
	border-bottom: 1px dotted #d8d9d6;
}


#respond{
	text-align: left;
	border: 1px solid #e2e2e2;
	padding: 15px;
	margin-top: 8px;
	background: #fefff4;
}

#respond label{
	font-weight: bold;
}

#respond #submit, 
#respond .submit_off{
	height: 30px;
	width: 172px;
	font-weight: bold;
	font-size: 13px;
	border: 0px;
	background: url(/world_recipes/wp-content/themes/world_eats/images/submit_comment_btn.gif) no-repeat 0 0;
	cursor: pointer;
}

#respond #submit:hover, 
#respond .submit_on{
	background-position: 100% 100%;
}
