.post h1 {
	font-family: "Baskerville", sans-serif;
	font-weight: bold;
	font-size: 20pt;
}

.comment-author {
	font-weight: bold;
}

.comment-author a {
	color: #000;
}

.comment-author a:hover {
	color: white;
}

.comment-meta {
	float: right;
	margin-top: -1.2em;
}

.comment-author cite {
	font-style: normal;
}

.post-comment .text input, .textarea textarea {
	font-family: "Arial", sans-serif;
	font-size: 9pt;
}

.page-navigation {
	font-weight: bold;
	margin-top: 0;
}