h1, h2, h3, h4, p, ul, li, ol, body, {
	margin: 0px;
	padding: 0px;	
}

body {
	font: 12px 'Lucida Grande', 'Helvetica', Arial, sans-serif;
}

img a, a img {
	border: 0;
}

.masterwrap {
	width: 960px;
	margin: 0px auto;
	background: transparent url('../images/banner_main.jpg') top center no-repeat;
}


a {
	color: #16547b;
	text-decoration: none;
}

.header {
	height: 172px;
}

#header-ad {
	margin:0 auto;
	text-align: center;
	padding-bottom: 10px;
}

.contentwrap {
	background: #fff url('../images/main_sides.jpg') top center repeat-y;
}

.logo {
	margin-top: 30px;
	margin-left: 20px;
	width: 450px;
	float: left;
}

.nav {
	margin-top: 60px;
	width: 460px;
	float: right;
	color: #fff;
	text-shadow: #102b3e 1px 1px 1px;

}

.nav a {
	margin-right: 15px;
}

.nav a:link, .nav a:visited {
	color: #fff;
	text-decoration: none;
}


.nav a:hover, .nav a:active {
	color: #fff;
	text-decoration: underline;	
}


.leftcol {
	margin-top: 20px;
	margin-left: 35px;
	width: 587px;
	float: left;
}

.rightcol {
	width: 263px;
	float: right;
	margin-right: 18px;
	padding: 0px 10px;
}


.footercap {
	text-align: center;
	height: 86px;
	background: #fff url('../images/footer_cap.gif') top center no-repeat;
}

.footercap a {
	color: #16547b;
	text-decoration: none;

}

.clear {
	clear: both;
}


/* posts */

.post {
	margin-bottom: 30px;
}

.post h1, .posts h1 a, .page h1, .page h1 a {
	font-family: 'Georgia', Times, serif;
	color: #16547b;
	text-decoration: none;
	font-size: 1.8em;
	font-weight: normal;
}


.page h1, .page h1 a {
	font-family: 'Georgia', Times, serif;
	color: #16547b;
	text-decoration: none;
	font-size: 1.6em;
	font-weight: normal;

}


h1.entry-title a:link, h1.entry-title a:visited {
	color: #16547b;
	text-decoration: none;
}



.byline, .metabar {
	font-family: 'Helvetica Neue', Helvetica, 'Lucida Grande', Arial, sans-serif;
}

.metabar {
	clear: both;
}

.byline {
	font-weight: normal;
	color: #898989;
	font-size: 1em;
	margin-bottom: -5px;
}

.byline a {
	color: #16547b;
	text-decoration: none;
}

div.date {
	float: right;
}

.byline .date a {
	color: #898989;
	text-decoration: none;
}

.post p {
	text-align: justify;
	line-height: 1.6em;
	font-size: 1em;
}

.metabar {	
	font-weight: normal;
	color: #898989;
	font-size: 1.2em;
	margin-top: 22px;
	padding-bottom: 40px;
}

.metabar a {
	color: #898989;
	text-decoration: none;
}


.metabar .category {
	width: 70%;
	float: left;
	font-size: .8em;
}

.category a {

	color: #16547b;
	text-decoration: none;
}

.share {
	text-align: right;
	width: 25%;
	float: right;
}

.sharearea {
	padding: 10px 0;
	text-align: center;
}

.buzzarea {
	display: inline;
	padding-left: 10px;
	width: 160px;
}

.sphere2 {
	margin-left: 80px;

}

.flogo {
	margin-top: 70px;
	padding-bottom: 30px;
	text-align: left;
}

.commented {
	text-align: right;
	width: 25%;
	float: right;
	
}

.alter, a.alter {
	color: #16547b;
}

.even {
	background: transparent url('../images/even_divider.gif') bottom left no-repeat;
	
}

.odd {
	background: transparent url('../images/even_divider.gif') bottom left no-repeat;

	
}

/* sidebar */

.list * a, .list a {
	color: #16547b;
	text-decoration: none;
}

.list {
	padding: 12px 5px 0px 5px;
	font-family: 'Helvetica Neue', Helvetica, 'Lucida Grande', Arial, sans-serif;
}

.list h3 {
}

.list h3, .list h3 a {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #0a2639;
	text-decoration: none;
}

.list ul {
	color: #0a2639;
	margin: 0px;
	padding: 0px;
	list-style: none;
	margin-bottom: 20px;
}

.list ul li {
	padding: 3px 0px 0 5px;
	margin: 3px 0px;
	border-left: 3px #ccc solid; 
	background: #efefef; 
}

.list ul li:hover {
	border-left: 3px #16547b solid; 
	background: #d4eaf8; 

}

.leven {
	
}

.lodd {
	background: #efefef;
}

.stbutton {
	float: left;
	margin: 3px;

}

.iconsphere {
	}

.spheremover {
	float: left;
}

.sidebar-rss {
}
.sidebar-rss img {
	vertical-align: middle;
}
.rss-text {
	display: inline;
}

/* comments */

.commentlists {}

.commentlists a {
	color: #16547b;
	text-decoration: none;
}


.commentinnerwrap {
	padding: 12px;
}

.commentinnerwrap h2 {
	color: #16547b;
	padding: 12px 0px;
}

.commentitem{
	padding: 12px 0px 6px 0px;
	border-top: 1px #ddd solid;
}

p.comment-author a {
	font-weight: bold;
}

.comments {}

.comment_info {
	text-align: right;
	width: 150px;
	float: left;
}

.comment_body {
	margin-left: 12px;
	width: 350px;
	float: left;
}

.commentform {
	color: #16547b;
	padding: 24px 12px;
}

.cformname {
	float: left;
	width: 33%;
}

.cformemail {
	float: left;
	width: 33%;
}

.cformwebsite {
	float: left;
	width: 33%;
}

.cformcomment {
	width: 100%;
	padding-top: 33px;
}

.cformbutton {
	float: right;
	margin-top: 12px;
	margin-right: 25px;
}


.req {
	color: #cc2200;
}

.page-title {
	color:#16547B;
}

img.alignleft, div.alignleft
{
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter
{
text-align:center;
margin:0 auto;
}

.wp-caption {
border: 1px solid #fff;
text-align: center;
background-color: #ffffff ;
padding-top: 4px;
margin: 10px;
/* optional rounded corners for browsers that support it */
-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;
text-align: center;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
