@import url(/_css/content/default.css);

div#main_content {
	font-size: 12px;
}

div.post_container {
	position: relative;
	margin: 15px 0 30px;
}

.content h3.post_date {
	position: absolute;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
	top: 0;
	color: #999999;
	font-weight: normal;
	font-size: 13px;
}

h2.post_title {
	padding-top: 31px;
	padding-right: 30px;
	font-size: 16px;
}

a.email_blogger_post {
	position: absolute;
	top: 32px;
	right: 0;
}