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

*/

body{
	#background:url(images/body_bg.gif) repeat;
	background-color:#034CB3;
}
body, p, td, div, form, input, textarea, h1, h2, h3 {
	margin:0px;
	padding:0px;
	text-align:left;
	vertical-align:top;
	color:#FCFDFE;
	font-size:12px;
	font-family:Verdana, tahoma, arial;
}
a img{
	border:none;
}
a {
	color:#FBFBF8;	
}
ul, ol, li{
	
}

#page_bg{
	background:url(images/wrapper_bg.jpg) repeat-x left 272px;
}
#page{
	width:766px;
	margin:0px auto;
	background:url(images/page_bg.jpg) repeat;
}
#header{
	height:200px;
	background:url(images/header_bg.jpg) no-repeat;
}
#header h1 {
	font-size:200%;
}
#header h1 a {
	color:#FFFFFF;
	text-decoration:none;
}

#header .description {
	font-size:110%;	
	margin: 10px 0px 10px 0px;
	letter-spacing:2px;
}

.logo{
	float:left;
	margin:82px 0px 0px 15px;
}
#menu{
	float:right;
	padding:116px 44px 0px 0px;
}
#menu li{
	display:inline;
	padding:0px 9px;
	border-left:#FFFFFF solid 1px;
}
#menu li.page-item-3{
	border:none;
}
#menu a{
	color:#FFFFFF;
	text-decoration:none;
}
#menu a:hover{
	text-decoration:underline;
}
#content_bg{
	padding:0px 25px;
}
#sidebar{
	float:left;
	width:215px;
	padding:0px 0px 100px 0px;
}
#sidebar h2, #content h2{
	color:#FBFBF8;
	font-size:17px;
	font-weight:normal;
	margin:0px 0px 10px 0px;
	padding:15px 2px 0px 2px;
}
#sidebar h2, #sidebar h2 .widgettitle {
	border-top:1px dotted #DDDDDD;
	padding-top:5px;
	background-color:#2A75D1;
}
#sidebar caption {
	font-size:12px;
	font-weight:bold;
}

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

#sidebar li ul{
	padding:0px 0px 20px 0px;
}
#sidebar li ul li{
	line-height:18px;
}
#sidebar a{
	color:#FEDA02;
	text-decoration:none;
}
#sidebar a:hover{
	text-decoration:underline;
}
#sidebar p{
	padding:0px 12px 12px 0px;
}
#sidebar form{
	padding:0px 16px 0px 0px;
	height:30px;
}
#s{
	float:left;
	width:130px;
	height:16px;
	padding:2px 0px 0px 4px;
	border:#FFFFFF solid 1px;
	background:none;
}
#searchsubmit{
	float:right;
	height:20px;
	text-align:center;
	border:#FFFFFF solid 1px;
	background:none;
}
#content{
	float:right;
	width:470px;
	background:url(images/content_bg.gif) repeat-y left top;
	padding:0px 0px 0px 30px;
}
#content h2{
	padding: auto;
	margin: auto;
}
#content h2 a{
	color:#FBFBF8;
	text-decoration:none;
}
#content h2 a:hover{
	text-decoration:underline;
}
#content a {
	color:#FEDA02;
}
#post div .vcard {
	padding-left:15px;
}
.entry{

}

.entry img.img1{
	float:right;
	margin:0px 0px 0px 16px;
}
.entry p{
	margin:0px 0px 12px 0px;
}
.entry strong{
	display:block;
	margin:0px 0px 12px 0px;
	color:#FEDA02;
}
.more-link{
	display:block;
	color:#FEDA02;
	margin:12px 0px;
	text-decoration:underline;
}
.more-link:hover{
	text-decoration:none;
}
.not_found{
	padding:0px 22px;
}
.not_found form{
	width:210px;
	padding:14px 0px 0px 0px;
}
.postmetadata{
	clear:both;
	padding:0px 0px 20px 30px;
	margin:0px 0px 20px 10px;
	text-align:right;
	background:url(images/postmetadata_bg.gif) repeat-x left bottom;
}
.postmetadata a{
	color:#FEDA02;
	text-decoration:none;
}
.postmetadata a:hover{
	text-decoration:underline;
}
#footer{
	height:37px;
	padding:181px 10px 0px 0px;
	margin:-20px 0px 0px 0px;
	position:relative;
	background:url(images/footer_bg.jpg) no-repeat;
}
#footer p{
	text-align:right;
	color:#186B83;
}
#footer a{
	color:#186B83;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
.commentlist{
	clear:left;
	margin:0px 22px 20px 22px;
}
.commentmetadata{
	height:24px;
}
.comment_author{
	float:left;
	color:#FEDA02;
	font-size:12px;
	font-weight:bold;
}
.comment_date{
	float:right;
}
#commentform{
	margin:0px 0px 30px 40px;
}
#commentform label{
	float:left;
	clear:left;
	width:60px;
	line-height:24px;
}
#author, #email, #url, #comment{
	width:300px;
	height:16px;
	padding:2px 0px 0px 4px;
	border:#ACACAC solid 1px;
	margin:0px 0px 4px 0px;
	background:none;
}
#comment{
	float:right;
	overflow:auto;
	width:360px;
	height:100px;
	margin:0px 0px 10px 0px;
}
#submit{
	float:right;
	clear:both;
	cursor:pointer;
	border:#ACACAC solid 1px;
	background:none;
	text-align:center;
}
.banner{
	float:left;
	margin:-265px 0px 173px 40px;
	position:relative;
}
.clearer{
	height:0px;
	overflow:hidden;
	clear:both;
}

/* BREADCRUMB */
.breadcrumb {
	padding-left:25px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom:#ACACAC solid 1px;
	margin-bottom:5px;
}
.breadcrumb a {
	color:#FFFFFF;
}

#captchaImgDiv {
		
}
#captchaInputDiv {
	display:block;
	clear:both;
	width: 250px;
}

/* calendar widget */
#wp-calendar {
	width:100%;	
}
#wp-calendar thead {
	background-color:#2A75D1;	
}

/* 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
	}
	
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
	color:#666666;
}
/* End Images */

.relatedposts {
	padding: 5px;
	border: 1px solid #999999;	
}
