body {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 18px;
	color: #363433;
	font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	background-color: #000000;
	background-image: url(bg_tile_1.gif);
	background-repeat: repeat;
}

table {
	font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}

/* Page Header and Footer Styles */

#page-header {
	background-repeat: repeat-x;
	height: 156px;
	width: 100%;
	text-align: left;
	background-color: #702d37;
	background-image: url(bg_header.gif);
	background-repeat: repeat;
}

#title-box {
	padding-left: -10px;
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
}

.page-title {
	padding-top: 10px;
}

.special_notice {
	float: right;
	padding-top: 16px;
}

/* NAVIGATION BAR STYLES */

#page-nav-bar {
	height: 36px;
	background-image: url(bg_nav.png);
}

#page-nav {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
}

.page-nav_buttons {
	text-align: left;
	margin-left: 80px;
}

.page-nav_button {
	border: 0px;
	padding-right: 20px;
}

.page-nav_archive_button {
	border: 0px;
	padding-right: 3px;
}

/* END NAVIGATION BAR STYLES */


/* MAIN CONTENT LAYOUT */

#page-content {
	margin-left: auto;
	margin-right: auto;
	margin-top: -30px;
	width: 1024px;
	min-height: 59%;
		
	background-color: #000000;
	color: #3e3b3a;
	
	font-size: 12px;
	text-align: center;
	font-family: "Bookman Old Style", Georgia, "Times New Roman", Times, serif;
}

#full-width {
	width: 984px;
	text-align: left;
	background-color: #eedfb8;
	padding-bottom: 20px;
	border: 0px;
}

.full-width-content {
	width: 924px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#left-wide {
	width: 524px;
	min-height: 59%;
	text-align: left;
	background-color: #eedfb8;
	padding-bottom: 10px;
}

#right-columns {
	width: 440px;
	float: right;
	clear: right;
}

#right-wide {
	width: 440px;
	background-color: #eedfb8;
	text-align: left;
	margin-bottom: 20px;
	//margin-left: 20px;
	//padding: 6px;
}

#margin-columns {
	float: right;
	display: block;
	width: 440px;
	//margin-top: 20px;
}

#margin-column_1 {
	width: 210px;
	color: #ffffff;
	background-color: #af9c6c;
	padding-bottom: 20px;
	margin-right: 20px;
	float:left;
}

#margin-column_2 {
	width: 210px;
	color: #ffffff;
	background-color: #af9c6c;
	padding-bottom: 20px;
	float:right;
}

/* COMIC PAGE LAYOUT */

#comic-cell {
	background-color: #eedfb8;
	width: 944px;
}

#comic-page {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}


.comic-nav img {
	padding-left: 10px;
}

/* GENERAL LINK COLORS */

a {
	text-decoration: none;
}

a:link {
	color: #5a131e;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #5a131e;
	font-weight: bold;
}

a:active {
	color: #5a131e;
	font-weight: bold;
}

a:visited {
	color: #5a131e;
	font-weight: bold;
}

a img {
	border-width: 0px;
}

