/* Companion Custom CSS over-rides for [ magicinkwell.com ]: ComicPress/comicpress - 2.8 */
#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: #dddddd; }
#sidebar-right {  float: left;  width: 200px;  background: #dddddd; }
#comic-head {
	padding-top: 0px;
}
.narrowcolumn .nav { display: none; }
.bypostauthor { background: #cccccc; }
#comic {
	background: #dddddd;
	border: 20px solid #dddddd;
	text-align: center;
	z-index: 150;
	margin: 0px;
        width: 96%
}

.menunav-rss {
	font-size: 12px;
	line-height: 26px;
	padding: 0 5px;
	float: right;
	display: inline-block;
	overflow: hidden;
	color: #fff;
        
}
#content-wrapper {  margin: 0;  padding: 0; background: #dddddd;  }
#footer   { background-color: #000000; text-align: center;

}
h2, h2 a, h2 a:hover {
	margin: 0;
	color: #000000;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 20px;
	}
	
	h2.pagetitle, h2.pagetitle a, h2.page-title, h2.page-title a {
	padding: 0 0 5px 0px;
	margin-top: 15px;
	line-height: 40px;
	font-size: 44px;
	letter-spacing: -1px;
	clear: both;
}

.post-mood {
	float: right;
	margin-right: 2px;	
	}
	
#header h1 a, #header .description { display: none; }
