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

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

	INDEX
	----------------------------------------------------------
	- Masthead
	- More
	
*************************************************************************************/

#main_content {
	padding-bottom: 20px;
}

.sort {
	float: left;
}

/* MASTHEAD ------------------------------------------------------------------*/

#masthead #info {
	top: 40px;
	bottom: auto;
	padding: 25px 50px 25px 40px;
}

	#masthead #info h1 {
		font-size: 45px;
	}
	
	#masthead #info p {
		color: #fff;
		text-transform: none;
		font-size: 19px;
		font-style: italic;
	}
	
		#masthead #info p a {
			color: #fff;
			text-decoration: underline;
		}

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

.more .our_collaborations {
	float: left;
	width: 300px;
	_width: 464px;
	height: 145px;
	padding: 0 164px 0 0;
}

.more .create_your_own {
	margin-left: 490px;
	*margin-left: 300px;
}


