#top{
	width:100%;
	height:45px;
	background:url(top_bar_bg_zuta.gif) repeat-x;
	color:#ffffff;
	text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.7);
	font-size:11px;
	position:relative;
	z-index:2;
}


.post_columns h4, .post_grid h4, .category_list h4, #sidebar .widget h4, #author h4, #related h4{
	background:url(images/header_bg.gif) center repeat-x;
	display:block;
	font-size:15px;
	font-weight:bold;
	color:#BF7300;
	margin:0 0 20px 0;
}

.category_list h4 a{
	color:#BF7300;
}

.category_list h4 a:hover{
	color:#444444;
}
