/*	ALT BUCKET CSS
	--------------------------------------- */
	
/* middlecol gets wider for story buckets */ 
/*#middlecol
	{
	width: 433px;
	padding-right: 0;
	}*/
	
#rightcol
	{
	background: #fff;
	width: 192px;
	padding-top: 0px;
	background: transparent;
	right: 0 !important;
	font-family: Tahoma, Arial, sans-serif;
	}
	
#rightcol .dynamicbucket
	{
	width: 182px;
	border-bottom: 1px solid #AAA;
	border-right: 1px solid #AAA;
	padding: 0;
	margin: 4px 0 15px 0;
	}
	
#rightcol .dynamicbucket a
	{
	text-decoration: none;
	}
	
#rightcol .dynamicbucket a:hover
	{
	text-decoration: underline;
	}
	
#rightcol .dynamicbucket .buckettop,
#rightcol .dynamicbucket .bucketbottom
	{
	display: none;
	}
	
#rightcol .dynamicbucket .bucketcontent
	{
	padding: 8px 6px 18px 6px;
	width: 164px;
	/*width: 182;*/
	margin: 0;
	}


/*	Dynamic Buckets
	---------------------------------------------------------- */
	
#leftcol div.dynamicbucket
	{
	font-size: 10px;
	margin-bottom: 16px;
	}
	
#rightcol .dynamicbucket h3
	{
	padding: 8px 6px 4px 6px;
	color: #333;
	margin: 0;
	}

#rightcol div.dynamicbucket h3 a
	{
	text-decoration: none;
	}
	
#rightcol div.dynamicbucket h3 a:hover
	{
	text-decoration: underline;
	}
	
#rightcol div.dynamicbucket h3 img
	{
	float: left;
	margin-right: 3px;
	}

#rightcol div.dynamicbucket h4
	{
	padding: 8px 6px 4px 0px;
	margin:0;
	color: #333;
	font-size: 14px;
	}

/*	simple include bucket style */
#rightcol div.dynamicbucket ul
	{
	padding: 8px;
	}
	
#rightcol div.dynamicbucket div.bucketcontent
	{
	}	

#rightcol div.dynamicbucket div.bucketcontent ul
	{
	clear: both;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 11px;
	}	


#rightcol div.dynamicbucket ul li
	{
	list-style-type: none;
	margin: 0 0 8px -6px;
	padding: 0 3px 3px 0;
	font-size: 11px;
	}	
	
#rightcol .dynamicbucket ul li a
	{
	font-weight: bold;
	}
	
#rightcol div.dynamicbucket ul.iconlinks li
	{
	padding-left: 0px;
	}	

#rightcol div.dynamicbucket div.story
	{
	display: block;
	/*width: 164px;*/
	padding: 0;
	margin: 0 0 10px 0;
	}	

#rightcol div.dynamicbucket div.story h4
	{
	padding: 0;
	margin: 0 0 2px 0;
	text-transform: none;	
	font-size: 11px;
	}	
	
#rightcol div.dynamicbucket div.story img.thumb
	{
	float: left;
	padding: 0;
	margin: 2px 4px 4px 0;
	width: 40px;
	height: 40px;
	}

#rightcol div.dynamicbucket p,
#rightcol div.dynamicbucket div.bucketcontent div.story p
	{
	line-height: 120%;
	padding: 0;
	margin: 0 0 6px 0;
	font-size:11px;
	}	

#rightcol div.dynamicbucket div.story ul
	{
	clear: both;
	/* fix for IE improper display of bulleted lists ('important' selector is correct) */
	margin: 6px 0 6px 6px !important;
	margin: 6px 0 6px 0px;
	padding: 0;
	font-size: 10px;
	}	
	
#rightcol div.dynamicbucket div.story ul li
	{
	margin: 0 0 6px 8px;
	/* fix for IE improper display of bulleted lists ('important' selector is correct) */
	padding-left: 0px !important;
	padding-left: 8px;
	color: #999;
	list-style-type: disc;
	list-style-position: outside;
	font-size: 10px;
	}	

#rightcol div.dynamicbucket .slug
	{
	clear: both;
	letter-spacing: 1px;
	margin-bottom: -1px;
	color: #963;
	}
		
