/***************** 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:#FFF;
	margin:0;
	padding:0;
	text-align: center;
	}
	
div#page {
	width:998px;
	height:auto;
	overflow:hidden;
	text-align: center;
	}
	
.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 p img {
	margin-top:-6px;
	cursor:pointer;
}
	
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:none;
	background-image:url("/images/icons/submit.png");
	padding:0;
	color:#e6e1d5;
	margin:0 0 0 3px;
	float:left;
	cursor:pointer;
	}

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");
	text-align:center;
	}
	
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;
	}
	
/******* INDEX *******/

div#category {
	width:995px;	
	background-image:url("/images/standard2-bg.gif");
	background-size: 100%;
	background-position:center;
	padding-bottom:10px;
	padding-top:5px;
	margin-bottom:20px;
	border:1px solid #a78a69;
	text-align:left;
	}

div#catheader {
	width:990px;
	height:25px;
	padding-top:10px;
	text-align: center;
	margin-left:2px;
	background-image:url("/images/menu-bg.gif");
	background-repeat:repeat;
	color: #a78a69;
	margin-bottom:1px;
	border:1px solid #a78a69;
	font-weight:bold;
	text-align:center;
	}

div#catheader a {
	color:#211507;
	text-decoration:none;
	font-weight:bold;
	}

div#catfooter {
	width:980px;
	height:15px;
	text-align: center;
	margin-left:5px;
	background-image:url("/images/menu-bg.gif");
	background-repeat:repeat;
	margin-bottom:1px;
	border:1px solid #a78a69;
	}
	
table#forum {
	width:50%;
	text-align: left;
	background-image:url("/images/eventtext-bg.png");
	background-repeat:repeat;
	margin-bottom:5px;
	display:inline-block;
	font-size:inherit;
	color: #a78a69;
	}

table#forum a {
	color: #e5dfd3;
	}

table#forum td {
	padding:5px;
	background-image:url("/images/eventtext-bg.png");
	background-repeat:repeat;
	margin-left:5px;
	}
	
td#forumicon {
	height: 50px;
	}

td#forumicon img {
	border:0px;
	}
	
/***************** FORUM *****************/
div#forcategory {
	width:995px;	
	background-image:url("/images/standard2-bg.gif");
	background-repeat:repeat;
	background-position:center;
	padding-bottom:10px;
	padding-top:5px;
	margin-bottom:20px;
	border:1px solid #a78a69;
	text-align:center;
	}
		
div#forheader {
	width:988px;
	height:25px;
	padding-top:10px;
	text-align: center;
	margin-left:2px;
	background-image:url("/images/menu-bg.gif");
	background-repeat:repeat;
	color: #a78a69;
	margin-bottom:1px;
	border:1px solid #a78a69;
	font-weight:bold;
	}

div#forheader a {
	color:#211507;
	text-decoration:none;
	font-weight:bold;
	}

table#threadlegend {
	width:990px;
	text-align: left;
	background-image:url("/images/eventtext-bg.png");
	background-repeat:repeat;
	margin-bottom:2px;
	display:inline-block;
	font-size:inherit;
	color: #a78a69;
	}

table#threadlegend td {
	padding:5px;
	background-image:url("/images/eventtext-bg.png");
	background-repeat:repeat;
	text-align:center;
	margin-left:5px;
	}
	
table#thread {
	width:990px;
	text-align: left;
	background-image:url("/images/eventtext-bg.png");
	background-repeat:repeat;
	display:inline-block;
	margin:0px;
	font-size:inherit;
	color: #a78a69;
	}

table#thread a {
	color: #e5dfd3;
	}

table#thread td {
	padding:5px;
	background-image:url("/images/eventtext-bg.png");
	background-repeat:repeat;
	text-align:center;
	margin-left:5px;
	}

td#threadicon img {
	border:0px;
	}

div#forumbuttons {
	border:none;
	height:20px;
	width:100px;
	background-image:url("/images/menu-bg.gif");
	text-align:center;
	border:1px solid #a78a69;
	font-size:10px;
	padding-top:5px;
	margin-top:10px;
	margin-bottom:15px;
	}

div#forumbuttons a {
	color: #e5dfd3;
	font-weight:bold;
	text-decoration:none;
	}

/***************** THREAD *****************/
div#threadcat {
	width:995px;	
	background-image:url("/images/standard2-bg.gif");
	background-repeat:repeat;
	background-position:center;
	padding-bottom:10px;
	padding-top:5px;
	margin-bottom:20px;
	text-align:center;
	}
		
div#threadhead {
	width:988px;
	height:25px;
	padding-top:10px;
	text-align: center;
	margin-left:2px;
	background-image:url("/images/menu-bg.gif");
	background-repeat:repeat;
	background-position:center;
	color: #a78a69;
	margin-bottom:1px;
	border:1px solid #a78a69;
	font-weight:bold;
	}

div#threadhead a {
	color:#211507;
	text-decoration:none;
	font-weight:bold;
	}

table#threadpost {
	width:990px;
	text-align: left;
	background-image:url("/images/eventtext-bg.png");
	background-repeat:repeat;
	margin-bottom:5px;
	display:inline-block;
	font-size:inherit;
	color: #FFF;
	}

table#threadpost a {
	color: #e5dfd3;
	}

table#threadpost td {
	padding:5px;
	background-image:url("/images/eventtext-bg.png");
	background-repeat:repeat;
	margin-left:5px;
	}

