
#blogContent {
	position: absolute;
	top: -136px;
	left: -27px;
	width: 550px;
	padding-left: 100px;
	padding-right: 100px;
		z-index: 15;
}

#blogContent p {
	color: #A7B6BD;
	text-decoration: none;
	font-size: 12px;
}

#blogContent ol {
	color: #A7B6BD;
	padding-left: 100px;
}

#blogContent a {
	color: #679FB8;
	text-decoration: none;
}

#blogContent a:hover {
	color: #548296;
}

#blogContent .published {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	padding-left: 8px;
	margin-top: -20px;
	margin-bottom: 18px;
	color: #548296;
	margin-left: 0px;
	

}

.hfeed {
	z-index: 3;
}

.hfeed a {
	color: #aaa;
	text-decoration: none;
}

.hfeed a:hover {
	color: #fff;
}

.entry-title a {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 690;
	font-variant: small-caps;
	text-decoration: none;
}


.entry-content, .comments {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	width: 480px;
	z-index: 15;
	border-color: #480000;
	border-style: ridge;
	border-width: thin;

	margin-left: 48px;
	padding: 14px;
	padding-top: 0px;
	
	
}

.vcardAuthor {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	padding-left: 4px;
}

.divider {
	visibility: hidden;
}

.emph { 
	font-weight: bold;
}

#nameTitle {
	position: absolute;
	left: 295px;
	top: 168px;
	width: 750px;
	height: 74px;
	z-index: 0;
	
}
.simplePub {
	font-size: 12px;
/*	color: #548296;
*/	margin-bottom: 2px;
}

.simplePub a {
	font-size: 12px;
/*	color: #679FB8;
*/	text-decoration: none;
}

.blogAuthor {
	color: #679FB8;
}

.blogItem {
/*	border-left: #548296 thin solid;
*/	padding: 3px;
	margin-bottom: 10px;
}

.blogItem .entry-title a:hover .hidden-summary {
	visibility: visible;
}

/* blog comments formatting */

.comments_invite {
	font-size: 12px;
	color: #679FB8;
	text-decoration: none;
}

#comment {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 690;
	font-variant: small-caps;
	text-decoration: none;
	color: #679FB8;
}

.comments-wrapper {
	font-size: 12px;
	color: #679FB8;
	text-decoration: none;
}

.comment_name_input, .comment_email_input, .comment_web_input, .txpCommentInputMessage {
	color: #679FB8;
	background: #480000;
	border: 1px solid #548296;
}