/****** FORUM WIDTH CONTROL ******/
#main_frame {
	width: 85%;
	min-width: 720px !important;
	margin: 0 auto;
	padding: 0;
}
html {
  height: 100%;
  margin-bottom: 1px;
}
/* Normal, standard links. */
a:link {
	color: #A79787;
	text-decoration: none;
}
a:visited {
	color: #A79787;
	text-decoration: none;
}
a:hover {
	color: #82705B;
	text-decoration: underline;
}
/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited {
	color: #A79787;
	text-decoration: none;
}
a.nav:hover {
	color: #82705B;
	text-decoration: underline;
}
/* Tables should show empty cells. */
table
{
	empty-cells: show;
}
/* By default (td, body..) use verdana in black. */
body, td, th , tr {
	color: #e2e2e2;
	font-size: small;
	font-family: verdana, sans-serif;
	line-height: 110%;
}
/* The main body of the entire forum. */
body {
	background: #101010 url(./images/img/pd_bg.png) repeat-x top left;
	margin: 0px;
	padding: 15px 0 10px 0;
}
/* Input boxes - just a bit smaller than normal so they align well. */
input, button, select, textarea {
	font: 95%/115% verdana, Helvetica, sans-serif;
	color: #9F9F9F;
	background: #2B2B2B;
	border: 1px solid #6F5C45;
	padding: 2px;
}
/* Select elements look horrible with the extra padding, so leave them unpadded. */
select {
	padding: 0;
}
/* Add some padding to the options instead. */
select option {
	padding: 1px;
}
/* The font size of textareas should be just a little bit larger. */
textarea {
	font: 100%/130% verdana, Helvetica, sans-serif;
}
/* Buttons should be styled a bit differently, in order to make them look more button'ish. */
.button_submit, .button_reset {
	background: #cde7ff no-repeat;
	border: 1px solid #6F5C45;
	cursor: pointer;
	font-weight: normal;
}
input:hover, textarea:hover, button:hover, select:hover {
	border: solid 1px #8F7659;
}
.button_submit:hover, .button_reset:hover {
	border: 1px solid #8F7659;
	background: #cde7ff;
}
input:focus, textarea:focus, button:focus, select:focus {
	border: solid 1px #8F7659;
}
/* All input elements that are checkboxes or radio buttons shouldn't have a border around them. */
input.input_check, input.input_radio {
	border: none;
	background: none;
}
/* No image or link should have a border when clicked or linked */
a, a img {
	outline: 0;
	border: 0;
}
/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #6F5C45;
	background-color: #6F5C45;
}
/* A quote, perhaps from another post. */
.quote {
	background-color: #282828;
	color: #e3e3e3;
	border: 1px solid #232323;
	border-left: 5px solid #202020;
	margin: 0px;
	padding: 5px;
	font-size: x-small;
}
/* A code block - maybe even PHP ;). */
.code {
	color: #FFFFFF;
	background-color: #353535;
	border: 1px solid #232323;
	border-left: 5px solid #202020;
	margin: 0px;
	padding: 5px;
	font-size: x-small;
	font-family: "courier new", helvetica, "times new roman", serif;
	width: 95%;
	/* 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;
	white-space: nowrap;
	overflow: auto;
}
/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader {
	color: #fefefe;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
}
/* 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, #preview_body {
	background: #1d1d1d url(./images/img/windowbg1.gif) top left repeat-x;
	border: 1px solid #1c1c1c;
	border-width: 1px 0px;
}
.windowbg2 {
	background: #191919 url(./images/img/windowbg2.gif) top left repeat-x;
	border: 1px solid #1c1c1c;
	border-width: 0px 1px;
}
.windowbg3 {
	background: #191919 url(./images/img/windowbg2.gif) top left repeat-x;
	border: 1px solid #1c1c1c;
	border-width: 0px 1px;
}
/* the today container in calendar */
.calendar_today {
	background: #0D0D0D;
	text-align: center;
	font-weight: 700;
}
/* 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: #f3f3f3;
	font-style: normal;
	background: url(./images/titlebg.gif) repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 23px;
}
.titlebg, .titlebg a:link, .titlebg a:visited {
	font-weight: bold;
	color: #f3f3f3;
	font-style: normal;
}
.titlebg a:hover {
	color: #FF0024;
	text-decoration: underline;
}
/* same as titlebg, but used where bold text is not needed */
.titlebg2 a:link, .titlebg2 a:visited {
	color: #F3F3F3;
	font-style: normal;
	text-decoration: underline;
}
.titlebg2 a:hover {
	color: #FFF6AD;
	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: url(./images/catbg.gif) repeat-x;
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg2 , tr.catbg2 td {
	background: url(./images/catbg.gif) repeat-x;
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
}
.catbg, .catbg2, .catbg3 {
	border-bottom: solid 1px #232323;
}
.catbg, .catbg2 {
	font-weight: 700;
}
.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited {
	padding-left: 10px; 
	padding-right: 10px;
	font-size: 95%;
	font-weight: 700;
	color: #FFF;
	text-decoration: none;
}
.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited {
	color: #FFF;
	text-decoration: none;
}
.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover {
	color: #FFF6AD;
}
/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor {
	background-color: #0a0a0a;
	padding: 0px;
}
/* This is used on tables that should just have a border around them. */
.tborder {
	padding: 1px;
	background: #0a0a0a;
	border: 1px solid #1c1c1c;
}
/* 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-family: verdana, tahoma, arial, helvetica;
	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: #FF0000;
}
/* 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
{
	color: white;
	text-transform: uppercase;
	vertical-align: top;
}
.maintab_back, .maintab_active_back
{
	color: white;
	text-decoration: none;
	font-size:  9px;
	vertical-align: top;
	padding: 2px 6px 6px 6px;
	font-family: tahoma, sans-serif;
}

.maintab_first
{
	background: url(images/maintab_first.gif) left bottom no-repeat;
	width: 10px;
}
.maintab_back
{
	background: url(images/maintab_back.gif) left bottom repeat-x;
}
.maintab_last
{
	background: url(images/maintab_last.gif) left bottom no-repeat;
	width: 8px;
}
.maintab_active_first
{
	background: url(images/maintab_active_first.gif) left bottom no-repeat;
	width: 6px;
}
.maintab_active_back
{
	background: url(images/maintab_active_back.gif) left bottom repeat-x;
}
.maintab_active_last
{
	background: url(images/maintab_active_last.gif) left bottom no-repeat;
	width: 8px;
}

/* how links behave in main tab. */
.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
	color: white;
	text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
	color: #A79787;
	text-decoration: none;
}
/* definitions for the mirror tab */
.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
	color: white;
	text-transform: uppercase;
	vertical-align: top;
}
.mirrortab_back, .mirrortab_active_back
{
	color: white;
	text-decoration: none;
	font-size: 9px;
	vertical-align: bottom;
	padding: 6px 6px 2px 6px;
	font-family: tahoma, sans-serif;
}

