/* ========== Index Page Style ========== */

#main_content {
	margin-bottom: 2em;
}

#main_content .post {
	margin-bottom: 3em;
	border: 1px solid white; /* MSIE bug */
}
#main_content > .post {
	border-style: none; /* Overwrite MSIE bug */
}

.post h3 {
	margin: 3em 0 0 0;
}

.post .cover_img {
	width: 297px;
	margin-left: 20px;
	float: left;
}
