#topBar, #header, #videoContainer {
	display: none;
}

.post_title {
	font-size: 120%;
	font-weight: bold;
}

.post_title a:link, .post_title a:visited {
	color: #000;
}

.post_date {
	float: right;
}

.post_date_month, .post_date_date {
	display: inline;
}

.post_footer {
	font-size: 85%;
}

#respond, #commentform, #sidebars {
	display: none;
}

