/* Companion Custom CSS over-rides for [ Powers For Profit ]: ComicPress - 2.8 */

#comic {
	border: 1px solid #000;
	margin-top: 5px;
}

#wp-calendar-wrap {
	border: 1px solid #000;
}

body {
	background: #809ab1 url('/wp-content/themes/comicpress/images/bgs/classic-background-widegray.png') repeat-y center top;

}	

#dcbg {
	background: url('/wp-content/themes/comicpress/images/bgs/LogoBG.png') no-repeat top center;
}

#menubar {
	background: url('images/menu.png');
	width: 400 px;
	text-align: left;
	border-width: 0 0 0 0;
	border-style: hidden;
	border-color: #999;
	list-style: none;
}

#menu {
	padding: 0;
	margin-left: 70px;
	margin-top: 1px;
	list-style: none;
	float: left;
	line-height: 25px;
	font-size: 13px;
	border-right: 1px solid #aaa;
}

#menunav {
	margin-right: 320px;
	margin-top: 1px;
	float: right;
	text-align: center;
}
