/***************** BASICS *****************/

body {
	background-image:url("images/bg.jpg");
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#211507;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	Font-color:#211507;
	margin:0;
	padding:0;
	}
	
div#page {
	width:998px;
	height:auto;
	overflow:hidden;
	}
	
.left {
	float:left;
	}
	
.right {
	float:right;
	}
	
.clearer {
	clear:both;
	margin:0;
	padding:0;
	border:0;
	line-height:0;
	font-size:0;
	}
	
ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
ul li {
	margin:0;
	padding:0;
	}
	
/***************** HEADER *****************/	
	
div#header {
	background-image:url("images/banner2.jpg");
	background-repeat:no-repeat;
	height:186px;
	color: #e5dfd3;
	}
	
div#header div#loginmenu {
	width:980px;
	background-image:url("images/black-0.2.png");
	background-repeat:repeat;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
	}
	
div#loginmenu p {
	padding:0;
	padding-top:6px;
	margin:0;
	}
	
div#loginmenu a {
	font-weight:bold;
	text-decoration:none;
	color: #e5dfd3;
	}

div#loginmenu form {
	margin:0;
	padding:0;
	border:0;
	}

div#loginmenu input[type=text] {
	border:1px solid #aba297;
	height:13px;
	width:125px;
	background-image:url("images/input-bg.gif");
	padding:4px;
	color:#8b8783;
	margin:0 0 0 3px;
	float:left;
	font-size:10px;
	}

div#loginmenu input[type=password] {
	border:1px solid #aba297;
	height:13px;
	width:125px;
	background-image:url("images/input-bg.gif");
	padding:4px;
	color:#8b8783;
	margin:0 0 0 3px;
	float:left;
	font-size:10px;
	}
	
div#loginmenu input[type=submit] {
	border:none;
	height:23px;
	width:23px;
	background-image:url("images/submit-bg.gif");
	padding:0;
	color:#e6e1d5;
	margin:0 0 0 3px;
	float:left;
	}

div#loginmenu div.left {
	text-align:left;
	}

div#loginmenu div.right {
	text-align:right;
	}

	
/***************** NAVIGATION *****************/

div#navigation ul {
	width:1000px;
	height:43px;
	background-image:url("images/menu-bg.gif");
	}
	
div#navigation ul li a {
	display:block;
	width:165px;
	height:28px;
	float:left;
	color:#e5dfd3;
	padding-top:15px;
	text-decoration:none;
	}
	
div#navigation ul li a:hover {
	background-image:url("images/button-menuactive.gif");
	}

div#navigation ul li.spacer {
	display:block;
	width:2px;
	height:43px;
	float:left;
	padding-top:0;
	}
	
/***************** MAIN CONTENT *****************/

div#main div.left {
	margin-top:10px;
	}
	
div#main div.right {
	margin-top:10px;
	}
	
div#main div {
	text-align:left;
	}
	
/******* TOP 10 *******/
	
div#main div#top10 {
	width:457px;
	height:225px;
	background-image:url("images/top10bg.gif");
	background-repeat:no-repeat;
	background-position:center bottom;
	overflow:hidden;
	}
	
div#top10 div#top10content {
	color:#a78a69;
	padding:20px 0 20px 20px;
	}
	
div#top10 div#top10content a {
	color:#a78a69;
	text-decoration:none;
	font-weight:bold;
	}

div#top10 ul#top10tabs {
	margin-left:-6px;
	}

div#top10 ul#top10tabs li a {
	float:left;
	display:block;
	width:130px;
	padding:10px 0 0 10px;
	height:22px;
	margin-left:6px;
	background-image:url("images/top10tab.png");
	background-position:center top;
	background-repeat:no-repeat;
	color:#776249;
	text-decoration:none;
	}
	
div#top10 ul#top10tabs li a:hover {
	background-position:center bottom;
	}
	
div#top10 ul#top10tabs li.active a {
	width:145px;
	background-image:url("images/top10activetab.png");
	color:#e5dfd3;
	padding:9px 0 0 20px;
	height:23px;
	text-decoration:none;
	}
	
div#top10content ul {
	float:left;
	width:200px;
	padding-right:17px;
	}
	
div#top10content ul li {
	padding-bottom:10px;
	padding-top:10px;
	border-bottom:1px solid #583812;
	line-height:12px;
	}
	
div#top10content ul li.last {
	padding-bottom:10px;
	padding-top:10px;
	border:none;
	}
	
/******* EVENT *******/

div#event {
	width:533px;
	height:225px;
	}
	
div#event a {
	text-decoration:none;
	font-weight:bold;
	color:#a78a69;
	}

div#event img a {
	padding:0;
	margin:0;
	border:0;
	}
	
div#eventimage {
	width:202px;
	height:205px;
	padding:10px;
	background-image:url("images/eventimage-bg.gif");
	float:left;
	}
	
div#eventimage img {
	position:absolute;
	height:205px;
	width:202px;
	overflow:hidden;
	}
	
div#eventimage p {
	position:absolute;
	margin:183px 0 0 0;
	padding:5px;
	width:192px;
	display:block;
	background-image:url("images/black-0.2.png");
	background-repeat:repeat;
	color:#FFF;
	}
	
div#eventtext {
	float:left;
	width:271px;
	background-image:url("images/eventtext-bg.png");
	height:185px;
	background-position:center;
	padding:20px;
	color:#a78a69;
	}

/******* LATEST POSTS *******/

div#latest {
	width:437px;
	height:185px;
	padding:20px 0 20px 20px;
	background-image:url("images/standard-bg.gif");
	background-repeat:no-repeat;
	line-height:16px;
	}
	
