/* Companion Custom CSS over-rides for [ Peppermint Saga - Sexy Fucking Fantasy Adventure Webcomic ]: ComicPress - 2.8.1 */

#page-wide-wrap {
	width: 982px;
	border: solid 10px #ec008c;
	margin: 0 auto;
}

#page-wide { 
	background: #f06eaa url('/images/pepper_backdrop.jpg') bottom center no-repeat;
	/* background-position: 0px 1900px; */
	border: solid 1px #000;
}

#header {width: 980px; height: 120px; background: url('http://www.pepsaga.com/wp-content/uploads/2009/10/peppermint-header.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;}


#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: #000; 
	-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; }