@charset "utf-8";
/* CSS Document for SuperBlog © Copyright 2009, All rights reserved */

/* Default HTML Styles **********/
body{
background:#DEE2E2;
}
a{
color:#1A77A7;
}
a:link, a:active, a:visited{
color:#1A77A7;
}
.small, .createdate, .modifydate{
color:#999999;
}
h1, .componentheading{
color:#9C3E3E;
}
h3, .contentdescription{
color:#1A77A7;
}
/* Layout Styles *********/
#header{
background:#0E1F3D url(../images/theme1/header.png) repeat-x 0 0;
color:#FFFFFF;
}
#header-inner{
background:url(../images/theme1/header-bg.png) no-repeat 50% 0;
}
#wrapper{
background:#FFFFFF;
}
#logo{
background:url(../images/theme1/logo.png) no-repeat 0 0;
}
#mainmenu a{
color:#FFFFFF;
}
#mainmenu a:hover, #mainmenu li.active a{
color:#FFCC00;
background:#5C5887;
}
#footer .inside{
border-top:1px solid #C9CFCF;
}
/* Content Styles */
.inputbox{
border:1px solid #C9CFCF;
}
.button, .readon, .readmore{
background:#EBEDED;
color:#1A77A7;
}
.blog_more{
background:#EBEDED;
color:#666666;
}
.pagination span, .pagination a{
background:#EBEDED;
}
.contentpane li{
border-bottom:1px solid #EBEDED;
}
td.sectiontableheader, tr.sectiontableentry1 td, tr.sectiontableentry2 td{
border-bottom:1px solid #EBEDED;
}
.article_separator{
border-bottom:1px solid #EBEDED;
}
.contenttoc{
border-top:1px solid #EBEDED;
border-right:1px solid #EBEDED;
border-left:1px solid #EBEDED;
}
.contenttoc th{
border-top:4px solid #EBEDED;
border-bottom:1px solid #EBEDED;
}
.contenttoc td{
border-bottom:1px solid #EBEDED;
}
/* Advert Elements */
#advert .moduletable h3{
color:#9C3E3E;
}
/* Advert Elements */
#inset .moduletable h3{
color:#FFFFFF;
}
/* Text Banner Module */
.moduletable_text .banneritem_text{
border-bottom:1px dotted #EBEDED;
}
/* Container Modules */
.moduletable h3, .moduletable_menu h3, .moduletable_text h3, .moduletable-ms1 h3{
border-top:5px solid #EBEDED;
border-bottom:1px solid #EBEDED;
color:#1A77A7;
}
.moduletable li, .moduletable_menu li, .moduletable_text li{
border-bottom:1px dotted #EBEDED;
}
.moduletable li a, .moduletable_menu li a, .moduletable_text li a{
color:#666666;
}
.moduletable-ms1{
background:#EBEDED;
}
.moduletable-ms1 li a{
color:#666666;
}
.moduletable-ms2{
background:#8CBBD3 url(../images/theme1/ms2-footer.gif) no-repeat 0 100%;
color:#1A77A7;
}
.moduletable-ms2 h3{
background:url(../images/theme1/ms2-head.gif) no-repeat 0 0;
}
.moduletable-ms3 a{
color:#FFCC00;
}
.moduletable-ms3{
background:#5C5887 url(../images/theme1/ms3-footer.gif) no-repeat 0 100%;
color:#FFFFFF;
}
.moduletable-ms3 h3{
background:url(../images/theme1/ms3-head.gif) no-repeat 0 0;
color:#FFCC00;
}
.moduletable-ms4{
background:#9C3E3E url(../images/theme1/ms4-footer.gif) no-repeat 0 100%;
color:#FFFFFF;
}
.moduletable-ms4 h3{
background:url(../images/theme1/ms4-head.gif) no-repeat 0 0;
color:#FFFFFF;
}
.moduletable-ms4 a{
color:#FFFFFF;
}

/* Bottom Modules */
#bottom .moduletable h3, #bottom .moduletable_menu h3, #bottom .moduletable_text h3{
border-top:5px solid #C9CFCF;
border-bottom:1px solid #C9CFCF;
color:#1A77A7;
}
#bottom .moduletable li, #bottom .moduletable_menu li, #bottom .moduletable_text li{
border-bottom:1px dotted #C9CFCF;
}
#bottom .moduletable li a, #bottom .moduletable_menu li a, #bottom .moduletable_text li a{
color:#333333;
}


