/* lalalalala */

body {
font-size: 8pt;
line-height: 14pt;
word-spacing: 1px;
font-family: arial;
color: #262626;
text-align: left;
background: url("/bg.jpg");
background-repeat: repeat-x;
background-color: #5e676c;
margin: 0px;
}


#container {
background-color: #ffffff;
margin: 0px auto;
padding: 0px;
width: 590px;
}

	
#layout {
text-align: left;
border: 0px;
width: 590px;
}


#nav {
text-align: right;
background: #ffffff;
width: 590px;
margin: 0px;
padding-top: 10px;
}


#content {
text-align: left;
background: #ffffff;
width: 560px;
margin: 0px;
padding: 15px;
padding-top: 0px;
}


#foot {
text-align: left;
color: #262626;
background-color: #f5f1e8;
margin: 0px;
padding: 5px;
width: 580px;
}


a:link {
color: #cf9a23;
text-decoration : none;
font-weight: normal;
}


a:visited {
color: #cf9a23;
text-decoration : none;
font-weight: normal;
}


a:hover {
color: #79362b;
text-decoration : none;
font-weight: normal;
}


i{
color: #6e534a;
}


b{
color: #800F06;
}


u{
color: #262626;
}



/* title */
h1 {
font-family: arial;
color: #2b4843;
font-size: 9pt;
line-height: 8pt;
letter-spacing: 1pt;
text-align: left;
text-transform: lowercase;
font-weight: normal;
background-color: #ffffff;
border-bottom: 1px solid #f5f1e8;
padding: 5px;
margin: 0px;
}


/* fanlisting title */
h2 {  
font-size: 8pt;
line-height: 10pt;
font-family: arial;
color: #79362b;
background: transparent;
letter-spacing: 4px;
text-transform: lowercase;
text-align: right;
border-bottom: 1px #7d7876 dashed;
font-weight: normal;
font-style: italic;
margin: 0px;
padding: 5px;
}



blockquote {
font-family: arial;
font-size: 8pt;
line-height: 10pt;
color: #1d1d1d;
background-color: #e6e4d8;
border-right: 8px solid #686f65;
padding: 5px;
}

		



/* join/update/contact form */
input,select,textarea,submit,option 
{color: #5c5c5c;
font-family: arial;
font-size: 8pt;
line-height: 10pt;
background-color: #ffffff;
border-color: #ffd1ab;
border-style: solid;
border-width: 1px;
margin: 1px;}

	



/* div link */
#nav a {  
font-family: arial;
font-size: 7pt;
line-height: 6pt;
background-color: #ffffff;
color: #4a5956;
cursor: default;
text-align: justify;
text-transform: none;
margin: 2px;
margin-bottom: 0;
padding: 8px;} 


/* hovering that div link */
#nav a:hover { 
font-family: arial;
font-size: 7pt;
line-height: 6pt;
color: #79362b;
background-color: #e6e4d8;
cursor: default;
text-align: justify;
text-transform: none;
margin: 2px;
margin-bottom: 0;
padding : 8px;}
