/* TED header on story assigned to TED program */
ul.breadcrumb {
	height:91px;
	padding:0;
	text-indent:-999em;
}

#pagespantheme {
	position:relative;
	z-index:1;
}

#tedstoryheader {
	position:absolute;
	top:30px;
	left:15px;
	width:624px;
	font-size:14px;
}

#tedstoryheader a {
	font-weight:bold;
	color:#ccc;
}

#tedstoryheader ul {
	float:left;
	height:32px;
	margin-left:15px;
	padding-left:19px;
	border-left:1px solid #f5f5f5;
}

#tedstoryheader li {
	float:left;
	text-transform:lowercase;
	margin-right:20px;
	line-height:32px;
}

/* hide TED header - the one intended for stories - on the TED about page */
.id5057 #pagespantheme {
	display:none;
}

/* hide newsletter bucket */
#storybottom .colwrap div.right {
	display:none;
}

#storybottom .colwrap .divider2col {
	background:none;
}

#storybottom .colwrap .divider2col .apiquery {
	width:auto;
}

/* TED header on program about page */
.id5057 .storytoolswrap,
.id5057 ul.breadcrumb,
.id5057 .dateblock,
.id5057 .storytitle {
	display:none;
}

#news.id5057 #sectionWrap #storyspan02 {
	left:-16px;
	width:652px;
	margin-bottom:40px;
	background:#FFF;
}

#storyspan02 strong,
#storyspan02 a {
	color:#6D8DCC;
}

.id5057 #storyspan02 nav li.about a {
	color:#FFF;
}

#news.id5057 #storyspan02 {
	overflow:visible;
	float:left;
	position:relative;
	width:100%;
	padding:0;
	border-bottom:1px solid #b4b2b2;	
}

#news.id5057 #storyspan02 p {
	font-family:Arial, sans-serif;
	font-style:normal;
	font-size:12px;
	line-height:16px;
	color:#808080;
}

#news.id5057 #storyspan02 h1 {
	margin:31px 0 34px 32px;
}
        	
.id5057 #storyspan02 h1 a {
	display:block;
	height:96px;
	width:443px;
	background:url('http://media.npr.org/images/branding/programs/tedradiohour/trh_logo_442.png') no-repeat;
	text-indent:-999em;
}
        	
.id5057 #storyspan02 .bucketwrap .description {
	float:left;
	width:280px;
	margin:0 0 39px 32px;
}

.id5057 #storyspan02 .bucketwrap .socialmedia {
	float:left;
	font-size:11px;
	font-weight:bold;
	margin:2px 0 59px 36px;
}

.id5057 #storyspan02 .bucketwrap .socialmedia li {
	margin-bottom:14px;
}

.id5057 #storyspan02 .socialmedia a {
	display:block;
	height:13px;
	line-height:13px;
	padding-left:20px;
}

.id5057 #storyspan02 .twitter a {
	background:url(http://media.npr.org/chrome/news/icon_storytools.gif) 0 -258px no-repeat;
} 

.id5057 #storyspan02 .facebook a {
	background: url(http://media.npr.org/chrome/news/icon_storytools.gif) 0 -274px no-repeat;
}

.id5057 #storyspan02 nav {
	clear:left;
	float:left;
	position:relative;
	top:1px;
	overflow:hidden;
	max-width:584px;
	padding:0 16px;
    background:#666;
}

.id5057 #storyspan02 nav li {
	float:left;
	font-size:14px;
	font-weight:bold;
	margin:0 16px;
}

.id5057 #storyspan02 nav li a {
	display:block;
	height:44px;
	line-height:44px;
	text-transform:lowercase;
	color:#b3b3b3;
}

#news.id5057 #storyspan02 .archive {
	margin-bottom:0;
}

.tmplNewsProgramEpisode.id5057 .landing #storyspan02 .home a,
.tmplNewsProgramEpisode.id5057 .archive #storyspan02 .archive a {
    color:#FFF;
}

/* =tablet portrait
	--------------------------------------------------------------- */	
@media only screen and (orientation: portrait) {
	/* TED header on story assigned to TED program */
	.NPRtablet #tedstoryheader {
		left:120px;
	}
}


/* -- EMAIL FOOTER ADJUSTMENTS -- */

/* adds back the right-margin on twitter link to push it away from email */

#news .colwrap ul li.twitter {
	margin: 0 16px 0 0;
}


/* fixes the background position of the e-mail link to use the blue icon stead grey */

#aggbottom .email a {
	background-position: 0 -399px;
}