.comic-preview {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.comic-preview .comic-preview-img img {
	max-width: 400px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.comic-preview .entry-date {
	float: right;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	padding-top: 12px;
	text-transform: none;
}

.comic-heading .entry-date {
	float: right;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	padding-top: 12px;
	text-transform: none;
}

.feedbox {
	border: double 3px #4e4c4b;
}

/* BLOG ENTRY STYLES */

.blog-entry {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}

.page-heading {
	height: 48px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-image: url(bg_comic-header.png);
	padding-left: 48px;
	//padding-top: 6px;
	padding-right: 20px;
	margin: -1px;
	margin-bottom: 10px;
}

.page-heading .page-title {
	font-size: 35px;
	font-weight: bold;
	color: #fff;
	text-shadow: 2px 2px 1px #31070d;
	text-transform: uppercase;
	padding-top: -5px;
	margin-bottom: 10px;
}

.page-heading img {
	padding-top: 8px;
}

.page-heading-short {
	height: 30px;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-image: url(bg_comic-header.png);
	padding-left: 48px;
	padding-top: 7px;
	padding-right: 20px;
	margin: -1px;

}

.large-heading {
	text-transform: uppercase;
	background-color: #ccbd94;
	width: 100%;
	margin-left: -20px;
	margin-bottom: 5px;
	border-bottom: 1px solid #5a5240;
	font-size: 24px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	-webkit-box-shadow: 0px 2px 2px #776f5c;
	-moz-box-shadow: 0px 2px 2px #776f5c;
}

.comic-heading {
	text-transform: uppercase;
	background-color: #ccbd94;
	width: 944px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #5a5240;
	font-size: 24px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	-webkit-box-shadow: 0px 2px 2px #776f5c;
	-moz-box-shadow: 0px 2px 2px #776f5c;
}

.small_heading {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

.column-block {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #fff;
}

.blog-entry .entry-date {
	font-weight: bold;
}

.blog-entry img {
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	max-width: 480px;
}

.blog-entry img .bordered {
	border: 5px solid #fff;
	-moz-box-shadow: 0px 2px 2px #776f5c;
	-webkit-box-shadow: 0px 2px 2px #776f5c;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	max-width: 480px;
}


.entry-footer {
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	border-top: 1px solid #a39264;
	margin-top: 10px;
	padding-top: 10px;
	clear: both;
}

.entry-footer img {
	-moz-box-shadow: 0px 0px 0px #000000;
	-webkit-box-shadow: 0px 0px 0px #000000;
}


.blog-entry .inset-r {
	border: 5px solid #fff;
	-moz-box-shadow: 0px 2px 2px #776f5c;
	-webkit-box-shadow: 0px 2px 2px #776f5c;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	float: right;
}

.blog-entry .inset-l {
	border: 5px solid #fff;
	-moz-box-shadow: 0px 2px 2px #776f5c;
	-webkit-box-shadow:0px 2px 2px #776f5c;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
}


/* COMMENT STYLES */

#comment-block {
	width: 524px;
	padding-top: 15px;
	margin-left: -20px;
	margin-right: -20px;
}

.comment-odd {
	background-color: #e0d2aa;
	padding-left:20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.comment-even {
	background-color: #f5eacc;
	padding-left:20px;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.comment-num {
	font-weight: bold;
	font-size: 17px;
}

.comment-name {
	font-weight: bold;
	font-size: 14px;
}

.comment-date {
	float: right;
}

.blog-entry table {
	font-size: 12px;
}
 				
 				

/* Margin Column styles */

#margin-columns UL {
	text-align: left;
	list-style-position: outside;
	list-style-type: image;
	list-style-image: url(carat.png);
	margin-left: -20px;
}

#margin-columns li {
	padding-bottom: 10px;
}

.twitter-block {
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 8px;
	margin-right: 8px;
	border-bottom: 1px solid #fff;
}

.twitter-text {
	background-color: #fffbcc;
	width: 170px;
	border-left: 2px solid #231f20;
	border-right: 2px solid #231f20;
	color: #231f20;
	font: 10px "Verdana", sans-serif;
	padding: 10px;
}

/* NEW READERS Page */

.cast-heading {
	background-color: #ccbd94;
	width: 100%;
	margin-bottom: 5px;
	border-bottom: 1px solid #5a5240;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	-webkit-box-shadow: 0px 2px 2px #776f5c;
	-moz-box-shadow: 0px 2px 2px #776f5c;
}

.cast-list {
	padding-left: 10px;
	text-align: left;
	list-style-position: outside;
	list-style-type: image;
	list-style-image: url(carat-dark.png);
	margin-left: 20px;
}

.cast-list li {
	padding-bottom: 5px;
}

.char_text p {
	text-indent: 15px;
	padding-left: 10px;
}


.comic_underbutton {
	background: #d0bd8a url(bg_brown-button.gif) repeat-x;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #a39264;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-box-shadow: 0 1px 2px #000;
	-webkit-box-shadow: 0 1px 2px #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #191919;	
}



.blog_column blockquote {
	padding: 7px;
	margin: 5px;
	font-style: italic;
	border-color: #a09896;
	border-width: 1px;
	border-style: solid;
	text-align: left;
	font-size: 12px;
	list-style-position: outside;
	list-style-type: square;
}


/* ADVERTISEMENT AREAS */

.ad-wide {
	color: #3e3b3a;
	width: 728px;
	display: block;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	text-align: center;
	font-style: normal;
	font-weight: normal;
	padding: 5px;
	border: 1px solid #3d3b3a;
	background-color: #eedfb8;
}

.ad-vert {
	font-size: 11px;
	width: 160px;
	display: block;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 7px;
	text-align: center;
	padding: 5px;
}

.ad-vert img {
	padding: 5px;
	margin-left: -5px;
	border-bottom: 1px solid #fff;

}


.ad-vert-125 {
	font-size: 11px;
	width: 125px;
	color: #3e3b3a;
	display: block;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	text-align: center;
	padding: 5px;
	border: 1px solid #3d3b3a;
	background-color: #eedfb8;
}

.comic_title {
	//float: left;
	text-align: left;
}

img.sub1 {
	margin-bottom: -1px;
}


.sub7 img {
	margin-bottom: -7px;
}


/* ARCHIVE PAGES */

.chap_list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.chap_list li {
	margin-left: 25px;
	padding-bottom: 8px;
	list-style-type: none;
}

/* TRACKABLE BADGE PAGES */

#tracking_history {
	height: 400px;
	width: 350px;
	overflow: auto;
}

.log_table {
 	width: 334px;
 	font-size: 9px;
 }

#tracking_history tr.odd {
 	vertical-align: top;
	background-color: #e0d2aa;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#tracking_history tr.even {
 	vertical-align: top;
	background-color: #f5eacc;
	padding-bottom: 5px;
	margin-bottom: 5px;
}


/* MISCELLANEOUS CSS CLASSES */

.copyright {
	color: #fff;
}

.clearer {
	clear: both;
}
