/*

INPOP RECORDS :: the art of independence 
Copyright (c) 2008-2009. All rights reserved.

Author: Breezy Baldwin

  _______________________________________________________________________________________________________
___________________________________________________________________________________________________________
___________________________________________________________________________________________________________
___________________________________________________________________________________________________________
___________________________________________________________________________________________________________
______ ***** ______________________________________________________________________________________________
______ ***** ______________________________________________________________________________________________
______ ***** ______________________________________________________________________________________________
___________________________________________________________________________________________________________
____ ******* __ ***** _ ****** ___________ ******* _____________  ******* _____________ ******* ___________
____ ******* __ ***** ********* _______ ************* _______ ************** _______ ************* ________
____ ******* __ ***************** ____ **************** ____ ****** ___ ****** ____ **************** ______
______ ***** __ ***** ______ ***** __ ****** ____ ****** __ ***** _______ ***** __ ****** ____ ****** _____
______ ***** __ ***** ______ ***** __ ***** ______ ***** __ ***** _______ ***** __ ***** ______ ***** _____
______ ***** __ ***** ______ ***** __ ***** ______ ***** __ ***** _______ ***** __ ***** ______ ***** _____
______ ***** __ ***** ______ ***** __ ****** ____ ****** __ ***** _______ ***** __ ****** ____ ****** _____
______ ***** __ ***** ______ ***** __ ***************** ____ ****** ___ ****** ___ ***************** ______
______ ***** __ ***** ______ ***** __ **************** ______ *************** ____ **************** _______
______ ***** __ ***** ______ ***** __ *****  ******* ___________ ********* _______ *****  ******* _________
_____________________________________ ***** ______________________________________ ***** __________________
_____________________________________ ***** ______________________________________ ***** __________________
_____________________________________ ***** ______________________________________ ***** __________________
_____________________________________ ***** ______________________________________ ***** __________________
___________________________________________________________________________________________________________
___________________________________________________________________________________________________________
___________________________________________________________________________________________________________
  _______________________________________________________________________________________________________
  
                 R           E           C           O           R           D           S
				 
				 
*/


/* --------------------------------------------------- Artists Module */


#artists_module {
margin: 0px 0px 0px 0px;
padding: 80px 0px 0px 17px;
background-image:url(http://www.inpop.com/_images/_v09/_blue/artists_bg.jpg);
background-repeat: no-repeat;
background-position: center top;
width: 810px;
height:640px;
}

#artist_ao {
	margin: 0 auto;
	padding: 0;
	width: 265px;
	height: 203px;
	float: left;
	background-image:url(http://www.inpop.com/_images/_v09/_artists/articleone.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#artist_es {
	margin: 0 auto;
	padding: 0;
	width: 265px;
	height: 203px;
	float: left;
	background-image:url(http://www.inpop.com/_images/_v09/_artists/everydaysunday.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#artist_jimmy {
	margin: 0 auto;
	padding: 0;
	width: 265px;
	height: 203px;
	float: left;
	background-image:url(http://www.inpop.com/_images/_v09/_artists/jimmy.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#artist_jd {
	margin: 0 auto;
	padding: 0;
	width: 265px;
	height: 203px;
	float: left;
	background-image:url(http://www.inpop.com/_images/_v09/_artists/juliandrive.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#artist_mk {
	margin: 0 auto;
	padding: 0;
	width: 265px;
	height: 203px;
	float: left;
	background-image:url(http://www.inpop.com/_images/_v09/_artists/matkearney.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#artist_nb {
	margin: 0 auto;
	padding: 0;
	width: 265px;
	height: 203px;
	float: left;
	background-image:url(http://www.inpop.com/_images/_v09/_artists/newsboys.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#artist_nws {
	margin: 0 auto;
	padding: 0;
	width: 265px;
	height: 203px;
	float: left;
	background-image:url(http://www.inpop.com/_images/_v09/_artists/newworldson.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#artist_ss {
	margin: 0 auto;
	padding: 0;
	width: 265px;
	height: 203px;
	float: left;
	background-image:url(http://www.inpop.com/_images/_v09/_artists/shaneandshane.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#artist_sc {
	margin: 0 auto;
	padding: 0;
	width: 265px;
	height: 203px;
	float: left;
	background-image:url(http://www.inpop.com/_images/_v09/_artists/superchick.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}


/* --------------------------------------------------- Artists Links */

#artist_links_container {
	margin: 0 auto;
	padding: 165px 0px 0px 170px;
	}

#artist_links {
	padding:0; 
	margin:0 auto; 
	list-style:none; 
	height:23px; 
	z-index:200; 
	display: inline;
	overflow: hidden;
	width:23px;
	}
	
#artist_links li {
	display:block; 
	float:left;
	width: 30px;
	}
	
#artist_links li a {
	display:block; 
	border:0px; 
	text-decoration:none; 
	cursor:pointer;
	float: left;
	padding: 23px 0 0 0;
	overflow: hidden;
	}

#artist_links li a.com { background: url(http://www.inpop.com/_images/_v09/_artists/_com.png) top left no-repeat; width: 23px; height: 0px !important; height /**/:23px; /* for IE5/Win only */ }
#artist_links li a.facebook { background: url(http://www.inpop.com/_images/_v09/_artists/_facebook.png) top left no-repeat; width: 23px; height: 0px !important; height /**/:23px; /* for IE5/Win only */ }
#artist_links li a.myspace { background: url(http://www.inpop.com/_images/_v09/_artists/_myspace.png) top left no-repeat; width: 23px; height: 0px !important; height /**/:23px; /* for IE5/Win only */}


#artist_links li:hover a,
#artist_links a:hover {
	background-position: 0 -23px;
	}