/* Companion Custom CSS over-rides for [ Rick Carlsen ]: ComicPress - 2.8 */

#page-wide {
width:1200px;
}

.narrowcolumn {
width:780px;
}

#comic {

background:#999999 none repeat scroll 0 0;

}

body {

background:#000000 ;

}

#content-wrapper {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FFFFFF none repeat scroll 0 0;
}

.widget ul,.textwidget {
background:#fff !important;
border: solid 1px #be9090 !important;
}

.widget .widgettitle{
background: #be9090 !important;
}
