@charset "utf-8";
/* CSS Document */

/* Comic Reef Essentials CSS by Jeff "BlkKnight" Reiss Copyright 2010

Please override these CSS settings in your own CSS file. Failure to do so will result in problems when you update the system.

*/

/*Comment and Author Notes */
#avatar{
padding: 5px;
width: 100px;
height: 100px;
float: left;
clear: left;
}

#comhead{
font-family: Verdana,Arial;
color:#CC0033;
font-weight: bold;
font-size: 14px;
}
#comhead A:link {font-family: Verdana,Arial; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: underline; cursor: hand; }

#comhead A:visited {font-family: Verdana,Arial; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: underline; cursor: hand; }

#comhead A:active {font-family: Verdana,Arial; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; text-decoration: underline; cursor: hand; }

#comhead A:hover {text-transform: none; text-decoration: none; cursor: hand; font-family: Verdana,Arial; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; }

#comtext{
float: left;
font-family: Verdana,Arial;
height: 100%;
width: 100%;
}

.style1 {
	font-family: Verdana,Arial;
	font-size: 24px;
	color:#FFFFFF;
	font-weight: bold;
	align:center;
}

.casthead {
	font-family: Verdana,Arial;
	font-size: 18px;
	color:#FF4444;
	font-weight: bold;
	align:left;
}

.faq {
	font-family: Verdana,Arial;
	font-size: 14px;
	color:#FF4444;
	font-weight: bold;
	align:left;
}

.faqtext {
	font-family: Verdana,Arial;
	font-size: 11px;
	color:#FFFFFF;
	align:left;
}

.linkhead {
	font-family: Verdana,Arial;
	font-size: 18px;
	color:#FF4444;
	font-weight: bold;
	align:center;
}

.style2 {font-family: Verdana,Arial; font-size: 14px; color:#FFFFFF; align:left;}
.style7 {font-family: Verdana,Arial; font-size: 11px; color:#FFFFFF; font-weight:normal;}

.date{
font-family: Verdana,Arial;
font-weight:bold;
color:#882222;
text-align:right;
}

.robot {
visibility:hidden;
}

/* Archives*/

#archmain{
width:600px;
list-style:none;
margin: 0 auto;
}

a.archt{
display:block;
width:600px;
text-decoration:none;
font-family: Verdana,Arial;
font-size:14px;
color:#FFFFFF;
height:50px;
text-align:center;
cursor:hand;
cursor:pointer;
}
.archb{
text-decoration:none;
width:600px;
padding-top:1px;
}
a.archs{
display:block;
text-decoration:none;
width:300px;
height: 20px;
color:#FFFFFF;
margin-left:105px;
text-align:left;
}

a.archs:hover, a.archs:active{
text-decoration:underline;
}

