div.post_title h1, div.post_title h2 , div.post_title h3 {
	display:block;
	font-size: 100%;
	font-style: normal;
	font-weight: 800;
	font-variant: normal;
	text-indent:0px;
}
div.post_title h1 {
	line-height: 1.8em;
	font-size: 1.8em;
	color: #ff7011;
}
div.post_title h2 {
	line-height: 1.6em;
	font-size: 1.6em;
	font-weight: normal;
	color: #ff7011;
}
div.post_title h2 a {
	color: #ff7011;
	text-decoration: none;
}
div.post_title h2 a:hover {
	text-decoration: underline;
}
div.post_date h3 {
	line-height: 1.4em;
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
	color: #ff7011;
}

