﻿#BodyDiv {
	background:url('../Images/Blog_BGImg.jpg') no-repeat top center #FFFFFF;	
}
#BodyDiv a {
	color:#d12a24 !important;
}
#Footer .FooterSection div a {
	color:#838383 !important;
}
#BodyDiv h2 {
	font-size:32px;
	font-weight:bold;
	font-style:italic;
	color:#d12a24;
}
.wrapperWithDivider {
	border-top-width:4px;	
}
.BlogPostListItem { 
	clear:both; 
	padding-top:30px;
}
.BlogDateAuthor 
{
	float:left;
}
.BlogPostListItem h2 a { 
	text-decoration:none;
	clear:both; 
	float:left;
	line-height: 38px;
	margin: 10px 0 15px 0;
}
.BlogPostListItem .date {
	font-size:13px;
	font-weight:bold;
	color:#878a87;
	padding-top:10px;
	padding-right:10px;
}
.BlogPostListItem .author {
	font-family:Georgia,Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#878a87;
	padding:0px 9px;
	background:url('../Images/Blog_authorDot.jpg') no-repeat left center;
	width: 100px;
}
.BlogPostListItem .abstractCopy {
	font-size:12px;
	color:#878a87;	
	padding-top:10px;
	line-height:24px;
	clear:left; 
	float:left;
	margin-bottom: 15px;
}
.BlogPostListItem .abstractCopy a {
	color:#EF491C;
	text-decoration:none;
}
a.continueReadingLink {
	border-bottom:none;
	display:block;
	margin-bottom:20px;
	clear:left; 
	float:left;
}
.BlogPostListItem .abstractCopy a.continueReadingLink img {
	border:none;
	margin:3px 0px;
}


.BlogPostListItem .commentCount {
	background:url('../Images/Blog_CommentBubble.jpg') no-repeat left top;	
	width:89px;
	height:31px;
	display:block;
	float:left;
	clear:both;
	font-size:12px;
	color:#878a87;
	margin:3px;
	text-align:center;
	display:inline;
}

.blogCommentLink
{
	display:inline;
	width:250px;
	font-size: 42px;
	margin-left: 30px;
}
.blogCommentLink a {
	display:block;
	line-height:30px;
}

.taggedWithLinks, .shareLinks {
	float:left;
	clear:both;
	width:100%;
	background:#f7f7f7;
	border-top:1px dotted #cdcdcd;
	border-bottom:1px dotted #cdcdcd;
	height:35px;	
	font-size: 14px;
}

.taggedWithLinks span, .taggedWithLinks a, .shareLinks span, .shareLinks a {
	float:left;	
	line-height:35px;
	margin-right:0px;
}
.taggedWithLinks span.taggedWithTagged, .shareLinks span {
	margin: 10px 10px 10px 0px;  	
}
.taggedWithDivider {
	margin:0px;
	padding:0px 5px;
}

.taggedWithShare
{
	width: 60px;  
	margin: 10px 10px 10px 0px;   
}

.blogDetails { display:none;}
.pageDiv {
	float:left;
	height:45px;
	width:100%;
	padding-top:30px;
}
.pageDiv a {
	text-decoration:none;
	font-size:32px;
}
.pageDiv a.olderPage {
	float:right;
}
.pageDiv a.newerPage {
	float:left;	
}