/***************** POST *****************/
div#reply input[type=submit] {
	border:none;
	height:20px;
	width:100px;
	background-image:url("/images/menu-bg.gif");
	text-align:center;
	border:1px solid #a78a69;
	color: #e5dfd3;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	display:inline-block;
	}

table#post td{
	padding:5px;
	background-image:url("/images/eventtext-bg.png");
	background-repeat:repeat;
	margin-left:5px;
	color: #e5dfd3;
	}
	
/***************** MEMBERLIST *****************/

table#member {
	width:990px;
	text-align: left;
	background-image:url("/images/eventtext-bg.png");
	background-repeat:repeat;
	margin-bottom:5px;
	font-size:inherit;
	color: #a78a69;
	}

table#member, table#pages a {
	color: #e5dfd3;
	}

table#member td {
	padding:5px;
	background-image:url("/images/eventtext-bg.png");
	background-repeat:repeat;
	margin-left:5px;
	}

/***************** INBOX *****************/
table#message {
	text-align: left;
	background-image:url("/images/eventtext-bg.png");
	background-repeat:repeat;
	margin-bottom:1px;
	font-size:inherit;
	color: #a78a69;
	}

table#message,inbox a {
	color: #e5dfd3;
	}

table#message,inbox td {
	padding:5px;
	background-image:url("/images/eventtext-bg.png");
	background-repeat:repeat;
	margin-left:5px;
	}

table#inbox {
	margin-top:10px;
	text-align: left;
	background-image:url("/images/eventtext-bg.png");
	background-repeat:repeat;
	margin-bottom:10px;
	font-size:inherit;
	color: #e5dfd3;
	}

div#buttons input[type=submit] {
	border:none;
	height:20px;
	width:100px;
	background-image:url("/images/menu-bg.gif");
	text-align:center;
	border:1px solid #a78a69;
	color: #e5dfd3;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	display:inline-block;
	}

div#buttons input[type=button] {
	border:none;
	height:20px;
	width:100px;
	background-image:url("/images/menu-bg.gif");
	text-align:center;
	border:1px solid #a78a69;
	color: #e5dfd3;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	display:inline-block;
	}

/***************** PROFILE *****************/
div#profile {
	width:995px;	
	background-image:url("/images/eventtext-bg.png");
	background-repeat:repeat;
	background-position:center;
	padding-bottom:10px;
	padding-top:5px;
	margin-bottom:20px;
	border:1px solid #a78a69;
	text-align:center;
	}

div#profile a {
	color: #e5dfd3;
	}

div#profile img a{
	border:0px;
	}
	
div#proheader {
	width:980px;
	height:25px;
	padding-top:10px;
	text-align: center;
	margin-left:5px;
	background-image:url("/images/menu-bg.gif");
	background-repeat:repeat;
	color: #a78a69;
	margin-bottom:1px;
	border:1px solid #a78a69;
	font-weight:bold;
	}

td#infofield {
	padding:5px;
	background-image:url("/images/eventtext-bg.png");
	background-repeat:repeat;
	color: #e5dfd3;
	font-size:10px;
	}

td#sectionheader {
	height:15px;
	padding-top:5px;
	text-align: center;
	background-image:url("/images/menu-bg.gif");
	background-repeat:repeat;
	color: #a78a69;
	margin-bottom:1px;
	border:1px solid #a78a69;
	font-weight:bold;
	font-size:10px;
	}

table#bulletin {
	text-align: left;
	background-image:url("/images/eventtext-bg.png");
	background-repeat:repeat;
	display:inline-block;
	font-size:inherit;
	color: #a78a69;
	}


table#bulletin td {
	padding:5px;
	background-image:url("/images/eventtext-bg.png");
	background-repeat:repeat;
	}

div#scroller {
	padding:5px;
	background-image:url("/images/eventtext-bg.png");
	background-repeat:repeat;
	}

div#characterlist {
	padding-left:5px;
	}
	
div#character {
	width:130px;
	height:250px;
	float:left;
	margin-right:5px;
	margin-bottom:10px;
	padding:5px;
	color:#a78a69;
	background-image:url("/images/eventtext-bg.png");
	border:1px solid #a78a69;
	}

div#characterimage {
	width:100px;
	height:100px;
	background-image:url("/images/eventtext-bg.png");
	padding:5px;
	text-align:left;
	border:1px solid #a78a69;
	}

div#character a {
	text-decoration:none;
	font-weight:bold;
	color:#a78a69;
	}
		
div#characterimage img {
	position:relative;
	height:100px;
	width:100px;
	overflow:hidden;
	}

div#character img a {
	padding:0;
	margin:0;
	border:0;
	}

div#characterimage p {
	margin:78px 0 0 0;
	padding:5px;
	width:90px;
	position:relative;
	text-align:center;
	color:#FFF;
	background-image:url("/images/black-0.2.png");
	background-repeat:repeat;
	overflow:hidden;
	}
	
div#charactertext {
	text-align:center;
	color:#a78a69;
	}
/***************** FOOTER *****************/

div#footer {
	margin-top:10px;
	width:996px;
	padding-top:5px;
	padding-bottom:5px;
	height:24px;
	background-image:url("/images/black-0.2.png");
	background-repeat:repeat;
	color:#a78a69;
	border: 1px solid #a78a69;
	margin-bottom:30px;
	font-weight:bold;
	text-align:center;
	}
		
/***************** 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;
	}
