/* Blog Styles */

#blogPosts {
	float: left;
}

#blogPosts h1 a {
	color: #C62D00;
	text-decoration:none;
	font-size:16px;
}

#blogCategories {
	float: right;
	width: 140px;
	margin-top:42px;	
}

#blogCategories h3 {
	font-size: 14px;
	padding: 6px 0 6px 8px;
	margin: 0
}

#blogCategories a {
	display: block;
	font-size: 12px;
	text-decoration: none;
	padding: 6px 8px;
	color: #123F95
}

#blogCategories a:hover {
/*	background-color: #DFEBFF*/
	color:#ae0604
}

.post {
	padding-bottom: 15px;
}

.post h1 a {
	color: #C62D00;
	font-size:16px;
}

#postBody {
	float: left;
	width: 440px;
}

#postComment {
	border-top: 1px solid #DCE2EF;
	background-color: #FFF;
	padding:0 0 15px 0;
	margin-top: 15px;
	clear:both;
	width: 475px;	
}

#postComment label {
	width: 120px;
	padding-bottom: 3px;
	clear:both;
}

#postComment span {
	font-size: 11px;
	padding-bottom: 3px;
}

h2#commentTitle {
	padding: 12px 0 0 0;
	margin-bottom: 5px;
	font-size:14px;
	font-weight:bold;
}

.comment {
/*	border: 1px solid #DCE2EF;*/
	width:475px;
}

#postDetails {
	font-size: 12px;
}

.authorComment {
/*	background-color: #FFF5DF;*/
	padding: 10px 0 10px 10px;
	margin-bottom: 10px;
}

.authorComment h3 {
	color: #123F95
}

#grabFeed {
	text-decoration: none;
	font-size: 12px;
	display: block;
	width: 140px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
  	width:124px;
}

#grabFeed img {
	position: relative;
	top: 3px;
	padding: 0 5px 0 0;
}

.short{
	width:100px !important;
	display:inline-block;
}

.cmntauthor{
	font-size:14px!important;
	font-style: italic;
	background-color:#9abbfd;
	padding-left:10px;
	border:1px solid black;
	margin:0!important;
}
.cmntbody{
	font-size:12px;

}
.postnav{
	font-size:12px;
	margin-top:0;
	padding-top:0;
}
.post h1 a{font-size:20px !important;}
.cmnt{
/*	width:475px;*/
	font-size:14px;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;		
	margin:0;
	padding:10px;
	min-height: 85px;
	height: auto !important;
	height: 85px;
}

.blogCommentImage {
	float: right;
	margin: 0;
}


form#myForm textarea{
	height: 150px !important;
	vertical-align:top;
	width:350px !important;
}

.subCmntReplies {
/*	font-style: italic;*/
	margin:0!important;
	padding:0 0 0 50px !important;	
}

.subCmntReplies > .cmntauthor{
	background-color:#e5edfd;
}

.cmntReply{
	font-style: italic;
	font-size:12px;
	margin:0 0 12px 0;
}

.cmntReply a{
	text-decoration:none;	
}

/*.cmntReply a:hover{
	text-decoration:underline;	
}*/

.longFormField{
	font-style: italic;
	font-size: 14px;
	padding-left:102px!important;
	margin-top:15px!important;
	font-family: "Lucida Grande", Arial, sans-serif !important;		
}
#recaptcha_widget_div{
	padding-left:102px!important;
	margin-top:15px!important;	
}