/*Color Theme Default */
/*Header Background*/
.header-color-bg {
background-color:#000;
}
.twtr-widget-1, .twtr-doc, .twtr-ft {
	background-color:#004871 !important;
}
/*Primary Color Background*/
.theme-color-primary {
background-color:#004871;
}

.sidebar .theme-color-header-bg {
	background-image:url(../../css/themes/alt-nation/rr-header.png);
background-repeat:no-repeat;
}

.contentRR .theme-color-header-bg {
	background-image:url(../../css/themes/alt-nation/center-header-primary.png);
background-repeat:no-repeat;
}

.theme-color-header-rr {
	background-image:url(../../css/themes/alt-nation/rr-header.png);
background-repeat:no-repeat;
}

.theme-color-header-primary-center {
	background-image:url(../../css/themes/alt-nation/center-header-primary.png);
background-repeat:no-repeat;
}

.theme-color-header-secondary-center {
	background-image:url(../../css/themes/alt-nation/center-header-secondary.png);
background-repeat:no-repeat;
}

/*Secondary Color Background*/
.theme-color-secondary {
background-color:#005b8f;
}

/*Content Color Background*/
.theme-color-content-bg {
background:#fff;
}

/*Title Color*/
.theme-color-header {
color:#fff !important;
}

/*Link Color*/
.channel-page a {
color:#c0412e;
}

/*Visited Link Color*/
.sidebar .rr-nav  a:hover {
color:#74271c;
}

.SXM_SubNav  a:hover {
color:#fff;
}

/*Arrows*/
.theme-arrow {
	background-image:url("http://www.siriusxm.com/sxm/es/css/rr-nav-arrow.png");
}

.ie6 .theme-arrow {
    background-image:url("http://www.siriusxm.com/sxm/es/css/rr-nav-arrow-ie.png");
}

.theme-hor-divide {
background-image:url("http://www.siriusxm.com/sxm/es/css/divider.png");
}

.theme-ver-divide {
background-image:url("http://www.siriusxm.com/sxm/es/css/vDivider.png");
}