/*
Theme Name: Zibo

*/
body{
	margin: 0;
	font-family: Verdana;
}
img{
	border: 0;
}

#wrapper{
	width: 855px;
	padding-left: 3px;
	padding-right: 3px;
	background: url("images/wrapperbg.jpg") repeat-y;
	margin-left: auto;
	margin-right: auto;
}
#header{
	height: 60px;
	width: 855px;
	background: url("images/header.jpg") no-repeat;
	padding: 25px 35px 4px 35px;
}
#headerin{
	width: 855px;
	height: 180px;
	float: left;
}

#topnav{
	padding-top: 20px;
	width: 814px;
	height: 54px;
	float: center;
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: lighter;
	text-align: left;
	margin-bottom: 3px;
}
#topnav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#topnav ul li{
	display: inline;
	height: 36px;
	border-left: 1px solid #7c8d9c;
	padding-left: 0px;
}
#topnav a{
	color: #FFFFFF;
	text-decoration: none;
}
#topnav a:hover{
	background-color:#A0AF4C;
}
#banner{
	width: 839px;
	height: 110px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 87px;
}
#main{
	width: 839px;
	margin-left: auto;
	margin-right: auto;	
}

#main a{
	color: #56bdcc;
	text-decoration: none;
}
#main a:hover{
	text-decoration: underline;
}
#left{
	width: 560px;
	float: left;
	margin-right: 35px;
}
#right{
	width: 244px;
	float: right;
}
#calender{
	width: 53px;
	height: 59px;
	background: url("images/calender.jpg") no-repeat;
	color: #ffffff;
	text-align: center;
}
#day{
	font-size: 20pt;
}
#titlearea{
	width: 500px;
	padding-left: 7px;
	background: url("images/titleareabg.jpg") no-repeat;
}
#month{
	font-size: 7pt;
}
#h2 a{
	font-size: 18pt;
	color: #00509a;
	font-weight: lighter;
	text-decoration: none;
	width: 507px;
}
#h2 a:hover{
	text-decoration: none;
}
#infotop{
	font-size: 10pt;
	color: #b1b1b1;
}
#infobottom{
	width: 560px;
	height: 16px;
	background: url("images/infobottombg.jpg") no-repeat;
	padding-top: 11px;
	text-align: right;
	font-size: 10pt;
	color: #b1b1b1;
}
#post{
	margin-bottom: 15px;
}
#navbox{
	width: 230px;
	background: url("images/navitop.jpg") no-repeat;
	background-position: top;
	padding: 6px;
	margin-bottom: 10px;
}
#h3{
	font-size: 15pt;
	color: #009ad7;
}
#ad{
	margin-top: 8px;
}
#navbox ul{
	padding: 0;
	margin: 0;
}
#navbox li{
	border-bottom: 1px solid #cccccc;
	list-style: none;
	width: 230px;
	padding: 5px 0 5px 0;
	margin: 0;
	text-align: right;
}
#navbox li{
	color: #a8a8a8;
	text-decoration: none;
	font-size: 11pt;
}
#navbox li a{
	color: #a8a8a8;
	text-decoration: none;
	font-size: 11pt;
}
#footer{
	clear: both;
	background: url("images/footerend.jpg") no-repeat;
	width: 855px;
	height: 23px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 10pt;
}
#footer a{
	color: #56bdcc;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
#entry{
	font-size: 10pt;
}

.solidblockmenu{
margin: 0;
padding: 0;
float: right;
font: bold 11px Arial;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
border-width: 1px 0;
background: black url(media/blockdefault.gif) repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url(media/blockactive.gif) center center repeat-x;
}