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

*/
body{
	background:#0075bf;
}
body, p, td, div, form, input, textarea, h1, h2, h3{
	margin:0px;
	padding:0px;
	text-align:left;
	vertical-align:top;
	color:#000000;
	font-size:10px;
	font-family:tahoma, verdana, arial;
}
a img{
	border:none;
}
ul, ol, li{
	margin:0px;
	padding:0px;
	list-style:none;
}
#page{
	width:766px;
	margin:0px auto;
}
#page_bg{
	padding:0px 0px 10px 0px;
	border-bottom:#62A3DF solid 5px;
	background:url(images/body_bg.gif) repeat 16px 15px;
}

#header{
	height:258px;
	border-bottom:#0A0803 solid 1px;
	background:url(images/header_bg2.jpg) no-repeat;
}
.logo{
	float:left;
	margin:54px 0px 0px 47px;
}
#menu{
	float:left;
	clear:left;
	padding:43px 0px 0px 5px;
}
#menu li{
	float:left;
	width:105px;
	display:inline;
	text-align:center;
}
#menu a{
	color:#FFFFFF;
	font-size:14px;
	font-family:Arial, tahoma, verdana;
	text-transform:uppercase;
	text-decoration:none;
}
#menu a:hover{
	text-decoration:underline;
}
#wrapper{
	padding:28px 28px 0px 28px;
	background:url(images/wrapper_bg.gif) repeat-x 16px top;
}
#sidebar{
	float:left;
	width:235px;
	padding:0px 0px 26px 0px;
	margin:0px 0px 10px 0px;
	border-top:#111D2A solid 1px;
	background:url(images/sidebar_bg2.gif) no-repeat left bottom;
}
#sidebar_bg{
	padding:0px 1px 0px 1px;
	background:url(images/sidebar_bg1.gif) repeat-y;
}
#sidebar h2{
	height:20px;
	padding:3px 0px 0px 28px;
	font-size:14px;
	color:#FFFFFF;
	text-transform:uppercase;
	background:url(images/sidebar_h2_bg.gif) no-repeat;
}
#sidebar li ul{
	margin:11px 5px;
	padding:8px 7px;
	background-color:#FCF7F1;
	border:#B2B2B2 solid 1px;
}
#sidebar a{
	line-height:18px;
	color:#26628C;
	text-decoration:none;
}
#sidebar a:hover{
	text-decoration:underline;
}
#sidebar p{
	padding:0px 6px 12px 6px;
}
#sidebar form{
	padding:12px 6px 0px 6px;
	height:30px;
}
#s{
	float:left;
	width:160px;
	height:16px;
	padding:2px 0px 0px 4px;
	border:#66A6D2 solid 1px;
}
#searchsubmit{
	float:right;
	height:20px;
	text-align:center;
	border:#66A6D2 solid 1px;
	background:none;
}
#content{
	float:right;
	width:462px;
}
.post{
	margin:0px 0px 18px 0px;
}
.post_bg{
	padding:0px 1px 0px 1px;
	border-top:#111D2A solid 1px;
	background:url(images/post_bg.gif) repeat-y;
}
.post h2{
	height:20px;
	padding:3px 0px 0px 28px;
	font-size:14px;
	background:url(images/post_h2_bg.gif) no-repeat;
}
.post h2 a{
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}
.post h2 a:hover{
	text-decoration:underline;
}
.entry, .not_found{
	margin:11px 5px 0px 5px;
	padding:8px 7px;
	background-color:#FCF7F1;
	border:#B2B2B2 solid 1px;
}
.not_found form{
	padding:14px 0px 0px 0px;
	width:220px;
}
.entry img{
	float:left;
	margin:0px 14px 0px 0px;
	
}
.entry p{
	margin:0px 0px 12px 0px;
}
.more-link{
	display:block;
	color:#000000;
	margin:12px 0px;
	text-decoration:underline;
}
.more-link:hover{
	text-decoration:none;
}
.postmetadata{
	height:20px;
	padding:6px 20px 0px 0px;
	position:relative;
	background:url(images/post_bg1.gif) no-repeat left bottom;
	text-align:right;
	font-weight:bold;
	text-transform:uppercase;
}
.postmetadata a{
	color:#000000;
	text-decoration:none;
}
.postmetadata a:hover{
	text-decoration:underline;
}
#footer{
	padding:3px 0px 4px 0px;
	background:url(images/footer_bg.gif) repeat-y;
}
#footer p{
	color:#f3f6f8;
	text-align:center;
	font-family:tahoma, verdana, arial; color:#f3f6f8;
}
#footer a{
	color:#f3f6f8;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
.commentlist{
	clear:left;
	margin:0px 0px 8px 0px;
}
.commentlist li{
	margin:11px 5px 0px 5px;
	padding:8px 7px;
	background-color:#FCF7F1;
	border:#B2B2B2 solid 1px;
}
.commentmetadata{
	height:24px;
}
.comment_author{
	float:left;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}
.comment_date{
	float:right;
}
#commentform{
	padding:8px 0px 0px 20px;
	margin:0px 0px -18px 0px;
}
#comentform_bg{
	float:right;
	clear:both;
	position:relative;
	width:462px;
	height:26px;
	margin:0px 0px 18px 0px;
	_margin:0px 0px -10px 0px;
	background:url(images/post_bg1.gif) no-repeat;
}
#commentform label{
	float:left;
	clear:left;
	width:60px;
	line-height:24px;
}
#author, #email, #url, #comment{
	width:360px;
	height:16px;
	padding:2px 0px 0px 4px;
	border:#ACACAC solid 1px;
	margin:0px 0px 4px 0px;
	background:none;
}
#comment{
	float:right;
	overflow:auto;
	width:420px;
	height:100px;
	margin:0px 0px 10px 0px;
}
#submit{
	float:right;
	clear:both;
	cursor:pointer;
	border:#ACACAC solid 1px;
	background:none;
	text-align:center;
}
.clearer{
	height:0px;
	overflow:hidden;
	clear:both;
}