/* Hides from IE-mac \*/
html {font-family: Arial,Geneva;font-size:62.5% !important; font-size:62.5%;color:#fff;}
/* for IE-MAC */
body.wmbody {font-size:100% !important; font-size:101%; background: #000;}

body {
  background: #000000;
  scrollbar-base-color:#000000;
  scrollbar-3dlight-color:#945B47;
  scrollbar-arrow-color:#FDDFA7;
  scrollbar-darkshadow-color:#000000;
  scrollbar-face-color:#583428;
  scrollbar-highlight-color:#945B47;
  scrollbar-shadow-color:#000000;
  scrollbar-track-color:#2D1A14;
  }


/* main td */
td.wmmain {font-size:1.2em;}

/* standard link */
a:link, a:visited, a:active {color:#d8a810;font-size:1.0em;text-decoration:none;} 
a:hover {color:#d8a810;}

/* for images, tables, alignment and weight - do not edit */
.wmtbl{border:0;width:100%;}
table {font-size:100%;}
.wmaltop {vertical-align:top;}
.wmfleft {float:left;}
.wmfright {float:right;}
.wmalbottom {vertical-align:bottom;}
.wmalleft {text-align:left;}
.wmalright {text-align:right;}
.wmalcent {text-align:center;}
.wmalmid {vertical-align:middle;}
.wmbold {font-weight: bold;}
img {border:0;}

/* for onmouseover highlighting tablerow - optional */
tr.wmover td { background-color: #120B08;}
/* for status msg box */
.wmstatus{margin:0 0 3px 0;border:1px solid #D0CEBF;}
/* header row in table */
th.wmtop {font-weight:normal;color:#fff; font-size:1.1em;padding:2px;background-color:#583428;}
/* for background border line */
td.wmtop {background-color:#583428;}
/* for link in table header */
a.wmtop {color:#FFFFFF !important; text-decoration:underline !important;}
/* for alternate row color */
.wmbg1 {background-color:#000;}
.wmbg2 {background-color:#120B08;}

/* for board header name */
td.wmbig {font-size:1.5em;}

/*for small text */
.wmsmall {font-size:0.9em;}
/* quote reply */
.wmquot {background:#eeebdf;margin: 0 15px 0 15px;padding:3px;border:1px dashed #D0CEBF;}
/* user avatar image */
img.wmavatar {padding:20px 0 20px 0;}
/* horizontal line in messages view */
hr {height:1px;color:#D0CEBF;}

/* for navigation left panel */
div.wmtop {background-color:#d0cebf;font-size:1.0em;padding:4px;font-weight:bold;color:#696969;}
#menu {padding:0px;margin:0px;width:150px;}
#menu UL.list {padding:0px; margin: 0px;list-style-type: none} 
#menu LI {padding:0px; margin: 0px;} 
#menu A {width:140px;display:block; margin: 0px;color:#4c4c4c;padding:4px 0px 5px 10px;font-size:0.9em;} 
#menu A.item:active {font-weight: bold} 
#menu LI.item {border-bottom: #F3F2EF 1px solid} 
#menu A.item:hover {background-color: #F3F2EF;}

/* for warning messages */
.wmwarn {font-size:1.3em; color:#FF0000;}

/* form input elements */
select, .wmsm {font-size:1.1em; border-color:F0DFA7; background-color:FFFBE1;}
input.wmnl, textarea {font-size: 13px;font-family:monospace; border-color:F0DFA7; background-color:FFFBE1;}
/* for code buttons */
input.wmfc {background-color:#D0CEBF;font-family: Arial,Geneva;font-size:0.80em;color:#FFFFFF;margin:0 0 3px 0;}

