#stratus{
	color: #E3E3E3;
	width: 100%;
	height: 32px;
}
    
    #player{
    	background: white;
  		border-color: #E3E3E3;
    }
        #controls{
			
        }
            .prev{
            	text-indent: 0!important;
            	width: auto!important;
            	height: auto!important;
            	margin: 0;
            }
            .toggle{}
            	.play{
            		text-indent: 0;
            		width: auto!important;
            		height: auto!important;
            		margin: 0;
            	}
            	.pause{}
            .next{
            	text-indent: 0!important;
            	width: auto!important;
            	height: auto!important;
            	margin: 0;
            }
        
        #time{}
            .played{}
            .waveform{
            	height: 40px;
  				width: 180px;
            }
            .loaded{}
            .position{}

        .track{}
            .user{}
            .title{}

        #buttons{}
            .share{}
            .button .comment{}
            .button .love{}
           	.button .download{}
           	.button .purchase{}
            .button .popup{}
            .soundcloud{}

        #stats{}
            .plays{}
            .comments{}
            .favorites{}

        #share{}
            #social{}
            	.facebook{}
            	.twitter{}
            	.google{}
            	.email{}
            	.tumblr{}
            	.reddit{}
            	.blogger{}
            	.stumble{}

            #embed{}
                .close{}
        
        #comment{}
            #avatar{}
            #add{}
                
        .close{}