//*body.custom {
//    background: #ffffff; //3e3e3a
//*/}

.custom #container {
    margin-top: 0em;
    margin-bottom: 1em;
    padding: 0.3em;
    background: #33332f;
    border: 0.1em solid #ffffff; //#0B0B3B;
}

.custom #page {
    background: #ffffff;
}

.custom #content_box {background-color:#E6E6E6;}
.custom #content {background-color:#fff;}

/* 1. Change color of blockquote*/
.custom blockquote { color: #ff3333 ; }

/* 2. remove border from blockquote*/
.custom blockquote { border: none ;  }

/* 3 colorize the teaser content*/
.custom .teaser .format_teaser { background-color: #eeeeee ;}

/*custom header image code*/
.custom #header {background: url(thesis_15/custom/images/burgendy-bee-cells.jpg) ;}

.custom dl#comment_list dd p.reply { margin: 1em 0 1.5em 0; }
.custom dl#comment_list dd p.reply a {background: #2f2c28; color: #FFF;font-size: 11px;font-weight: normal;padding: 4px 6px;text-transform: uppercase;}
.custom dl#comment_list dd p.reply a:hover {background:#46382d; border: 0;}