#headerbg {background-color:#000000;}
#rightPane .artist .detail .title {background-color:#000000;}
#header {background-color:#000000;}
#headerText .menu {background-position:-100px -100px;}
#leftPane {background:#000000;}
#selection ul li {border-color:#000000;}
#leftPane {color:;}
#selection ul li {color:#ffffff;}
#selection ul li:hover {background-color:;}
#selection ul li.active {background-color:;}
#selection ul li:hover {color:;}
#selection ul li.active {color:;}
#selection ul li {background-color:#1a1a1a;}
#rightPane .artist {background-color:#030303;}
#rightPane .artist {color:#f0f0f0;}
.tracks .track:nth-child(odd) {background-color:#242424;}
.tracks .track {background-color:#1f1d1d;}
.tracks .track {color:#f7f7f7;}
.tracks .track:hover {background-color:#121212;}
.tracks .track:hover {color:#ffffff;}
.tracks .active {background-color:#050505 !important;}
.tracks .active {color: !important;}
#footer .streaming .loaded {background-color:#2b2a2a;}
#footer .streaming .played {background-color:#ffbf00;}
#rightPane {background-color:;}
#albums .album {color:;}
#rightPane .artist .detail .title {color:;}
#footer .controls .volume .bg {background-color:#ebad11;}
#footer .controls .volume .slider {background-color:#ebad11;}
@media only screen and (max-width : 420px) {
	.tracks .track:hover {background-color:#1f1d1d;}
	.tracks .track:hover {color:#f7f7f7;}
	.tracks .track:nth-child(odd):hover {background-color:#242424;}
}