body, div, span, a, h1, h2, h3, h4, ul, li, img, p { padding:0; margin:0; }

body {
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 11pt;
	background-color: #ffffff;
}

a {
	color: #3399ff;
}

a:visited {
	color: #2288ee;
}

img {
	border: 0;
}

div.page {
	width: 60em;
	margin-left: auto;
	margin-right: auto;
}

div.logo {
	margin-left: 11em;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

div.date {
	float: left;
	width: 10em;
	text-align: right;
	margin-top: 0.2em;
}

div.date a {
	color: #bbbbbb;
	text-decoration: none;
}

div.date a:hover {
	text-decoration: underline;
}

div.article {
	margin-left: 11em;
	margin-bottom: 2em;
}

h1.title {
	margin-bottom: 0.4em;
}

h1.title a {
	color: #333333;
	text-decoration: none;
}

h1 a:hover {
	text-decoration: underline;
}

h2 {
	margin-bottom: 0.4em;
	color: #333333;
}

h2 a {
	color: #333333;
}

div.comments {
	margin-top: 2em;
	width: 25em;
}

div.comment {
	margin-bottom: 1em;
}

div.addcomment {
	margin-top: 2em;
}

div.addcomment {
	margin-bottom: 0.5em;
}

span.commentdate {
	margin-left: 0.6em;
	font-size: 0.8em;
}

img.gravatar {
	float: right;
	margin: 0 0 0.5em 0.5em;
}
