/* Companion Custom CSS over-rides for [ Workland Tales ]: ComicPress - 2.8 */

body {
	margin: 0;
	font-family: 'verdana', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	color: #e8e3cf;
	background-color: #9c491f;
}

a {
	color: #9c491f;
	text-decoration: none;
}

a:hover {
	color: #d7e632;
}

hr {
	height: 1px;
	color: #e8e3cf;
	border: 0px;
}

/* HEADINGS */

h1, h1 a {
	padding: 10px 0 0 0;
	margin: 0;
	color: #e8e3cf;
	font-size: 56px;
	font-family: 'verdana' , serif;
	font-weight: normal;
	line-height: 46px;
	text-decoration: none;
	letter-spacing: -5px;
	font-variant: small-caps;
}

h2, h2 a {
	margin: 0;
	color: #e8e3cf;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 24px;
	line-height: 24px;
	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: 20px;
	font-weight: normal;
	text-align: left;
	color: #e8e3cf;
	text-decoration: none;
	clear: both;
	letter-spacing: -1px;
	font-family: 'verdana';
}

#page {
        background: #3F342E;
	width: 1039px;
	margin: 0px auto;
}

#page-wide {
	width: 1039px;
	margin: 0px auto;
}

/* THE HEADER */

#header {
	text-align: left;
	width: 1039px;
	height: 120px;
	background:url('http://www.grimandthejc.com/images/header.gif');
}

	#header a {
		color: transparent;
	}

	#header .description {
		color: #9c491f;
		padding: 0 0 10px 0;
		font-size: 14px;
		font-style: italic;
		letter-spacing: 2px;
	}

/* THE MENU */

#menubar {
	background: url('http://www.grimandthejc.com/images/menu.gif');
	height: 50px;
	float: center;
	text-align: right;
	border-width: 0px 0px 0px 0;
	border-style: solid;
	border-color: #3f342e;
	list-style: none;
}

#menu {
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
	line-height: 25px;
	font-size: 13px;
	border-right: 1px solid #aaa;
}
	
/* THE COMIC */

#comic-head {
        width: 814px;
        background: #e8e3cf;
	padding-top: 5px;
}

#comic {
        width: 800px
	background: #e8e3cf;
	border: 1px solid #e8e3cf;
	text-align: center;
	z-index: 100;
	padding: 0px;
}


#comic-foot {
        width: 800px
        background: #e8e3cf;
	padding-bottom: 10px;
}

#sidebar-comicleft {
        background: #e8e3cf;
        float: left;
}

#sidebar-comicright {
        background: #e8e3cf;
        float: right;
}

/* THE FOOTER */

#footer {
	padding: 5px 0;
	background: url('http://www.grimandthejc.com/images/footer.gif');
	text-align: center;
}

/* POSTS - PAGES */

#pagewrap-right {
        background: #3F342E;
	width: 814px;
	float: left;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

/* Wraps the content area */
#content-wrapper {
	margin: 0;
	padding: 0;
	background: #3f342e;
}

#content {
	float: left;
	overflow: hidden;
}

	.narrowcolumn {
		width: 560px;
		margin: 0 auto;
		float: left;
	}

	.widecolumn {
		margin: 0 auto;
	}

.column {
	margin: 0 5px 0 5px;
	padding: 5px 0;
}

.post, .post-comic, .post-page {
	clear: both;
	text-align: left;
	padding: 0 5px;
}

.post-head, .post-page-head, .post-comic-head {
}

.post-head, .post-page-head {
	padding:10px 0 0 0;
}

.post-foot, .post-comic-foot, .post-page-foot {
}

.post-foot {
	margin-bottom: 20px;
}

.post-info {
	margin-bottom: 5px;
}

.post-text {
	overflow: hidden;
	display: block;
}

.post-author-gravatar {
	float: right;
	margin-left: 2px;
}

.post-mood {
	float: left;
	margin-right: 2px;
}

.post-date {
	color: #777;
	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: #000;
	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: #ffffff;
	text-align: center;
	padding-top: 5px;
}

.comicdate {
	font-size: 14px;
}

.postdate {
	font-size: 11px;
}

.entry {
	line-height: 1.45em;
	font-size: 13px;
}

.more-link {
	border-top: 1px dashed #000;
	font-style: italic;
	display: block;
	clear: both;
}

.tags {
	font-size: 11px;
}

.related_posts {
	margin-top: 10px;
	font-weight: 700;
}

.related_posts ul {
	list-style: none;
	font-weight: normal;
	font-size: 12px;
}

.members-only {
	border: solid 1px #000;
	background: #eee;
	padding: 3px;
}

/* COMMENT LINK */

.comment-link {
	height: 25px;
	line-height: 20px;
	font-family: 'Arial', sans-serif;
	font-weight: bold;
	text-align: right;
}

	.comment-link a {
		color: #8B411C;
	}
		
	.comment-link a:hover {
		color: #D7E632;
	}
		
	.comment-balloon {
		width: 30px;
		height: 25px;
		display: block;
		margin: 0 0 0 5px;
		float: right;
		overflow: hidden;
		text-align: center;
		line-height: 16px;
		font-family: 'Georgia', serif;
		font-size: 16px;
		font-weight: normal;
		background: url('images/comment-balloon.png') no-repeat;
	}
	
		.comment-link a:hover .comment-balloon {
			color: #E8E3CF;
			background-position: 0 -25px;
		}
		
	.comment-balloon-empty {
		font-size: 20px;
		line-height: 30px;
		}


/* SIDEBAR */

/* Left Sidebar Themes */
#sidebar-left {
        background-image: url('http://www.grimandthejc.com/images/leftsidebar.gif');
        background-repeat: no-repeat;
	float: left;
	width: 210px;
	padding: 0px 5px 0px 5px;
}

/* Right Sidebar Themes */
#sidebar-right {
        background: #3F342E;
	float: right;
	width: 210px;
}

#sidebar-overcomic {
	padding: 0px 0 0 0;
}

.customsidebar ul, .customsidebar li {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* Sidebar Class */

.sidebar {
	font-size: 11px;
	margin: 0 0px 0 0px;
	overflow: hidden;
	padding: 0 0 5px 0;
}

	.sidebar h2, .sidebar h2 a {
		font-family:arial;
		font-size: 16px;
	}

	.sidebar .widget {
		margin-bottom: 10px;
	}

	.sidebar ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}

		.sidebar ul li {
			margin: 0;
			padding: 0;
			text-align: left;
			list-style: none;
		}

		.sidebar ul li ul li {
			margin: 0 0 0 13px;
			padding: 0;
			text-align: left;
		}

	.sidebar li h2 {
		margin-top: 0px;
	}