/************************
CSS Be Stereo (January 2009)
(c) Emma http://be-stereo.org 
**************************/

/*-----------------
GENERAL
-----------------*/
* {
margin:0;
padding:0;
}
body {
font:14px/1.5em trebuchet ms, verdana,arial,sans-serif;
color:#665463;
background: #9b6d73;
}
a{
outline: none;
}
/*-----------------
GENERAL LINKS
-----------------*/
a:link, a:active, a:visited{
color:#D7818E;
padding:2px;
text-decoration:none;
}
a:hover {
background:#c9e684;
color: #fef1d5;
}

/*-----------------
GENERAL STRUCTURE
-----------------*/
#wrap {
margin:0 auto;
text-align:left;
width: 800px;
background: #D6F194;
}
#header {
width:100%;
height: 300px;
background: #D6F194 url(!images/stripes.png);
border-bottom: 2px solid #fef1d5;
position: relative; 
}
#header img{
margin: 0 0 15px;
}
#main {
width: 95%;
margin: 20px auto;
}
#main ul li {
list-style-image:url(!images/ul.png)
}
#wishlist p{
line-height: 30%;
}
#wishlist h3{
margin-bottom: -10px;
}
#wishlist h4{
margin-bottom: -5px;
margin-top: 25px;
}
/*-----------------
NAVIGATION
-----------------*/

#menu {
width: 80%;
height: 70px;
background:transparent;
position: absolute;
left: 200px;
top: 256px;
}
#menu ul{
padding: 10px;
list-style:none;
display: block;
}
#menu ul li {
display:inline;
}
#menu ul li a{
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
font-size: 1.1em;
padding: 8px;
text-decoration:none;
color:#fef1d5;
text-transform: uppercase;
background:#9b6d73;
}
#menu ul  li a:hover{
background:#9fb859;
} 
#menu ul  li a.current {
background: #9fb859;
}
/*-----------------
FOOTER STRUCTURE & LINKS
-----------------*/
#footer{
background:#D7818E;
padding: 20px 0;
}
#columns {
width:95%;
color:#FEF1D5;
margin:10px auto;
font-size:0.9em;
}
#columns strong{
color: inherit;
}
#footer a, #credit a {
color:#fef1d5;
text-decoration:none
}
#footer a:hover, #credit a:hover {
color:#3b0c2c;
background:transparent;
}
#footer h2 {
color:#3B0C2C;
font-size:1.4em;
margin:0 0 10px 0;
font-style:normal
}
#columns .col3 .extralinks {
font-size:1.3em
}
.col2,#columns .col1,#columns .col3{
float:left
}
.col2,#columns .col1 {
width:20%
}
#columns .col3 {
width:60%
}
#columns .col3 p {
text-align:justify
}
#columns .col3 .extralinks {
text-align:center;
}
#columns .col3 .extralinks {
margin-top:15px
}
#credit{
background:#D7818E;
padding: 20px 0 10px;
font-size:0.8em;
clear:both;
text-align: center;
}
/*-----------------
HTML TAGS
-----------------*/
h1{
margin: 15px 0;
font-size:1.7em;
color:#3B0C2C;
text-transform:lowercase;
font-weight: normal;
}
h2 {
font-size:0.9em;
font-weight: normal;
text-transform:lowercase;
margin: -20px 0 15px 0px;
color:#b51599;
}

h3, legend {
margin: 15px 0;
font-size: 1.3em;
color:#A6AC51;
font-weight: normal;
}
h4, th {
text-transform: uppercase;
color: #af7c9e;
}
h4{
margin-bottom: -15px;
}
p{
margin: 15px 0;
}
strong{
font-weight: normal;
text-transform: uppercase;
color: #3b0c2c;
}
em{
font-family: georgia, times, serif;
color:#a6ac51;
}
ol,ul {
margin:5px 20px;
padding:0 20px
}
acronym {
cursor:help;
}
table{
width: 90%;
margin: 0 auto;
}
/*-----------------
FORMS
-----------------*/
form {
margin: 20px 0;
}
label{
color:#a6ac51;
text-transform: uppercase;
}
input[type="text"],select, textarea{
border: 1px dashed #fef1d5;
padding: 3px;
background: #bdd380;
color: inherit;
font: inherit;
width: 40%;
}
input[type="password"]{
border: 1px dashed #fef1d5;
padding: 3px;
background: #bdd380;
color: inherit;
font: inherit;
width: 20%;
}
option{
border-bottom: 1px dashed #fef1d5;
font: inherit;
}
input[type="text"]:focus, input[type="password"]:focus, select:focus, option:focus, textarea:focus{
border: 1px dashed #fef1d5;
background: #9b6d73;
color: #fef1d5;
}
input[type="submit"]{
width: 20%;
}
fieldset{
border: 0;
}
legend{
margin-bottom: -10px;
}
/*-----------------
CURRENT FANLISTINGS
-----------------*/
.box {
margin:15px 0;
padding:15px;
background: #def89f;
}
.box h3{
text-align: right;
color:#cca6b2;
font-size: 1.1em;
font-weight: normal;
text-transform:uppercase;
margin-top:5px;
margin-left:0;
border-bottom: 1px dashed #a6ac51;
}
.box h4{
text-align: right;
color:#a6ac51;
font-weight: normal;
margin-top: -10px;
}

.box  > .quote{
font-variant: normal;
text-align: left;
font-size: 0.85em;
color:#a6ac51;
font-style:italic;
font-family: georgia,garamond,serif;
margin: -40px 10px auto 110px;
}

.box p{
font-variant: small-caps;
text-align: right;
color: #9D6192;
}

.box  img{
position: relative;
top: 2px;
}
.box strong {
font-style: normal;
}
/*-----------------
IMAGES & LINKS
-----------------*/
a.imglink:hover {
background:transparent
}
a.imglink:hover,img.border,img {
border:0
}
img.border, img.owned-img{
background:#3B0C2C;
}
img.border {
padding:10px
}
img:hover.border{
background:#A6AC51
}

.owned-img{
margin-top: -40px;
padding: 10px;
}
img:hover.owned-img{
background:#A6AC51
}

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

#show-members  img{
position: relative;
top: 2px;
}

/*-----------------
ADDITIONAL CLASSES
-----------------*/
.affs{
text-align:center;
margin: 5px auto;
width: 100%;
}

.datecat {
margin:15px 0;
padding:5px;
background: #def89f;
border-bottom: 1px dashed #a6ac51;
}
.datecat a:hover {
color: #AF7C9E;
background: transparent;
}
.centered{
text-align: center;
}
.clear{
clear: both;
}
.help{
font-size: 0.8em;
text-transform: lowercase;
}