#headerbg {background-color:#1c1c1c;}
#rightPane .artist .detail .title {background-color:#1c1c1c;}
#header {background-color:#1c1c1c;}
#headerText .menu {background-position:-100px -100px;}
#leftPane {background:#282828;}
#selection ul li {border-color:#282828;}
#leftPane {color:#5e5c5c;}
#selection ul li {background-color:#dbd8d8;}
#selection ul li {color:#969696;}
#selection ul li:hover {background-color:;}
#selection ul li.active {background-color:;}
#selection ul li:hover {color:;}
#selection ul li.active {color:;}
#rightPane .artist {background-color:#282828;}
#rightPane .artist {color:#9e9e9e;}
.tracks .track:nth-child(odd) {background-color:#282828;}
.tracks .track {background-color:#282828;}
.tracks .track {color:#6e6c6c;}
.tracks .track:hover {background-color:#303030;}
.tracks .track:hover {color:#ffffff;}
.tracks .active {background-color:#454545 !important;}
.tracks .active {color:#b3b3b3 !important;}
#footer .streaming .loaded {background-color:#2b2a2a;}
#footer .streaming .played {background-color:#f14a24;}
#rightPane {background-color:;}
#albums .album {color:#ebebeb;}
#rightPane .artist .detail .title {color:#fcfcfc;}
#footer .controls .volume .bg {background-color:#0099ff;}
#footer .controls .volume .slider {background-color:#0099ff;}
@media only screen and (max-width : 420px) {
	.tracks .track:hover {background-color:#282828;}
	.tracks .track:hover {color:#6e6c6c;}
	.tracks .track:nth-child(odd):hover {background-color:#282828;}
}