#rightcol div.dynamicbucket .date,
#rightcol div.dynamicbucket .byline
	{
	color: #666;
	}
	
#rightcol div.dynamicbucket a
	{
	font-weight: bold;
	}
	
#rightcol div.dynamicbucket .more
	{
	text-transform: uppercase;
	margin-left: -6px;
	}
	
#rightcol div.dynamicbucket .more a
	{
	color: #C30;
	text-decoration: none;
	}
	
#rightcol div.dynamicbucket .more a:hover
	{
	color: #F90;
	text-decoration: underline;
	}
	
	
#rightcol div.dynamicbucket ul.transcripts li
	{
	background: transparent url(/images/icon_transcript.gif) no-repeat top left;
	padding-left: 12px;
	}
	

/*	Editorial Promo Buckets
	---------------------------------------------------------- */
	

#rightcol div.epromo 
	{
	background: #FFF;
	border: none;
	}

#rightcol div.epromo h3
	{
	padding: 0;
	margin: 10px 8px 6px 0;
	color: #333;
	font-size: 14px;

	}

#rightcol div.epromo div.bucketcontent
	{
	padding: 0;
	margin: 0;
	}
	
#rightcol div.epromo div.buckettop
	{
	display: block;
	border-top:1px solid #999;
	width: 182px;
	margin: 0;
	}
	
#rightcol div.epromo div.bucketbottom
	{
	display: block;
	border-bottom:1px solid #999;
	width: 182px;
	padding: 0;
	margin: 6px 0 0 0;
	}
	
#rightcol div.epromo p a
	{
	text-decoration: underline;
	font-weight: normal;
	}
	
#rightcol div.epromo ul
	{
	padding-bottom: 0;
	margin-bottom: 0;
	}

#rightcol div.epromo ul li
	{
	list-style-type: disc;
	color: #666;
	}
	
#rightcol div.epromo div.story
	{
	padding-bottom: 0;
	margin-bottom: 0;
	}
	
#rightcol div.epromo div.bucketcontent div.story h4
	{
	display: inline;
	}
	
#rightcol div.epromo div.bucketcontent div.story h4 a
	{
	color: #CC3300;
	}

#rightcol div.epromo div.bucketcontent div.story p
	{
	/*display: inline;*/
	line-height: 15px;
	margin: 0;
	}

#rightcol div.epromo a:hover
	{
	text-decoration: underline;
	}
	
#rightcol div.firstItem
	{
	margin-top: 15px;
	}	
	
	
	
/*	Series Navigation Bucket
	---------------------------------------------------------- */
	
