/*
Theme Name:
Theme URI:
Description:
Version: 1.0
Author:
Author URI:
*/

body{
	background-color:#FFFFFF;
}
body, p, td, div, form, input, textarea, h1, h2, h3{
	margin:0px;
	padding:0px;
	text-align:left;
	vertical-align:top;
	color:#444444;
	font-size:12px;
	font-family:Arial, tahoma, verdana;
}
a img{
	border:none;
}
ul, ol, li{
	margin:0px;
	padding:0px;
	list-style:none;
}

#page{
	width:850px;
	margin:0px auto
}
#header{
	height:311px;
	background:url(images/header_bg.jpg) no-repeat left bottom;
}
.logo{
	float:left;
	margin:17px 0px 0px 11px;
}
#menu{
	float:right;
	padding:48px 14px 0px 0px;
}
#menu li{
	float:left;
	width:123px;
	height:30px;
	background:url(images/menu_li_bg.jpg) no-repeat;
	text-align:center;
	padding:16px 0px 0px 0px;
}
#menu a{
	color:#121212;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px 0px 9px;
	background:url(images/marker1.gif) no-repeat left 6px;
}
#menu a:hover{
	text-decoration:underline;
}
#wrapper{
	float:left;	
	width:100%;
	background:url(images/wpapper_bg.gif) repeat-y 156px top;
}
#content_bg{
	margin:0px 176px 0px 156px;
	background:url(images/content_bg.jpg) no-repeat left top;
}
#content{
	padding:56px 14px 20px 14px;
	background:url(images/content_bg1.jpg) no-repeat left bottom;
}
.a{
	float:left;
	width:172px;
	margin:5px 0px 0px -172px;
	background:#EFF3F6 url(images/sidebar_a_bg.gif) no-repeat left bottom;
}
.a h2{
	padding:0px 0px 0px 34px;
	text-transform:uppercase;
	height:30px;
}
.a li ul{
	margin:0px 0px 20px 0px;
}
.a li ul li{
	padding:0px 0px 0px 50px;
	line-height:22px;
	background:url(images/marker4.gif) no-repeat 34px center;
}
.a li a{
	color:#F92404;
	font-weight:bold;
	text-decoration:underline;
}
.a li a:hover{
	text-decoration:none;
}
.b{
	float:left;
	width:152px;
	margin:0px 0px 0px -850px;
	background:#F4F4E9 url(images/sidebar_b_bg.gif) no-repeat left bottom;
}
.b h2{
	padding:0px 0px 0px 20px;
	text-transform:uppercase;
	height:30px;
}
.b li ul{
	margin:0px 0px 20px 0px;
}
.b li ul li{
	color:#444444;
	line-height:22px;
	background:url(images/marker2.gif) no-repeat 20px 8px;
	padding:0px 10px 0px 36px;
}
.b li ul li a{
	color:#444444;
}

