/* Companion Custom CSS over-rides for [ captainscratchy.com ]: ComicPress - 2.8 */
#header {width: 980px; height: 120px; background: url('/wp-content/themes/comicpress/comicpress/images/header-2011.jpg') top center no-repeat; overflow: hidden;}
#header h1 {padding: 0;}
#header h1 a {display: block; width: 980px; height: 120px; text-indent: -9999px;}
#header .description {display: none;}
.nav { display: none; }
#content-wrapper { background: #FFFFFF; }
#sidebar-left { background: #99CCFF; }
#sidebar-right { background: #99CCFF; }
.post { border-bottom: dotted #999999; }
#comic {border: 0;}
#blogheader {
	font-family: 'Georgia' , serif;
	padding: 5px 0 5px 0;
	font-size: 32px;
	letter-spacing: -2px;
	margin-top: 33px;
	height: 126px;
	background: url(/wp-content/themes/comicpress/comicpress/images/blog-header.png) no-repeat; border: 0;
}
body { background: url(/wp-content/themes/comicpress/comicpress/images/gradient4.jpg) repeat-x top center; }