#rightcol div.seriesnav ul li
	{
	list-style-type: disc;
	list-style-image: url(http://download.npr.org/anon.npr-www/chrome/icon_seriesnav.gif);
	list-style-position: outside;
	margin: 0 0 8px 10px;
	padding: 0;
	font-size: 11px;
	}	
	
/*	E-Commerce Bucket
	---------------------------------------------------------- */
	
#rightcol div.ecommerce
	{
	border: none;
	background: #8B9EB1;
	margin: 12px 0 15px 0;
	padding-bottom: 2px;
	}
	
#rightcol div.ecommerce a
	{
	color: #06F;
	}
	
#rightcol div.ecommerce div.bucketcontent
	{
	margin: 0 4px 4px 4px;
	padding: 8px 4px 14px 6px;
	width: 160px;
	background: #EDF0F3;
	/*border: 1px solid #FFFFFF;*/
	/*border-right-color: #BECBD6;*/
	}
	
#rightcol div.ecommerce div.story
	{
	width: 154px;
	}	
	
#rightcol div.ecommerce .bucketslug
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
#rightcol div.ecommerce h3
	{
	color: #fff;
	background: transparent;
	border-bottom: none;
	padding-right: 0;
	padding-top: 4px;
	margin-right: 0;
	}
	
#rightcol div.ecommerce h3 .purchase
	{
	color: #FD9;
	display: block;
	}
	
#rightcol div.ecommerce .byline 
	{
	color: #000;
	}
	
#rightcol div.ecommerce .subnote a
	{
	cursor: help;
	}


/*	Sponsor Bucket
	---------------------------------------------------------- */

#rightcol div.sponsor 
	{
	background: transparent;
	margin: 6px 0;
	margin-left: -1px !important;
	padding: 0;
	border: none;
	color: #666;
	background-color: transparent;
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	}

#rightcol div.sponsor div.bucketcontent
	{
	padding: 2px 0;
	margin: 0;
	width: 180px;
	text-align: center;
	border-right: none;
	}
	
#rightcol div.sponsor div.bucketcontent p
	{
	margin: 0;
	padding: 2px 0;
	width: 180px;
	text-align: center;
	}
	
/* LEFT COLUMN SPONSOR */
#leftcol div.sponsor div.bucketcontent
	{
	padding: 0;
	margin: 0 8px;
	text-align: center;
	}
	
#rightcol div.sponsor div.buckettop,
#rightcol div.sponsor div.bucketbottom
	{
	background: none;
	display: none;
	}
	
#rightcol div.sponsor div.story
	{
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
#rightcol div.sponsor a
	{
	text-decoration: none;
	font-weight: normal;
	}
	
#rightcol div.sponsor a img
	{
	border: 1px solid #000;
	margin-left: 1px;
	}
	
#rightcol div.sponsor a:hover
	{
	text-decoration: underline;
	}
	

/*	Banner Bucket
	---------------------------------------------------------- */

#rightcol div.banner
	{
	background: #FFF;
	border: none;
	margin: 0;
	padding: 0;
	margin-bottom:15px;
	width:200px;
	}
	
#rightcol div.banner div.bucketcontent,
#rightcol div.banner div.story,
#rightcol div.banner div.story p
	{
	padding: 0;
	margin: 0px;
	font-size:11px;
	border: none;
	text-align: center;
	color: #000; /*new*/
	width:180px;
	}

#rightcol div.banner div.buckettop,
#rightcol div.banner div.bucketbottom
	{
	background: none;
	display: none;
	}

	
/*	Related Podcasts Bucket
	---------------------------------------------------------- */		
	
#rightcol div.relatedPodcasts .help
	{
	font-size:10px;
	text-transform:lowercase;
	}
	
#rightcol div.relatedPodcasts ul.showBullets li
	{
	list-style-type: disc;
	list-style-position: outside;
	margin: 0 0 8px 15px;
	}	
		
#rightcol div.relatedPodcasts .podImg
	{
	padding-right:1px;
	float:left;
	}		
	
	
/*	Story Tools Bucket
	---------------------------------------------------------- */

#rightcol div.storytools
	{
	background: transparent;
	border: none;
	margin-top: 5px 0 0 0;
	}

#rightcol div.storytools div.bucketcontent
	{
	text-align: left;
	border-right: none;
	padding: 15px 8px 0px 0px;
	}
	
#rightcol div.storytools div.sponsor
	{
	height: 31px;
	padding: 0 0 0 70px;
	margin: 10px 0 0 0;
	background: transparent url(http://download.npr.org/anon.npr-www/chrome/storytools_sponsoredby.gif) no-repeat left;
	}
	
	
/* ---- specific link styles ---- */

a.note
	{
	color: #999;
	font-size: 10px;
	text-decoration: none;
	}

.bucketslug
	{
	display: block;
	color: #666;
	font-weight: normal;
	}
	
.subnote
	{
	color: #666;
	padding-bottom: 10px;
	}
	
/*	COLORS
	------------------------------------------------------------- */
	
#rightcol .color1
	{
	background-color: #EBEBD6;
	}
	
#rightcol .color2
	{
	background-color: #D6E0EB;
	}
	
#rightcol .color3
	{
	background-color: #D6EBE0;
	}

/* ---- spacing between rows ---- */

#rightcol .spacer
	{
	margin: -1px;
	}

#rightcol div.bucketcontent p.caption
	{

	margin-top:5px;
	}
	
	
#rightcol .iconlinks .iconlink
	{
	margin-left:12px;
	padding:0;
	}
	
/*shop ad */
#rightcol .shopBanner
	{margin:0 0 15px 11px;}
	
