body.custom {
    background: #44443f;
}

.custom .comments_closed p {
  display: none;
}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
    padding: 0.3em;
    background: transparent;
    border: 0.0em solid #0059df;
}

.custom #header {
text-align: center;
font-size:4px;

}

.custom #header #tagline {

font-size:12px;

}

body.custom { 
background: transparent url('images/bg.gif'); 
}


.custom #feature_box {
        background:transparent;
        height:125px;
        padding-bottom:5px;
        padding-top:3px;

}
#my-feature-box {
        width:100%;
        height:125px;
        color:#FFFFFF;
        font-size:14px;
}

.custom #sidebar_1 {
-moz-border-radius: 10px ;
-webkit-border-radius: 10px ;
border-radius: 10px ;
color: #000000; background: #97c1fe;

}


.custom #sidebar_2 {
-moz-border-radius: 10px ;
-webkit-border-radius: 10px ;
border-radius: 10px ;
color: #000000; background: #97c1fe;

}

.custom .sidebar h3 {

font-weight: bold; color: #FFFFFF;
}

.custom #page {
/* rounded corners */
-moz-border-radius: 20px; -webkit-border-radius: 20px;

}
.custom .menu, .custom .menu a, .custom .menu li ul {
-moz-border-radius: 10px ;
-webkit-border-radius: 10px ;
border-radius: 10px ;
}