
/*
Theme Name: MusicPro Child
Theme URI: http://billysheehan.com/wordpress/wp-content/themes/musicpro-child/
Description: Child theme for MusicPro theme
Author: Duffweb
Author URI: http://duffweb.com
Template: musicpro
Version: 1.0.0
Tags: dark, music, right-sidebar, responsive
Test Domain: musicpro-child
*/

/* write custom css */

a:link {
	color:#FFFFFF;
}
a:visited {
	color:#FFFFFF;
}
a:active,
a:hover {
	color: #FF0000;
}

.rsNavItem.rsThumb.rsNavSelected {
  background-color: #cc0000 !important;
}