@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - Q-TIP BIO CSS
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		qtip_bio.css
	Date:			October 214, 2008
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
/*	--------------------------------------------------------------------------------------------------------------------------
	main/body/global Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#posterContent {
		background:url(../../images/bg_bio.jpg) top center no-repeat; 
	}

/*	--------------------------------------------------------------------------------------------------------------------------
	hide Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.hideItunes{
		background: url(../../images/link_iTunes_hover.png) top no-repeat;
	}
	
	.hideAmazon{
		background: url(../../images/link_amazon_hover.png) top no-repeat;
	}
	
/*	--------------------------------------------------------------------------------------------------------------------------
	header styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.header {
		width:983px;
		margin:0;padding:358px 0 0  0;
		display:block;
	}
	.navBar{
		padding:0 0 60px 296px;
	}
			.navBar ul li .bio {
				width:69px; height:17px;
				background:url(../../images/nav_bioHover.png) top no-repeat;
				behavior:url(shared/css/iepngfix.htc);
			}
	/*membershipBox styles*/
	
	.membershipBox {
		width:222px;
		float:left;
		display:inline; 
	}

/*	--------------------------------------------------------------------------------------------------------------------------
	minCol styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/		
	.minCol {
		width:334px;
		float:left;
	}
	
	.minCol #mediaPlayer {
		width:329px; height:330px;
		}
/*	--------------------------------------------------------------------------------------------------------------------------
	altCol styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	
	.altCol {
		width:240px;
		float:left;
	}
	
	.altCol h1 {
		width:156px; height:16px;
		margin:0 0 36px 0;		
		background:url(../../images/h1min_discography.png) no-repeat;
		behavior:url(shared/css/iepngfix.htc);		
	}
	
		.altCol .entry {
			width:192px; height:145px;
			margin:0 0 54px 0;
		}
			.altCol .entry h2.theRenaissance {
				width:98px; height:44px;
				background:url(../../images/h2_discog_theRenaissance.png) no-repeat;
				behavior:url(shared/css/iepngfix.htc);		
			}
			.altCol .entry h2.gettingUp {
				width:71px; height:28px;
				background:url(../../images/h2_discog_gettingUp.png) no-repeat;
				behavior:url(shared/css/iepngfix.htc);		
			}
			.altCol .entry h2.abstractInnovations {
				width:95px; height:44px;
				background:url(../../images/h2_discog_abstractInnovations.png) no-repeat;
				behavior:url(shared/css/iepngfix.htc);		
			}
			.altCol .entry h2.workItOut {
				width:91px; height:28px;
				background:url(../../images/h2_discog_workItOut.png) no-repeat;
				behavior:url(shared/css/iepngfix.htc);		
			}
			.altCol .entry h2.forTheNasty {
				width:105px; height:28px;
				background:url(../../images/h2_discog_forTheNasty.png) no-repeat;
				behavior:url(shared/css/iepngfix.htc);		
			}
			.altCol .entry h2.amplified {
				width:74px; height:28px;
				background:url(../../images/h2_discog_amplified.png) no-repeat;
				behavior:url(shared/css/iepngfix.htc);		
			}
			
			.altCol .entry .album {
				margin:7px 0 0 0;
			}
			
				.altCol .entry .album .cover {
					padding:0 3px 0 0;
					width:109px;
					float:left
				}
			
				.altCol .entry .album .buyLinks {
					width:60px;
					padding:26px 0 0 18px;
					background: url(../../images/bg_buyNow.png) top no-repeat;
					behavior:url(shared/css/iepngfix.htc);	
					float:left;	
				}
			
				.altCol .entry .album .buyLinks .iTunes {
					width:29px; height:31px;
					margin:0 0 0 5px;
					background: url(../../images/link_iTunes_active.png) no-repeat;
					behavior:url(shared/css/iepngfix.htc);		
				}
				
					.altCol .entry .album .buyLinks .iTunes a {
						display:block;
						text-decoration:none;
					}
					.altCol .entry .album .buyLinks .iTunes:hover {
						width:29px; height:31px;
						background: url(../../images/link_iTunes_hover.png) no-repeat;
						behavior:url(shared/css/iepngfix.htc);	
					}
				
				.altCol .entry .album .buyLinks .amazon {
					width:38px; height:29px;
					margin:21px 0 0 0;
					background: url(../../images/link_amazon_active.png) no-repeat;
					behavior:url(shared/css/iepngfix.htc);		
				}
					.altCol .entry .album .buyLinks .amazon a {
						display:block;
						text-decoration:none;
					}	
				
					.altCol .entry .album .buyLinks .amazon:hover {
						width:38px; height:29px;
						background: url(../../images/link_amazon_hover.png) no-repeat;
						behavior:url(shared/css/iepngfix.htc);		
				}
		
	
	
	
/*	--------------------------------------------------------------------------------------------------------------------------
	mainCol styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/		
	.mainCol {
		width:362px;
	}
	
	.mainCol h1{
		width:117px; height:49px;
		margin:0 0 18px 0;
		background:url(../../images/h1bio.png) no-repeat;
		behavior:url(shared/css/iepngfix.htc);
	}
	
	.mainCol img {
		margin:0 0 26px 0;
		width:359px; height:245px;
		border:solid 2px #441515;
	}
	
	.mainCol p {
		padding:0 0 24px 0;
		font:normal 12px Verdana, Arial, Helvetica, sans-serif;
		color:#28281d;
		line-height:15px;
	}
		.mainCol p strong {
			font-weight:bold;
			color:#b20a0a;
		}
		.mainCol p em {
			font-style:italic;
			color:#b20a0a;
		}
		
		.mainCol a:link, .mainCol a:visited, .mainCol a:active {
			color:#04614c;
			text-decoration:none;
		}
			.mainCol a:hover {
				color:#680000
			}