/*
Theme Name: Faerie Dust
Theme URI: http://so-vamped.info
Description: A large theme featuring the singer-songwriter Kerli.
Author: Amanda Alger
Author URI: http://so-vamped.info
*/

/* BODY */
body {
background-color: #A6AFA6;
margin: 0;
}

b {
color: #A6AFA6;
}

i {
color: #97A3B5;
}

u {
border-bottom: 1px dotted #A6AFA6;
}

img.border {
border: 5px solid #A6AFA6;
margin: 5px;
}

img.border:hover {
border: 5px solid #97A3B5;
}

img.border2 {
border: 10px solid #756988;
margin: 5px;
}

/* CONTAINER */
#container {
background-color: #5B6989;
width: 800px;
margin: auto;
}

#top {
width: 800px;
margin: auto;
}

/* NAVIGATION */
#nav {
background-color: #756988;
text-align: center;
line-height: 45px;
width: 800px;
height: 50px;
margin-top: -3px;
}

#nav a {
font-family: verdana;
font-size: 25px;
color: #A6AFA6;
text-decoration: none;
text-transform: lowercase;
}

#nav a:hover {
color: #8D9DA7;
}

/* SIDEBAR */
#sidebar {
font-family: verdana;
font-size: 10px;
color: #9889A7;
text-align: justify;
line-height: 18px;
width: 200px;
float: left;
padding: 10px;
}

#sidebar h1 {
font-family: verdana;
font-size: 16px;
color: #97A3B5;
font-weight: normal;
border-bottom: 3px solid #A6AFA6;
}

#sidebar a {
color: #A6AFA6;
text-decoration: none;
}

#sidebar a:hover {
color: #97A3B5;
}

/* CONTENT */
#content {
font-family: verdana;
font-size: 12px;
color: #9889A7;
text-align: justify;
line-height: 18px;
width: 560px;
float: right;
padding: 10px;
}

#content a {
color: #A6AFA6;
text-decoration: none;
border-bottom: 1px solid #9889A7;
}

#content a:hover {
color: #97A3B5;
}

#content h1 {
font-family: verdana;
font-size: 25px;
color: #97A3B5;
font-weight: normal;
text-transform: lowercase;
letter-spacing: -3px;
line-height: 28px;
margin: 0 0 -.4em 0;
padding: 0;
border-bottom: 3px solid #A6AFA6;
}

#content h1:first-letter {
font-size: 30px;
color: #9889A7;
}

#content h2 {
font-family: verdana;
font-size: 10px;
color: #97A3B5;
font-weight: normal;
}

#content h2 a {
color: #9889A7;
text-decoration: none;
border: 0px;
}

#content h2 a:hover {
color: #A6AFA6;
}

#content h3 {
font-family: verdana;
font-size: 25px;
color: #97A3B5;
font-weight: normal;
text-transform: lowercase;
line-height: 28px;
margin: 0 0 -.4em 0;
padding: 0;
border-bottom: 3px solid #A6AFA6;
}

#content h3:first-letter {
font-family: georgia;
font-size: 30px;
color: #9889A7;
font-weight: bold;
font-style: italic;
}

#content h3 b {
text-align: right;
}

#content .date {
background: #A6AFA6;
font-family: verdana;
font-size: 9px;
color: #756988;
font-weight: bold;
text-transform: uppercase;
text-align: center;
float: left;
width: 75px;
height: 50px;
margin: 0;
margin-right: 10px;
}

#content .date b {
font-size: 32px;
color: #5B6989;
}

#content textarea, input {
background-color: #756988;
border: 2px solid #8D9DA7;
font-family: verdana;
font-size: 12px;
color: #A6AFA6;
}

#content table, th {
font-size: 10px;
color: #8D9DA7;
text-align: center;
width: 560px;
}

#content td {
width: 200px;
padding: 10px;
}

#content td a {
font-size: 16px;
text-transform: lowercase;
border-bottom: 2px solid #9889A7;
}

#small {
font-size: 10px;
line-height: 12px;
}

#single table, th {
font-size: 10px;
color: #8D9DA7;
text-align: center;
width: 200px;
margin: auto;
}

#single td {
width: 200px;
padding: 10px;
}

#single td a {
font-size: 18px;
text-transform: lowercase;
border-bottom: 2px solid #9889A7;
}

#single2 table, th {
font-size: 10px;
color: #8D9DA7;
text-align: center;
width: 380px;
margin: auto;
}

#single2 td {
width: 200px;
padding: 10px;
}

#single2 td a {
font-size: 18px;
text-transform: lowercase;
border-bottom: 2px solid #9889A7;
}

/* DISCLAIMER */
#disclaimer {
background-color: #756988;
font-family: verdana;
font-size: 14px;
color: #97A3B5;
text-align: center;
line-height: 50px;
width: 800px;
height: 50px;
clear: both;
margin-top: -3px;
}

#disclaimer a {
color: #A6AFA6;
text-decoration: none;
}

#disclaimer a:hover {
color: #8D9DA7;
}