/* Harmonia v1.0	 	
http://harmonia.greatisland.ca/	 	
Copyright © 2011-12, Ned Zimmerman	 	
Licensed under the MIT license. 	
http://harmonia.greatisland.ca/license/
*/

.harmonia-controller {
	margin: 0 5px 0 0;
	padding: 0;
	width: 1em;
	height: 0.8em;
}

.harmonia-controller a {
	margin: 0;
	padding: 0;
	width: 1em;
	height: 0.8em;
	border: none;
	outline: none;
}

.harmonia-controller a img {
	margin: 0;
	padding: 0;
	width: 1em;
	height: 0.8em;
	border: none;
	outline: none;
	position: relative;
	top: 0.1em;
}

.html5-audio-player{
	width: 300px;
	padding: 10px 0px;
}

audio { width: 100%; }