body {
	margin: 0;
	font-family: 'verdana' , sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	letter-spacing: normal;
	color: #B4B4B4;
	background: #3C3C3C url('images/bgwallpapertile.jpg'); 
	z-index: 0;
}

a {
	color: #d61500;
	text-decoration: none;
}

a:hover {
	color: #ffa61c;
}

a:focus {
	outline: none;
}

a img {
	border: none;
}

p {
	margin: 12px 0;
}

img {
	max-width: 100%;
	padding: 0;
}

small {
	font-size: 11px;
}

hr {
	height: 1px;
	color: #000;
	border: 0px;
	style: solid;
}

blockquote {
	margin: 10px;
	padding: 5px 10px 5px 20px;
	border-width: 1px 1px 1px 5px;
	border-style: solid;
	border-color: #000;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

cite {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
}

code {
	padding: 10px;
	display: block;
	font-family: 'Courier New' , monospace;
	border: 1px dotted #000;
	overflow: scroll;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #000;
}

form {
	margin: 0;
}

	.button {
		height: 25px;
		padding: 0 5px;
		background: #aaa url('images/menu.png');
		color: #000;
		font-family: 'Rockwell' , sans-serif;
		font-size: 13px;
		line-height: 13px;
		border: 1px solid #999;
		cursor: pointer;
	}

.button:hover {
		color: #fff;
		background: #f00 url('images/menu.png') 0 -75px;
	}

.sfhover {
	padding: 0;
	margin: 0;
}

h1, h1 a, h1 a:hover {
	padding: 10px 0 0 0;
	margin: 0;
	color: #ffffff;
	font-size: 60px;
	font-family: 'Rockwell', sans-serif;
	font-weight: normal;
	line-height: 50px;
	text-decoration: none;
	letter-spacing: -4px;
	font-variant: small-caps;
}

h2, h2 a, h2 a:hover {
	margin: 0;
	color: #ffffff;
	font-weight: normal;
	letter-spacing: -1px;
	font-size: 20px;
}

	h2.pagetitle, h2.pagetitle a {
		padding: 0 0 0px 0;
		margin: 0 0 20px 0;
		font-family: 'Rockwell', sans-serif;
		font-size: 20px;
		font-weight: normal;		
		letter-spacing: -2px;
		}

h3, h3 a, h3 a:hover {
	padding: 0;
	margin: 0;
	font-size: 20px;
	font-weight: normal;
	text-align: left;
	color: #ffffff;
	text-decoration: none;
	clear: both;
	letter-spacing: 1px;
	}

#page {
	max-width: 820px;
	margin: 0 auto;
	left: 0;
  right: 0;
	background: url('images/ragged1.png');
 position: absolute;

}


.aligncenter {
    margin: 0 auto;
    text-align: center;
    display: block;
}

.alignright {
    margin: 10px 0 10px 10px;
    display: inline;
    float: right;
}

.alignleft {
    margin: 10px 10px 10px 0;
    display: inline;
    float: left;
}

.wp-caption {
    text-align: center;
    padding: 3px;
    background: #eeeeee;
}

.type-showcase .wp-caption {
    margin: 0 5px;
}

.wp-caption-text {
    text-align: center;
}


#page-wide {
	width: 1020px;
	margin: 0px auto;
	background: url('images/ragged1.png')
}

#header {
	text-align: right;
	margin: 0px;
        padding: 0px;
	height: 100px;
	vertical-align:bottom;
	clear: both;
	background: #000000 url('images/topredjunk.png');	
}

	#header a {
		color: #fff;
	}

	#header .description {
		color: #ddd;
		padding: 0 0 0 0;
		font-size: 14px;
		font-style: italic;
		letter-spacing: 2px;
	}

#menubar-wrapper {
	padding: 10px 0 0 5px;
	clear: both;
	text-transform: uppercase;
	background: #000000;
}

.ie #menubar-wrapper {
	zoom: 1; /* IE fix, allows for variable height menu  */
}

.menunav {
	float: right;
	text-align: center;
}

.menunav a {
	color: #fff;
}

.menunav-search {
	float: left;
	padding: 2px;
}

.ie .menunav-search {
	padding-top: 3px;
}


.menunav-rss {
	font-size: 13px;
	line-height: 26px;
	padding: 0 5px;
	float: left;
	display: inline-block;
	overflow: hidden;
	color: #fff;
}

