.post {
	text-align: justify;
	margin: 5px;
}

.postheader {
}

.posttitle, #officers h2 {
	text-align: left;
	font-family: Trebuchet MS;
	font-size: 18pt;
	font-weight: bold;
	font-variant: normal;
}

#officers h2 {
	border-bottom: 1px solid #901717;
}

.posttitle a {
	font-variant: normal;
	text-decoration: none;
	color: black;
}

.posttitle a:hover {
	color: #901717;
}

.postdate {
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: #666666;
	margin-left: 2px;
}

.postcontent {
	clear: both;
	font-size: 10pt;
}

.postcontent p {
	margin-bottom: 1em;
}

.postcontent blockquote {
	font-style: italic;
	color: #901717;
	font-size: 10pt;
	margin-left: 60px;
	margin-right: 30px;
}

.postmeta {
	text-align: right;
	margin-left: -5px;
	margin-right: -5px;
	height: 20px;
	background-color: #901717;
	font-weight: bold;
	font-size: 9pt;
	color: #dddddd;
}

.postmeta a {
	color: #dddddd;
	text-decoration: none;
}

.postmeta a:hover {
	text-decoration: underline;
}

.commentheader {
	text-align: left;
	font-family: Trebuchet MS;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
	color: #901717;
	margin-left: 5px;
}

#comments{
	border-top: 1px solid #901717;
}

.comments{
	border-bottom: 1px solid #901717;
}

.alt {
	background-color: #eeeeee;
}

.commenttext{
	font-size: 10pt;
	text-align: justify;
	margin-left: 5px;
	margin-right: 5px;
}

.commenttext ul, li {
	list-style-type: none;
	display: block;
}

.commentmeta {
	font-family: Trebuchet MS;
	font-size: 8pt;
	color: #666666;
	margin-left: 7px;
	text-align: left;
}