h2 { color: #2f3f4e; }
h2 a { color: #2f3f4e; }
h2 a:hover { color: #894123; }
.date_label { background: url(../images/date_label_orange.png) no-repeat; }
#sidebar .widget { background: url(../images/sidebar_heading_orange.png) no-repeat; }
.date_day { text-shadow: #72361C 0 -1px 1px; }
.date_month { text-shadow: #72361C 0 -1px 1px; }
#sidebar ul li h3, #sidebar ul li h3 a { text-shadow: #72361C 0 -1px 0; }
.post_title a {
	color:#C45F2F;
}
h3 {
	line-height:1.5em;
	padding-top:12px;
}
h4 {
	padding-top:18px;
	color:#894123;
	line-height:1.5em;
}