/*-- SILVERS RAYLEIGH FANLISTING, LAYOUT 1 --*/


/*----- body, links -----*/

body  {
margin-top : 0px;
margin-bottom : 5px;
margin-left : 0px;
margin-right : 0px;
background-color : #A19E86;
background-image : url(images/layout01/back.png);
background-repeat : repeat-y;
background-position : top left;
line-height: 0px;
}

a:link, a:visited {
text-decoration : none;
color : #E3D285;
}

a:active, a:hover {
text-decoration : none;
color : #FFD67D;
}

.left a:hover {text-decoration: none; border-bottom: 0;}


/*----- B A S E -----*/

.main {
color : #F0EFEC;
font-family : Tahoma;
font-size : 8pt;
letter-spacing: 0.1pt;
line-height : 17px;
word-spacing : 3px;
}

.bar {
background-image : url(images/layout01/bar.png);
background-repeat : repeat-x;
background-position : top left;
width: 100%;
height: 470px;
}

.navv {
padding-top: 8px;
padding-bottom: 8px;
padding-left: 8px;
padding-right: 0px;
font-family : "times new roman";
font-size : 8pt;
background-color : #A19E86;
width : 90px;
height : 30px;
opacity : .7;
filter : alpha(opacity=75);
}

.navv:hover {
background-color : #B95A22;
opacity : .7;
filter : alpha(opacity=75);
}

p, br {
padding-top : 5px;
}


/*----- headings -----*/

.subject {
color : #BEDAD0;
font-weight : bold;
}

.subtitle {
color : #BEDAD0;
font-weight : bold;
}

.subsubtitle {
color : #F3EBC3;
}


/*----- details, legal, naming -----*/

.details {
color : #E0DFD2;
font-family : "times new roman";
font-size : 7pt;
letter-spacing : .5px;
line-height : 12px;
word-spacing : 3px;
width : 345px;
}

.legal {
font-family : "times new roman";
font-size : 7pt;
letter-spacing : .5px;
line-height : 12px;
word-spacing : 2px;
text-align : center;
}

.naming {
color : #E0DFD2;
font-family : "times new roman";
font-size : 7pt;
letter-spacing : .5px;
line-height : 12px;
word-spacing : 3px;
width : 345px;
}


/*----- spoilers, buttons, codes box, legal, hearts -----*/

.buttons {
padding: 3px;
}

.codes_box {
width : 100%;
}

.hearts {
color : #984E2E;
}

.spoilers {
color : #41480A;
border-bottom : 1px solid #820000;
}


/*-----  b, em, i, s, small, strong, u -----*/

b {
color : #;
}

em {
color : #A0F3F4;
font-style: normal;
letter-spacing : .5px;
}

i {
color : #F3EBC3;
}

s, .show_members_no_email, .show_members_no_website {
color : #B35527;
letter-spacing : .5px;
}

small {
line-height : px;
}

strong {
color : #CF2121;
letter-spacing : .5px;
}

u {
color : #F1FECC;
text-decoration : none;
}


/*----- stats table -----*/

.sblock  {
background-color : #8C8247;
width : 19px;
opacity : .7;
filter : alpha(opacity=65);
}

.stats {
padding : 4px;
font-family : "times new roman";
font-size : 8pt;
line-height : 14px;
word-spacing : 3px;
text-align : center;
width : 345px;
}

.tflq {
padding : 4px;
color : #E0DFD2;
font-family : "times new roman";
font-size : 7pt;
letter-spacing : .5px;
line-height : 10px;
word-spacing : 3px;
width : 345px;
}


/*----- input, select, textarea, etc -----*/

input, select, textarea, option {
background-color : #A8A58C;
border : 0px;
padding : 4px;
font-size : 8pt;
color : #FFFEF6;
word-spacing : 2px;
line-height : 14px;
opacity : .7;
filter : alpha(opacity=75);
}


   /*--- join ---*/

   .show_join_name_field, .show_join_email_field, .show_join_country_field, .show_join_url_field, .show_join_comments_field {
   width : 64%;
   }

   .show_join_password_field, .show_join_password_field2 {
   width : 31%;
   }

   .show_join_submit_button, .show_join_reset_button {
   text-align: center;
   width : 120px;
   }


   /*--- lostpass --*/

   .show_lostpass_email_field {
   width : 48%;
   }


   /*--- update ---*/

   .show_update_old_email_field, .show_update_name_field, .show_update_email_field, .show_update_country_field, .show_update_url_field {
   width : 64%;
   }

   .show_update_current_password_field, .show_update_password_field, .show_update_password_field2 {
   width : 31%;
   }

   .show_update_submit_button {
   text-align: center;
   width : 120px;
   }


/*-- SILVERS RAYLEIGH FANLISTING, LAYOUT 1 --*/


/*----- ENTHUSIAST
         index = enth_date, enth_count
         join, update, lostpass = enth_ast, enth_form
         members = enth_list
         affiliates = enth_affi -----*/

.enth_date {
color: #A0F3F4;
font-style: italic;
letter-spacing : .5px;
}

.enth_count {
color: #CF2121;
font-style: italic;
font-weight: bold;
letter-spacing  .5px;
}

.enth_ast {
color: #FF0000;
}

.enth_form {
color: #BEDAD0;
}

.enth_list {
color: #BEDAD0;
}

.enth_affi {
padding: 1px;
}

