/*.post_title {
	font-family: BurstMyBubbleBold, Gill Sans, Arial;	
	line-height: 1.5em;
	margin-bottom: 1.25em;
}*/	

.post_title {
	font-family: minion-pro,Georgia,"Times New Roman",Times,serif !important;
	font-size: 25pt;
}

.post_body {
	font-family: minion-pro,Georgia,"Times New Roman",Times,serif;
	font-size: 14px;
}

#blog_header a {
	display: block;
	background:url(http://s3.amazonaws.com/theoatmeal-img/blog/header.png) no-repeat 0 0;
	width: 710px;
	height: 109px;
}

#blog {
	width: auto;
}

#meat_with_sidebar #blog { 
	width: 725px;
}

.post {

}

	.post h2, .post h3 {
			font-family: minion-pro,Georgia,"Times New Roman",Times,serif !important;
	}

/*
.post_title {
background: #fff url(http://s3.amazonaws.com/theoatmeal-img/blog/post_header.png) no-repeat 0 0; 
	height: 35px;
	padding:0px 10px 0px 10px;
	font-size: 30pt;
	line-height: 1em;
	display: block;
}
*/

	.post_title a {
		color: #333;
		text-decoration: none;
	}

#meat_with_sidebar .post_body {
	margin-top: 10px;
	padding: 0px 10px 10px 0px;
}


.post_links {
	margin-top: 10px;
	background: #fff url(http://s3.amazonaws.com/theoatmeal-img/blog/post_footer2.png) no-repeat bottom left; 
	margin-bottom: 50px;
}

.post_links a { 
	color: #fff;
	text-decoration: none;
}


.post_date {
	padding: 7px;
	width:150px;
	float: left;
	text-align: center;
	margin-right: 20px;
	padding-bottom: 10px;
}

.permalink {
	background: url(http://s3.amazonaws.com/theoatmeal-img/blog/permalink.png) no-repeat;
	float: left;
	width: 84px;
	height: 46px;
	text-align: center;
	padding-top: 6px;
	margin-right: 20px;
}

.comments {
	background: url(http://s3.amazonaws.com/theoatmeal-img/blog/comments.png) no-repeat;
	float: left;
	width: 84px;
	height: 46px;
	text-align: center;
	padding-top: 6px;
}

#more_top, #more_bottom, #more_sidebar h4 { display: none; }

#more_sidebar { background: none !important; padding: 0 !important; margin: 0 !important;}


#blog .pagination {
	background: none;
	text-align: center;
}


.post { }
