/* Companion Custom CSS over-rides for [ eccentricity ]: ComicPress - 2.8 */

body { background-color: #052b4b; }

#header {width: 980px; height: 118px; background: url('/wordpress/images/ecc_header2.png') 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;}

#page {
	width: 980px;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	background: #fff;
}

#text-8 { float: left; }

.nav { display: none; }

#comic { border: none; padding: 0; }

#sidebar-right { float: left; }

.narrowcolumn { width: 770px; float; right; }
