* {
	margin:0;
	padding:0;
	}
body {
	background:#ffefca;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	}
a {
	color: #523f31;
	}
a:hover {
	color: #7caf0a;
	}
a img {
	border: 0;
	}
.clear {
	clear: both;
	}
.box {
	border: 1px solid #ef7102;
	margin-bottom: 20px;
	background:#fff;
	}
	.box h2 {
		background: #fc9002 url(../images/titlebg.gif) repeat-x top;
		font-size: 14px;
		padding: 6px 10px;
		font-variant:small-caps;
		border: 1px solid #febc66;
		}
	.box .box-content {
		border-top: 1px solid #ef7102;
		padding: 10px;
		}
.post {
	float: left;
	width: 195px;
	margin-right: 11px;
	padding-bottom: 10px;
	}
	.post img{
		width: 195px;
		}
	.last {
		margin:0;
		}
	.post h3 {
		font-size:12px;
		padding: 10px 0 0;
		}
.pagenav {
	list-style-type: none;
	float: left;
	}
	.pagenav li {
		display:inline;
		float: left;
		margin-right: 5px;
		}
		.pagenav li.here {
			background:#ef7102;
			color: #fff;
			}
		.pagenav li a, .pagenav li span, .pagenav li strong {
			display: block;
			border: 1px solid #ef7102;
			text-decoration: none;
			float: left;
			padding: 3px 5px;
			}
#topbar ul, .headl, #navbar .navwrap, #container, .bottomwrap {
	width: 960px;
	margin: 0 auto;
	}
#topbar {
	background:#523f31;
	height:49px;
	border-bottom: 1px solid #1f0f00;
	}
	#topbar ul {
		list-style-type: none;
		padding: 15px 0 0;
		}
		#topbar ul li {
			display: inline;
			padding: 0 30px 0 0;
			}
			#topbar ul li a {
				color: #fff;
				}
#head {
	background:#ffc034;
	border-top: 1px solid #ffd06a;
	border-bottom: 1px solid #ffd06a;
	}
	#head h1 {
			width: 226px;
			padding: 40px 0 0 20px;
			float: left;
		}
		#head h1 a {
			display:block;
			background:url(../images/logo.png) no-repeat top left;
			height: 130px;
			text-indent:-9999px;
			}
	#head .headl {
		background: url(../images/headl.gif) no-repeat top left;
		}
	#head .headr {
		background: url(../images/headr.gif) no-repeat  scroll 450px 0;
		height: 238px;
		margin-right: -120px;
		}
		.artwork {
			float: right;
			margin: -51px 150px 0 0;
			}
#navbar, #footer {
	background:url(../images/orangebar.gif) repeat-x top;
	height: 50px;
	}
	#navbar ul {
		list-style-type: none;
		width: 650px;
		float: left;
		padding-top: 10px;
		}
		#navbar ul li {
			float: left;
			padding: 0 20px 0 0;
			}
			#navbar ul li a {
				display:block;
				font-size:16px;
				color: #361c01;
				font-weight:bold;
				text-decoration:none;
				font-variant:small-caps;
				height: 35px;
				padding: 14px 0 0;
				min-width:90px;
				text-align: center;
				}
				#navbar ul li a:hover {
					color: #fff;
					background:url(../images/navhover.gif) no-repeat top center;
					}
	#navbar #search {
		float:left;
		width: 310px;
		height: 49px;
		margin-top: 1px;
		background:url(../images/search.gif) no-repeat top left;
		}
		#navbar #search input {
			float: left;
			margin: 5px 0 0;
			background:none;
			border:none;
			}
		#navbar #search #s {
			width: 235px;
			height: 35px;
			color:#d46e00;
			padding: 0 0 0 15px;
			}
		#navbar #search #submit {
			width: 55px;
			height: 38px;
			text-indent:-9999px;
			}
#container {
	padding: 20px 0 0;
	}
	#content {
		width: 630px;
		float: left;
		padding-right: 20px;
		}
	#sider {
		width: 310px;
		float: left;
		}
		#category ul li{
			width: 124px;
			float: left;
			margin-left: 20px;
			padding-bottom: 5px;
			}
		#mostview ul li{
			margin-left: 20px;
			padding-bottom: 5px;
			}
	
#bottombar {
	background:#ffc034;
	border-top: 5px solid #ffd06a;
	border-bottom: 1px solid #ffd06a;
	padding: 20px 0 0;
	}
	.bottomwrap .box{
		width: 303px;
		margin-right: 20px;
		float: left;
		font-size:14px;
		font-weight: bold;
		line-height:1.5;
		}
	#recentsearch {
		width:633px !important;
		margin:0;
		}
	.bottomtext {
		background:#3d2a02;
		float: left;
		width: 290px;
		height: 130px;
		padding: 10px;
		color: #d46e00;
		margin: 0 0 20px;
		}
#footer {
	text-align:center;
	padding: 17px 0 0;
	height: 33px;
	color: #fff;
	}