div.content_content h3 {
	font-size:1.4em;
	margin-bottom:5px;
	color:#660000;
}

div.blog_left {
	width:625px;
}

div.post_date {
	background:transparent url(/wp-content/themes/default/img/calendar.png) no-repeat scroll left center;
	color:#660000;
	float:left;
	font-size:0.7em;
	height:16px;
	line-height:20px;
	margin-bottom:5px;
	margin-right:10px;
	padding-left:17px;
}

div.post_author {
	color:#660000;
	float:left;
	font-size:0.7em;
	line-height:18px;
	margin-bottom:5px;
}

div.post .postmetadata {
	font-size:0.7em;
}

div.entry {
	clear:left;
}

div.content_content .entry h2 {
	background:none;
	max-width:100%;
}

div.content_content .entry a img {
	border:none;
}

div.post_separator {
	border-bottom:1px dashed;
	height:1px;
	margin:10px 0;
	clear:left;
}

/** COMMENTING **/

textarea#comment {
	width: 500px;
}

ol.commentlist {
	background-color:white;
	list-style:none;
	padding:15px;
	width:475px;
}
