/**************************************************************************************

	TEEHAN+LAX	 
 	GELASKINS - artist_directory.css
	----------------------------------------------------------
	agency: teehan+lax 
	authors: zack ginies - zack@teehanlax.com
	date: March 22, 2010 

	INDEX
	----------------------------------------------------------
	- Collab Directory
	- More
	
*************************************************************************************/
#artist_directory .artist_row div a.image_wrapper {
	margin-top: 3px;
}


#artist_directory .artist_row div a.image_wrapper:hover {
	border: 3px solid #D1EAEF;
	margin-top: 0;
	margin-left: -3px;
	margin-bottom: 7px;
}

/* COLLAB DIRECTORY ------------------------------------------------------------------*/

#collab_directory .artist_row {
	margin-bottom: 0;
}

	#collab_directory .artist_row div {
		width: 295px;
		margin: 0 4px;
		_margin: 0 3px;
	}
	
		#collab_directory .artist_row div.last {
			margin-right: 0;
		}
	
		#collab_directory .artist_row div a.image_wrapper {
			width: 295px;
			height: 158px;
		}
		
		
		
/* MORE ------------------------------------------------------------------*/

.more {
	margin-top: 40px;
	padding-right: 0;
}

.more .create_your_own {
	float: left;
	background: url(/images/backgrounds/create_your_own.gif) 235px 55px no-repeat;
}

.more .our_collaborations {
	background: url(/images/backgrounds/our_collaborations_2.jpg) right bottom no-repeat;
	margin-left: 425px;
	padding-right: 161px;
	width: auto;
}


/* MORE ------------------------------------------------------------------*/

.more .our_artists {
	float: left;
}

#collab_directory .more .create_your_own {
	margin-left: 50px;
	_margin-left: 20px;
}

