/* blog */
a.link, .postmetadata a, #commentform a, div.entry a {
	color: #1f5227;
	text-decoration: none;
	border-bottom: 1px dotted #1f5227;
	}
a.link:visited, .postmetadata a:visited, #commentform a:visited, div.entry a:visited {
	border-bottom: 1px solid #1f5227;
	}
h2 a, h3 a {
	color: #1f5227;
	text-decoration: none;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	}
.entry {
	color: #333;
	font-family: Verdana, Arial;
	font-size: 11px;
	}
#comment {
	width: 440px;
	}
ol.commentlist a {
	text-decoration: none;
	font-weight: bold;
	color: #444;
	}
ol.commentlist li {
	margin: 10px 0;
	background: #eee;
	padding: 5px 10px;
	}
.alignright a, .alignleft a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	}
.alignright, .alignright {
	margin-bottom: 10px;
	}