body {
background:url('images/bg.jpg'); 
color:#271e12; 
font-style:normal; 
font-variant:normal; 
font-weight:normal; 
font-size:12px; 
font-family:Verdana, Arial, Helvetica, sans-serif
}

a {
text-decoration:none;
}

h1 a, h2 a, h3 a {
border:none; color:#3A2B1B;
}

h1 a:visited, h2 a:visited, h3 a:visited {
border:none; 
color:#3A2B1B;
}

h1 a:active, h2 a:active, h3 a:active{
border:none; color:#3A2B1B;
}

.clear {
clear:both; 
padding:0; 
margin:0;
}

#wrap {
width:819px; 
margin:0 auto 25px auto; 
}

#tab {
background:url('images/left.jpg'); 
width:34px; float:left; 
min-height:180px; 
height:100%; 
padding-top:60px
}

#top {
background:url('images/top.jpg') no-repeat; 
height:50px; 
float:left; 
width:785px
}

#page {
margin-left:34px; 
background:url('images/pagebg.jpg');
}

#col1 {
background:url('images/header.jpg') no-repeat 30px 35px; 
width:725px; 
min-height:180px; 
float:left; 
padding-left:30px; 
padding-right:30px; 
padding-top:35px; 
padding-bottom:30px 
}

#col2 {
width:300px; 
float:right;
}

#widecol {
width:540px; 
padding:40px 30px 10px 10px; 
float:right;
}

#coldivider {
background:url('images/dv2.jpg') repeat-y 0 0;
}

.div1 {
background:url('images/dv1.jpg') no-repeat 0 0; 
height:35px; 
display:block; 
width:300px
}

.div3 {
background:url('images/dv3.jpg') no-repeat 0 0; 
height:26px; 
display:block; 
width:300px
}

.col2content { 
padding-left:39px;
}

#col3 {
margin:0 305px 0 199px; 
padding-top:85px; 
}

#page p {
line-height:20px; 
margin-bottom:20px;
}

#header {
height:180px;
}

#Sitename {
color: #281E12; //#D3CABE; 
font-size:40px; 
display:block; 
text-align:left; 
padding-top:15px; 
padding-left:15px;
}

#Sitename .italic { 
color:#A9BA67; 
font-style: italic; 
text-transform:uppercase;
}

#Sitename a {
color: #454636; //#d3cabe; 
text-decoration:none;
}

#Sitename a .italic {
color:#a9ba67; 
text-decoration:none;
}

#Sitename a:hover {
color:#a9ba67;
}

#Sitename a:hover .italic {
color:#d3cabe;
}

.caption {
color: #454636; // #B6A794; 
font-size:15px; 
display:block;
}

h1, h2, h3 {
font-family:"Trebuchet MS", Verdana, sans-serif;
}

h1 { 
font-size:22px;
}

h2 {
font-size:18px;
}

h3 {
font-size:16px;
}

.postinfo {
display:block; 
color: #594D44; 
font-size:10px;
}

.post .postbottom {
display:block;
padding: 3px;
font-size:10px;
border-top: 1px solid #625A4F;
border-bottom: 1px solid #625A4F;
}

/*Tab*/
#tab ul {
list-style:none; 
font:16px "Trebuchet MS", Verdana, sans-serif; 
font-weight:bold; 
text-transform:uppercase; 
padding-left:11px;
}

#tab a, #tab a:visited, #tab a:active {
display:block; background:url('images/menu3.jpg') repeat-y; 
width:18px; 
text-align: center; 
text-decoration:none; 
color:#D3CABE; 
margin:2px 0;; 
padding-left:5px; 
padding-right:0; 
padding-top:12px; 
padding-bottom:12px
}

#tab a:hover {
background:url('images/menu2.jpg') repeat-y; 
color:#fff
}

#tab .active a {
background:url('images/menu1.jpg') repeat-y; 
color:#fff
}

ul.menu{
list-style:none;
}

.menu li{
display:block;
height:22px;
border-bottom: 1px solid #6A6257;
}

.menu a {
display:block; 
height:19px; 
padding:3px 5px 0 5px; 
color:#000; 
text-decoration:none;
}

.menu a:visited, .menu a:active {
color:#000;
}

.menu a:hover {
background:#978D80;
}

.featured {
position: relative;
top: 0px;
right: 0px;
z-index: 99;
float: right;
display: block;
visibility: visible;
}

#col2 #featured_post {
position: relative;
top:-40px;
z-index: 50;
}

.featuredimg {
padding:3px;
background:#271D13;
}

#col2 .post {
padding-right:15px;
}

#col2 .sidebar {
padding-right:15px;
}

a img {
border:none;
}

#bottom {
background: url('images/footer.png') no-repeat bottom;
height:130px;
color:#000; // 7D7465;
text-align:right;
font-size: 10px; padding-left:10px; padding-right:140px; padding-top:15px; padding-bottom:0
}

a {
color:#000;
}

a:visited, a:active {
color:#231B10;
}

a:hover {
color:#000;
}

.post a {
border-bottom:dashed 1px #000000;
}

.post a:hover {
color:#000; 
background:#D3D0CB;
}

.post h2 a {
border:none !Important;
}

#siteinfo {
height:70px;
}

#footer {
height:20px; 
padding-top:15px;
}

#footer .backto {
display:block; 
float:left;
}

#footer .credits {
display:block; 
float:right;
}

