body {
	background-color: #D3CCCA;
	font-size: 0.9em;
}
h1, h2, h3, h4, h5 {
	font-family: "Times New Roman", sans-serif;
	color: #D3CCCA;
	margin-top: 0px;
	margin-bottom: 0.2em;
}
.comic_title {
	color: #000000;
	margin-bottom: 0px;
}
.large {
	font-family: Impact, sans-serif;
	color: #000000;
	font-size: 50px;
}
.medium {
	color: #000000;
	font-family: "Comic Sans MS", "Times New Roman", serif;
	font-size: 30px;
}
.small {
	color: #000000;
	font-family: "Comic Sans MS", "Times New Roman", serif;
	font-size: 20px;
}
.smaller {
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 15px;
}
#reader_comments {
	border-top: 1px #D3CCCA dashed;
}
#comic_label {
	width: 700px;
	text-align: left;
}
#centered {
	margin:0px auto;
	width: auto;
	max-width: 1000px;
	background-color: inherit;
}
div.center {
	margin:0px auto;
	max-width: 1000px;
	text-align: center;
}
#site_nav {
	margin-top: 20px;
}
#site_nav img {
	margin-left: 20px;
	margin-right: 20px;
}
div.bar {
	background-image: url("/client_include/images/divider.gif");
	background-repeat: repeat-x;
	width: 700px;
	margin:0px auto;
	height: 16px;
	max-height: 16px;
	z-index: 2;
	line-height: 0px;
	text-align: left !important;
}
div.bar img {
	display: inline;
	margin: 0px;
}
div#banner { 
	margin: 0px;
	line-height: 0px;
}
div.comic_nav {
	font-family: Impact, sans-serif;
	font-size: 37px;
	font-weight: 900;
	text-align: center;
	margin-top: 0px;
}
div.comic_nav div {
	margin-left: 10px;
	margin-right: 10px;
	display: inline;
	cursor: pointer;
}
div.comic_nav div a:link, div.comic_nav div a:visited {
	text-decoration: none;
	color: #000000;
}
div.comic_nav div a:hover {
	text-decoration: underline;
	color: #000000;
}
#comic {

}
#comments {
	font-size: 0.9em;
	font-weight: 300;
}
#footer {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 0.8em;
	font-weight: 300;
}
img.bar_right {
	position: relative; 
	left: 690px;
}
.main_text {
	width: 700px;
	margin:0px auto;
	text-align: left;
	font-family: Arial, sans-serif;
}
a img {
	border: 0px;
}
a:link {
	color: #7766CC;
	text-decoration: underline;
}
.usual a:link {
	color: #555577 !important;
	text-decoration: underline;
}
a:visited {
	color: #302F5F;
	text-decoration: underline;
}
.usual a:visited {
	color: #655450;
	text-decoration: underline;
}
a:hover {
	color: #513B21;
	text-decoration: none;
}
.usual a:hover {
	color: #DDBB88 !important;
	text-decoration: none;
}
.usual {
	width: 694px !important;
	background-color: #A89794;
	padding: 3px;
}
.around_usual {
	width: 700px !important;
	border: 3px dashed #A89794;
	background-color: #D3CCCA;
}
#cast_icons a {
	margin: 20px;
}
#cast_icons {
	margin-bottom: 30px;
}
div#alert
{
	color: #000000;
	padding: 2px;
	font-weight: 700;
	background-color: #A89794;
	position: fixed;
	visibility: hidden;
	z-index: 3;
}
#veil, #floater {
	position: absolute;
	background-color: #A89794;
	display: none;
	visibility: hidden;
}
#veil {
	z-index: 9;
	padding: 0px;
	margin: 0px;
	left: 0px;
	top: 0px;
}
#floater {
	padding: 5px;
	font-weight: 700;
	z-index: 10;
}
.clickable {
	cursor: pointer;
	text-decoration: underline;
}
.clickable:hover {
	color: #FFFFFF;
	cursor: pointer;
}
.profile_image_float_right {
	float: right;
	padding: 3px;
	border-left: 5px dashed #E3DFE0;
	margin: 5px;
}
.profile_image_float_left {
	float: left;
	padding: 3px;
	border-right: 5px dashed #E3DFE0;
	margin: 5px;
}
input.alert, textarea.alert {
	background-color: #FDFF00;
}
.usual span.alert, .usual div.alert {
	color: #DBDD00;
	font-weight: 800;
}
span.alert, div.alert {
	color: #AA4444;
	font-weight: 800;
}
#rss_box {
	width: 700px;
	height: 25px;
	text-align: right;
}
.inline_inside img, .inline_inside input, .inline_inside form, .inline_inside div {
	display: inline;
}
.thumbnail_div {
	width: 140px !important;
	display: block !important;
	margin: 4px;
}
.thumbnail_div span {
	text-align: center;
	display: block;
	font-size: 0.8em;
}
.thumbnails div {
	 float: left;
}
div.quote {
	background-color: #968784;
	color: #6A5F5E; 
	border: 1px dotted #887A78;
	width: 50%;
	text-align: center;
	font-style: italic;
	margin:0px auto;
	padding: 4px;
	font-weight: 700;
}
div.grouped_box {
	background-color: #968784;
	color: #6A5F5E; 
	border: 1px dotted #887A78;
	padding: 4px;
	margin: 10px;
	font-weight: 700;
}
.nothing {
	display: none;
	visibility: hidden;
}
.emote {
	display: inline;
}
table.bordered td {
	border: dotted 2px #D3CCCA;
	background-color: #867774;
	empty-cells: show;
}
#tags_box {
	margin-bottom: 5px;
	display: none;
	visibility: hidden;
	width: 700px;
}
#tags_box a {
	font-variant: small-caps;
}
.comment_gravatar {
	margin: 5px;
}