body, html {
	background: #e3e3db;
	color: #000;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	margin: 0;
	padding: 0;
	font-size:12px;
}
/* ----------------------------------------- */

a {
	color: #cc0066;
	text-decoration: none;
	font-style: italic;
}
a:visited {
	color: #cc0066;
	text-decoration: none;
	font-style: italic;
}
a:hover {
	color: #cc0066;
	text-decoration: underline;
	font-style: italic;
}

/* ----------------------------------------- */

img {
 border: 0px solid #000000;
}
/* ----------------------------------------- */

#wrapper {
	margin:0 auto;
	margin-top:10px;
	width: 930px;
	padding-left:15px;
	padding-right:15px;
}

#feature {
	width: 930px;
	position: relative;
	background: #cc0066;
	margin-bottom:10px;
}

#feature:hover {
	background: #32d8e2;

}

#listen {
	float:right;
	position: relative;
	background: #000;
	padding:10px;
	-moz-border-radius: 5px;
	-webkit-border: 5px;
	-moz-border-radius: 5px;
	-webkit-border: 5px;
}

#listen:hover {
	background: #cc0066;
}




#container_subfeature_margin {
	width: 300px;
	float:left;
	margin-right:15px;
}

#container_subfeature{
	width: 300px;
	float:left;
}

hr {
	border: none 0;
	border-top: 1px dashed #000;
	width: 100%;
	height: 1px;
	margin-bottom:10px;
	margin-top:10px;
	opacity: .3;
	clear: both;
}

hr.bold {
	border: none 0;
	border-top: 5px solid #000;
	width: 100%;
	height: 5px;
	margin-bottom:10px;
	margin-top:10px;
	opacity: 1;
}


.sprite {background:url(http://www.sean-fournier.com/interim/images/sprite_interim.png);}

	.hellosean { width:179px; height:81px; background-position:-10px -10px; }


	.listen { width:134px; height:52px; background-position:-200px -10px;  }




	.social {opacity: .8; float:left; margin-right: 20px; margin-bottom: 5px;}
	.social:hover {opacity: 1;}

		/* Social */
		.facebook {width:82px; height:17px; background-position:-10px -103px;}
		.twitter {width:77px; height:16px; background-position:-107px -105px;}
		.itunes {width:62px; height:17px; background-position:-198px -102px;}
		.pandora {width:126px; height:16px; background-position:-273px -103px;}
		.youtube {width:51px; height:20px; background-position:-411px -101px;}
		.flickr {width:62px; height:18px; background-position:-479px -103px;}
		.sixtyone {width:74px; height:22px; background-position:-555px -102px;}
		.lastfm {width:63px; height:20px; background-position:-645px -101px;}
		.myspace {width:110px; height:20px; background-position:-727px -102px;}



		