#music #content {position:relative; padding-top:42px;}

#music.tmplMusicStory ul.breadcrumb {
	position:absolute; 
	top:0px; 
	left:0px; 
	width:650px; 
	height:42px; 
	padding:0;
	border:none;
	background:transparent url(https://media.npr.org/images/branding/programs/mtnstage/hdr_story.jpg) no-repeat scroll left top;
}

#music.tmplMusicStory ul.breadcrumb li {display:none;}

#music.tmplMusicStory ul.breadcrumb li.last {
	display:block;
	border-bottom:none;
	height:auto;
	margin:0;
	overflow:hidden;
	padding:0;
	width:auto;
}

#music.tmplMusicStory ul.breadcrumb li.last a {
	display:block;
	height:42px;
	text-indent:-5000px;
	outline:none;
	width:auto;
}

/* =tablet portrait 
	--------------------------------------------------------------- */	
@media only screen and (orientation: portrait) {
	.NPRtablet #music.tmplMusicStory #sectionWrap ul.breadcrumb { 
		width:768px;
		left:-120px;
		background:transparent url(https://media.npr.org/images/branding/programs/mtnstage/hdr_story_768.jpg) no-repeat scroll left top;
	}
	
	.NPRtablet #music.tmplMusicStory #sectionWrap #wrapper ul.breadcrumb li.last a {
		text-indent:-5000px;
	}
	
	.NPRtablet #music #storybody {
		padding-top: 90px;
	}
	
	.NPRtablet #music .storytoolswrap {
		top: 178px;
	}
}
