html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body { 
  line-height: 1.5; 
}

table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }
table, td, th { vertical-align: middle; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }

body { 
  font-size: 75%;
  color: #eee; 
  background: #29201A;
  font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
  margin:0;
}


h1,h2,h3,h4,h5,h6 { font-weight: 700; color: #fff; }

h1{font-size:1.6em;line-height:1;margin:1em 0 .5em}
h2{font-size:1.5em;line-height:1;margin:1.07em 0 .535em}
h3{font-size:1.4em;line-height:1;margin:1.14em 0 .57em}
h4{font-size:1.3em;line-height:1;margin:1.23em 0 .615em}
h5{font-size:1.2em;line-height:1;margin:1.33em 0 .67em}
h6{font-size:1em;line-height:1;margin:1.6em 0 .8em}

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img {
  margin: 0;
}

p           { margin: 0 0 1.6em; }
p img.left  { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }

a:focus, a:hover     { color: #fff; } /* color value */
a           { color: #FF9600; text-decoration: underline; } /* color value */

blockquote  { margin: 0.75em; padding: 0.75em; font-style: italic; border-left:3px solid #765C4C; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 1.5em; font-style: italic; }
del         { color:#666; }

pre 				{ margin: .25em; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }


li ul, 
li ol       { margin:0 1.5em; }
ul, ol      { margin: 0 1.5em 1.5em 1.5em; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}


table       { margin-bottom: 1.4em; width:100%; }
th          { font-weight: bold; }
thead th 		{ background: #c3d9ff; }
th,td,caption { padding: 4px 10px 4px 5px; }
tr.even td  { background: #e5ecf9; }
tfoot       { font-style: italic; }
caption     { background: #eee; }


hr{display:block;background:#48382E;color:#48382E;width:100%;height:1px;border:none}
textarea {width:100%}


.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.hide       { display: none; }

.quiet      { color: #ccc; }
.loud       { color: #fff; }
.highlight  { background:#765C4C; overflow:hidden; }
.added      { background:#060; color: #fff; }
.removed    { background:#900; color: #fff; }

.first      { margin-left:0; padding-left:0; }
.last       { margin-right:0; padding-right:0; }
.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }


/* basic styles for sticky footer */
* { margin: 0; }
html, body { height: 100%; }
.container { margin:0 auto; min-height:100%; height:auto !important; height:100%; margin:0 auto -29px; }
.footer, .push { margin:0 auto; height:29px; }


.pagewidth { width:900px; }

/* general rounded styles */
.rounded {border-radius:8px;-moz-border-radius:8px;-webkit-border-radius:8px;}
.roundedsmall {border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;}
.leftrounded {border-top-left-radius:8px;border-bottom-left-radius:8px;-moz-border-radius-topleft:8px;-moz-border-radius-bottomleft:8px;-webkit-border-top-left-radius:8px;-webkit-border-bottom-left-radius:8px;}
.rightrounded {border-bottom-right-radius:8px;border-top-right-radius:8px;-moz-border-radius-bottomright:8px;-moz-border-radius-topright:8px;-webkit-border-bottom-right-radius:8px;-webkit-border-top-right-radius:8px;}
.rightroundedsmall {border-bottom-right-radius:4px;border-top-right-radius:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topright:4px;-webkit-border-bottom-right-radius:4px;-webkit-border-top-right-radius:4px;}
.toprounded {border-top-left-radius:8px;border-top-right-radius:8px;-moz-border-radius-topleft:8px;-moz-border-radius-topright:8px;-webkit-border-top-left-radius:8px;-webkit-border-top-right-radius:8px;}
.bottomrounded {border-bottom-left-radius:8px;border-bottom-right-radius:8px;-moz-border-radius-bottomleft:8px;-moz-border-radius-bottomright:8px;-webkit-border-bottom-left-radius:8px;-webkit-border-bottom-right-radius:8px;}

/* helpful little classes */
.left {float:left}
.right {float:right}
.middle {margin:0 auto;float:none !important}
.center {text-align:center} .center dd {margin:0}
.width13 {width:38%}
.width23 {width:61%}
.width50 {width:49%}
.width100 {width:100%}
.clear {clear:both;}
.button {border:1px solid #574438;background-color:#48382E;padding:5px;font-size:1.5em}
.innerskinny {width:556px}
.innerlessskinny {width:656px}
.bigger {font-size:1.1em}
.smaller {font-size:0.9em}

/* misc classes */
.errorlist {margin:0 0 .67em;color:#FF9600;list-style-type:none;line-height:1.4;}

/* design specific */

/* navigation */
.nav {
width:100%;
height:37px;
clear:both;
}

.footnav {
height:29px;
}

.light { /* color value */
background-color:#DD9826;
}

.mid { /* color value */
background-color:#D1841A;
}

.dark { /* color value */
background-color:#CF7610;
}

.dark h3 {
width:11%;
float:left;
margin:8px;
margin-left:15px;
font-weight:600;
text-decoration:underline;
font-family:Tahoma;
}

.dark h3 a { /* color value */
text-decoration:none;
color:#FFF8E5;
}

#header ul, .footer ul {
font-size:150%;
margin:0;
padding:0;
margin:0px auto !important;
}

/* widths required for centering, stupid css */
.topul{width:480px;}
.topulanon{width:340px;}

.midul{width:450px;}

.botul{width:520px;}

.footul{width:290px;}

/* main content */
#content {
padding: 10px 5px 25px;
}

/* footer classes mix */
#header ul li, .footer ul li {
display:block;
float:left;
text-align:center;
margin:5px 7px;
}

#header ul.topul li {
margin:5px 0 5px 14px;
}

.footer ul li  {
margin:0px 7px;
}

#header ul li a, .footer ul li a {
padding:2px 10px;
color:#1A130F;
text-decoration:none;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}

.footer ul li a {
padding:3px 6px;
font-size:.8em;
clear:both;
}

#header ul li a:hover, .footer ul li a:hover{ /* color value */
background-color:#48382E;
color:#DD9826;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}

/* forum index */

.popbox {
margin:10px 0 5px;
padding:9px 9px 5px;
border:1px solid #574438;
background-color:#48382E;
}

.popbox ul {
border-top:1px solid #574438;
list-style-type:none;
margin:0 0 10px 5px;
}

.popbox ul li {
padding:.3em 0 .3em .3em;
border-bottom:1px solid #574438;
}

.popbox ul li:hover {
background-color:#574438 !important;
}

.popbox h1,.popbox h2,.popbox h3,.popbox h4,.popbox h5 {
margin-top:0;
}

.popbox .boxy {
border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
background-color:#6D5546;
font-size:0.9em;
font-weight:bold;
margin:0 0.15em 0 0.35em;
padding:0 0.3em;
}

/* forum topics */

.messagebox {
width:100%;
overflow:hidden;
padding:15px 0;
}

.authorbox {
padding:5px;
width:80px;
float:left;
text-align:center;
background-color:#48382E;
border:1px solid #574438;
}

span.mp3 {
padding:3px 1px 3px 3px;
width:120px;
text-align:center;
background:#765C4C;
border:1px solid #866C5C;
clear:right;
margin-bottom:6px;
}

span.mp3 a {
color:#fff;
}

span.mp3 a:hover {
text-decoration:none;
}

.bodybox {
padding:5px;
background:#eee;
background-color:#574438;
border:1px solid #675042;
width:520px;
float:right;
min-height:90px;
}

.bodybox .message {
min-height:73px;
}

.bodybox .signature {
font-size:0.8em;
text-align:right;
}

.bodybox hr {
background:#765C4C;color:#765C4C;
}

.commentflare {
float:left;
width:19px;
height:26px;
background:transparent url(../img/commentflare.png) no-repeat;
margin:54px 0 0 -24px;
overflow:hidden;
}

.replylist {
width:624px;
}

.replylist .authorbox {
width:64px;
}

.replylist .bodybox {
width:504px;
min-height:78px;
}

.replylist .bodybox .message {
min-height:66px;
}

.timetag {
clear:right;
width:440px;
text-align:right;
}

/* profile */

.profileavatar {margin-top:1em;padding-right:8px}

.joinblurb {float:left; width:475px}
.signupbutton {float:right; margin-top:38px}