
body { font: 85%/160% Arial, Helvetica, sans-serif; color: #000; margin: 0px; padding: 0px; }
a { color: #1c4d9b; }
p {padding: 0px 0px 15px;margin: 0px; }
h1 {
	margin:0px;
	font-size: 36px;
	text-align: left;
	padding: 3px 0px 6px;
}
h1 a, h1 a:visited{
	color: #1c4d9b;
	text-decoration: none;
}
h2 {
	color: #1c4d9b;
	margin: 0px;
	letter-spacing: -1px;
	font-size: 24px;
}
h2 a, h2 a:visited {
	color: #1c4d9b;
	text-decoration: none;
}
h3 {
	font-size: 20px;
	color: #8e237d;
	margin: 10px 0px 5px;
}
h4 {
	font-size: 20px;
	color: #2c8d0b;
	margin: 10px 0px 5px;
}
h5 {
	font-size: 16px;
	color: #2c8d0b;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#header {
 padding-bottom:15px;
	border-bottom: 3px solid #1c4a91;
}
#headerimg {
	width: auto;
}
#headerimg .description{
	color: #d36209;
	font-size: 12px;
	text-align: left;
	padding-bottom: 3px;
}
#nav {
	display: none;
}
#content {
	padding: 10px 0px 30px 0px;
	width: 100%;
}
.post {
	clear:both;
	padding-top: 10px;
}
.inpost-date {	float: right;	font-size:13px;	color:#d36209; font-style:italic; margin-right: 5px; }
.post-date {
	font-size: 11px;
	text-transform: uppercase;
	color: #666666;
}
.post-cat {
	float:left;
	font-size: 95%;
}
.post-comments {
	float: right;
	font-size: 95%;
}
.post-calendar {
	float: right;
	font-size: 95%;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.previous-entries {
	float: left;
}
.next-entries {
	float: right;
}
#comments, #respond {
	display: none;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	color: #1c4d9b;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 85%;
}
#commentform {
	display: none;
}
#sidebar {
	display: none;
}
#searchform {
	display: none;
}
#footer {
	display: none;
}
#credits {
	display: none;
}


