http://endstone.net/wp-content/uploads/2010/06/header_web_black.png/* /* Companion Custom CSS over-rides for [ Endstone ]: ComicPress - 2.8.0.4 */
#header{text-align: center}
#header {height: 100px; background: url('http://endstone.net/wp-content/uploads/2010/06/header_web_black_b.jpg') top left no-repeat;}
#header h1 a, #header .description { display: none; }

.narrowcolumn .nav { display: none;}


body{background:#000000;
     }
a {
	color:#707070;
	text-decoration: none;
}
p{
	color: #000;
	font-size: 14px;
	}
small {
	font-size: 11px;
	color: #000;
}
hr {
	color: #707070;
	}
blockquote{
	color:#707070;
	}
blockquote cite{
	color: #707070;
}

code{
	color: #707070;
	}

form{
	color: #707070;
	}
.button{
	color: #000;
	}
h1, h1 a {
	color: #000;
	}
h2, h2 a {
	color:#CD3700;
	font-size: 20px;
}
h2.pagetitle, h2.pagetitle a {
	color: #000;
	}
h3, h3 a {
	color: #000;
}



#content-wrapper { background: url('http://endstone.net/wp-content/uploads/2010/06/background_gray_light.png') 
repeat-y;}

#menubar {
   background-image: none;
   background: #3b3d4b;
}

/* link color of the menubar */
#menu a {
   color: #fff;
}

/* Main menu highlighted text color */
#menu li:hover a, #menu li.sfhover a {
   background-image: none;
   color: #fff;
   border: 0;
}

/* Main menu highlighted background color */
#menu li:hover, #menu li.sfhover {
   background-color: #ff0000;
}


/* The current page your on */
#menu .current_page_item a {
   background-image: none;
   background-color: #999;
   color: #EEE;
   border: 0;
}





#comic-head {background: #000;}


#comic{
 	background: #000;
 	border: none;
 	}

#sidebar-overcomic {
	padding: 5px 0 0 0;
	border-style:none;
        border-width:none;
        border-color: none;
        float: left;
        text-color: #ffffff;
        background: #000;
}

#sidebar-undercomic {background: #000;}


	
.post, .post-comic, .post-page {
	margin: 10px;
}


#blogheader {margin: 15px;}

#sidebar-left {background: none; padding: 5px;}

#sidebar-right {background: none; padding: 5px; }

#footer {background: #3b3d4b;}

.comment {
	display: block;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

.comment .comment {
	margin: 10px 0 0 50px;
	background:#EBEBEB;
}

.comment .comment .comment {
	margin-left: 20px;
}

.comment-author cite {
	font-weight: bold;
	font-style: normal;
	color: #CD3700; 
	font-size: 12px;
	}
	
.comment .comment .comment-author cite {
	font-size: 12px;
	}	
	
.comment-content {
	margin-left: 60px;
	margin-bottom: 20px;
}


#comment-textarea {
	width: 85%;
	margin-left: 40px;
}
.comment-meta-data {
	font-size: 11px;
	color: #707070;
}

ol.commentlist {
	margin: 0;
	padding: 10px 0 0;
	list-style: none;
}


.sidebar h2, .sidebar h2 a {
	display: 0;
	font-size: 16px;
	text-align: center;
	color:#98F5FF; 
	margin: 4px;
	padding: 0;}

/* CALENDAR */

#wp-calendar-wrap {
	background:#fff;
	padding:10px;
	border:1px solid #999;
	margin:10px 0;
}

#wp-calendar {
	border: solid 1px #000;
	background: #efefef;
	width: 165px;
	margin: 0 auto;
	
}


	#wp-calendar th {
		color: #fff;
	}

	#wp-calendar caption {
		color: #fff;
	}

	#wp-calendar td {
		color: #FFF;
	}

	#wp-calendar a {
		color: #FF3030;
	}

	#wp-calendar a:hover {
		color: #fff;
		background: #000;
	}

	table#wp-calendar {
		border:none;
		background: transparent;
	}

	table#wp-calendar td {
		border-color: #999;
	}Companion Custom CSS over-rides for [ Endstone ]: ComicPress - 2.8 */
	
/* Add a dotted line under the post. */
.post { border-bottom: dotted #ddd; }