body{
	font:12pt/16pt "DejaVu Serif","Times New Roman",serif;;
}

#header,#modules-left,#modules-right,#footer,.cntnt-top,.cntnt-bottom,
.cntnt-mleft,.cntnt-mright,.permalink,.more-link{
	display:none;
}

#main, #body, .cntnt-content{
	width:100% !important;
	display:block;
}

.post{
	border-top:.5pt solid #ccc;
}

.post:first-child{
	border:none;
}

.post-head > h2{
	float:left;
}

.post-head > p{
	float:right;
	padding:0 15%;
}

.post-cat, .post-tags{
	clear:both;
	font-size:10pt;
	line-height:14pt;
}

.post-body {
	padding:0 3%;
}

.post-footer{
	font-size:10pt;
	line-height:14pt;
}

a:link, a:visited{
	color:#000;
	text-decoration:none;
}