html 
{
    background: #1C1816 url(images/background-html.gif) repeat-x;
}
body 
{
    margin: 0;
    margin-top: 0;
    padding: 0;
    font: 13px Arial, Helvetica, sans-serif;
    color: #6A5E58;
}
a 
{
    text-decoration: none;
    color: #FFF;
    outline: none;
}
a:hover, a:visited:hover
{
    text-decoration: underline;
    outline: none;
}
img 
{
    display: block;
    border: none;
}
h2 
{
    margin: 0;
    margin-left: 10px;
    padding: 0 0 6px 0;
    font: bold 28px Garamond, Helvetica, Arial, sans-serif;
    color: #FFF;
}
h3 
{
    font: bold 20px Georgia, Helvetica, Arial, sans-serif;
    color: #FFF;
    margin: 0;
    padding: 0 0 6px 0;
}
h4 
{
    margin: 0;
    margin-bottom: 5px;
    padding: 0;
    font: bold 16px Arial, Helvetica, sans-serif;
    color: #FFF;
}
h5
{
    margin: 0;
    margin-bottom: 5px;
    padding: 0;
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #FFFFFF
}
p 
{
    margin: 0;
    padding: 0 0 8px 0;
    line-height: 20px;
}
form 
{
    margin: 0;
    padding: 0;
}
img.logo
{
    position: absolute;
    top: 8px;
    left: 10px;
    margin: 0;
    border: 0;
    z-index: 10;
}
h1 {
    position: absolute;
    top: 15px;
    left: 10px;
    margin: 0;
    padding: 0;
    z-index: 10;
}

h1 a {
    display: block;
    text-indent: -9999px;
    overflow: hidden;
    width: 400px;
    height: 100px;
    background: url(images/logo.png) no-repeat;
    
}
a.morelink:hover, input.submit:hover
{
    color:#c7af99;
    text-decoration:none;
}

/* container section */
div.body 
{
    width: 998px;
    margin: 0 auto;
    position: relative;
    padding: 148px 0 0 0;
    overflow: hidden;
}

div.login
{
    position: absolute;
    top: 10px;
    right: 0;
    z-index: 11;
}
div.login input 
{
    font-size: 12px;
}
div.head 
{
    position: absolute;
    top: 0;
    left: 0;
    width: 998px;
    height: 148px;
    overflow: hidden;
}
/* header main navigation section */
ul.nav 
{
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    top: 70px;
    right: 0;
    font-size: 11pt;
    z-index: 11;
}

ul.nav li 
{
    float: left;
    padding-left: 4px;
}

ul.nav li a, ul.nav li a:visited
{
    display: block;
    float: left;
    line-height: 23px;
    text-decoration: none;
    text-transform: uppercase;
    color: #8F8F8F;
    padding: 0 10px 0 10px;
}

ul.nav li a:hover
{
    color: #991A20;
    text-decoration: none;
}

/* header feed links section */
div.head div.topbg 
{
    position: absolute;
    top: 97px;
    left: 0;
    width: 100%;
    height: 50px;
    background-color: #1D1816;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-top-color: #312922;
    border-left-color: #231D18;
}
div.bplayad
{
    padding-left: 10px;
    padding-right: 10px;
    border-right: 1px solid #4F443A;
    border-top: 1px solid #352E28;
    border-left: 1px solid #3E352A;
    font-weight: bold;
}
div.bplayad table td
{
    width: 20%;
}
div.content 
{
    margin-bottom: 5px;
    width: 998px;
    overflow: hidden;
    border-bottom: 1px solid #3E352A;
    background: url(images/background-content.gif) repeat-y;
}

div.mainContent 
{
    width: 704px;
    float: left;
    background-color: #27221F;
    border-right: 1px solid #4F443A;
    border-top: 1px solid #352E28;
    border-left: 1px solid #3E352A;
    margin-right: -1px; 
}
div.sidebar 
{
    width: 291px;
    float: right;
    background-color: #39312b;
    border-left: 1px solid #4F443A;
    border-right: 1px solid #4F443A;
    margin-left: -1px;
    color:#9a8473;
}

