/* Companion Custom CSS over-rides for [ Gopher the Beard! ]: ComicPress - 2.8 */
body { background: #fff; }
.sidebar .widget {
	margin-bottom: 5px;
	margin-top: 0px;
	}

.sidebar li h2 {
	margin-top: 0px;
	}
.random-comic-icon {
	padding: 0 0px;
	color: #fff;
	background: #000;
	}
#sidebar-overcomic {
	padding: 0px 0 0 0;
	margin-top: -10px;
}
.sidebar h2, .sidebar h2 a {
		font-family:arial;
		font-size: 12px;
		margin: 0;
		padding: 0;
		}
.bypostauthor { background: #fdfdf4; }