body {
    color: #4a4a4a;
    line-height: 1.5;
    font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	background: #272924 url("../images/bg.png") repeat-x;
}

input, textarea, select { font-family: Tahoma, Geneva, sans-serif; font-size: 11px; }

a {
    color: #065475;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #4a5324; }

#main { background: url("../images/header.jpg") 50% 0 no-repeat; }
#main-inner { width: 930px; margin: 0 auto; }

#sitetitle { display: none; }

ul.inline li { display: inline; list-style: none none; }

#topregion { height: 66px; overflow: hidden; }
#slinks { margin-right: 260px; line-height: 66px; }
#slinks a { text-decoration: none !important; font-size: 0.9em; text-transform: uppercase; color: #61770d; font-weight: bold; }
#slinks a:hover { color: #fff; }
#slinks li { background: url("../images/splitter.png") 100% 59% no-repeat; padding: 0 10px 0 7px; }
#slinks li.last { background: none; }

#search-box { width: 274px; float: right; padding-top: 19px;  }
#search-box input { background: transparent; border: none; margin: 0; padding: 0; vertical-align: middle; }
#search-box .form-text { background: url("../images/search-text.png") no-repeat; width: 195px; height: 14px; color: #FFF; font-size: 1em; padding: 3px 8px; }
#search-box .submit { width: 24px; height: 24px; cursor: pointer; margin-left: 3px; }

#header { height: 510px; overflow: hidden; position: relative; }
.header_inn { padding: 0 0 0 7px; padding-top: 53px; }
#logolink { display: block; width: 287px; height: 142px; }

#plinks { text-transform: uppercase;  width: 287px; padding: 15px 0; }
#plinks ul { list-style: none none; padding: 0; margin: 0; padding-left: 28px; }
#plinks li { list-style: none none; padding: 0; margin: 0; }
#plinks a {
	font-size: 0.9em;
	display: block;
	font-weight: bold;
	text-decoration: none !important;
	background: url("../images/plink.png") 100% 100% no-repeat;
	line-height: 34px;
	color: #b9c09f;
	text-align: right;
	width: 229px;
	text-indent: 20px;
	direction: rtl;
}
#plinks a:hover  { color: #fff; }

#header-banner { width: 474px; height: 66px; overflow: hidden; background: url("../images/banner.png") no-repeat; text-align: center; position: absolute; bottom: 4px; right: 86px; }
#header-banner div { padding: 3px; }

#body { background: #d9d3cc url("../images/mainbg.png") 50% 0 repeat-y; padding: 18px 7px; }

#sidebar-left { width: 287px; float: left; }
#sidebar-left .block { margin-bottom: 16px; }
#sidebar-left .block .title { background: url("../images/title-block.png") no-repeat; }

.center { text-align: center; }

.block-inner { padding: 0 28px 16px; }
.title { padding-top: 16px; }

#login-form { font-size: 0.8em; }
#login-form label, #login-form .submit { text-transform: uppercase; }
#login-form input { margin: 0 0 0.8em 0; font-size: 1.2em; }
#login-form .form-text { width: 223px; height: 15px; background: transparent url("../images/input-text.png") no-repeat; border: 0; padding: 4px 3px 3px; }
#login-form .submit { width: 106px; height: 35px; background: transparent url("../images/input-submit.png") no-repeat; border: 0; font-size: 1.5em; padding-bottom: 3px; }
#login-form .links { color: #000; }

.block-highlighted { background: #3e4a25 url("../images/block-highlighted-tile.png") repeat-y; color: #d3dcc0; }
#sidebar-left .block-highlighted .title {  background-image: none; color: #07a8ed; }
.block-highlighted .block-inner { background: url("../images/block-highlighted-top.jpg") no-repeat; }
.block-highlighted .block-inner a { color: #0086bf; }


#column-center { float: right; width: 596px; }

#maincontent { padding: 0 34px 0 0; }
#maincontent .title { background: url("../images/title-content.png") no-repeat; margin-bottom: 0.3em; }
.submitted { font-size: 0.9em; color: #6b6b6a; }
.node { margin-bottom: 3em; }
.node .content { margin-top: 1.2em; padding-bottom: 1.2em; }
.rating { width: 85px; height: 17px; float: right; }
.node .links { font-size: 0.9em; }

#bottom-area { background: #26360c url("../images/bottomblocks-tile.png") repeat-y; color: #d3dcc0; }
#bottom-area .title { color: #c5d0b0; }
#bottom-area .block { width: 33.3%; float: left; }
#bottom-area-inner { background: url("../images/bottomblocks-top.png") 50% 0 no-repeat; }
#bottom-area-inner-2 { background: url("../images/bottomblocks-bottom.png") 50% 100% no-repeat; width: 100%; }
#bottom-area-inner-3 { min-height: 70px; padding: 0 6px; }

#bottombg { height: 29px; background: url("../images/bottom.jpg") 50% 100% no-repeat; }

#footer { background: url("../images/footer.png") 50% 0 no-repeat; height: 60px; line-height: 52px; padding: 0 20px 0 28px; overflow: hidden; }
#footer img { }
#footer .buttons { float: right; padding-top: 12px; }

#centroarts { width: 856px; margin: 0 auto; text-align: right; padding: 6px 36px 20px; }

.commentbase { padding: 10px; margin-bottom: 0.6em; background-color: #e7e1da; }
.commentlinks { text-align: right; }
.commenttitle { margin-bottom: 0.5em; font-family: Tahoma, Geneva, sans-serif; font-size: 12px; font-weight: bold; }