a {
text-decoration: none;
font-weight: bold;
color: #741A36;
}
a:hover {
color: #836B85;
}
b, strong {
text-transform: uppercase;
font-weight: bold;
color: #A3779A;
}
i {
color: #49784A;
}
em {
color: #CABC7D;
}
h1, h2, h3, h4, h5, h6, h7 {
font-family: 'Oswald', 'Droid Sans', Georgia, Sans-serif;
font-weight: 700;
color: #223256;
text-shadow: #4677A2 1px 1px 1px;
}
ul li {
list-style-image: url('li.gif');
}

body {
background: url('header.jpg') no-repeat center top, url('bg.jpg') repeat-x, #2c2e41;
font: 14px/30px 'Droid Sans', Arial;
color: #8B8CA1;
margin: 0px;
padding: 0px;
}
#nav {
margin: 0px;
padding: 0px;
text-align: center;
height: 30px;
}
#nav a {
font-family: 'Yanone Kaffeesatz', arial, serif;
font-weight: normal;
font-size: 21px;
line-height: 35px;
padding: 5px;
margin: 15px;
color: #6E5ABB;
text-shadow: #6B60A4 1px 1px 1px;	
text-decoration: none;
text-transform: uppercase;
}
#nav a:hover {
color: #A29DBD;
text-shadow: #6B60A4 1px 1px 1px;	
}
#main {
margin: 0px;
padding: 0px;
margin: 350px auto 0px auto;
width: 700px;
}

section blockquote {
width: 450px;
font: 7pt Tahoma;
padding: 5px;
line-height: 8pt;
margin: 0px auto;
background: #FFE9ED;
line-height: 8pt;
border-left: 5px #C98BBA solid;
}
section blockquote a {
font: 7pt Tahoma;
}

#codes-link {
text-align: center;
font: 7pt "Trebuchet MS";
font-weight: bold;
text-transform: uppercase;
}
#codes-link span {
background: #FFE9ED;
border-width: 0px 1px 1px 0px;
border-style: solid;
border-color: #C98BBA;
display: block;
width: 250px;
margin: 20px auto;
padding: 10px 20px;
}

footer div {
color: #CDC6D8;
font-weight: bold;
}
footer div a {
font: 7pt Tahoma;
text-transform: uppercase;
}

input,select {
background: #E5E5E5;
border: 0px;
font: 8pt "Trebuchet MS";
padding: 5px;
border-right: 1px #C4B9E1 solid;
border-bottom: 1px #C4B9E1 solid;
}
.show_join_name_field, .show_join_email_field, .show_join_url_field, .show_join_comments_field, .show_update_name_field, .show_update_email_field, .show_update_url_field, .show_update_old_email_field, .show_update_current_password_field, .show_lostpass_email_field {
width: 295px;
}
.show_join_country_field, .show_update_country_field, .show_update_submit_button, .show_lostpass_submit_button {
width: 306px;
}
.show_join_password_field, .show_update_password_field {
width: 141px;
}
.show_join_submit_button, .show_join_reset_button {
width: 151px;
}
.join-required, .update-required {
font-weight: bold;
color: red;
}
table td {
font: 8pt "Trebuchet MS";
padding: 1px;
}
table.fan-details {
border-bottom: 1px #858494 solid;
}
table.fan-details a {
font: 8pt "Trebuchet MS";
font-weight: bold;
}
table.fan-details a:hover {
color: #836B85;
}
