/* Companion Custom CSS over-rides for [ EncoreSeraphine.com ]: ComicPress - 2.8 */

body {
	background: #222 url('/images/background.png') top center repeat-y;
}

#header {width: 760px; height: 200px; background: url('/TitleBarSeraDreamy.jpg') top center no-repeat; overflow: hidden;}
#header h1 {padding: 0;}
#header h1 a {display: block; width: 760px; height: 200px; text-indent: -9999px;}
#header .description {display: none;}


#page {
	width: 760px;
}

#comic-head, #comic-foot { padding: 0; }

#comic { 
	background: transparent;
	padding: 0;
	border: 0;
}

.layout-standard .narrowcolumn, .layout-v .narrowcolumn {
	width: 530px;
}

#content-wrapper {
	background: #fff;
}

#footer {
	background: #fff;
}

#sidebar-undercomic {
	background: #fff;
}
