body {
	background-attachment: fixed;
	-webkit-font-smoothing: subpixel-antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-image: url("../data/1ekeizerlustrum/banier vlammen half.jpg");
	background-repeat:no-repeat;
	background-size: cover;
}

#main-wrapper{
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
	background:#141414;
	box-shadow: 0px 0px 200px #fc2600c9;
}

#count {
	color:#A8A8A8;
}

#song-text p, #song-text h1 {
	color: rgb(255, 30, 0);
}

.awp-player-thumb-wrapper{
	padding-right: 40px;
}
.awp-player-thumb{
	width:135px;
	height:135px;
	margin-left: 10px;
}
.awp-playback-toggle i, .awp-player-volume i, .awp-playlist-selected {
	color: #ff5e00 !important;
}

.awp-player-artist{
	font-size:13px;
	color:#ff5e00;
}
.awp-player-title{
	font-size:18px;
	color:#ff5e00;
}
.awp-waveform-preloader{
  	color:#ff5e00;
}

.awp-icon-color{
	color:rgb(255, 115, 0) !important;
}
.awp-icon-rollover-color{
	color:#ff1e00 !important;
}

.awp-media-time-current, .awp-media-time-total {
	color:rgb(255, 51, 0) !important;
}

.awp-volume-wrapper{
	width:120px;
}

.awp-volume-level{
	background:#ff5e00;
}

.awp-playlist-inner{
	margin-top: 5px;
}

.awp-playlist-item{
	line-height: 35px;
}

.awp-playlist-non-selected {
	color:rgb(255, 30, 0)!important;
}

.awp-playlist-title {
	font-size:14px;
}

.awp-download:hover, .awp-link:hover{
	color:#ffd454!important;
}