/* Companion Custom CSS over-rides for [ Space Pops ]:  -  */

a:link, a:visited {
	color: #087290;
}

a:hover {
	color: #AEC707;
}

#header, #header h1 {
	margin: 0;
	padding: 0;
}

#header h1 a {
	width: 980px;
	height: 132px;
	background: url('http://www.spacepops.com/wp-content/uploads/2012/08/SpacepopsHeader.png') left no-repeat;
	display: block;
	text-indent: -9999px;
}

#header .description, .blognav { display: none; }

#header { background-color: #fff!important; }

#page { background-color: #fff!important; }

}

#sidebar-menubar .widget {  margin: 0; }

#menubar-wrapper { background: #081F41!important;} 

#content-wrapper, #footer { 
	background: #fff; 
}

#content {
	padding: 5px;
}

#sidebar-right, #sidebar-left {
	width: 200px;
	padding: 5px;
}

h2.post-title a, h2.page-title a {
	font-weight: 600;
}

.menu ul li a:hover {
	color: #B4FF28;
}

.menu .current_page_item a {
	color: #B4FF28 !important;
}

.wp-caption {
	float: none;
	padding: 0;
	background: none;
	border: none;
}

.type-post .post-foot {
	border-bottom: solid 1px #000;
}

.comic_navi_wrapper { font-size: 15px; }



.comic-nav a:hover { color: #B4FF28; }

.entry {
	padding: 0;
}

.type-post, .type-comic {
	margin: 10px 0 20px 0;
}

.posted-on { display: none; }

.wp-caption { margin: 0 0 15px; } 

.wp-caption-text { padding: 0; }

#text-26, #text-27 {
	float: left;
	display: inline-block;
}

.comic_navi_wrapper {
     width: 476px;
     display: inline-block;
     float: center;
}
.comic_navi_wrapper {
    padding-bottom: 30px;
}