h1,h2 { text-align: center; }
.post {
	border: 1pt solid gray;
	margin: 0.25cm;
	padding: 0.25cm;
}
.title {
	background: #e5f2fe;
}
.postmetadata {
	font-size: 75%;
	background: #e5f2fe;
	float: right;
}
.postmetadata.withtitle {
	margin-top: -3em;
}
.singlepost .postmetadata {
	margin-top: inherit;
}
.timestamp {
	font-weight: bold;
}
.alignleft {
	float: left
}
.alignright {
	float: right;
}
#searchform {
	clear: both;
}
#navigation {
	margin-bottom: 0.25cm;
}
#navigation p {
	clear: both;
}
.screenshot, .image {
	clear: both;
}

