body {
	padding: 0;
	margin: 0;
	background: #322208;
	color: #444; 
	font: 12px/1.5em arial, verdana, sans-serif;
	text-align: center;
}

a, a:active { outline: none; }
a:focus { -moz-outline-style: none; }

a {
	font-weight: bold;
	color: #840000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#shadow {
	width: 710px;
	margin: 0 auto 0 auto;
	background: url('images/bg.gif');
	padding: 0 9px 0 9px;
	text-align: left;
}

#top {
	position: relative;
	height: 106px;
	background: url('images/bg_top.gif');
}

#top h1 {
	position: absolute;
	left: 20px;
	top: 2px;
	width: 173px;
	height: 26px;
	background: url('images/logo.gif');
}

#top h1 a {
	text-indent: -3000px;
	display: block;
	left: 0;
	top: 0;
	width: 173px;
	height: 26px;
}

#top h2 {
	position: absolute;
	left: 20px;
	top: 34px;
	font-size: 8pt;
	color: #999;
}

#top #menu {
	position: absolute;
	bottom: 7px;
	text-align: center;
	width: 680px;
}

#top #menu a {
	color: #444;
}

#top #menuleft {
	position: absolute;
	left: -9px;
	bottom: 0;
	width: 10px;
	height: 30px;
	background: url('images/menu_left.gif');
}

#top #menuright {
	position: absolute;
	right: -9px;
	bottom: 0;
	width: 11px;
	height: 30px;
	background: url('images/menu_right.gif');
}

#top .nav {
	position: absolute;
	right: 60px;
	top: 8px;
	width: 200px;
	text-align: center;
	color: #666;
	font-size: 7pt;
}

#top .nav a {
	color: #666;
	font-weight: normal;
	font-size: 8pt;
}

#top #search {
	position: absolute;
	right: 30px;
	top: 38px;
	width: 200px;
	text-align: center;
}

#top #search .input {
	width: 140px;
	border: 1px solid #333;
	font-size: 8pt;
}

#top #search .button {
	width: 50px;
	text-align: center;
	background: #EEE;
	border: 1px solid #333;
	font-size: 8pt;
}


#head {
	width: 710px;
	height: 230px;
	background: url('images/head.jpg');
	border-bottom: 1px solid #bbb;
}

#nav {
	float: left;
	width: 161px;
}

#nav h1 {
	background: #95522e;
	border-bottom: 2px solid #542006;
	color: white;
	padding: 3px 0 2px 15px;
	font-size: 11pt;
	margin: 12px 0 10px 0;
}

#nav .menu a, #nav .menu a.active, #nav .menu a:hover {
	display: block;
	margin: 2px 0 2px 10px;
	padding: 3px 3px 3px 16px;
	color: #333; 
	font-size: 9pt;
	text-decoration: none;
	background: url('images/bullet.gif') left top no-repeat;
}

#nav .menu a.active, #nav .menu a:hover {
	margin: 2px 0 2px 0;
	background: #b99065 url('images/bullet2.gif') left top no-repeat;
	color: white;
	padding-left: 26px;

}

#maincontent {
	float: right;
	width: 530px;
	padding: 0 10px 20px 0;
}

#maincontent h1 {
	color: #924b00;
	border-bottom: 1px solid #c4c4c4;
	margin: 10px 0 10px 0;
	padding: 0 0 7px 5px;
	font-size: 12pt;
}

#maincontent h1 .date {
	float: right;
	background: url('images/calendar.gif') left center no-repeat;
	font-size: 7pt;
	color: #222;
	padding: 3px 5px 0 3px;
}

#maincontent h1 .title {
	float: left;
	width: 400px;
}

#maincontent h1 .date .day {
	display: block;
	float: left;
	width: 16px;
	color: red;
	font-weight: bold;
}

#maincontent #social {
	float: right;
	width: 34px;
	padding: 10px;
	background: #eae9e5;
	border: 1px solid #919191;
	margin: 0 -12px 2px 10px;
}

.clear {
	height: 0;
	display: block;
	clear: both;
}

#footer {
	position: relative;
	height: 77px;
	background: url('images/bg_btm.gif');
}

#footer .menu {
	color: #666;
	padding: 25px 0 0 20px;
	font-size: 8pt;
}