#footer{
	clear:both;
	height:74px;
	padding:10px 0px 0px 0px;
	background:url(images/footer_bg.jpg) repeat-x 0px 10px;
}
#footer p{
	color:#FFFFFF;
	font-size:11px;
	text-transform:uppercase;
}
#footer a{
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer p.l{
	float:left;
	height:42px;
	padding:32px 0px 0px 36px;
	background:url(images/footer_bg1.jpg) no-repeat left top;
}
#footer p.r{
	float:right;
	height:42px;
	padding:32px 16px 0px 0px;
	background:url(images/footer_bg2.jpg) no-repeat right top;
}
#footer p.r a{
	text-decoration:underline;
}
#footer p.r a:hover{
	text-decoration:none;
}
.footer_rss{
	margin:0px 0px 0px 10px;
	color:#D6D6B0;
	font-weight:bold;
}
.footer_rss img{
	margin:0px 8px 0px 0px;
}
.rss{
	background:#FFFFFF url(images/rss_bg.gif) no-repeat left bottom;
	font-weight:bold;
}
.rss_bg{
	padding:40px 0px 35px 0px;
	background:url(images/rss_bg1.jpg) no-repeat 92px top;
}
.rss img{
	float:left;
	margin:0px 10px 0px 0px;
}
.banner1{
	padding:14px 0px 0px 0px;
	background:#FFFFFF url(images/sidebar_b_bg.gif) no-repeat left top;
}
#search{
	height:116px;
	background:#F92304 url(images/search_bg.jpg) no-repeat;
}
#searchform{
	width:150px;
	padding:16px 9px 0px 12px;
	overflow:hidden;
}
#searchform label{
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	height:24px;
}
#s{
	float:left;
	width:144px;
	height:17px;
	padding:2px 0px 0px 4px;
	margin:0px 0px 8px 0px;
	border:#8C1706 solid 1px;
}
#searchsubmit{
	float:right;
	width:50px;
	height:22px;
	border:none;
	cursor:pointer;
	background:url(images/searchsubmit_bg.gif) no-repeat;
	text-align:center;
	color:#1A1A1A;
	font-weight:bold;
}
.a .categories{
	margin-top:0px;
	_margin-top:-15px;
	padding-top:20px;
	background-color:#FFFFE5;
}
li.categories h2{
	background-color:#FFFFE5;
}
.a .categories ul{
	padding:0px 0px 10px 0px;
	margin:0px 0px 20px 0px;
	background-color:#FFFFE5;
	color:#0C96B3;
}
.a .categories ul li{
	padding:0px 0px 0px 50px;
	line-height:22px;
	background:url(images/marker3.gif) no-repeat 34px center;
}
.a .categories a{
	color:#444444;
	text-decoration:none;
	font-weight:normal;
}
.a .categories a:hover{
	text-decoration:underline;
}
.post_h2{
	height:52px;
	padding:14px 0px 0px 68px;
	background:url(images/post_h2_bg.jpg) no-repeat left top;
}
.post_h2 h2{
	margin:0px 0px 5px 0px;
}
.post_h2 a{
	color:#DB3F0C;
	text-transform:uppercase;
	text-decoration:none;
}
.post_h2 a:hover{
	text-decoration:underline;
}
.post_author{
	color:#444444;
}
.post_date{
	color:#737346;
}
.entry img{
	float:left;
	margin:0px 18px 10px 0px;
}
.entry p{
	margin:0px 0px 14px 0px;
}
.entry a{
	color:#0AAACA;
	text-decoration:underline;
}
.entry a:hover{
	text-decoration:none;
}
.postmetadata{
	clear:both;
	height:40px;
}
.postmetadata a{
	float:right;
	width:144px;
	height:22px;
	padding:7px 0px 0px 0px;
	color:#0F8EB7;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:underline;
	font-weight:bold;
	text-align:center;
	background:url(images/postmetadata_a_bg.gif) no-repeat;
}
.postmetadata a:hover{
	text-decoration:none;
}

.commentlist{
	clear:left;
	margin:8px 0px 14px 0px;
}
.commentlist p{
	margin:0px 0px 14px 0px;
}
.commentmetadata{
	height:24px;
}
.comment_author{
	float:left;
	font-size:11px;
	text-transform:uppercase;
}
.comment_date{
	float:right;
}
#commentform{
	padding:8px 0px 10px 0px;
	margin:0px;
}
#commentform label{
	float:left;
	clear:left;
	width:60px;
	line-height:24px;
}
#author, #email, #url, #comment{
	width:420px;
	height:16px;
	padding:2px 0px 0px 4px;
	border:#E2E2C8 solid 1px;
	margin:0px 0px 4px 0px;
	background:none;
}
#comment{
	float:right;
	overflow:auto;
	width:480px;
	height:100px;
	margin:0px 0px 10px 0px;
}
#submit{
	float:right;
	clear:both;
	width:50px;
	height:22px;
	border:none;
	cursor:pointer;
	background:url(images/searchsubmit_bg.gif) no-repeat;
	text-align:center;
	color:#1A1A1A;
	font-weight:bold;
}
.not_found #search{
	width:172px;
	margin:14px 0px 0px 0px;
}