body{
	font-family: "Trebuchet Ms", Arial, Verdana, sans-serif;
} 

h1{
	font-size:20px;
	line-height: 24px;
	font-weight: normal;
}

h1 a {color:#e05c0f;}

h2{font-size:18px;}
h3{font-size:16px;font-weight: bold;}
h4{font-size:14px;font-weight: bold;}
h1,h2,h3,h4 {
	color:#e05c0f;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 16px;
}
h5 {
	color:#7F317F;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 16px;
	font-size:14px; 
	}


a{color:#43af18;text-decoration:none;}
a:hover{;text-decoration:underline;}


#cat_nav {
	position: relative;
	z-index: 100;
	list-style:none;
	height:38px; 
	width:938px;
}

#cat_nav li{
	float:left;
	height:38px;
}

#cat_nav li a{
	font-size:14px;
	text-decoration:none;
	display:block;
	padding: 5px 15px;
	height:28px;
	line-height: 24px;
}

.post ul li{
	color:#7F317F;
}

.entry_footer {
	display:none;
}

#searchWrap {
	width: 208px;
	float: right;
	margin: 10px 10px 0 0;
}

#searchWrap #s{
	font-size:11px;
	border:1px solid #111;
	padding:3px;
	width:200px;
}

#sidebar img.center { display: block; padding: 5px; margin: 0px auto 15px; border: 1px solid #ffcc33; float: none; clear: both; }



