/* Companion Custom CSS over-rides for [ Salient Caligation: Occult/horror Webcomic ]: ComicPress - 2.8.1 */
body { background: url('/salient/images/sc_bg.jpg') repeat; }
#page-wide-wrap {
	width: 982px;
	border: solid 10px #37343A;
	margin: 0 auto;
}

#page-wide { 
	background: #000000 url('/images/pepper_backdrop.jpg') bottom center no-repeat;
	/* background-position: 0px 1900px; */
	border: solid 1px #000;
}

#header {width: 980px; height: 200px; background: url('http://') 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;}


#menubar {
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

#menu {
	margin-left: 0;
}

#comic { 
	width: 740px;
	margin: 0 auto;
	border: solid 2px #000; 
	padding: 5px; 
	background: #b22222; 
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#comic-foot {
	padding: 0;
	background: transparent;
}

.archive-dropdown-wrap {
	width: 166px;
	margin: 0 auto;
}

#pepblogheader {width: 497px; height: 50px; background: url('/images/adventure_log.gif') no-repeat; }

#footer { color: #fff; }