body {
background-image: url('../../../ni_bg8.png');
background-color: #bd8cbf;
font-family: Arial, serif;
font-size: 14px;
color: #a31c4d;
}

#header {
	text-align: center;
        margin-bottom: 30px;
}


/* THE COMIC */

#comic-head {
	
	padding-top: 15px;
	clear: both;
	background-color: #9f24db;
}

#comic {
	text-align: center;
	background-color: #9f24db;
}

#comic-foot {
	padding-bottom: 15px;
	text-align: center;
	background-color: #9f24db;
}

.nav {
background-color: #9f24db;
padding: 10px;
}

/* THE PAGE WRAPPER */

#page {
	width: 840px;
	margin: 0px auto;
}

#page-wide {
	width: 980px;
	margin: 5px auto;
}

.post-content {
	background-color: #ffffff;
	border: 2px solid #9f24db;
	margin-top: 10px;
	padding-top: 10px;
}

a {
	color: #80a;
	text-decoration: none;
}

	a:hover {
		color: #80f;
	}

	a:focus {
		outline: none;
	}

	a img {
		border: none;
	}
	
/* Begins Custom Menubar */

#nimenubar ul, #nimenubar ul li { margin: 0; padding: 0; }
#nimenu .page_item a, #nimenu .page_item { display: inline-block; float: left; text-decoration: none;  }
#nimenu { padding: 0 0 0 0px; margin: 0 0 0 0; width: 840px; height: 25px; }
#nimenu .page-item-0 a, #nimenu .page-item-0 { height: 22px; width: 84px; margin: 0 15px 0 15px; }
#nimenu .page-item-1 a, #nimenu .page-item-1 { height: 22px; width: 50px; margin: 0 15px 0 15px; }
#nimenu .page-item-2 a, #nimenu .page-item-2 { height: 22px; width: 119px; margin: 0 15px 0 15px; }
#nimenu .page-item-3 a, #nimenu .page-item-3 { height: 22px; width: 16px; margin: 0 15px 0 15px; float: right; }
/* Ends Custom Menubar */
	
/* Companion Custom CSS over-rides for [ Nerds Illustrated ]: ComicPress - 2.9.1.2 */
