div.blog-post { }

div.blog-post h2 a{ 
text-indent: 8px;
	width: 100%;
	display: block;
	font-size:15px;
	color: #A8252A ;
	margin:0px;
	text-align:left;
	padding-top: 8px;
	padding-bottom: 8px;

	text-decoration: none;
	
	
}
div.blog-post h2 a:hover {
	text-decoration: underline;
}
a:link { text-decoration: none; }
a:hover { text-decoration: underline; }
div.blog-post h2.post-title{ border-bottom: 1px solid #6D9E94;}
div.blog-post div.post-details{ text-indent: 8px;padding-top: 6px; color: #6D9E94; font-weight: bold; padding-bottom:3px; margin:0px;}
div.blog-post div.post-body{}
div.blog-post div.post-body p{}
div.blog-post div.links{}
div.blog-post div.trackbacks{}
div.blog-post div.comment-list{}
div.blog-post div.comment-list h5{}
div.blog-post div.form{}	
div.blog-post div.item{}
div.blog-post div.item label{}
div.blog-post div.item input.cat_textbox_small{}
div.blog-post div.captchaimg{}
div.blog-post div.item input.cat_textbox{}
div.blog-post div.item input#CaptchaV2{}
div.blog-post div.item input#CaptchaTV2{}
div.blog-post div.item input#CaptchaHV2{}


