body {
background: #000;
font-size: 0.7em;
font-family: Tahoma, Arial;
color: #FFF;
}

* {
font-size: 1em;
margin: 0;
padding: 0;
color: #000;
}

a img {
border: 0;
}

p {
margin: 7px 0 11px 0;
}

#container {
width: 915px;
margin: 0 auto;
padding: 0 1px;
background: #000 url('/i/bg.gif') repeat-y center;
}

#mp3_container {
width: 100%;
margin: 0 auto;
padding: 0;
background: #000 url('/i/bg.gif') repeat-y center;
}

h2 {
color: #000000;
background: url('/i/h2.gif') repeat-x;
height: 21px;
line-height: 21px;
padding: 0 6px 0 10px;
border: 0px solid #000;
border-width: 0px 1px 1px 1px;
text-transform: uppercase;
}

h2 a {
display: block;
text-decoration: none;
color: #000000;
background: url('/i/h2-more.gif') top right no-repeat;
}

/******************************************
*******          HEADER                             *********
******************************************/

#header {
height: 139px;
}

#header h1 a {
background: url('/i/header.png') no-repeat;
display: block;
height: 109px;
}

#header h1 a span { display: none; }

#header ul {
height: 30px;
display: block;
line-height: 30px;
list-style: none;
background: url('/i/nav.gif') no-repeat;
padding-left: 25px;
}

#header ul li {
float: left;
padding: 0 1px;
}

#header ul li a {
display: block;
text-align:center;
height: 30px;
width: 105px;
float: left;
text-transform: uppercase;
text-decoration: none;
color: #fff;
font-weight: bold;
padding: 0 7px;

}

#header ul li a:hover {
background: url('/i/nav3.gif') repeat-x;
}

/******************************************
*******          SiDEBAR                           *********
******************************************/
.noflash {
color: #FFFFFF;
font-size: 16px;
}

.iframe {
background-color: #000000;
}

.sidebar {
width: 214px;
float: left;
color: #fff;
background: #000;
}

.sidebar a {
text-decoration: none;
color: #FFF;
}

.sidebar h2 a {
color:#000000;
text-decoration:none;
}

.sidebar a:hover {
text-decoration: underline;
color: #c4c4c4;
}

.sidebar h2 a:hover {
text-decoration: underline;
color: #000000;
}

.sidebar ul {
background: url('/i/sidebar-li.gif');
list-style: none;
}

.sidebar ul li {
padding: 0 0 0 15px;
height: 25px;
line-height: 25px;
}

/******************************************
*******          MAIN                                 *********
******************************************/

#main {
width: 482px;
padding: 0 2px 0 3px;
float: left;
}

#main h3 {
height: 32px;
line-height: 25px;
background: url('/i/h3.gif') repeat-x;
color: #fff;
padding: 0 10px;
text-transform: uppercase;

}

#main h3 a {
color: #fff;
text-decoration: none;
}

#main h3 .date {
float: right;
color: #fff;
text-transform: capitalize;
font-size: 0.9em;
}

#main .post {
border: 1px solid #000;
border-top: 0;
background: #e5e5e5;
width: 480px;
}

#main .post .content {
border: 3px solid #000;
border-width: 0 3px;
background: url('/i/post-bottom.gif') bottom no-repeat;
padding: 1px 10px;
}

#main .post .post-foot {
padding: 0 0 5px 0;
text-align: center;
font-size: 0.9em;
}

#main .post .post-foot a {
text-decoration: none;
padding: 0 0 0 10px;
}

#main .post .post-foot a:hover {
text-decoration: underline;
}

#main #post-nav {
background: url('/i/h2.gif') repeat-x;
padding: 2px 10px 5px 10px;
}

#main #post-nav a {
color: #000000;
font-weight: bold;
text-decoration: none;
}

#main_forums {
width: 696px;
height: auto;
padding: 0 2px 0 3px;
float: left;
}

/******************************************
*******          FOOTER           *********
******************************************/

#footer {
clear: both;
height: 30px;
line-height: 30px;
padding: 14px 10px 0 0;
background: url('/i/footer.gif') no-repeat;
text-align: center;
}

#footer a {
color: #c4c4c4;
font-weight: bolder;
text-decoration: none;
font-size: 1.0em;
}

.footer {
color: #c4c4c4;
text-decoration: none;
font-size: 1.2em;
}

/******************************************
*******          AJAX FX          *********
******************************************/

#dl {
background-color:#666666;
border:solid 1px #000000;
color:#FFFFFF;
}