/* Companion Custom CSS over-rides for [ Monocle Lad ]: ComicPress - 2.7 */

body { background: url('/img/bg.gif'); }

#header { background: url('/img/head.png') repeat-x; height: 88px; padding: 0px; }
#header h1 { display: none; }
#description { display: none;}
#sidebar-header { margin-top: -5px; }

#sidebar-menubar { background: url('/img/menubg.png') repeat-x; height: 34px; text-align: center;}

#content-wrapper, #comic, #comic-foot { width: 950px; margin: 0px auto; background: url('/img/bodybg.png') repeat-y; }
#content { width: 715px; padding-left: 5px;}
.entry { padding: 10px; background: #efdac2; }

#comic { padding: 5px 0 1px 0; border-width: 0px;}

#comic-head, #sidebar-overblog { background: url('/img/bodytop.png') no-repeat; height: 8px; width: 950px; margin: 0px auto; padding: 0px;}

.nav { display: none; }