.title {
	float:left;
}

.created {
	float:right;
}

#blog_title {
	margin-bottom: 10px;
}

.post {
	color: black;
	margin-bottom:40px;
}

.description {
	line-height: 1.25em;
	margin-bottom:10px;
	margin-top:16px;
	font-size:.8em;
}

br {
	line-height: .9em;
}

.spacer {
	display:none;
}

a {
	text-decoration:none;
}

a:hover {
	color:#ea3023;
}

#footer {
	clear: both; 
	border: 1px #C0C0C0 dotted; 
	margin: 20px 0 40px 0; 
	text-align:center;
	height:18px;
}

#footer p {
	font-size: 7pt; 
	padding: 3px;
	margin: 2px;
}

.prev, .next {
	font-size:20px;
	font-weight: normal;
	letter-spacing:.08em;
	margin-bottom: 20px;
}

h5 {
	border-bottom: 1px;
}

#blockquote {
	font-style:italics;
}

.next {
	float: right;
}