#footer .copy {
	position: absolute;
	right: 10px;
	top: 15px;
	text-align: right;
	font-size: 8pt;
}

#footer .copy strong {
	font-size: 12pt;
}

#footer .menu a {
	color: #444;
}

#footer .left {
	position: absolute;
	width: 9px;
	height: 77px;
	left: -9px;
	top: 0;
	background: url('images/btm_left.gif');
}

#footer .right {
	position: absolute;
	width: 9px;
	height: 77px;
	right: -9px;
	top: 0;
	background: url('images/btm_right.gif');
}


ul.rate, ul.ratesmall {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}

ul.ratesmall {
	margin: 3px 0 0 0;
}

ul.rate li, ul.ratesmall li {
	list-style: none;
	font-size: 7pt;
	text-align: center;
	float: left;
	height: 10px;
	width: 24px;
	margin: 0 0 0 3px;
	padding: 0;
	border: 1px solid #DDDDDD;
	line-height: 12px;
}

.curs {
	cursor: pointer;
}

ul.ratesmall li {
	width: 15px;
	margin: 0;
}

ul.rate li.full, ul.ratesmall li.full {
	background: #D70202;
	color: #FFFFFF;
}

ul.rate li.preview, ul.ratesmall li.preview {
	background: #AAA;
	color: #FFFFFF;
}

ul.rate li.empty, ul.ratesmall li.empty {
	color: #999999;
	background: #FFFFFF;
}

div.ratebox {
	text-align: left;
	margin: 0 0 30px 40px;
	color: #666666;
}

#loading {
	position: absolute;
	visibility: hidden;
	z-index:3000;
	text-align: center;
	background: white;
	border: 1px solid #D70202;
	width: 350px;
	height: 40px;
	color: #333;
	font-size: 14pt;
}

strong.highlight {
	font-weight: normal;
	background: #FFFFBB;
}

#mainannounces h2 {
	font-size: 10pt;
	margin: 0;
}

#mainannounces .artannright, #mainannounces .artannleft {
	padding: 10px;
}

#mainannounces .artannright .more {
	text-align: left;
	font-size: 8pt;
}

#mainannounces .artannleft .more {
	text-align: right;
	font-size: 8pt;
}

#mainannounces .artannleft .annphoto {
	float: left;
	width: 120px;
	border: 1px solid #e03131;
	margin: 3px 10px 2px 0;
}

#mainannounces .artannright .annphoto {
	float: right;
	width: 120px;
	border: 1px solid #e03131;
	margin: 3px 0 2px 10px;
}

.subcats {
	padding: 10px;
	border-bottom: 1px solid #AAA;
	margin-bottom: 20px;
}

div.msg_err {
	color: red;
	font-weight: bold;
	padding: 3px;
	margin: 5px 0 5px 0;
}

div.msg_ok {
	color: green;
	font-weight: bold;
	padding: 3px;
	margin: 5px 0 5px 0;
}

.pad10 {
	padding: 10px;
}

.frminput, .inputnum {
	color: #000000;
	background: #F7F7F7;
	font-family: Arial;
	font-size: 8pt; 
    border: 1px solid #333;
	padding-left: 3px;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

.inputnum {
	border: 1px solid #C8277F;
	width: 30px;
	margin: 0 6px 4px 0;
}

.frmbutton {
	background: #EEE;
	border: 1px solid #333;
	font-size: 8pt;
}

.usercomments .date {
	color: #999;
	font-size: 8pt;
}


.thumbleft {
	float: left;
	margin: 5px 10px 3px 0;
	border: 1px solid #CCC;
}

.thumbright {
	float: right;
	margin: 5px 0 3px 10px;
	border: 1px solid #CCC;
}

.thumbcenter {
	border: 1px solid #CCC;
	margin: 10px auto 10px auto;
}

.rateval {
	text-align: center;
	color: #999;
	font-size: 14pt;
	padding-top: 5px;
}

.rateval .bad {
	float: left;
	font-size: 7pt;
}

.rateval .good {
	float: right;
	font-size: 7pt;
}

.artviews {
	float: right;
	wdth: 200px;
	padding: 0 5px 20px 0;
	color: #666;
	text-align: right;
}

.addthis_button {
	float: left;
	display: block;
	width: 125px;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
