.audioplayer{height:2.5em;font-size:14px;border:1px solid #222;text-shadow:1px 1px 0 #000;color:#fff;position:relative;margin:0 0 30px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background:#333;background:-webkit-gradient(linear,left top,left bottom,from(#444),to(#222));background:-webkit-linear-gradient(top,#444,#222);background:-moz-linear-gradient(top,#444,#222);background:-ms-radial-gradient(top,#444,#222);background:-o-linear-gradient(top,#444,#222);background:linear-gradient(top,#444,#222);z-index:1}.audioplayer-mini{margin:0 auto;width:2.5em}.audioplayer>div{position:absolute}.audioplayer-playpause{height:100%;text-indent:-9999px;text-align:left;top:0;cursor:pointer;left:0;width:2.5em;z-index:2}.audioplayer:not(.audioplayer-mini) .audioplayer-playpause{border-right:1px solid hsla(0,0%,100%,.1)}.audioplayer-mini .audioplayer-playpause{width:100%}.audioplayer-playpause:focus,.audioplayer-playpause:hover{background-color:#222}.audioplayer-playpause a{display:block}.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a{height:0;border:.5em solid transparent;border-right:none;border-left:.5em solid #fff;content:"";position:absolute;top:50%;margin:-.5em 0 0 -.25em;left:50%;width:0}.audioplayer-playing .audioplayer-playpause a{height:.75em;position:absolute;top:50%;margin:-.375em 0 0 -.375em;left:50%;width:.75em}.audioplayer-playing .audioplayer-playpause a:after,.audioplayer-playing .audioplayer-playpause a:before{height:100%;content:"";position:absolute;top:0;background-color:#fff;width:40%}.audioplayer-playing .audioplayer-playpause a:before{left:0}.audioplayer-playing .audioplayer-playpause a:after{right:0}.audioplayer-time{height:100%;text-align:center;top:.05em;width:4.375em;line-height:2.375em;z-index:2}.audioplayer-time-current{border-left:1px solid rgba(0,0,0,.25);left:2.5em}.audioplayer-time-duration{border-right:1px solid hsla(0,0%,100%,.1);right:2.5em}.audioplayer-novolume .audioplayer-time-duration{border-right:0;right:0}.audioplayer-bar{height:.875em;right:6.875em;top:50%;background-color:#222;cursor:pointer;left:6.875em;margin-top:-.438em;z-index:1}.audioplayer-novolume .audioplayer-bar{right:4.375em}.audioplayer-bar div{height:100%;position:absolute;top:0;left:0;width:0}.audioplayer-bar-loaded{background-color:#333;z-index:1}.audioplayer-bar-played{background:#b39964;z-index:2}.audioplayer-volume{height:100%;border-left:1px solid rgba(0,0,0,.25);right:0;text-indent:-9999px;text-align:left;top:0;cursor:pointer;width:2.5em;z-index:2}.audioplayer-volume:focus,.audioplayer-volume:hover{background-color:#222}.audioplayer-volume-button{height:100%;width:100%}.audioplayer-volume-button a{height:.375em;position:relative;top:40%;background-color:#fff;left:35%;width:.313em;display:block;z-index:1}.audioplayer-volume-button a:after,.audioplayer-volume-button a:before{content:"";position:absolute}.audioplayer-volume-button a:before{height:0;border:.5em solid transparent;border-left:none;right:-.25em;border-right-color:#fff;top:50%;width:0;margin-top:-.5em;z-index:2}.audioplayer:not(.audioplayer-mute) .audioplayer-volume-button a:after{height:.313em;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);border:.25em double #fff;border-width:.25em .25em 0 0;top:-.063em;-webkit-border-radius:0 .938em 0 0;-moz-border-radius:0 .938em 0 0;border-radius:0 .938em 0 0;left:.563em;width:.313em}.audioplayer-volume-adjust{height:6.25em;-moz-border-radius-topright:2px;right:-1px;-webkit-border-top-right-radius:2px;border-top-right-radius:2px;position:absolute;-webkit-border-top-left-radius:2px;border-top-left-radius:2px;top:-9999px;background:#222;background:-webkit-gradient(linear,left top,left bottom,from(#444),to(#222));background:-webkit-linear-gradient(top,#444,#222);background:-moz-linear-gradient(top,#444,#222);background:-ms-radial-gradient(top,#444,#222);background:-o-linear-gradient(top,#444,#222);background:linear-gradient(top,#444,#222);cursor:default;-moz-border-radius-topleft:2px;left:0}.audioplayer-volume:not(:hover) .audioplayer-volume-adjust{opacity:0}.audioplayer-volume:hover .audioplayer-volume-adjust{bottom:100%;top:auto}.audioplayer-volume-adjust>div{height:80%;position:relative;background-color:#222;margin:30% auto 0;cursor:pointer;width:40%;z-index:1}.audioplayer-volume-adjust div div{height:100%;position:absolute;bottom:0;background:#b39964;left:0;width:100%}.audioplayer-novolume .audioplayer-volume{display:none}.audioplayer-pause,.audioplayer-play,.audioplayer-volume a{-webkit-filter:drop-shadow(1px 1px 0 #000);-moz-filter:drop-shadow(1px 1px 0 #000);-ms-filter:drop-shadow(1px 1px 0 #000);-o-filter:drop-shadow(1px 1px 0 #000);filter:drop-shadow(1px 1px 0 #000)}.audioplayer-bar,.audioplayer-bar div,.audioplayer-volume-adjust div{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.audioplayer *,.audioplayer :after,.audioplayer :before{-webkit-transition:color .25s ease,background-color .25s ease,opacity .5s ease;-moz-transition:color .25s ease,background-color .25s ease,opacity .5s ease;-ms-transition:color .25s ease,background-color .25s ease,opacity .5s ease;-o-transition:color .25s ease,background-color .25s ease,opacity .5s ease;transition:color .25s ease,background-color .25s ease,opacity .5s ease}