#content
{
	padding-top: 25px;
	
}

div.post
{
	border-bottom:none;
	clear: both;
	padding-top: 26px;
}

.meta
{
	position: static;
	width: auto;
	border-top: dashed 2px #d9d9d9;
	border-bottom: dashed 2px #d9d9d9;
	padding-top: 26px;
	clear: both;
	font-size: 13px;
	line-height: 28px;
	margin-top: 56px;
}

h2
{
	font-size: 32px;
	width: auto;
	line-height: 56px;
	display: inline-block;
	border-bottom: solid 2px #e3e3e3;
}

p#viewed
{
	position: absolute;
	top: 0px;
	left: 0px;
	color: #7f7f7f;
	line-height: 28px;
}

img.thumb
{
	float: right;
	margin-left: 30px;
	margin-right: 0px;
}

p.postnav
{
	padding-bottom:28px;
	margin-bottom: 26px;
	text-align:center;
	clear: both;
}

p.grade
{
	margin-top: 28px;
	line-height: 56px;
	vertical-align:middle;
	color: #7f7f7f;
	margin-bottom: 56px;
}

p.grade strong
{
	color:#000;
	position: absolute;
	font-size: 30px;
	line-height: 56px;
	font-weight: bold;
	padding-left: 7px;
	font-family: arial;
}

