@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: 2px;

width: 100px;

height: 100px;

float: left;

clear: left;

}



#comhead{

font-weight: bold;

font-size: 14px;

}

#comhead A:link { 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-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-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-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; }



#comtext{

float: left;

height: 100%;

width: 100%;

}



.comment{

min-height:100px;

}

.comtext2{

font-size:12px;

font-weight:500;

}



.style1 {

	font-size: 24px;

	font-weight: bold;

	align:center;

}

.style2 {font-size: 14px; align:left;}

.style7 {font-size: 11px; font-weight:normal;}



.date{

font-weight:bold;

text-align:right;

}



.robot {

visibility:hidden;

}



/* Archives*/



#archmain{

width:500px;

list-style:none;

margin: 0 auto;

}



a.archt{

display:block;

width:500px;

text-decoration:none;

font-size:14px;

color:#000000;

height:50px;

text-align:center;

cursor:hand;

cursor:pointer;

}

.archb{

text-decoration:none;

width:500px;

padding-top:5px;

}

a.archs{

display:block;

text-decoration:none;

width:300px;

height: 20px;

color:#000000;

margin-left:105px;

text-align:left;

}



a.archs:hover, a.archs:active{

text-decoration:underline;

}

li{
	list-style: none outside none;
}



