/* Companion Custom CSS over-rides for [ magicinkwell.com ]: ComicPress/comicpress - 2.8 */
body {  margin: 0;  font-family: 'Arial', sans-serif;  font-size: 13px;  font-style: normal;  font-weight: normal;  text-transform: none;  letter-spacing: normal;  color: #333333;  background: #000000 ; z-index: 0; }
#blogheader   { font-size: 32px; font-family: Georgia, serif; background-color: #fff; background-image: url("http://magicinkwell.com/blogheader.jpg"); background-repeat: no-repeat; background-position: center; letter-spacing: -2px; padding-top: 0px; padding-bottom: 0px; width: 560px; height: 178px; border-top: 1px solid #ffffff }
#sidebar-left {  float: left;  width: 200px;  background: #ffffff; }
#sidebar-right {  float: left;  width: 200px;  background: #ffffff; }
#comic-head {
	padding-top: 0px;
}
.narrowcolumn .nav { display: none; }
.bypostauthor { background: #cccccc; }
#comic {
	background: #ffffff;
	border: 10px solid #ffffff;
	text-align: center;
	z-index: 100;
	margin: 0px;
        width: 97%
}
#content-wrapper {  margin: 0;  padding: 0; background: #ffffff;  }
#footer   { background-color: #cccccc; text-align: center; }
h2, h2 a, h2 a:hover {
	margin: 0;
	color: #000000;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 24px;
	}
	
#header h1 a, #header .description { display: none; }