div.side 
{
    padding: 0 14px 0 17px;
    padding-bottom: 10px;
    padding-top:20px;
    border-top:1px solid #4f443a;
    border-bottom:1px solid #2e2722;
}

div.side a 
{
    color: #D9BBAC;
}

div.side a:hover 
{
    text-decoration: none;
}

div.sidebox 
{
    background-color:#231d19;
    border-bottom:1px solid #534940;
    padding:10px;
    font-size:11px;
    line-height:17px;
    margin-bottom: 0px;
    text-align: left;
}
div.sidebox img 
{
    float: right;
    width: 128px;
    height: 96px;
    border: 1px black solid;
    margin-bottom:5px;
    margin-left:5px;
}
div.sidebox a.title
{
    margin-top:10px;
    display:block;
    text-align:center;
}
div.sidebox img.wallpaper
{
    float: none;
    width: 186px;
    height: 140px;
    margin-left: auto;
    margin-right: auto;
}

div.item 
{
    padding: 18px 23px 8px 23px;
    border-top: 1px solid #3E352A;
    border-right:1px solid #1b1816;
    border-bottom: 1px solid #1b1816;
    overflow: hidden;
    height: 1%;
}

div.item:first-child 
{
    border-top: none;
}

div.item table
{
    width: 100%;
}
td.image
{
    height: 250px;
    width: 245px;
}
div.image
{
    background-color: #2E2824;
    border-top: 1px solid #000;
    width: 242px;
}

div.image img 
{
    border: 1px solid #635856;
}

ul.options {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.options li {
    float: left;
}

div.item ul.options 
{
    padding: 8px 0px 28px 0px;
}

div.item ul.options li 
{
    padding-left: 14px;
}

td.description 
{
    padding-left: 5px;
    text-align: left;
    color:#806f63;
    font-size:12px;
    line-height:20px;
}

input.text, textarea 
{
    display: block;
    margin: 0 0 0 90px;
    padding: 10px;
    width: 385px;
    border: 1px solid #433934;
    background-color: #312A26;
    font: 13px Arial, Helvetica, sans-serif;
    color: #988a84;
}
input.searchtext 
{
    border: 1px solid #4f443a;
    background-color: #2a2420;
    font: 13px Arial, Helvetica, sans-serif;
    color: #6A5E58;
    padding: 4px 10px 4px 10px; 
}

a.morelink, input.submit 
{
    border:1px solid #000000;
    background-color:#000000;
    font-size:9px;
    text-transform:uppercase;
    padding:4px;
    padding-left:8px;
    padding-right:8px;
    color:#dbdac6;
    background-image: url(images/mylink_bg.gif);
    background-repeat:repeat-x;
    background-position:top;
    line-height:20px;
}
table.devices td.device
{
    background-image: url(images/mylink_bg.gif);
    background-repeat:repeat-x;
    background-position:top;
    border: 1px solid #000000;
    font-size: 10px;
    text-align: center;
    color: #B99B8C;
    width: 60px;
    line-height:15px;
}

div.title a
{
    font-size: 11px;
    color:#ffffff;
    font-weight: bold;
    margin-bottom:6px;
}

div.title a:hover
{
    text-decoration: underline;
}
div.foot
{
    text-align: center;
}
table.previews
{
    width: 600px;
}
table.previews td
{
    width: 200px;
}
div.comments
{
    margin: 10px 5px 10px 20px;
}
div.comment
{
    margin-bottom: 15px;
}
span.commname
{
    font-weight: bold;
}
div.commdata
{
    margin-top: 5px;
}
textarea.comment
{
    margin-left: 30px;
}
div.answer
{
    margin-left: 5px;
    margin-bottom: 20px;
}
