#news #content .archive {display:block;}


/* hiding the funky "add" link behind "recent reviews" */
#news #res125642884 h4 a.add { background: none; }
#news #res125642884 h4 a.add:hover { background: none; color: #000; text-decoration: none; cursor: default; }


/* "more" link under "best of 2010" api query, "fast food" api query */
#res132148475 p, 
#con126612430 .internallink .simplenodate {
	line-height:1.3em;
	font-size:18px;
	font-weight:bold;
	height:1%;
	overflow:hidden;
	border-bottom:1px solid #CCCCCC;
	padding:10px 0 20px;
	text-transform:lowercase;
	margin:0 0 10px;
}

#res132148475 p a,
#con126612430 .internallink .simplenodate a {
	background:transparent url(https://media.npr.org/chrome/news/ico-more-lg.gif) no-repeat right 7px;
	color:#333333;
	float:right;
	padding:0 12px 0 0;
}




/* makes host name appear to left of bio image */

#news div.hostphoto a {
	display: block;
	float: left;
	margin-right: 12px;
}

#news div.hostphotowrap,
#news div.hostphoto {
	width: 200px;
}


/* removes border from bottom of single featured story */
#news div.featured.singlestory {
border-bottom: none;
}


/* styles Featured Interview sublist */

#news div#mainspan03 h4.edTag {

}


#news div#mainspan03 div.sublist_thumbs h4 {
font-family: Georgia;
font-size: 14px;
padding-bottom: 2px;
}

#news div#mainspan03 div.sublist_thumbs p {
padding-right: 50px;
}




/* styles Fresh Air Topics sublists */

#news div#mainspan06 h3.edTag,
#news div#mainspan03 h4.edTag {
	padding-top: 18px;
	color: #000;
	font-family: Georgia;
	text-transform: lowercase;
	border-bottom: 5px solid #229ACD;;	
	padding-bottom: 5px;
	font-size: 18px;
}

#news div#mainspan06 h3.edTag em,
#news div#mainspan03 h4.edTag em {
/*	font-style: normal; */
	color: #787878;
	font-weight: normal;
	padding-left: 6px;
	font-size: 15px;
}



#news div#storysublist01 div.simple h3,
#news div#storysublist02 div.simple h3,
#news div#storysublist03 div.simple h3,
#news div#storysublist04 div.simple h3,
#news div#storysublist05 div.simple h3,
#news div#storysublist06 div.simple h3 {
color: #000;
}



/* removes stroke from bottom of searchwrap */
#news div.searchwrap {
border-bottom: none;
}


/* removes spacing from top of hostbox */

#news div.hostbox {
padding: 0 0 20px 0;
}



/* Fresh Air Toronto Film Festival custom bucket override*/

#news div.brand_headlines.brand93568166 a.photowrap.twocol {
	background: url(https://s.npr.org/images/branding/blogs/monkey-see-toronto-2col.gif) top left no-repeat;
	height: 48px;
}



/* Right rail contributors API buckets */
#news #main_sidebar #res126146043 h4 { text-transform: lowercase; font-size: 18px; }
#news #main_sidebar #res126146043 h4 span { color: #229ACD; }
#news #main_sidebar #con126145918 .apiquery h3 { font: bold 12px Arial, Helvetica, sans-serif; text-transform: uppercase; }
#news #main_sidebar #con126145918 .apiquery h3 a { color: #333; }
#news #main_sidebar #con126145918 .apiquery ul li { background-image: url('https://media.npr.org/chrome/news/bullet_gry.gif'); border-bottom: 1px solid #CCC; padding-bottom: 9px; margin-bottom: 0; }
#news #main_sidebar #con126145918 .apiquery ul li a { color: #666; }
#news #main_sidebar #con126145918 .apiquery .arrow { background-image: url('https://media.npr.org/chrome/news/ico-more-sm.gif'); width: 4px; }



/* "Coming Up On Fresh Air" */
#freshAirPromo, #freshAirPromoNoJS {
	background-color: #FAFDFF;
    border: 1px solid #D3E1EA;
    margin: 0;
    padding: 16px 15px 14px;
    height: 1%; overflow: hidden;
}
#freshAirPromo p, #freshAirPromoNoJS p {
	padding: 0; margin: 0; 
    font-size: 12px;
    color: #666;
}
#freshAirPromo p strong, #freshAirPromoNoJS p strong {
    color: #333;
    font-weight: bold;
}

/* Tumblr Promo */


.tumblr {
	background: url(https://s.npr.org/programs/fa/buckets/Tumblr.png) no-repeat;
	height:38px;
	padding-left:45px;
	margin:10px 0 15px 10px; 
}

.tumblr h4 {
	padding:10px 0 0 0;
}
