/* Companion Custom CSS over-rides for [ Scenes From A Multiverse ]: ComicPress Boxed/comicpress-multiverse - 1.2 */

#sidebar-undercomic {
	text-align: center;
}

.nav {
	width: 270px;
	float: none;
	clear:both;
	margin: 0 auto;
	padding: 0;
}

.nav .nav-first, .nav .nav-previous {
	float: left;
	margin : 0 5px 0 5px; 
}

.nav .nav-next, .nav .nav-last {
	float: right;
	margin : 0 5px 0 5px; 
}

.nav a {
	margin : 0; 
	padding : 0px;
}

.wdts-transcript-bundle, .wdts-closer, .entry .wdts-transcript-opener    {
	display :none !important;
}

h2 {
	font-family: Georgia, serif;
	text-transform : lowercase;
}

.blogindex {
	display : none;
}
div.thing {
	width : 51px !important;
	border : 1px solid #ff0000;
}
#superlinks {
	width : 1000px;
	background-color : #547349;
	margin: 0 auto;
	text-align : center;
	padding : 5px 0px;
}
#superlinks a {
	color : #dcfbd1;
}
