body {
	background: white;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
}

div.all {
	margin-left: 14%;
	margin-right: 22%;
}

div.menu {
	float: left;
	padding-top: 20px;
	width: 24%;
	font-size: 10px;
	line-height: 12px;
}

div.main {
	border-top: 10px solid #800000;
	margin-left: 27%;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 10px solid #ccc;
}

div.figure {
	float: right;
	clear: right;
	margin: 10px 0px;
	width: 192px;
	font-size: 10px;
	line-height: 12px;
}

div.entry {
	padding-bottom: 14px;
}

p {
	margin-top: 0px;
	margin-bottom: 14px;
}

.menu p {
	margin-top: 0px;
	margin-bottom: 12px;
}

p.attribution {
	text-align: right;
	margin-right: 5%;
}

span.author {
	font-weight: bold;
}

.post {
	background-color: #ccc;
	padding: 10px;
}

h1, h3 {
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	margin-bottom: 4px;
	margin-top: 0px;
}

h2.month {
	font-family: Georgia, serif;
	font-size: 12px;
	line-height: 14px;
	text-transform: uppercase;
	margin-bottom: 4px;
	float: right;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 30px;
	border-bottom: 1px dotted black;
}

.menu h2 {
	text-transform: lowercase;
	font-size: 12px;
	line-height: 14px;
	font-variant: small-caps;
	margin-top: 0px;
	margin-bottom: 0px;
}

.menu h3 {
	display: inline;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
}

h4 {
	font-size: 12px;
	line-height: 14px;
	text-transform: lowercase;
	font-variant: small-caps;
	margin-bottom: 4px;
	margin-top: 0px;
}

h3.comments {
	border-bottom: 1px solid black;
}

a {
	color: #800000;
}

h1 a, h2 a, h3 a, h1 a:visited, h2 a:visited, h3 a:visited {
	border-bottom: none;
	text-decoration: none;
}

a img {
	border: none;
}

.enddate a {
	text-decoration: none;
}