.audio{padding: 5px; display: block; height: 50px;}
.capa {position:absolute;}
.capa img {width: 50px; height: 50px; float:left;}
.audioplayer {width: 20px; margin-left: 5px; margin-top: 3px; overflow:hidden;}
.audioinfo {margin-left: 55px; margin-top: -2px;}
.i{display:block; margin-bottom: 3px;}
.i{font-family: calibri;  font-size: 10px; }
.play{opacity:0.30; padding: 5px; overflow:hidden; position:absolute; background:#fff; line-height: 50px; text-align: center; width: 40px; height: 40px;-webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}
.play:hover {opacity:0.50; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease;}