#bottom a {
color: #000; //938979;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #000000;
	text-decoration: none;
}
a.nav:hover
{
	color: #FFFFFF;
	text-decoration: none;
}

/* Tables should show empty cells. */
table
{
	empty-cells: show;
}

/* By default (td, body..) use verdana in black. */
body, td, th, tr
{
	color: #000000;
	font-size: small;
	font-family: verdana, sans-serif;
}

/* The main body of the entire forum. */
body
{
	background-color: #E5E5E8;
	margin: 0px;
	padding: 12px 30px 4px 30px;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	color: #000000;
	font-family: verdana, sans-serif;
}
input, button
{
	font-size: 90%;
}

textarea
{
	font-size: 100%;
	color: #000000;
	font-family: verdana, sans-serif;
}

/* All input elements that are checkboxes or radio buttons. */
input.check
{
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 90%;
	font-weight: normal;
	color: #000000;
	font-family: verdana, sans-serif;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0px none;
	color: #666666;
	background-color: #666666
}

/* No image should have a border when linked */
a img
{
	border: 0px none;
}
/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background-color: #7D7465;
	border: 1px solid #6C6256;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
	line-height: 1.4em;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #7D7465;
	font-family: "courier new", "times new roman", monospace;
	font-size: x-small;
	line-height: 1.3em;
	/* Put a nice border around it. */
	border: 1px solid #6C6256;
	margin: 1px auto 1px auto;
	padding: 1px;
	width: 99%;
	/* Don't wrap its contents, and show scrollbars. */
	white-space: nowrap;
	overflow: auto;
	/* Stop after about 24 lines, and just show a scrollbar. */
	max-height: 24em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	line-height: 1.2em;
}

/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help
{
	cursor: help;
}

/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction
{
	color: red;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 96%;
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
	color: #000000;
	background-color: #73695D;
}
.windowbg2
{
	color: #000000;
	background-color: #7C7266;
}
.windowbg3
{
	color: #000000;
	background-color: #6C6256;
}
/* the today container in calendar */
.calendar_today
{
	background-color: #7C7266;
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
	color: black;
	font-style: normal;
	background: #91897C url('images/titlebg.jpg') repeat-x;
	padding-left: 10px;
	padding-right: 10px
}
.titlebg, .titlebg a:link, .titlebg a:visited
{
	font-weight: bold;
	color: black;
	font-style: normal;
}

.titlebg a:hover
{
	color: #404040;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited
{
	color: black;
	font-style: normal;
	text-decoration: underline;
}

.titlebg2 a:hover
{
	text-decoration: underline;
}

/* This is used for categories, page indexes, and several other areas in the forum.
.catbg and .catbg2 is for boardindex, while .catbg3 is for messageindex and display headers*/
.catbg, tr.catbg td, .catbg3, tr.catbg3 td
{
	background: #8C7E6E url('images/catbg.jpg') repeat-x;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px
}
.catbg2, tr.catbg2 td
{
	background: #8C7E6E url('images/catbg2.jpg') repeat-x;
	color: #ffffff;
	padding-left: 10px;
	padding-right: 10px
}
.catbg, .catbg2
{
	font-weight: bold;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
	font-size: 95%;
	color: white;
	text-decoration: none;
}
.catbg a:link, .catbg a:visited, .catbg2 a:link, .catbg2 a:visited
{
	color: white;
	text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
	color: #e0e0ff;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
	background-color: #675846;
	padding: 0px;
}

/* This is used on tables that should just have a border around them. */
.tborder
{
	padding: 1px;
	background-color: #6C6256;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font-size: x-small;
	font-family: verdana, sans-serif;
}
.middletext
{
	font-size: 90%;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}


/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
	width: 100%;
	overflow: auto;
	line-height: 1.3em;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
	width: 100%;
	overflow: auto;
	padding-bottom: 3px;
	line-height: 1.3em;
}

/* Sometimes there will be an error when you post */
.error
{
	color: red;
}


/* definitions for the main tab, active means the tab reflects which page is displayed */
.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last,
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last {
	color: #ccc;
	vertical-align: top;
}
.maintab_back, .maintab_active_back,
.mirrortab_back, .mirrortab_active_back {
	color: #ccc;
	text-decoration: none;
	font-size:  10px;
	font-family: verdana, sans-serif;
	padding: 5px 10px 5px 10px;
}

.maintab_first, .mirrortab_first {
	display: none;
}

.maintab_back, .mirrortab_back {
	background: url('images/catbg.jpg') repeat-x;
	color: #ccc
}

.maintab_last, .mirrortab_last {
	display: none;
}

.maintab_active_first, .mirrortab_active_first {
	display: none;
}

.maintab_active_back, .mirrortab_active_back {
	background: url('images/titlebg.jpg') repeat-x;
}

.maintab_active_last, .mirrortab_active_last {
	display: none;
}

/* how links behave in main tab. */
.maintab_back a:link, .maintab_back a:visited, .maintab_active_back a:link, .maintab_active_back a:visited, .mirrortab_back a:link, .mirrortab_back a:visited, .mirrortab_active_back a:link, .mirrortab_active_back a:visited {
	color: #ccc;
	text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover,
.mirrortab_back a:hover, .mirrortab_active_back a:hover {
	color: white;
	text-decoration: none;
}

/* The AJAX notifier */
#ajax_in_progress
{
	background: #32CD32;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	padding: 3px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
}