@charset "utf-8";
/* CSS Document for SuperBlog © Copyright 2009, All rights reserved */

/* Default HTML Styles **********/
body{
background:#000000;
color:#C9C9C9;
/*color:#146a87;*/
}
table{
border-collapse:collapse;
}
a{
color:#FFFFFF;
}
a:link, a:active, a:visited{
color:#FFFFFF;
font-weight:bold;
}
.small, .createdate, .modifydate{
color:#666666;
font-weight:bold;
}
h1, .componentheading{
color:#CC0000;
}
h2, .contentheading{
color:#EEEEEE;
margin:0;
padding:3px;
}
.contentdescription{
color:#999999;
margin:0;
}
/* Layout Styles *********/
#header{
background:#000000;
color:#000000;
}
#header-inner{
background: url(../images/theme3/header-bg.png) no-repeat 50% 0 ;
}
#wrapper{
background:#000000;
}
#logo{
background:url(../images/theme3/logo.png) no-repeat 0 0;
}
#mainmenu a{
color:#ffffff;
background:#2f621a;
}
#mainmenu a:hover, #mainmenu li.active a{
color:#cb0000;
background:#000000;
}
#bottom{
background:#000000;
}
#footer {}
#footer .inside{
color:#000000;
background: #000000 url(../images/theme3/footer-bg.png) no-repeat 50% 100% ;
padding:10px 10px 100px 10px;
}
#footer a, #footer-left-1 div, #footer-left-1 p, #footer-left-1 li, #footer-left-2 div, #footer-left-2 p, #footer-left-2 li,
#footer-right-1 div, #footer-right-1 p, #footer-right-1 li, #footer-right-2 div, #footer-right-2 p, #footer-right-2 li{
color:#000000;
background:#FFFFFF;
padding:3px;
}
/* Content Styles */
.inputbox{
border:1px solid #000000;
}
.button, .readon, .readmore{
background:#222222;
color:#FFFFFF;
}
.readon{
color:#FFFFFF !important;
font-weight:bold;
}
.blog_more{
background:#FFFFFF;
color:#000000;
}
.blog_more a{
color:#000000;
}
.pagination span, .pagination a{
background:#FFFFFF;
color:#000000;
}
.contentpane li{
border-bottom:1px solid #000000;
}
td.sectiontableheader, tr.sectiontableentry1 td, tr.sectiontableentry2 td{
border-bottom:1px solid #000000;
}
.article_separator{
border-bottom:1px solid #000000;
}
.contenttoc{
border-top:1px solid #000000;
border-right:1px solid #000000;
border-left:1px solid #000000;
}
.contenttoc th{
border-top:4px solid #000000;
border-bottom:1px solid #000000;
}
.contenttoc td{
border-bottom:1px solid #000000;
}
/* Advert Elements */
#advert .moduletable h3{
color:#CC0000;
}
/* Advert Elements */
#inset .moduletable h3, #inset .moduletable p{
padding:3px;
color:#000000;
background:#FFFFFF;
}
/* Text Banner Module */
.moduletable_text .banneritem_text{
border-bottom:1px dotted #000000;
}
/* Container Modules */
.moduletable h3, .moduletable_menu h3, .moduletable_text h3, .moduletable-ms1 h3{
border-top:2px solid #eae829;
border-bottom:1px solid #4b9a2b;
/*border-bottom:1px solid #135166;*/
color:#ffffff;
}
.moduletable li, .moduletable_menu li, .moduletable_text li{
border-bottom:1px dotted #000000;

}
.moduletable li a, .moduletable_menu li a, .moduletable_text li a{
color:#31a3d8;
}
.moduletable-ms1{
background:#333333;
color:#CCCCCC;
margin:0;
}
.moduletable-ms1 h3{
border:medium none;
color:#FFFFFF;
}
.moduletable-ms1 li a{
color:#FFFFFF;
font-weight:bold;
}
.moduletable-ms2{
background:#0F0F0F url(../images/theme3/ms2-footer.gif) no-repeat 0 100%;
color:#CCCCCC;
padding:10px 15px 130px 15px;
margin:0;
}
.moduletable-ms2 h3{
background:url(../images/theme3/ms2-head.gif) no-repeat 0 0;
color:#FFFFFF;
margin:-10px -15px 0;
padding:130px 15px 5px;
}
.moduletable-ms2 a{
color:#FFFFFF;
}
.moduletable-ms3 a{
color:#CC0000;
}
.moduletable-ms3{
background:#FFFFFF url(../images/theme3/ms3-footer.gif) no-repeat 0 100%;
color:#666666;
padding:10px 15px 130px 15px;
margin:0;
}
.moduletable-ms3 h3{
background:url(../images/theme3/ms3-head.gif) no-repeat 0 0;
color:#000000;
margin:-10px -15px 0;
padding:130px 15px 5px;
}
.moduletable-ms4{
background:#222222;
color:#CCCCCC;
}
.moduletable-ms4 h3{
color:#FFFFFF;
padding:10px 15px;
}
.moduletable-ms4 a{
color:#FFFFFF;
}
/* Footer */
#footer .button, #footer .readon, #footer .readmore{
background:#000000;
color:#FFFFFF;
}
/* Bottom Modules */
#bottom .moduletable, #bottom .moduletable_menu, #bottom .moduletable_text{
color:#C9C9C9;
}
#bottom .moduletable h3, #bottom .moduletable_menu h3, #bottom .moduletable_text h3{
border-top:5px solid #333333;
border-bottom:1px solid #333333;
color:#FFFFFF;
}
#bottom .moduletable li, #bottom .moduletable_menu li, #bottom .moduletable_text li{
border:none;
}
#bottom .moduletable a, #bottom .moduletable_menu a, #bottom .moduletable_text a{
color:#FFFFFF;
}