/* 
-------------------------------------------------------------------------
The Deepest Shade of Blue - the Quent Yaiden fanlisting
http://quent.wolfsrain.org
Version 1.0
Design & Coding  ©Setsu - http://www.howlingmoon.net
-------------------------------------------------------------------------
*/

body {
	margin: 0px;
	background: #E0DEDC url(images/layout/bg.jpg) repeat-x scroll;
}

#layout1 {position: absolute; left: 0px; top: 0px; width: 770px; height: 70px; z-index: 1;}
#layout2 {position: absolute; left: 0px; top: 70px; width: 770px; height: 80px; z-index: 1;}
#layout3 {position: absolute; left: 0px; top: 150px; width: 770px; height: 70px; z-index: 1;}
#layout4 {position: absolute; left: 0px; top: 220px; width: 770px; height: 70px; z-index: 1;}
#layout5 {position: absolute; left: 0px; top: 290px; width: 770px; height: 60px; z-index: 1;}

/* Affiliates layer */
#affiliates {position:absolute; left:10px; top:360px; width:120px; z-index:3;}
#affiliates a {border:0px; text-decoration:none;}
#affiliates a:hover {border:0px; text-decoration:none; cursor:help;}

/* Content layer and styles */
#content {position:absolute; top:340px; left:140px; width:490px; font: 11px/16px Tahoma, sans-serif; color:#8D8A85; text-align:justify; z-index:2;}
#content a {font-weight:bold; text-decoration:none; color:#457BA5;}
#content a:hover {font-weight:bold; text-decoration:none; color:#264C69; cursor:help;}
#content h2 {font: bold 12px/18px georgia,serif; text-align:center; text-transform:uppercase; color:#93B1CB;}
#content .special {font-weight:bold; color:#968A77;}
#content .updates {margin-left:20px; padding-left:8px; border-left:5px solid #EEE9E9;}
#content .stats1 {margin-left:70px; margin-right:70px; padding:10px; border-right:10px solid #EAE9E9; background-color:#F1F1F1;}
#content .stats {margin-left:70px; margin-right:70px; padding-left:10px; padding-top:5px; padding-bottom:5px; border-left:8px solid #CFCBC7; background-color:#ECEBE9;}
#footer {font:10px/14px tahoma, sans-serif; text-align:justify; padding:5px; background-color:#EAE9E7; border:1px solid #C2BEB8;}

/* Form styles */
.enth3_email, .enth3_name, .enth3_url, .enth3_password, .enth3_vpassword, .enth3_comments, .form { 
	border:  1px solid #C2BEB8; 
	background-color:  #EAE9E7; 	
	font-family: verdana,sans-serif; 
	font-size: 9px; 
	color: #8D8A85; 
	width: 150px;
}

.box { 
	border:  1px solid #C2BEB8; 
	background-color:  #EAE9E7; 
	font-family: verdana,sans-serif; 
	font-size: 9px; 
	color: #8D8A85; 
	width: 200px; 
	height:  50px;
}

.enth3_country{ 
	font-family:  verdana,sans-serif; 
	font-size: 9px; 
	color: #8D8A85; 
	background-color:  #EAE9E7; 
	width: 150px; 
	text-align: left; 
	margin: 3px;
	border:  1px solid #C2BEB8; 
}

.enth3_submit, .enth3_reset{ 
	border:  1px solid #C2BEB8; 
	background-color:  #C2BEB8; 
	font-family: verdana,sans-serif; 
	font-size: 8pt; 
	color: #8D8A85; 
	width: 150px;
}

.button{ 
	border:  1px solid #C2BEB8; 
	background-color:  #C2BEB8; 
	font-family: verdana,sans-serif; 
	font-size: 9px; 
	color: #8D8A85; 
	width: 80px;
}