/* Blog Styles */

#blogPosts {
	float: left;
	width: 427px;
}

#blogPosts h1 a {
	color: #C62D00
}

#blogCategories {
	float: right;
	width: 140px;
	border-right: 1px solid #DCE2EF;
	border-top: 1px solid #DCE2EF;
	border-left: 1px solid #DCE2EF;
}

#blogCategories h3 {
	font-size: 12px;
	padding: 6px 0 6px 8px;
	border-bottom: 1px solid #DCE2EF;
	margin: 0
}

#blogCategories a {
	display: block;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px solid #DCE2EF;
	padding: 6px 8px;
	color: #123F95
}

#blogCategories a:hover {
	background-color: #DFEBFF
}

.post {
	padding-bottom: 15px;
}

.post h1 a {
	color: #C62D00
}

#postBody {
	float: left;
	width: 427px;
}

#postComment {
	width: 427px;
	border: 1px solid #DCE2EF;
	padding: 15px;
	margin-top: 15px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 397px;
}

h2#commentTitle {
	padding: 8px 0 8px 0;
	margin-bottom: 5px;
	border-bottom: 1px solid #DCE2EF;
}

.comment {
	border-bottom: 1px solid #DCE2EF;
	padding-top: 10px;
}

#postDetails {
	font-size: 11px;
}

.authorComment {
	border-right: 1px solid #DCE2EF;
	border-left: 1px solid #DCE2EF;
	border-bottom: 1px solid #DCE2EF;
	background-color: #FFF5DF;
	padding: 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;
}





