#headbuttons, #sidebar, #inout {
	display:none;
}

#head h1, #head p {
	margin:0;
}



.postinfo h1, .postinfo h2 {
	font-family:sans-serif;
	font-size:1.5em;
	margin:0;
}
.postinfo p {
	margin:0;
}

.postinfo {
	margin:1.5em 0 1em 0;
}

.post p {
	margin:.5em 0;
	line-height:1.3;
}

#footer {
	margin-top:1.5em;
	text-align:center;
}

#footer p {
	margin:0;
}

.articleimage {
	float:right;
	margin:0 0 .5em .5em;
	border:1pt solid;
	padding:.5em;
}