.menunav-rss:hover {
	background: #ff9701;
	color: #000;
}

.menunav-prev, .menunav-next {
	display: inline-block;
	float: left;
}

.menunav-prev a, .menunav-next a {
	font-size: 24px;
	line-height: 25px;
	padding: 0 5px 1px 5px;
	float: left;
	display: inline-block;
	overflow: hidden;
	color: #fff;
}

.menunav-prev a:hover {
	color: #fcff00;
	background: #000000;
}

.menunav-next a:hover {
	color: #fcff00;
	background: #f00;
}

.menu {
	float: left;
}

.menu ul {
	z-index: 100;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
.menu ul li {
	position: relative;
	display: inline;
	float: left;
}

/*Top level menu link items style*/
.menu ul li a {
	display: block;
	padding: 5px 10px;
	text-decoration: none;
}

.menu ul li ul li a {
	text-align: left;
	background: #000000; /* background of menu items (default state)*/
}

* html .menu ul li a {
	/*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}

/* this is the color of the non-hovered text in the menubar */
.menu ul li a:link, .menu ul li a:visited {
	color: #fff;
}

/* color of the sub level non-hovered text */
.menu ul li ul li a:link, .menu ul li ul li a:visited {
	color: #fff;
	font-size: 12px;
}

.menu ul li a.selected {
	/*CSS class that's dynamically added to the currently active menu items' LI A element*/
	background: #000000;
	color: #fff;
}

.menu ul li a:hover {
	color: #ffa61c;
	background: #000000; /*background of menu items during onmouseover (hover state)*/
}

/*1st sub level menu*/
.menu ul li ul {
	position: absolute;
	left: 0;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.menu ul li ul li {
	display: list-item;
	float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.menu ul li ul li ul {
	top: 0;
}

/* Sub level menu links style */
.menu ul li ul li a {
	font: normal 13px Verdana;
	width: 160px; /*width of sub menus*/
	padding: 5px;
	margin: 0;
}

/* sub level menu hover color */
.menu ul li ul li a:hover {
	color: #fcff00;
}

/* this is the color of the text in the menubar when its on that page */
.menu .current_page_item a {
	color: #fcff00 !important;
}

/* Holly Hack for IE \*/
* html .menu {
	height: 1%;
}
/*Holly Hack for IE7 and below*/


/* ######### CSS classes applied to down and right arrow images  ######### */

.arrowclass {
	visibility: hidden;
	margin-left: 2px;
	font-size: 0px;
}


#comic-head {
	padding-top: 0px;
}

#comic {
	background: #000000;
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	border-color: #000000;
	text-align: center;
	z-index: 100;
	padding: 5px;
}


#comic-foot {
	padding-bottom: 0px;
	background: #000000;
}

#sidebar-comicleft {
float: left;
}

#sidebar-comicright {
float: right;
}

#footer {
	padding: 0px 0;
	text-align: center;
	background: #000000;
}

/* NAVIGATION */

a.navi-comments:hover span {
	color:#8FD16F;

}

.nav {
	width: 100%;
	background: #000000;
	float: right;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 15px;
	padding: 5px 0px 5px 5px;
	text-align: center;
}


	

	.nav-last {
		padding: 0 5px 0 0px;
		float: left;
	}

	.nav-next {
		padding: 0 5px;
		float: left;
	}

	.nav-previous {
		padding: 0 5px;
		float: left;
	}

	.nav-first {
		padding: 0 5px 0 250px;
		float: left;
	}

.pagenav, .commentnav {
	height: 25px;
	color: #d61500;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	padding: 0 5px 0 5px;
	margin: 0px;
	clear: both;
}

	.pagenav-left, .commentnav-left {
		float: left;
	}

	.pagenav-right, .commentnav-right {
		float: right;
	}

	.nav a, .pagenav a, .nav-blog a {
		display: block;
		float: left;
		color: #d61500;
	}

	.nav a:hover, .pagenav a:hover, .nav-blog a:hover {
		color: #ffa61c;
	}

/* POSTS - PAGES */

#pagewrap-right {
	width: 610px;
	float: left;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

/* Wraps the content area */
#content-wrapper {
	margin: 0;
	padding: 0;
}

