#blog h1 {
	color: #000;
}

#blog #content {
	margin-top: 10px;
}

#blog #content div.left {
	width: 220px;
	float: left;
	margin-right: 20px;	
}

#blog #content div.right {
	margin-top: -44px;
	width: 690px;
	float: left;
}

#blog #content small {
	display: block;
}

#blog #content h3.wrap {
	font-size: 12px;	
	color: rgb(100, 100, 100);
}

#blog #content h3.wrap span.month span.year {
	font-size: 14px;
}

#blog #content h3.wrap span.month {
	text-transform: uppercase;
}

#blog #content h3.wrap span.day {
	border-right: 1px solid rgb(203, 203, 203);
	padding-right: 5px;
}

#blog #content h3.wrap span.author {
	color: rgb(141, 141, 141);
}

#blog #content .storycontent {
	padding-bottom: 18px;
	border-bottom: 1px solid rgb(203, 203, 203);
	clear: both;
}

#blog .storylinks {
	height: 20px;
	clear: both;
}

#blog a.addthis_button {
	margin-top: 20px;
}

#blog .addthis_button img {
	float: none;
	margin: 0px;
}
