A:active { text-decoration: none; 
	color: AA0000; 
	border: none; }
A:visited { text-decoration: none; 
	color: CC0000; }
A:hover { color: #C4171B; text-decoration: underline; }

.jump { font-size: 3em; font-weight: bold; font-family: verdana, sans-serif } /* quick jumps at the top of hub pages */ 

img { border-width: 0px; }

body { 
    scrollbar-face-color: #C4171B;
    scrollbar-shadow-color: #000000;
    scrollbar-highlight-color: #000000;
    scrollbar-3dlight-color: #F5EEEE;
    scrollbar-darkshadow-color: #690000;
    scrollbar-track-color: #000000;
    scrollbar-arrow-color: #C4171B; /* RfP Main scrollbar */
margin-top: 1px; 
margin-bottom: 0px;
margin-left: 0px; /* this is the width of the link button */
margin-right: 5px;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
background-color: #000000;
background-image: url satin-black.gif;
font-family: "book antiqua", garamond, palatino, verdana, arial, helvetica, sans-serif;  /* currently Angel's Webgraphics layout */
color: #F6EEEE;
font-size: 1em; 
list-style-type: circle
}

.bull { list-style-type: circle }

/* this should only be used for emphasis, at the beginning of hub pages! */
.emp { color: #DD0000;
font-weight: bold }
.petite { font-size: .791em }
.petite2 { font-size: .32em; color:#690000 } /* this is for petite size inside fic headers */

p.fictext { 
text-indent: .75em; padding-right: 5%}

.small { 
text-indent: 0em; 
font-size: .6em; 
font-family: Verdana, Helvetica, Arial, sans-serif; }

p.list { clear: left } /* this is for those danged bullets */

table.solid { border-style: inset; border-color: #BE0000; border-width: 2px; border-collapse: collapse; border-spacing: 3px }

table.page { width: 100% }

td { 
padding-top: 0px;
padding-bottom: 0px;
padding-left: 5px;
padding-right: 5px; 
}

td.menu { width: 110px; vertical-align: top } /* ask Wiggle about this */

/* these are the fic header attributes */

/* the fic titles */

td.fictitle { color:#BB0000; font-size: 2.7em }  /*this sets the entire header, relatively */
.partfic { font-size: .7666em } /* Part Ones, 1: Night Blooms, =not= titles like Fondle and patsy */
.partarc { font-size: .6em } /* this is also the size of Quarters in Spec Sports, exception is 'once in a lifetime' */
.partarc2 { font-size: 1.5em; padding-right: 5% } /*this is for arc titles outside of the fic header */

.sequel { font-size: .4em }

/* little fonts */

.by { color:#690000; font-family:Verdana, sans-serif; font-size: .22em } /* by Shusu */
.guestby { color:#690000; font-family:Verdana, sans-serif; font-size: .3em } /* guest bylines */

.pairs { font-family:Verdana, sans-serif; color: #DD9966; font-size: .22em } /* faded font */ }
.invisible { color: #000000 } /* =background color */

td.ficdesc { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: .6em; vertical-align: center; 
}

/* and some special colors */

.darkemp { color: #BB0000; font-weight: bold} /* dark red */

/* Gardens of Fire */
.arabic { color: #AA0000 }
.songdesert { color: #DD7911 }

.honey { color: #DD6922 }
.krk { color: #000000 }
.midnight { color: #000077 }
.bmbb { color: #000066 }
.tongue { color: #FF8876 }

/* Pink by Cutter */
.pinktitle { color: #F99690 }
.pinksong { color: #DD9690 }

/* back and next buttons at the bottom of fics */
.bn { font-size: 1.2em; font-weight: bold } 

.ratings { text-indent: -.75em; font-size: .79em; margin-left: 15px }
.ficlink { vertical-align: center; font-weight: bold; text-indent: -1.75em; left: 36px;  position: relative; }
.ficlink2 { vertical-align: center; font-weight: bold; text-indent: -1.75em; left: 36px;  position: relative; }

/* for the ratings tables ... need to move this relative to the bullet element; change the margin-left command!! */
.fichead { font-size: 1.666em; font-weight: bold } /* "YST Fiction by Shusu" */
.ficsub { font-size: 1.666em } /* "Completed" "Teases" */
.fichdesc { font-size: 7.4pt; font-weight: lighter; font-family: verdana, sans-serif } /* small teasing descriptions */

.ficparts { word-spacing: 10px; font-weight: lighter; font-size: .79em; text-indent: -1.75em; left: 1em; position: relative; } /* ratings and parts lines */

.let { font-size: 1.4em; color: #BB0000 } /* for the "size" ratings */
.ficseries { font-size: 1.22em; font-weight: bold; vertical-align: top }
.writlink { font-size: .87em }

/* these are the gallery table attributes */

td.artthumb { vertical-align: center; width: 10%; }

td.arttitle { width: 15% }

td.artdesc { width: 50%; font-size: 1em }

/* songfics lyrics, use div */ 
.song { 
font-size: 4em; 
font-weight: bold; 
font-style: italic
}


