body{
	font:normal 12px Arial, "Helvetica Neue", sans-serif;
	line-height:1.5em;
}

.post{
	text-align:justify;
	margin-bottom:1.5em;
	margin-left:4em;
	margin-right:4em;
}

.post h2{
	font-size: 1.5em;
	margin-bottom:.333em;
	text-align:left;
}

h3{
	display:inline;
	font-size:1.5em;
	margin-bottom:.5em;
	clear:both;
	text-transform:uppercase;
}

.post .date{
	font-size:.833em;
}

.post p{
	margin-bottom: 1em;
}

.divider{
	display: block;
	height: 1em;
	width:2em;
}

.post h3{
	text-align: left;
}

h3 a {
	color:black;
	text-decoration: none;
}

strong{
	font-weight: bold;
}
em{
	font-style: italic;
}