#content-column {
	width: 100%;
}

/* DONOR PAGE */

#wallpapers {
	float: left;
	overflow: hidden;
	width: 250px;
	padding: 10px;
	margin: 0 0 0 10px;
	border-right: solid 2px #790800;
	}

#donorblog {
	float: right;
	width: 450px;
	margin: 10px;
	padding: 0px;
	}

#content {
	float: left;
	overflow: hidden;
}

	.narrowcolumn {
		width: 580px;
		margin: 0;
		padding: 10px;
		float: left;
	}




	.widecolumn {
		margin: 0;
		padding: 2px;
	}


.post-221 {
		width: 100%;
		margin: 10px;
		float: left;
	}

#paginav {
	
	text-align: center;
	font-weight: bold;
	
}


.column {
	margin: 0 0px 0 0px;
	padding: 5px 0;
}

.post, .post-comic, .post-page {
	clear: both;
	text-align: left;
	padding: 0 5px;
}
.post-content {

}


.post-head, .post-page-head, .post-comic-head {
}

.post-head, .post-page-head {
	padding: 0;
}

.post-foot, .post-comic-foot, .post-page-foot {
}

.post-foot {
	margin-bottom: 20px;
}

.post-info {
	text-shadow: 3px 3px 3px #000000;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	border-left: 2px #790800 solid;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	border-right: 2px #790800 solid;
	padding: 0 0 0 10px;
	background: #320000;

}

.widecolumn .post-info {
	margin: 15px 30px 10px 30px;
	text-shadow: 3px 3px 3px #000000;
	border-top-left-radius:10px;
	border-bottom-left-radius:10px;
	border-left: 2px #790800 solid;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	border-right: 2px #790800 solid;
	padding: 5px 0 5px 10px;
	background: #320000;
}

.post-text {
	overflow: hidden;
	padding: 5px;
	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;
}

.narrowcolumn .entry {
	padding: 5px 10px 5px 15px;
	line-height: 1.45em;
	font-size: 13px;
	border-bottom-left-radius:10px;
	border-top-left-radius:10px;
	border-left: 2px #790800 solid;
	border-top-right-radius:10px;
	border-right: 2px #790800 solid;
}

.widecolumn .entry h2 {
	margin: 0px 20px 0 20px;
	padding: 10px;
	border-bottom-left-radius:10px;
	border-top-left-radius:10px;
	border-left: 2px #790800 solid;
	border-bottom-right-radius:10px;
	border-top-right-radius:10px;
	border-right: 2px #790800 solid;
	background: #320000;

}

.entry {
	padding: 5px;
	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: 30px;
	line-height: 30px;
	font-family: 'Arial', sans-serif;
	font-weight: bold;
	text-align: right;
	padding-right: 25px;
	border-bottom-right-radius:10px;
	border-right: 2px #790800 solid;


}

	.comment-link a {
		color: #d61500;
	}
		
	.comment-link a:hover {
		color: #ffa61c;
	}
		
	.comment-balloon {
		width: 30px;
		height: 30px;
		line-height: 30px;
		display: block;
		margin: 0 0 0 5px;
		float: right;
		overflow: hidden;
		text-align: center;
		font-family: 'rockwell', serif;
		font-size: 16px;
		font-weight: normal;
		background: url('images/comment-balloon.png') no-repeat;
	}
		
	.comment-balloon-empty {
		font-size: 20px;
		line-height: 30px;
		}

/* THE BLOG HEADER */

#blogheader {
	font-family: 'rockwell' , serif;
	padding: 5px 0 5px 0;
	font-size: 20px;
	letter-spacing: -2px;
	border: 0;

}

/* COMMENTS */

.comment-wrap {
	padding: 0 20px;
}

.comment-wrap h3 {
	margin: 0;
	padding: 20px 0 0 0;
	font-weight: normal;
	font-size: 20px;
	clear: both;
	font-family: 'Georgia' , serif;
}

.commentlist {
}

.comment {
	padding: 2px;
	margin: 10px 0 0 0;
	clear: both;
	min-height: 64px;

}

	.comment .comment {
		margin-left: 10px;
		padding-bottom: 10px;
	}

		.comment .comment .comment {
			margin-left: 30px;
			padding: 5px;
			margin-top: 2px;
		}

			.comment .comment .comment .comment {
				background: transparent;
				border: none;
			}

	.comment .avatar {
		margin: 0 10px 5px 0;
		float: left;
	}

	.comment .trackping {
		float: left;
	}

	.comment #respond {
		padding: 5px;
	}

	.comment .comment .bypostauthor, .comment .comment .comment .bypostauthor {
		;
	}
