/* Companion Custom CSS over-rides for [ Shonen Punk! :: Updates every M/W/F! ]: ComicPress/comicpress - 2.8 */




body {
	background-color: #a6dcfe; 
	color: #a6dcfe;
	background-image: url();
	background-repeat: no-repeat;
	}
	a {
	color: red;
	text-decoration: none;
}

#header {
height: 150px;
padding: 0px;
background: #006669;
align: center;

}

.narrowcolumn, .widecolumn {
	background: #000;
	color: #7F766F;
	width: 750px;
	padding: 0px;
	
}	
.transcript
    background: #2f2a29;
.dialog {
    color: #000;
    }
.name {
    color: #000;
}    
.direction {
    color: #000;
    }
.scene-heading {
    color: #000;
    }
.scene-action {
    color: #000;
    }
#content-wrapper, #content-wrapper {
	background: #000;
}
#page-wide {
	background-color: #000;
        font-weight: bold;
        width: 1170px;
} 
/* #page {
	background-color: #1C1C1C;
        font-weight: bold;
        width: ;
        
}
*/
#sidebar-abovecomic {
	background: #000;
}


#sidebar-undercomic, #comic-foot {
	background: #000;
}
#sidebar-right { 
background: #000;
}
sidebar-left {
	background: #000;
	width: 150px;
	margin-left: 750px;
	}
}
#comic_navi_wrapper, #comic, .pagenav {
	background: #000;
}