/*Theme Name: omgfangirl
Theme URI: http://adventures.illusional-x.net/
Description: Version 2 of Adventures of
Version: 1
Author: Soup*/


body {
text-align: center;
min-width: 611px;
background: url('bg.gif') repeat-x #8E8E8E;
}

#whole {
position: relative;
margin: auto;
width: 611px;
background: #8E8E8E;
text-align: left;
top: -8px;
}

#top {
position: relative;
top: 0;
left: 0;
background: url('top2.jpg');
width: 611px;
height: 246px;
margin-bottom: -10px;
}

#content {
position: relative;
top: 0px;
left: 0px;
width: 85%;
}

#nav {
float: right;
position: relative;
top: 0px;
left: 10px;
width: 10%;
}

p {
font-family: verdana;
font-size: 11px;
color: #E4E4E4;
line-height: 170%;
}

#content h1 {
font-family: verdana;
font-size: 18px;
color: #E9E769;
font-weight: normal;
letter-spacing: 3px;
text-transform: uppercase;
}

#content h2 {
font-family: verdana;
font-size: 11px;
color: #C9E969;
font-weight: normal;
letter-spacing: 2px;
text-transform: uppercase;
margin-left: 30px;
}

#nav h1 {
font-family: verdana;
font-size: 14px;
color: #4B4B4B;
font-weight: bold;
letter-spacing: 3px;
text-transform: uppercase;
}

a:link, a:visited {
color: #EE69B7;
text-decoration: none;
background: #4B4B4B;
padding: 0 4px 0 4px;
}

a:hover {
color: #FC8E4F;
text-decoration: none;
background: #4B4B4B;
padding: 0 4px 0 4px;
}

b, u, i, em, strong {
color: #4B4B4B;
}

img {
border: none;
}

blockquote {
border-left: 3px solid #FC8E4F;
}