#player{width:672px;height:624px;position:relative;background:#141414;border-radius:4px;border:2px solid #B6A27D;padding:0px;margin:0 auto;margin-top:1%;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
#player-controls{width:645px;position:absolute;bottom:118px;left:14px;right:14px;padding:0px;opacity:0;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;-o-transition:opacity .3s;-ms-transition:opacity .3s;transition:opacity .3s;background-image:linear-gradient(bottom, rgb(136,130,107) 13%, rgb(136,130,107) 100%);background-image:-o-linear-gradient(bottom, rgb(136,130,107) 13%, rgb(1386,130,107) 100%);background-image:-moz-linear-gradient(bottom, rgb(136,130,107) 13%, rgb(136,130,107) 100%);background-image:-webkit-linear-gradient(bottom, rgb(136,130,107) 13%, rgb(136,130,107) 100%);background-image:-ms-linear-gradient(bottom, rgb(136,130,107) 13%, rgb(136,130,107) 100%);background-image:-webkit-gradient(linear,left bottom,left top,color-stop(0.13, rgb(136,130,107)),color-stop(1, rgb(136,130,107)));}
#player:hover #player-controls{opacity:.9;}button{background:rgba(0,0,0,.5);border:0;color:#EEE;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;border-radius:3px;}button:hover{cursor:pointer;}
#seek-bar{width:432px;}#volume-bar{width:29px;}#playlist{background:#220E02;padding:0;margin:0;width:672px;}#playlist a{color:#eeeedd;background:#220E02;}#playlist a:hover{text-decoration:none;background:#fff;color:#000;}