/************************
CSS Be Stereo *temporary* (November 2010)
**************************/

/*-----------------
LINKS
-----------------*/
a:link, a:active, a:visited{
text-decoration: none;
color: #2F4050;
padding: 1px;
border: 0;
}
a:hover{
text-decoration: none;
border-bottom: #A90000 solid 3px;
}

img{
background: #C1B6A5;
margin: 2px;
padding: 8px;
border: 0;
}
img:hover  {
background: #DCBD58;
border: 0;
}
a.imglink:hover,img.imglink,img {
border:0
}

/*-----------------
GENERAL
-----------------*/
* {
margin:0;
padding:0;

}

/*-----------------
HTML TAGS
-----------------*/
body{
font-family: georgia, times, serif;
background: #B7A891 url(bg.jpg);
color: #76573A;
}
h1{
text-align: center;
text-transform: lowercase;
}
h1 a:link, h1 a:visited{
font-family: 'Nixie One', cursive;
color: #c1b6a5;
text-shadow: 2px 2px 2px #f0ebe3;
font-size: 1.7em;
text-align: center;
font-weight: normal;
}
h1 a:hover{
color: #DCBD58;
border: 0;
}
h2, h3{
font-size: 20px;
margin-top: 20px;
text-transform: uppercase;
}
p{
margin-top: 10px; 
}

ul, li{
line-height: 140%;
list-style-type: none;
text-indent: 30px;
}
area, a {
outline: none;
}
/*-----------------
DIVS
-----------------*/
#container {
margin: 30px auto;
width: 600px;
}
#fanlistings{
margin-top: 10px;
}
#menu{
margin-top: 10px;
}
#menu p{
color: #A90000;
font-size: 1.5em;
text-align: right;
}

.centered{
text-align: center;
}
.show_owned_where_you_are{
text-align: right;
}
img .captcha{
background: transparent;
margin: 2px;
padding: 0;
border: 0;
}


/*-----------------
KIM ADMIN 
-----------------*/

.tc img, #show-members img{
background: transparent;
margin: 0;
padding: 0;
border: 0;
}

.tc img:hover, #show-members img  {
background: transparent;
border: 0;
}
#show-members ul{
margin-top: 20px;
}


#pagination{
visibility: hidden;
}
.fan a{
color: #2F4050;
 }
 .fan a:hover{
color: #A90000;
border: none;
 }
 .hidden, .pending,.madebyme{
 display: none;}
