/* discography decor */

#main-outer {
	background: #adabab url('../../images/bg_main.jpg') 0 0 no-repeat;
	}
	
h1 {
	background: url('../../images/thegasman_inner.gif') 0 0 no-repeat;
	}

#main-content ul li#remedial {
	background: url('../../images/remedial.jpg') 0 0 no-repeat;
	}
	
#main-content ul li#grandelectric {
	background: url('../../images/grandelectric.jpg') 0 0 no-repeat;
	}
	
#main-content ul li#hardline {
	background: url('../../images/hardline.jpg') 0 0 no-repeat;
	}
	
#main-content ul li#multiplex {
	background: url('../../images/multiplex.jpg') 0 0 no-repeat;
	}
	
#main-content ul li#thisonesforyou {
	background: url('../../images/thisonesforyou.jpg') 0 0 no-repeat;
	}
	
#main-content ul li#trueform {
	background: url('../../images/trueform.jpg') 0 0 no-repeat;
	}
	
#main-content ul li#lovecollection {
	background: url('../../images/lovecollection.jpg') 0 0 no-repeat;
	}
	
#main-content ul li#audiogold {
	background: url('../../images/audiogold.jpg') 0 0 no-repeat;
	}
	
#main-content ul li#gasman001 {
	background: url('../../images/001.jpg') 0 0 no-repeat;
	}
	
#main-content ul li#superlife {
	background: url('../../images/superlife.jpg') 0 0 no-repeat;
	}
	
#main-content ul li#weak_base_equilibria {
	background: url('../../images/weak_base_equilibria.jpg') 0 0 no-repeat;
	}
	
#main-content ul li#inept_whoop_ep {
	background: url('../../images/inept_whoop_ep.jpg') 0 0 no-repeat;
	}
	
#main-content ul li#alpha_plus {
	background: url('../../images/alpha_plus.jpg') 0 0 no-repeat;
	}	
	
#main-content ul li#powerpoints {
	background: url('../../images/powerpoints.jpg') 0 0 no-repeat;
	}			
	
#main-content ul li#synthia_2003_2010 {
	background: url('../../images/synthia_2003_2010.gif') 0 0 no-repeat;
	}		
	
#main-content ul li h3 {
	font-size: 2em;
	font-weight: normal;
	}
	
#main-content #release h3 {
	font-size: 2.6em;
	font-weight: normal;
	}
	
#main-content ul li p,
#main-content ul li ul li,
#main-content #release p,
#main-content #release blockquote,
#main-content #release ol li,
#main-content #release ul li {
	font-size: 1.4em;
	}

 #main-content #release blockquote {
 	background: url('../../images/quote_left.gif') 0 0 no-repeat;
 	}
 
#main-content #release blockquote cite {
  	background: url('../../images/quote_right.gif') 100% 0% no-repeat;
  	}
	
#main-content #release #player {
	color: red;
	}		
	
#crip {
	background: url('../../images/crip.gif') 0 0 no-repeat;
	}	
	
#crip span {
	display: none;
	}	