body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 75%;
   color: #F5F5DC;
   background: #000;
}

#wrapper { width: 80%; margin: auto; margin-top: 20px; }

table { border: 1px solid #000; }

th {
   border: 1px solid #000;
   color: #FFF;
   padding: 5px;
   background: #313131;
}

td { border: 1px solid #000; padding: 5px; }

th a:link { color: #FFF; }

a { color: #CD5C5C; }

a:link { color: #CD5C5C; }

a:visited { color: #CD5C5C; }

a:active { color: #FF0000; }

.boxheading h1 { font-size: 1.2em; }

.boxheading h2 { font-size: 1.2em; }

.boxheading h3 { font-size: 1.2em; }

.category-box table { border: 1px solid #000; }

.category-box th { border: 1px solid #000; color: #FFF; background: #313131; }

.category-box td { border: 1px solid #000; }

.forum-box table { border: 1px solid #000; }

.forum-box th { border: 1px solid #000; color: #FFF; background: #313131; }

.forum-box td { border: 1px solid #000; }

.forum-box th a:link { color: #FFF; }

.forum-box th a:visited { color: #FFF; }

.discussion-box table { border: 1px solid #000; }

.discussion-box th { border: 1px solid #000; color: #FFF; background: #313131; }

.discussion-box td { border: 1px solid #000; }

.discussion-box .th { color: #FFF; background: #313131; }

.discussion-box th a:link { color: #FFF; }

.discussion-box th a:visited { color: #FFF; }

blockquote { border: 1px solid #606060; padding: 5px; }

textarea { border: 1px solid #606060; }

.button {
   color: white;
   padding: 2px;
   text-decoration: none;
   font-size: 12px;
}

input.button { background: #962022; }

.dropdown li { color: white; font-size: 11px; background: #CCC; }

.pager { color: #F5F5DC; }

.pager a:link { color: #F5F5DC; }

.pager a:visited { color: #F5F5DC; text-decoration: none; }

div.current { color: #FFF; background: #313131; }

h3 { font-size: 1.2em; }

.community-content .boxheading a { color: #FFF; }

.community-content .boxheading a:visited { color: #FFF; }

th a { color: #FFF; }

th a:visited { color: #FFF; }

.current { color: #FFF; background: #313131; }

.pager a { color: #F5F5DC; text-decoration: none; }

input.text { padding: 4px; }

.boxheading .bread-crumbs { font-weight: bold; }

h1 { font-size: .9em; }

h2 { font-size: .9em; }

h4 { font-size: .9em; }

h5 { font-size: 1.1em; }

p { font-size: 1.1em; }

.community-content .boxheading * { font-size: 1.1em; }

h6 { font-size: 0.9em; }

.custom-banner { margin-bottom: 20px; }

.box { margin-bottom: 20px; }

.boxheading { margin-bottom: 5px; }

.community-content .boxheading {
   color: #FFF;
   padding: 5px;
   margin-bottom: 1px;
   background: #313131;
}

a.button { color: white; }

a:visited.button { color: white; }

.dropdown span {
   padding-right: 12px;
   padding-top: 2px;
   padding-bottom: 2px;
   background: url(http://static.yuku.com/common/bypass/images/arrows/down-arrow-white.gif) no-repeat right center;
}

.dropdown li a { text-decoration: none; color: white; }

.dropdown li a:visited { text-decoration: none; color: white; }

.dropdown li:hover { background: #EEE; }

.pager div { border: 2px solid #313131; padding: 2px; }

.jump-dropdown { color: #000; }

.stats-box { border: 2px solid #313131; padding: 5px; }

.post-tags { border-bottom: 1px solid #606060; }

.signature { border-top: 1px solid #606060; }

hr {
   border: none;
   color: #606060;
   height: 1px;
   background: #606060;
}