/* Companion Custom CSS over-rides for [ Cult of the Holy Puppyteeth ]: ComicPress - 2.8 */

body{
  background: #000;
}

#page-width{
  background: #fff;
}

#header h1{
	display: none;	
}

#header .description{
	display: none;	
}

#menubar{
  background: none;
  border: none;
}

a.home-header{
	text-indent: -9999px;
	display: block;
	width: 780px;
	height: 181px;
}

#content-wrapper{
	background-color: #fff;
}

#content .nav{
	display: none;
}

.nocomments{
	display: none;
}

.narrowcolumn{
	width: inherit;
}

#text-3 .widget-content .textwidget{ color: #fff;}

.random-comic-icon{ display: none;}
