#logo, #headerimg h1, #sidebar_container, .navigation, .description, #commentform, #respond, .comment_area hr
{
	display: none;
}

h1.post_title, .comment_area
{
	border-top: 2px solid #ccc;
	margin: .5em 0;
	padding: .5em 0 0 0;
}

.comment_area li
{
	border-top: 1px solid #ccc;
	margin: .5em 0;
	padding: .5em 0 0 0;
}

h1 span.entry_date
{
	display: block;
	font-size: .5em;
	float: right;
	vertical-align: middle;
	line-height: 130%;
	margin-top: -2px;
}

.postmetadata
{
	font-size: .8em;
	text-align: center;
}

body
{
	font-family: "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 130%;
	color: #000;
	background: #fff;	
}

img
{
	border: none;
}

h1
{
	font-size: 1.7em;
}

h2
{
	font-size: 1.5em;
}

h3
{
	font-size: 1.3em;
}

h4
{
	font-size: 1em;
}

h1, h2, h3, h4
{
	line-height: 120%;
	margin: 15px 0 8px 0;
	font-weight: normal;
}
