h1 {
	font-size: 18px;
	border-bottom: 1px solid #000;
	width: 100%;
	padding: 3px;
}

a {
	color: #000;
}

a:hover {
	color: #fff;
	background-color: #000;
}

.post h1 {
	border: 0;
}

.subblock h3 {
	margin-bottom: 1em;
}

.post h1 a {
	text-decoration: none;
	font-size: 16px;
}

.categories a {
	text-decoration: none;
}

h3 {
	font-size: 16px;
	border-bottom: 1px solid #000;
	width: 100%;
	padding: 3px;
}

h3.commentheader {
margin-top: 2em;
}

li a, li a:visited {
	text-decoration: none;
	color: #000;
}

li a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #000;
}

#catnav li a, #archivenav li a {
	display: block;
	width: 220px;
}

p {
	margin-bottom: 1em;
	line-height: 140%;
}

.postheader h2 {
	font-size: 1.5em;
}