/*this code is free to use for any fan site, you may modify it in any way you please*/

body, html {
background : #CCCCff;
color : #222;
font : 1em Palatino, serif;
}
a, a:link {
color : #4878ab;
font : bold 1.01em Palatino,serif;
text-decoration : none;
}
a:hover {
color : #75bcf9;
}
a:visited {
text-decoration : underline;
}
hr {
width : 50%;
margin : auto;
}
hr.asterisk {
margin:auto; 
height:40px; 
width:150px; 
background:url(asterisks.jpg) top center no-repeat; 
border:0
}
hr.bigspace {
margin:2.5em auto;
}
hr.spacer {
height:2em;
visibility:hidden;
}	
cite em{
font:bold normal 1em Palatino,serif;
}
#wrapper {
background : #fff;
width : 80%;
margin : auto;
padding : 1em 3em;
border : 3px solid #999;
}
h1 {
font : bold 2em "Georgia",serif;
letter-spacing : -0.06em;
text-align : center;
}
h2 {
font : normal 1em "Georgia",serif;
letter-spacing : 0.1em;
text-align : center;
margin-top : -1em;
}
h3 {
font : normal 1.6em "Georgia",serif;
letter-spacing : 0.1em;
text-align : left;
}
dt {
font-weight : bold;
margin-top : 0.5em;
margin-bottom : 0.25em;
}
dl.storynotes {
background : #fff;
border : 1px solid #999;
padding : 2em 3em 0 3em;
font-size : 0.89em;
border-bottom : 0;
}
dl.storynotes dt {
font : medium "Georgia",serif;
letter-spacing : 0.4em;
color : #999;
}
dl.storynotes dd {
font : oblique 0.89em georgia, serif;
}
.content {
margin-top : -2em;
padding : 2em 3em 1em 3em;
}
.story {
margin-top : -2em;
border : 1px solid #999;
border-top : 0;
padding : 2em 3em 1em 3em;
}
p.disclaimer {
font-size : smaller;
border : 1px solid #333;
padding : 1em;
width : 60%;
margin : auto;
}
p.note {
font-style:italic;
margin:1.5em auto 2.5em;
}
p.back {
font : bold 1em georgia, serif;
text-align : center;
}
ul.navigation {
list-style : none;
top : 0;
right : 10%;
position : absolute;
}
ul.navigation li {
display : inline;
}
ul.feedback {
list-style : none;
text-align : center;
}
ul.feedback li {
display : inline;
}
ul.feedback li:after, ul.feedback li:before {
content : " | ";
}
ul.babble {
text-align:center; 
list-style:none; 
border: 1px solid;padding:1em;
} 
ul.babble li {
display:inline; 
padding:0 0.4em;
}




