/* Companion Custom CSS over-rides for [ Dungeons & Denizens ]: ComicPress Silver - 1.1 */
#wp-calendar-wrap {
background:none repeat scroll 0 0 #DDDDDD;
border:1px solid #000000;
margin:0 auto;
padding:10px;
width:170px;
}

body {
background:url("http://dungeond.com/files/2010/07/brick_150.jpg") repeat scroll center top #FFFFFF;
}

#comic-wrap {
border:1px solid #999999;
}

#menunav {
float:right;
text-align:center;
width:300px;
}

#comic {
background:none repeat scroll 0 0 #DDDDDD;
border:0px;
padding:5px;
text-align:center;
}

#sidebar-left {
background:none repeat scroll 0 0 #ddd;
float:left;
padding:5px;
width:200px;
}

#sidebar-right {
background:none repeat scroll 0 0 #eee;
float:right;
padding:5px;
width:200px;
height:auto;
}

#content {
background:none repeat scroll 0 0 #ddd;
float:left;
}

#content-wrapper {
background:none repeat scroll 0 0 #ddd;
}

#sidebar-overcomic {
padding:0px 0 0;
}

#blogheader {
border-top:0px solid #000000;
margin:10px 0 20px;
padding:5px 0;
}
.archive-dropdown-wrap{
margin-left:20px;
}