@charset "utf-8";
/* CSS Document */

/* Site Additions Container Style */
#siteadditionsContainer{ position:relative;margin: 0 auto;width:990px;text-align:left;z-index:51;display:none; }
.artistLocalContent { position: absolute; top: 300px; left: 220px; z-index: 52; border: solid 5px #ffffff; background-color: #000000; width: 525px; text-align: left; overflow: hidden; }

/* EMT 2.0 HEADER LINKS */
#email_marketing_tool_function_bar { display: none; }

/* Calendar Holiday Tab Coloring */
/*.calendarSortCategoryInactive#calendarSortTab10 a:link,
.calendarSortCategoryInactive#calendarSortTab10 a:visited {
	background-color: #800200;
	color: #FFFFFF;
	}
.calendarSortCategoryInactive#calendarSortTab10 a:hover {
	background-color: #004000;
	color: #FFFFFF;
	}
.calendarSortCategoryActive#calendarSortTab10 a:link,
.calendarSortCategoryActive#calendarSortTab10 a:visited {
	background-color: #004000;
	color: #FFFFFF;
	}*/

/* Podcast links style */
.podcastItem {
	margin: 10px;
	padding-bottom: 10px;
	}
.itemOff {
	background-image: url(/cc-common/ondemand/images/item_back_browse.png);
	background-repeat: repeat-x;
	background-color: #DCE5EF;
	cursor: pointer;
	padding: 5px;
	}
.itemOn {
	background-image: url(/cc-common/ondemand/images/item_back_playing.png);
	background-repeat: repeat-x;
	background-color: #ECE5BF;
	cursor: pointer;
	padding: 5px;
	}
.itemIcon {
	float: left;
	margin-right: 5px;
	width: 110px;
	height: 60px;
	border: 1px solid #000000;
	background-position: center;
	background-repeat: no-repeat;
	}
.itemTitle {
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.itemDescription {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.playButton, .downloadButton, .shareButton, .photosButton, .itemIcon {
	font:			bold 10px arial;
	color:			#000000;
	text-transform:	uppercase;
	text-decoration: none;
	cursor: 		pointer;
	}
.playButton a:link, .playButton a:hover, .playButton a:active, .playButton a:visited, .downloadButton a:link, .downloadButton a:hover, .downloadButton a:active, .downloadButton a:visited, .shareButton a:link, .shareButton a:active, .shareButton a:hover, .shareButton a:visited, .photosButton a:link, .photosButton a:hover, .photosButton a:active, .photosButton a:visited  {
	font:			bold 10px arial;
	color:			#000000;
	text-transform:	uppercase;
	text-decoration: none;
	}
	
	
	
	
.headerlinks {
	overflow: visible;
	}
	
	
	
/*Site Footer link additions */
.footer_copyright {
	width: 990px;
	overflow: visible;
 }
	
/* Personality Page Reposition */
#jocksite {
	margin-top: -3px;
	}
	
/* Sprites for sharing */
#shareTabs, .shareTabs{
	clear:			both;
	padding:		20px 0 0;
	margin:			0;
}
#shareTabs ul,#shareTabs ul li, .shareTabs ul,.shareTabs ul li{
	display:		inline;
	list-style:		none;
}
.shareTabs li .shareNoIcon a{
	padding:		2px 5px 2px 5px;	
}
.shareTabs li a{
	font:			bold 10px arial;
	float:			left;
	color:			#000;
	padding:		2px 5px 2px 21px;
	letter-spacing:	1px;	
}
.shareTabs li a:link, .shareTabs li a:active, .shareTabs li a:visited {
	font:			bold 10px arial;
	color:			#000;
	text-transform:	uppercase;
	text-decoration: none;
}
.shareTabs li a:hover{
	font:			bold 10px arial;
	color:			#000;	
	text-transform:	uppercase;
	text-decoration: none;
}
.shareComment{
	float:			left;
	height:			18px;
	background:		url('/cc-common/images/followSprite.gif') no-repeat #000 -50px -121px;	
}
.shareShare{
	float:			left;
	height:			18px;	
	background:		url('/cc-common/images/followSprite.gif') no-repeat #000 -50px -90px;	
	margin:			0 0 0 6px;
} 
.shareEmail{
	float:			left;
	height:			18px;	
	background:		url('/cc-common/images/followSprite.gif') no-repeat #000 -50px -59px;
	margin:			0 0 0 6px;		
}
.sharePrint{
	float:			left;
	height:			18px;	
	background:		url('/cc-common/images/followSprite.gif') no-repeat #000 -50px -29px;
	margin:			0 0 0 6px;		
}
.shareRss{
	float:			left;
	height:			18px;		
	background:		url('/cc-common/images/followSprite.gif') no-repeat #000 -50px -153px;
	margin:			0 0 0 6px;
}
	/* Hidden from IE6 */
	li > .shareComment{
		float:			left;
		height:			18px;
		background:		url('/cc-common/images/followSprite.png') no-repeat #000 -50px -121px;	
	}                        					 
	/* Hidden from IE6 */    
	li > .shareShare{        
		background:		url('/cc-common/images/followSprite.png') no-repeat #000 -50px -90px;	
	}                        					 
	/* Hidden from IE6 */    
	li > .shareEmail{        
		background:		url('/cc-common/images/followSprite.png') no-repeat #000 -50px -59px;
	}                        					 
	/* Hidden from IE6 */    
	li > .sharePrint{        
		background:		url('/cc-common/images/followSprite.png') no-repeat #000 -50px -29px;
	}                       
	/* Hidden from IE6 */                          
	li > .shareRss{          
		background:		url('/cc-common/images/followSprite.png') no-repeat #000 -50px -153px;
	}
.shareNoIcon{
	float:			left;
	height:			18px;		
	margin:			0;
}
/* End Sprites for sharing */

/* Lose Edit button on P2 */
.p2_text .feedtool-article #feed_toolbar {display:none;}