.post h2 {
	height: 33px;
	/*background: url(../images/bg_headline_blue_1.gif);*/
	font: bold 108%/33px verdana, arial, sans-serif; 
	color: #fff;
	text-transform: uppercase;
	text-indent: 10px;
	letter-spacing: -1px; 
	border-bottom: 1px #6d8dc0;

}

.post h2 a {
	height: 33px;
	font: bold 108%/33px verdana, arial, sans-serif; 
	color: #fff;
	text-transform: uppercase;
	text-indent: 10px;
	text-decoration:underline;
	letter-spacing: -1px; 
	border-bottom: 1px #6d8dc0;
}

.postbody  {
		margin: 7px 0 7px 14px;
		padding: 0 21px;

}

p.time {
	
	font-size: 90%; 
	color: #999; 
	text-indent: 14px; 
	font-variant: small-caps; 
	border-top: 1px solid #e9e9e9;


}

.modimage {
	float:left;
	margin-left:10px;
	display:block;
	padding-bottom:10px;
}

#comment_form {
	width:100%;
	display:block;
}

#comment_form h2 {
	height: 33px;
	/*background: url(../images/bg_headline_blue_1.gif);*/
	font: bold 108%/33px verdana, arial, sans-serif; 
	color: #fff;
	text-transform: uppercase;
	text-indent: 10px;
	letter-spacing: -1px; 
	border-bottom: 1px #6d8dc0;

}

#form_comment label {
	display:block;
	width:100%;
}

#form_comment textarea {
	display:block;
	width:90%;
	margin-top:3px;
}

#categories_categories  a {
	width:95%;
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:5px;
	padding-top:5px;
}

#categoryposts_categoryposts .post  h2 {
	height: 33px;
	background:none;
	font: bold 108%/33px verdana, arial, sans-serif; 
	color: #0e61ac;
	text-transform: uppercase;
	text-indent: 10px;
	letter-spacing: -1px; 
	border-bottom: 1px #6d8dc0;
}

#categoryposts_categoryposts .post a {
	font: bold 108%/33px verdana, arial, sans-serif; 
	color: #0e61ac;
}

