/* Companion Custom CSS over-rides for [ Culture Shock ]: ComicPress V3C - 2.7 */

body { background: #667998 url('/img/bkg.gif'); }

#header {width: 960px; height: 200px; background: url('/img/header.jpg') top center no-repeat; overflow: hidden;}
#header h1 {padding: 0;}
#header h1 a {display: block; width: 960px; height: 200px; text-indent: -9999px;}
#header .description {display: none;}

#menubar { background: url('/img/menubar.jpg'); }

#sidebar { background: #343d4d url('/img/leftbarbg.jpg') top left no-repeat; }

#comic { background: #343d4d url('/img/comicbg.jpg') top left no-repeat; }
#comic { padding: 10px; }

#column { width: 760px; }
#column { padding: 0; }

#blogheader { background: #343d4d; }

.comment-wrap { background: #343d4d; }

#sidebar-right { display:none; }

/*  non-working code
.narrowcolumn { width: 960px;  margin: 0 auto;  float: left;  }

.narrowcolumn { background: #343d4d; }
#subcontent-wrapper { background: #343d4d; }
#content-wrapper { background: #343d4d; }
*/
