/* Companion Custom CSS over-rides for [ bug ]: ComicPress - 2.8 */

body { background: #698B22;}


img { max-width: 100%;
	padding: 0 0;
}
#wp-calendar-wrap { background: #CDCDC1; }

.narrowcolumn { width: 530px; }

#header {
	width: 980px; 
	height: 145px; 
	background: url('/wp-admin/images/Bug-logo-6.png') top left no-repeat; 
	overflow: hidden;
}

#header h1 {
	padding: 0;
}

#header h1 a {
	width: 250px; 
	height: 145px; 
	text-indent: -9999px; 
	float: left;
}

#header .description {
	display: none;
}

#sidebar-header { 
	float: right;
	margin-top: 25px; 
} 

/*
#content-wrapper {
	margin: 0;
	padding: 0;background:#9ACD32;
}

.column {
	margin: 0 5px 0 5px;
	padding: 5px 0;
}
*/
/* THE PAGE WRAPPER */
/* Change this width to set the entire site's width - increase/reduce #content width by the same amount */

.comicdate{ padding: 5px 5px 20; fontsize: 20px}

#comic-head {
	padding: 0;
}

#comic {
	background: #fff;
}

#comic-foot {
	padding-bottom: 5px; 
	font-family: 'Arial', sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	color: #000000;
        background: #A2CD5A;
}



.comicdate {padding-left: 426px; font-size: 16px;}

.comic-bookmark {
	width: 185px;
	margin: 0 auto;
	margin-bottom: 10px; display:none;
}

#page-wide {width: 960px;
background: #6B8E23;
}

#subcontent-wrapper {background: #A2CD5A; }

a { color: #000000; }   /* color for links */
a:hover { color: #fff; }  /* mouseover color for links */

.page-item-402 { display: none; }