/* main bloodnok styles */

/* links defined */
a { font-size: small; text-decoration: none; }
a:link,a:visited { color: #39C; }
a:hover,a:active { color: #99C; }
a.buy,a.buy:link { color: #F3C; font-size: small; text-decoration: none; }
a.buy:visited { color: #B8E; }
a.buy:hover,a.buy:active { color: #C9F; }
a.commerce { color: #CCC; font: x-small arial, helvetica, san-serif; text-align: left; }
a.mp3 { font-size: small; text-decoration: none; }
a.mp3:link,a.mp3:visited { color: #9FF; }
a.mp3:hover,a.mp3:active { color: #3F9; }
a.ogg { font-size: small; text-decoration: none; }
a.ogg:link,a.ogg:visited { color: #9F9; }
a.ogg:hover,a.ogg:active { color: #9C3; }
a.sit { font-size: x-small; text-decoration: none; }
a.sit:link,a.sit:visited { color: #39C; }
a.sit:hover,a.sit:active { color: #99C; }

/* trick to dispense with borders on images... */
a img { border: none; }

/* headings */
h1 { color: #0CF; font: bold medium arial, helvetica, san-serif; }

/* paragraphs */
p { color: #999; font: italic x-small arial, helvetica, san-serif; }

/* table cells */
td { color: #CCC; font: normal medium arial, helvetica, san-serif; }

/* classy */
.commerce { font: x-small arial, helvetica, san-serif; text-align: left; }
.complain { color: #999; font: x-small arial, helvetica, san-serif; }
.spiked { font: xx-small courier, monospace; }
.rip { color: #F00; font: bold medium arial, helvetica, san-serif; }
a.rip:link,a.rip:visited { color: #F00; }
a.rip:hover,a.rip:active { color: #DD9; }
.terms { color: #999; font: x-small arial, helvetica, san-serif; }
.tiny { font-size: xx-small; }
.tip { border: 1px #666 solid; background-color: #333; color:#9F9; width: 300px; padding: 3px 3px; position: absolute; z-index: 100; visibility: hidden; top: 10px; left: 90px; font-size: x-small; text-align: left; }
.title { color: #6FF; font: small arial, helvetica, san-serif; }

/* shows */
.show { color: #DD9; font-size: xx-small; }
a.show:link,a.show:visited { color: #DD6; font-size: xx-small; text-decoration: none; }
a.show:hover,a.show:active { color: #BB3; }

/* default page background */
body { background: #000 url(image/bwbloodnok.gif) 0 0 no-repeat fixed; }
