/* Companion Custom CSS over-rides for [ Orcusville ]: ComicPress/comicpress - 2.8 */

body {
	margin: 0;
	font-family: 'Arial', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	color: #999;
	background: #000 url('images/bgs/background.png') top repeat-x; 
	z-index: 0;
}

a {
	color: #cc0000;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
}

hr {
	height: 1px;
	color: #999;
	border: 0px;
}

blockquote {
	margin: 10px;
	padding: 5px 10px 5px 20px;
	border-width: 1px 1px 1px 5px;
	border-style: solid;
	border-color: #ddd;
}

h1, h1 a {
	padding: 10px 0 0 0;
	margin: 0;
	color: #999;
	font-size: 50px;
	font-family: 'georgia' , serif;
	font-weight: normal;
	line-height: 46px;
	text-decoration: none;
	letter-spacing: -2px;
	font-variant: small-caps;
}

h2, h2 a {
	margin: 0;
	color: #cc0000;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 22px;
	line-height: 22px;
	padding-bottom: 2px;
	font-family: 'trebuchet ms';
}

	h2.pagetitle, h2.pagetitle a {
		padding: 0 0 5px 0;
		margin: 0 0 20px 0;
		font-family: 'Georgia' , serif;
		font-size: 32px;
		font-weight: normal;
		letter-spacing: -2px;
		clear: both;
	}

h3, h3 a {
	padding: 0;
	margin: 0;
	font-size: 18px;
	font-weight: normal;
	text-align: left;
	color: #cc0000;
	text-decoration: none;
	clear: both;
	letter-spacing: -1px;
	font-family: 'verdana';
}


#header {
	text-align: center;
}

	#header a {
		color: #fff;
	}

	#header .description {
		color: #ddd;
		padding: 0 0 10px 0;
		font-size: 14px;
		font-style: italic;
		letter-spacing: 2px;
	}
	
	#comic-head {
	padding-top: 0px;
}

#comic {
	background: #000;
	border: 1px solid #999;
	text-align: center;
	z-index: 100;
	padding: 5px;
}


#comic-foot {
	padding-bottom: 0px;
}

.pagenav, .commentnav {
	height: 25px;
	color: #999;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	padding: 0 5px 0 5px;
	margin-top: 5px;
	clear: both;
}


	.nav a, .pagenav a, .nav-blog a {
		display: block;
		float: left;
		color: #600;
	}

	.nav a:hover, .pagenav a:hover, .nav-blog a:hover {
		color: #111;
	}
	
#content-wrapper {
	border: 1px solid #999;
}

.sidebar {
	border-left: 1px solid #999;
	padding-left: 10px;
}

.post-date {
	color: #888;
	font-family: 'Georgia' , serif;
	font-size: 15px;
	font-weight: bold;
	float: left;
	margin-right: 3px;
}

.post-date .date {
	height: 50px;
	width: 45px;
	background: url(images/calendar.png) center no-repeat;
	font: normal 22px Georgia;
	color: #888;
	text-align: center;
	line-height: 100%;
	padding: 0 2px 0 0;
}
.post-date .date span {
	height: 16px;
	display: block;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	padding-top: 5px;

}

.more-link {
	border-top: 1px dashed #999;
	font-style: italic;
	display: block;
	clear: both;
}

	.comment-link a {
		color: #777;
	}
	
	.widget_comicpress_comictitle {
		font-size: 34px;
		font-family: georgia;
		letter-spacing: -2px;
		text-align: center;
	}
	
#blogheader {
	font-family: 'Georgia' , serif;
	padding: 5px 0 5px 0;
	font-size: 30px;
	letter-spacing: -2px;
	border-top: 1px solid #999;
	margin-top: 10px;
}

#blogheader2 {
	font-family: 'Georgia' , serif;
	padding: 5px 0 5px 0;
	font-size: 30px;
	letter-spacing: -2px;
	border-top: 1px solid #999;
	margin-top: 10px;
}