.mirrortab_first
{
	background: url(images/mirrortab_first.gif) no-repeat;
	width: 10px;
}
.mirrortab_back
{
	background: url(images/mirrortab_back.gif) repeat-x;
}
.mirrortab_last
{
	background: url(images/mirrortab_last.gif) no-repeat;
	width: 6px;
}
.mirrortab_active_first
{
	background: url(images/mirrortab_active_first.gif) no-repeat;
	width: 6px;
}
.mirrortab_active_back
{
	background: url(images/mirrortab_active_back.gif) repeat-x;
}
.mirrortab_active_last
{
	background: url(images/mirrortab_active_last.gif) no-repeat;
	width: 8px;
}
/* how links behave in mirror tab. */
.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
	color: white;
	text-shadow: 0 1px 0 #000;
	text-decoration: none;
}
.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
	color: #82794B;
	text-shadow: 0 1px 0 #000;
	text-decoration: none;
}
/* My Menu */
#menu {
	height: 30px;
	background: #000;
	border-bottom: 2px solid #000;
}
#menu, #menu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#menu {
	margin-bottom: 0px;
}	
#menu ul {
	float: left;
	list-style: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#menu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menu li a, #menu li a:link {
	color: #82704B;
	display: block;
	margin: 0px 3px 0px 3px;
	padding: 6px 10px 6px 10px;
	text-decoration: none;
	font-weight: 500;
	text-transform: capitalize;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif
	text-shadow: 0 1px 0 #000;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: 2px solid #82705B;
}
#menu li a:hover, #menu li a:active {
	background: #1E1E1E;
	color: #EFEAC9;
	display: block;
	text-decoration: none;
	text-shadow: 0 1px 0 #000;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: 2px solid #82705B;
}
#menu  li#chosen a {
	color: #CFC2A8;
	background: #5C5C5C;
	font-weight: 900;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #000;
	-moz-border-radius: 15px;
	-khtml-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	border: 2px solid #82705B;
}
#menu li:hover { 
	position: static;
}
/* HEADER TOP */
#header {
	 position: relative;
	 height: 200px;
	 overflow: hidden;
	 background: url(./images/img/pd_mid.png) 0 0 repeat-x;
}
#head-r {
	 height: 200px;
	 background: url(./images/img/pd_right.png) 100% 0 no-repeat;
}
#head-l {
	 background: url(./images/img/pd_left.png) 0 0 no-repeat;
}
.clearfix {
	display: inline-block;
}
/* INLINE LINKS */
#linktree {
	clear: both;
	overflow: hidden;
	padding: 7px;
	font-weight: normal;
	background: transparent;
	border-top: solid 1px #6F5C45;
	border-width: thin;
}
#linktree, #linktree a {
	font-weight: normal;
}

