/* Companion Custom CSS over-rides for [ All Manner of Bad - A Zombie Post Apocalypse Webcomic ]: ComicPress/comicpress-2.8/comicpress - 2.8 */
body { background: #D9CCA7; }
.narrowcolumn {
-moz-border-radius: 10px;
-khtml-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
}
.post { border-bottom: dotted #ddd; }
.bypostauthor { background: #FFFFD3; }

#header {width: 980px; height: 128px; background: url('http://allmannerofbad.com/wp-content/uploads/2010/08/AMBLOGO082110.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;}