/* Companion Custom CSS over-rides for [ Starcrossed ]: ComicPress - 2.8 */

body {
	margin: 0;
	font-family: 'trebuchet ms' , sans-serif;
	font-size: 15px;
	color: #000;
	}

#header {
	display: none;
	}
	
.header2 {
	width: 980px;
	margin: 0 auto;
	}

#head-logo {
	float: left;
	margin-right: 20px;
	}

#aswift_0_anchor {
	margin-top: 10px !important;
	}
	
#aswift_0_anchor:before {
	content: '';
	position: absolute;
	left: -15px;
	height: 90px;
	width: 15px;
	background: #596a7a;
	}
	
#aswift_0_anchor:after {
	content: 'advertisement';
	font-size: 12px;
	font-family: 'trebuchet ms' , sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	position: absolute;
	left: -54px;
	top: 32px;
	height: 15px;
	width: 90px;
	-webkit-transform: rotate(-90deg); 
	-moz-transform: rotate(-90deg);	
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
	}
	
ins {
	text-decoration: none !important;
	}

#text-4 {
	margin-bottom: 0;
	}

a:link	{  
	color: #a1b8cd;
	font-weight:bold;
	text-decoration: none;
	}
	
a:visited {
	color: #a1b8cd;
	font-weight:bold;
	}

a:hover {
	color: #b2daed;
	}

	
.post, .content { 
       padding: 10px 10px 5px 10px; 
       margin: 0px 0px 10px 0px; 
        
       background-color: #fff; 
       border: #000000 0px solid;
       -moz-border-radius: 10px;
       -khtml-border-radius: 10px;
       -webkit-border-radius: 10px;
       border-radius: 10px;  
   }
	
.post-text h2 { font-size: 16px; }

.post-title a { color: #7e9dac; }	
	
	
/* PAGE */


	
#page-wide { width: 1120px; }


.hentry {
	padding: 5px 10px 5px 10px; 
       	margin: 10px 0px 10px 0px; 
       	background-color: #fff; 
       	border: #000000 0px solid;
       	-moz-border-radius: 10px;
       	-khtml-border-radius: 10px;
      	-webkit-border-radius: 10px;
       	border-radius: 10px;
	}

		
.column {
	background: #fff;
	}

#header, #menubar, #content-wrapper, #footer {
	width: 980px; margin: 0 auto;
	}
	
.footer-text {
	color: #fff;
	}

#content-wrapper { background: #596a7a;}


#menubar-wrapper {
	width: 980px;
	background: #596a7a;
	text-transform: none;
	}
	
#pagenav {
	margin-bottom: 10px;
	}


/* COMIC */

#comic-wrap { 
	width: 1120px;
	position: relative;
	left: -80px;
	top:0;
	padding: 20px 0px 0px 20px; 
	margin: 0px 0px 10px 0px;
	background-color: #ffffff;
       	border: #000000 0px solid;
       	-moz-border-radius: 10px;
       	-khtml-border-radius: 10px;
       	-webkit-border-radius: 10px;
       	border-radius: 10px;  
   } 

#comic {
   	text-align: left;
   	float: left;
   	max-width: 100%;
   	margin: 0px 10px 0px 0px;
	}
	
.comic_navi a {
	color: #fff;
	}
	
	

/* CUSTOM MENU BAR */
	
.menu .current_page_item a { color: #9ba6af !important; }

.menu ul li a:link, .menu ul li a:visited {
	color: #ffffff;	
	font-size: 14px;
	font-family: 'trebuchet ms' , sans-serif;
	}

.menu ul li a:hover {
	color: #ffffff;
	background: #838f9b;
	}

/* SIDEBAR UNDERCOMIC */

/* COMIC TITLE */

.comicpress_comic_title_widget {
	color: #a1b8cd;
	font-weight:bold;
	font-family: 'trebuchet ms' , sans-serif;
	font-size: 14px;
	text-align: left;
   	float: left;
	padding: 5px 0px 0px 0px; 
	margin: 0px 0px 0px 0px;
	}
	
/* COMIC NAVIGATION */

.comic_navi {
	color: #dddddd;
	font-size: 16px;
	}

.navi a:link, .comic_navi a:visted {
	#color #ffffff;
	}
	
.comic_navi a:hover {
	color: #9ba6af;
	}

.comic_navi_wrapper {
	position: relative;
	left: 420px;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 10px 0px;
	background-color: #596a7a;
	border: #000000 0px solid;
       -moz-border-radius: 5px;
       -khtml-border-radius: 5px;
       -webkit-border-radius: 5px;
       border-radius: 5px;
	}

/* Sidebar */

#sidebar-right a{
	font-size: 12px;
	font-style: bold;
	}

.widgettitle {
	color: #fff;
	}
	
.textwidget {
	color: #fff;
	}
	
#sidebar-footer {
	margin: 0 auto;
	}
	
/* Submenu Fix */

.menu ul li ul {
background: #fff;
}

.menu ul li ul li a {
background: #fff;
}

.menu ul li ul li a:link, .menu ul li ul li a:visited {
color: #7e9dac;
font-size: 12px;
}

/*Page Entry*/
.uentry .post .entry {
background: #fff;
}

.entry img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}

/* Footer */

#footer {
	position: relative;
	left: 200px;
	background: #596a7a;
	width: 712px;
	margin: 10px 0px 10px 0px;
	padding: 1px 0px 5px 0px;
}
