    /* General */
    body{background:#a0d0d9;}
    header{margin:20px 0 20px;}
    form{margin-bottom: 0px;margin-top:0px;}
    a,a:visited{color:#000000!important;}
    a:hover{color:#595959!important;}
span.spoiler a{color:#000!important;}
span.spoiler:hover a{color:#fff!important;}

header div.subtitle, h1 {
    color: #000000;
}

/* Tables */
table tbody tr:nth-of-type( even ) {
	background-color: #a0d0d9;
}
     
    /* Title */
    div.title,h1{font-weight:16px;letter-spacing:-0.5px;}
    header div.subtitle{color:#000;font-size:12px;margin-top:5px;}

div.blotter {
    color: #592C25;
    font-weight: bold;
    text-align: center;
}

.intro span.subject {
    color: #000000;
    font-weight: bold;
}

.intro span.name {
    color: #592C25;
}

.quote {
    color: #592C25;
}
     
       /* Reply form */
    form table tr th {background:inherit;font-size:12px;text-align:right;letter-spacing:0.5px;}
    div.banner{background-color:transparent!important;color:#595959}
     
    /* Thread CSS */
    p.intro span.subject{font-size:16px;font-weight:bold;}
    div.post.reply.highlighted{background-color:#a0d0d9!important}
    body{font-family:sans-serif;font-size:80%;}
    div.post.reply {border:1px solid #a0d0d9;border-radius:3px;}

/* Boardlist*/
    div.boardlist{background-color:#a0d0d9!important;text-align:center;padding:4px 2px 4px!important;border-bottom:none!important;}
     
    /* Pages */
    div.pages{color:#a0d0d9;border:1px solid #a0d0d9;border-radius:3px;}
div.post.reply {
    background: none repeat scroll 0% 0% #7fc0cb;
   }

 /* Catalog */
    body.theme-catalog{text-align:center;}
    .theme-catalog div.thread{border:1px solid #f5f5f5!important;border-radius:3px}
.theme-catalog div.thread:hover {overflow-y:auto;width: 100%}
     
    /* Options */
    #options_div{margin-top:50px;border:1px solid #000000!important;border-radius:3px}
    #options_tablist{border-right:1px solid #000000}
    h2{color:#000;}
   
div.pages {
    color: #000000;
    background: none repeat scroll 0% 0% #a0d0d9;
    display: inline-block;
    padding: 8px;
    margin: 8px 0px 4px;
    border-right: 1px solid #a0d0d9;
    border-bottom: 1px solid #a0d0d9;
}