.comment-text {
	background: #161616;
	padding: 4px;
	margin: 2px;
	}

.comment-author {
	display: inline;
}

.comment-meta {
	display: inline;
	padding: 0 0 0 5px;
	margin: 0 0 0 2px;
	border-left: 1px solid #000;

}

.says {
	display: none;

}

.commentsrsslink {
	float: right;
	font-size: 11px;
}

#comment {
	width: 99%;
	font-size: 12px;
	font-family: 'Arial' , sans-serif;

}

#author, #email, #url {
	font-size: 12px;
	font-family: 'Arial' , sans-serif;
}

.commentlist ul {
	list-style: none;
	margin-bottom: 30px;
}

ol.commentlist {
	margin: 0;
	padding: 0;
	font-size: 11px;
	list-style: none;
}

ol.commentlist p {
	margin: 10px 0 0 74px;
}

ul.children {
	margin: 0;
	padding: 0;
	list-style: none;
}

.reply {
	padding: 10px 0 0 0;
	text-align: right;
}

/* ARCHIVE */
/* For the built-in WordPress archive pages (by month or category) as well as search result pages */

.archivecomicthumbwrap {
	float: left;
	padding: 2px 2px 6px 2px;
}

.comicthumbwrap {
	float: left;
	padding: 2px 2px 6px 2px;
}


.comicarchiveframe {
	float: left;
	padding: 2px;
	border: 1px solid #000;
	background: #fff;
	margin-bottom: 10px;
}

.comicarchiveframe:hover {
}

.comicarchiveframe h3 {
	margin: 0;
}

.comicarchiveframe a small {
	display: block;
	color: #000;
}

.archive-year {
	font-size: 12px;
}

.archive-yearlist {
	padding: 0 0 10px 0;
	font-size: 14px;
}

/* SIDEBAR */

/* Left Sidebar Themes */
#sidebar-left {
	float: left;
	width: 210px;
}

/* Right Sidebar Themes */
#sidebar-right {
	float: right;
	width: 210px;
	padding: 0 5px 0 0;
	border-left: solid 2px #790800;
}




#sidebar-overcomic {
	padding: 20px 0 0 0;
}

.customsidebar ul, .customsidebar li {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* Sidebar Class */

.sidebar {
	color: #ffa61c;
	font-size: 12px;
	text-transform: capitalize;
	margin: 0 0px 0 0px;
	overflow: hidden;
	padding: 35px 5px 100px 10px;
}

	.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: 15px;
	}

/* CHARACTER PROFILES */


a.charlink:link {
	color:#000000;
	text-decoration: none; border-bottom:1px dashed;
}

a.charlink:visited {
	color:#000000;
	text-decoration: none; border-bottom:1px dashed;
}
a.charlink:hover {
	color:#000000;
	text-decoration: none; border-bottom:1px dashed;
}




#charwrap {
	width: 805px;
	margin: 0;
	padding: 0;
	}

#chartabs {
	width: 805px;
	height:45px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	vertical-align:bottom;
	}

#charpage {
	width: 805px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 20px 0px;
	background: #ddd4c1 url('images/papertex.gif');
	font-family: 'Courier New', Courier, serif;
	font-size: 16px;
	text-transform: uppercase;
	color:#000000;
	float:left;
	}
#charimg {
	margin: 5px;
	padding:5px;
	float:left;
	}

#charlist {
	width: 90%;
	margin: 5px 15px 5px 15px;
	padding: 15px 15px 15px 15px;
	background: rgba(255, 255, 255, 0.5);
	float: left;
	}

#charprof {
	width: 50%;
	margin: 5px 5px 5px 15px;
	padding: 15px 15px 15px 15px;
	background: rgba(255, 255, 255, 0.5) url('https://web.archive.org/web/20190124181525im_/https://www.stringtheorycomic.com/images/coffeestain.png') no-repeat right top;
	float: left;
	}
#charbot {
	width: 805px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	vertical-align:top;
	clear: both;
	}