/* Companion Custom CSS over-rides for [ Carpe Diem ]: ComicPress Silver - 1.1 */
body { background: #000; }

#comic-foot {
background-color: #fff;
border: 0px;
}

#sidebar-left {
background:none repeat scroll 0 0 #777;
float:left;
padding:5px;
width:200px;
}

#sidebar-overcomic {
padding:0 0 0;
}

#sidebar-right {
background:none repeat scroll 0 0 #777;
float:right;
padding:5px;
width:200px;
}

#content {
background:none repeat scroll 0 0 #777;
float:left;
}

#content-wrapper {
background:none repeat scroll 0 0 #777;
}

.archive-dropdown-wrap{
margin-left:20px;
}/
