/*  CSS1 stylesheet for moby.org, created by Daniel Cerman  */
/*  1997.12.30      http://www.moby.org/styles/mobyorg.css  */

body {
  font-size: .9em;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #FFFFFF;
  background-color: #000000;
  background-image: url(http://images.northern.ca/bg_big_many_stars_2.gif);
  text-align: justify;
  margin: 0cm 0cm
  <!-- margin: .7cm 1.4cm; -->
}

dd { margin-bottom: 10px; }

a { text-decoration: none }
a:link { color: #99FF66; }
<!-- 
#99CC00; 
-->
a:visited { color: #99CC99; }
a:active { color: #CCFF00; text-decoration: underline }
a:hover { color: #FFCC33; text-decoration: underline overline }
<!-- Arial,Helvetica A:hover { color: #4FA} -->

.navh { 
  font-family: Arial, Helvetica, sans-serif;
  font-size: .65em; 
  font-weight: bold;
  text-decoration: none; 
}

.category { 
  font-family: Arial,Helvetica;   
  font-weight: bold; 
  font-size: .95em;   		  
/*  color: #99FF99; */
  color: lightgreen;
  text-transform: capitalize
}

.subcategory { 
  font-family: Arial,Helvetica;   
/*  font-weight: bold; */ 
  font-size: .85em;   		  
  color: white; 
  text-transform: capitalize
}

<!-- Search Page Catagories -->
a.category { 
  font-family: Arial,Helvetica;   
  font-weight: bold; 
  font-size: .95em;   		  
  color: #99FF99; 
  text-transform: capitalize
}
a.category:hover { color: #FF0000 }

<!-- Search Page Subcatagories -->
a.subcategory { 
  font-family: Arial,Helvetica; 
  color: white; 
/*  font-size: .75em; */ 
  text-decoration: none 
}
a.subcategory:link { color: white }
a.subcategory:visited { color: #CCCCCC }
a.subcategory:active { color: brown; text-decoration: underline } 
a.subcategory:hover { color: #FF3333 }

<!-- The Tree Line  -->
#treeline { 
  position:relative; 
  top:-1; 
  left:0; 
  width:105%; 
  height:auto; 
  z-index:1; 
  layer-background-image:url("http://images.northern.ca/treeline.gif");
}

small {
  font-size: 9pt;
/* font-style: italic; 
  color: #4070FF; */
/*  color: gray; */
  color: dimgray; 
}

H1 {
  font-size: 25pt;
  font-family: Albertus, "Arial Black";
  text-align: center;
}
H1.album { text-transform: uppercase }
H1.ep {}
H1.moby { text-transform: uppercase }
H1.single {}

H2 {
  font-size: 18pt;
  font-weight: bold;
  font-family: Albertus, "Trebuchet MS";
  text-align: center;
}

H3 {
  font-size: 15pt;
  font-weight: bold;
  font-family: Albertus, "Trebuchet MS";
}

H4 {
  font-size: 13pt;
  font-weight: bold;
  font-family: Albertus, "Trebuchet MS";
  text-transform: uppercase;

H5 {
  font-size: 12pt;
  font-weight: bold;
  font-family: Albertus, "Trebuchet MS";
  text-transform: uppercase;

H6 {
  font-size: 12pt;
  font-weight: normal;
  text-transform: uppercase;

BIG {
  font-size: 14pt;
  font-weight: bold;
}


.update {
  font-weight: bold;
  color: mediumpurple;
}

ADDRESS {
  font-size: 10pt;
  font-weight: normal;
  font-family: "Trebuchet MS";
}

B { font-weight: bold }
U { text-decoration: underline }
I { font-style: italic }
S { text-decoration: line-through }

PRE {
  font-size: 10pt;
  font-family: "Monospace.com", "Courier New", Courier, monospace;
  font-weight: normal;
  text-align: left;
}

TT {
  font-size: 10pt;
  font-family: "Monospace.com", "Courier New", Courier, monospace;
  font-weight: normal;
}

UL { list-style: disc outside }
UL UL { list-style: circle outside }


/* _ classes _ */

.ALBUM { font-style: italic; font-weight: bold; }

.ANNOUNCE {
  text-align: center;
  font: italic 17pt Times, serif;
}

.BAND {}

.BONUSDISC { font-style: italic; font-weight: bold; }

.BRIGHT { color: #FFFFDD }

.CENTER { text-align: center }

.COOL {
  font-size: 11pt;
  font-weight: normal;
  font-style: normal;
  font-family: Albertus, "Trebuchet MS";
  text-decoration: none;
  color: rgb(64,248,255);
}

.COUNTER { font-size: 7pt; color: rgb(64,80,200); }

.CREDITS {
  font-family: Verdana, Trebuchet MS, Arial, Helvetica;
  font-size: 9pt;
}

.EP { font-style: italic; font-weight: bold; }

/* HOSTED classes for acknowledging Hyperreal's support */
.HOSTED {
  font-size: 14pt;
  font-weight: bold;
  text-decoration: italic;
  color: rgb(255,255,224);
}
.HOSTED2 {
  font-size: 11pt;
  font-weight: normal;
  font-style: normal;
  font-family: Albertus, "Trebuchet MS";
  text-decoration: none;
  color: rgb(240,255,255);
}

.MIX {}

.MOVIE {}

.NEW { font-weight: bold }

.PERSON { font-weight: bold }

.PROMO { color: rgb(192,192,192) }

.PUBLICATION {}

.SINGLE { font-style: italic }

.SONG { font-style: italic }

.SUBPAGE { font-weight: normal }

.TVSHOW {}

.XDCSTAMP { font-size: 7pt; color: rgb(64,80,200) }
