@charset "utf-8";
/* CSS Document */
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #000000;
	text-align: center;
	background-image:url(../images/bg.gif);
	background-color: #f9f1cd;
	margin: 0px;
	padding: 0px;
	line-height: 0px;
}
h1 {
    font-family: Trajan Pro, Trajan, Goudy Trajan, Georgia, Serif;
	text-shadow: 2px 2px 4px #777777;
	font-size: 26px;
	margin: 0px;
}
h2 {
    font-family: Trajan Pro, Trajan, Goudy Trajan, Georgia, Serif;
	font-size: 22px;
	margin: 0px;
}
p {
    text-indent: 15px;
}
.adspace {
    margin: 0px; 
	background-color: #8d8e92;
	font-size: 5px;
	line-height: 7px;
	background-image: url(../images/adbar.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align:center
}
.titlebar {
    margin: 0px;
	background-image:url(../images/titlebar.jpg);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #88231D;
	height: 100px;
	line-height: normal;
}
.logo { 
    padding-top: 5px;
	border: 0px;
}
.logo2 { 
    padding-top: 5px;
	border: 0px;
}
.linksbar {
    height: 30px;
	background-color: #3A1515;
	border-bottom: #A6A4A3 3px solid;
	margin: 0px;
}
.links {
    width: 850px;
	margin: 0px auto;
	padding: 15px;
	text-align: right;
	font-family: Trajan Pro, Trajan, Goudy Trajan, Georgia, Serif;
	font-size: 16px;
	color: #FFFFFF; 
}
.links a:link {
    color: #FFFFFF;
	text-decoration:none;
	margin-left: 20px;
}
.links a:hover {
    color: #CCCCCC;
	text-decoration:none;
	margin-left: 20px;
}
.links a:visited {
    color: #AAAAAA;
	text-decoration:none;
	margin-left: 20px;
}

.comicarea{
    background-color: #d7cc96;
	margin: 0px auto;
	width: 890px;
	font-size: 12px;
	text-align:center;
	line-height: normal;
}
.comicarea img {
    border: 0px;
}
.pagearea{
    background-color: #d7cc96;
	margin: 0px auto;
	padding: 0px 10px;
	width: 870px;
	font-size: 12px;
	text-align: left;
	line-height: normal;
}

.biopic {
    border: 0px;
	float: left;
}

.bioarea {
    width: 360px; 
	float: right;
	text-align: left;
	font-size: 12px;
	margin-top: 25px;
	padding: 5px;
}
.clear{
    clear: both;
	display: block;
	height: 0.01%;
}

.imgleft {
    float: left;
	margin: 10px;
	border: 0px;
}

.imgright {
    float: right;
	margin: 10px;
	border: 0px;
}

table.class {
	margin: 5px auto;
	padding: 15px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	border: 0px;
	width: 870px;
}
table.class td {padding: 10px;}

.nav {
    margin-top: 10px;
    width: 380px;
	float: left;
	text-align: center;
}

.features {
    margin-top: 10px;
    width: 500px;
	float: right;
	text-align: center;
}

.blogarea{
    background-color: #d7cc96;
	margin: 25px auto 0px;
	padding: 15px;
	width: 860px;
	font-size: 12px;
	text-align: left;
	line-height: normal;
}

.calendar {
    width: 230px;
	padding: 12px;
	float: right;
	margin: 0px 0px 0px 10px;
    text-align:center;
	font-size: 58px;
	background-color: #c7bc86;
	border-bottom: #7d7861 solid 2px;
}

.blogshadow {
    width: 880px;
	margin: 0px auto;
	background-color: #a6a4a3;
	height: 4px;
}

.disclaimer {
    margin-top: 35px; 
	background-color: #8d8e92;
	padding: 15px;
	font-size: 10px;
	line-height: normal;
	background-image: url(../images/discbar.jpg);
	background-position: top;
	background-repeat: repeat-x;
	text-align:right;
	color: #EEEEEE;
}
.disclaimer a:link {color: #FFFFFF;}
.disclaimer a:hover {color: #FFFFFF;}
.disclaimer a:visited {color: #FFFFFF;}

/* Calendar info */

.calendar table {
  width: 230px;
  font-size: 10px;
}

.ks_calendar {border: 0px outset black; width:100%; padding:0px; background:none; font-size:8px; font-weight:bold }
.ks_calendar a { text-decoration: none; color:#0000FF }
.ks_calendar a:hover { text-decoration: underline; color:#00FFFF}
.ks_cal_title { font-size: 10px; font-weight: bold }
.ks_cal_title a { color: #333333; font-size: 8px; vertical-align:super }.ks_cal_nm_c { background:#eee; }

.ks_cal_nm_e { background:#A69242; border: solid black 1px } /* next-prev month */

.ks_cal_row { color:#000; background:#CCB866; font-size: 10px } /* NO Comic days this month */
.ks_cal_row a { color: black}

.ks_cal_c { background:#FFEA80; border: solid black 1px  } /* Comic days this month */

.ks_cal_e { border: solid black 1px }
.ks_cal_today { background:#fff }

.ks_cal_wk_c { display:none; }
.ks_cal_wk_e { display:none; }
.ks_cal_wk { display:none; }

p {
  text-align: left;
  margin-left: 5px;
  margin-right: 5px;
}

ol {
  text-align: left;
  margin: 0px 5px;
}

#disqus_thread {
  width: 595px;
  float: left;
}