div#latest a {
	color:#211507;
	text-decoration:none;
	font-weight:bold;
	}
	
div#latest ul {
	width:200px;
	float:left;
	margin-right:8px;
	padding-right:9px;
	}

div#latest ul#hottest {
	border-right:1px solid #cac1ab;
	}
	
div#latest ul li {
	border-bottom:1px solid #cac1ab;
	}
	
div#latest ul li.last {
	border:none;
	}

div#latest li h4 {
	color:#211507;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	margin:5px 0 0 0;
	padding:0;
	}
	
div#latest li p {
	margin:0 0 5px 0;
	padding:0;
	color:#5c4e34;
	}

/******* NEWS *******/

div#news1, div#news2 {
	width:493px;
	height:185px;
	padding:20px;
	background-image:url("images/standard2-bg.gif");
	margin-bottom:10px;
	}
	
div#news1 a, div#news2 a {
	text-decoration:none;
	font-weight:bold;
	color:#7e6e52;
	}

div#news1 img a, div#news2 img a {
	border:0;
	margin:0;
	padding:0;
	}

div#newsnav {
	width:533px;
	color:#5c4e34;
	}
	
div#newsnav img {
	float:left;
	}
	
div#newsnav ul {
	float:left;
	}
	
div#newsnav ul li {
	float:left;
	margin-left:5px;
	display:block;
	width:30px;
	height:30px;
	text-align:center;
	}
	
div#newsnav ul li.active a, div#newsnav ul li a:hover {
	color:#dfdad0;
	background-position:0 30px;
	}

div#newsnav ul li a {
	display:block;
	padding:9px;
	height:11px;
	text-decoration:none;
	background-image:url("images/button-olderpostnumber.png");
	color:#5c4e34;
	}

/******* SPONSORS *******/

div#sponsor {
	width:417px;
	height:225px;
	padding:20px;
	background-image:url("images/sponsor-bg.gif");
	background-repeat:no-repeat;
	color:#e5dfd3;
	}
	
div#sponsor img a {
	border:0;
	}
	
/***************** FOOTER *****************/

div#footer {
	margin-top:10px;
	width:1000px;
	padding-top:12px;
	height:24px;
	background-image:url("images/footer-bg.gif");
	color:#5c4b38;
	margin-bottom:30px;
	}
	
div#footer p {
	width:33%;
	float:left;
	margin:0;
	padding:0;
	}
	
div#footer p#cred {
	text-align:left;
	}

div#footer p#cred a {
	color:inherit;
	text-decoration:none;
	}
	
/***************** SUB PAGE *****************/

div#sidebarholder {
	margin-bottom:-10px;
	}

div.sidebar {
	width:270px;
	background-image:url("images/sidebar-bg.gif");
	background-repeat:no-repeat;
	background-color:#261808;
	padding:20px;
	margin-bottom:10px;
	color:#a78a69;
	}
	
div#maincontent {
	width:640px;
	background-image:url("images/maincontent-bg.gif");
	background-repeat:repeat-y;
	padding:20px;
	margin-bottom:10px;
	}
	
div#maincontent a {
	color:#7e6e52;
	text-decoration:none;
	}
	
div.sidebar a {
	color:#a78a69;
	text-decoration:none;
	font-weight:bold;
	}
	
div.sidebar h4 {
	font-weight:normal;
	margin:0;
	padding:0;
	color:#e5dfd3;
	}
	
div.sidebar p {
	margin:0;
	padding:0;
	}

img.highlight {
	height:200px;
	width:300px;
	padding:5px;
	display:block;
	background-image:url("images/highlight-border.gif");
	}
	
/***************** PORTFOLIO PAGE *****************/

div#portfolio h1 {
	font-size:18px;
	line-height:18px;
	padding:10px;
	display:inline-block;
	background-color:#191005;
	color:#e5dfd3;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:lighter;
	float:left;
	margin:0;
	}
	
div#portfolio h4 a {
	float:left;
	padding:14px;
	line-height:10px;
	margin:0;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#e5dfd3;
	text-decoration:none;
	font-weight:lighter;
	}
	
div#portfolio #portrait {
	width:280px;
	height:280px;
	padding:10px;
	background-color:#191005;
	margin-top:10px;
	text-align: center;
	}
	
div#portfolio #slideshow {
	height:280px;
	width:670px;
	padding:10px;
	background-color:#191005;
	}

#slideimg {
	height:280px;
	width:670px;
	position:relative;
	}

div#slidebutton {
	position:absolute;
	z-index:1;
	text-align:right;
	width:670px;
	}

div#slidebutton ul {
	float:right;
	}
	
div#slidebutton ul li {
	float:left;
	line-height:10px;
	width:30px;
	height:30px;
	text-align:center;
	background-color:#191005;
	margin-right:3px;
	}
	
div#slidebutton ul li a {
	display:block;
	padding:10px 0 10px 0;
	width:30px;
	text-decoration:none;
	color:#7e7e7e;
	}
div#slidebutton ul li a:hover {
	background-color:#191005;
	color:#e5dfd3;
	}
	
div#slidebutton ul li a.active {
	background-color:#191005;
	color:#e5dfd3;
	}
	
div#portfolio div#textholder {
	width:1000px;
	background-image:url("images/portfoliotext-bg.gif");
	margin:10px 0 0 0;
	padding:0;
	color:#7e7e7e;
	}
	
div#textholder div#info {
	width:260px;
	padding:20px;
	margin:0;
	}
	
div#textholder div#fullinfo {
	width:650px;
	padding:20px;
	margin:0;
	}