body {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #3a3f49;
}

#historica-header,
#left-content,
#right-content,
.recommend,
.recommended,
.add-comment,
.comments,
#top-banner p,
#share-sites,
#tools,
#whats-hot,
#comment-form,
#comment-list,
#blog-banner,
#breadcrumbs {
	display: none;
}

h1 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #870011;
	margin-bottom: 0;
}

h2 {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	margin-top: 0;
	color: #3a3f49;
}


.timestamp {
	margin-top: 0;
	font-size: 11px;
}

#content .byline {
	margin-bottom: 0;
	font-size: 11px;
}

#content .byline span {
	text-transform: uppercase;
}

#footer ul {
	text-align: center;
	padding-left: 0;
	width: 100%;
	overflow: hidden;
	font-size: 12px;
}

#footer ul li {
	list-style-type: none;
	display: inline;
	margin-right: 20px;
	list-style-position: inside;
}