/* - FOOTER-FLOATS - */
.left,.alignleft {float: left; margin-left: 1.5em;}
.right,.alignright {float: right; margin-right: 1.5em;}

/* SEARCH TOP */
#searcharea {
	position: relative;
	float: right;
	padding: 0px 25px 0 0;
	margin: 0;
	clear: both;
	margin-top: -1em;
	overflow: hidden;
}
/* Avatar Fix */
#my-avatar {
	float: left;
	padding-top: 3px;
	padding-right: 15px;
}
/* Userarea Section */
#userarea {
	float: left;
	padding: 5.5em 0 0 2em;
	text-align: left;
	font-size: 1.086em;
	font-family: verdana, tahoma, sans-serif;
	color: #7F7F7F;
	width: 38em;
	font-family: tahoma, sans-serif;
	line-height: 1.5em;
}
#userarea a:link, #userarea a:visited {
	color: #82705B;
	font-size: 0.84em;
	font-family: verdana, tahoma, sans-serif;
}
#userarea a:hover {
	color: #82705B;
	text-decoration: underline;
}
/* NEWS */
#news {
	position: absolute;
	overflow: hidden;
	clear: both;
	float: right;
	top: 1.5em;
	right: 2em;
	text-align: right;
	color: #6F5C45;
	font-size: 0.84em;
	font-family: verdana, tahoma, sans-serif;
}
#news a:link, #news a:visited {
	color: #A79787;
}
#news a:hover {
	color: #6F5C45;
	text-decoration: underline;
}
/* BANNER / LOGO */
#logo {
	position: absolute;
	top: 5px;
	left: 20px;
	display: block;
	width: 256px;
	height: 34px;
	cursor: pointer;
	background: url(./images/smflogo.png) no-repeat;
}
/* Theme Main Pages */
.page {
	padding: 10px;
	margin: 0;
	border-left: 1px solid #474747;
	border-right: 1px solid #474747;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 30px;
	padding-right: 15px;
	background: #0D0D0D url(./images/img/repeat-bg.gif) 0 0 repeat-x;
	border-bottom: 1px solid #1C1C1C;
}
/* FOOTER */
#footer {
	 background: url(./images/img/pd_bot-bg.png) 0 100% repeat-x;
}
#foot-r {
	 height: 72px;
	 background: url(./images/img/pd_bot-r.png) 100% 100% no-repeat;
}
#foot-l {
	 background: url(./images/img/pd_bot-l.png) 0 100% no-repeat;
}
#footerarea {
	margin: 0px 18px 0 18px;
	display: block;
	font-family: Tahoma;
	font-size: 11px;
	color: #7F7F7F;
	padding: 40px 0 0 0;
	text-align: center;
}
#footerarea a:link, #footerarea a:active, #footerarea a:visited {
	color: #82705B;
	text-decoration: none;
	font-weight: bold;
}
#footerarea a:hover {
	 color: #82705B;
	 text-decoration: underline;
}
/* The AJAX notifier */
#ajax_in_progress {
	background: #2f2f2f;
	color: #82705B;
	text-align: center;
	font-weight: bold;
	font-size: 18pt;
	padding: 3px;
	width: 100%;
	position: fixed;
	bottom: 0;
	left: 0;
}