#column .rightcol
{
	padding-top:57px;
}

#politics .politics
{
	display:none;
}
#pt .bucket li
{
 	font-size: 10px;
	line-height:14px;
}

.bucket
{
	width:158px;
	background: #ededed url(http://media.npr.org/images/bucket_bottom.gif) no-repeat bottom center;
	margin:0 0 30px 0;
	padding:0 0 15px 0;
	font-size:10px;
}


.bucket h3
{
	background: transparent url(http://media.npr.org/images/bucket_top_gray.gif) no-repeat;
	padding:9px 11px 9px 11px;
	margin:0 0 9px 0;
	font-size:11px;
	border-bottom:1px solid #ccc;
}

/* transparent version */
/* hide from \ IE5 MAC */
.buckettrans
	{
		padding: 0;
		background-repeat: repeat-y;
		background-position: top;
	}

.buckettrans h3
	{
		border-bottom: 1px dotted #999;
		background: url(http://media.npr.org/buckets/images/bucket_clear_top_160.gif) no-repeat top;
		color: #333;
	}
	
.buckettrans .buckettransbottom
	{
	background: url(http://media.npr.org/buckets/images/bucket_clear_bottom_160.gif) no-repeat bottom;
	padding: 0;
	margin: 0;
	}
	
/* end transparent version */

.bucket h3 a
{
	color:#000;
	background-color:transparent;
	text-decoration:none;
}

.bucket h3 a
{
	text-decoration:underline;
}

.bucket p, .bucket ul, .bucket dl
{
	padding: 0 11px;
	margin: 0;
	font-size: 10px;
}
.bucket p
{
	line-height: 12px;
}
.bucket dd
{
	margin: 0 0 10px 0;
	padding: 0;
}

.bucket p
{
	color: #000;
	background-color: transparent;
	margin: 8px 0 0 0;
}
.bucket p a, .bucket dd a
{
	color: #3163CE;
	background-color: transparent;
	font-size: 10px;
}

.bucket li
{
	list-style-type: none;
	margin: 8px 0 0 0;
	padding: 0;
	border-bottom: 1px solid #efefef;
}

.bucket li a, .bucket dt a
{
	color: #3163CE;
	background-color: transparent;
	font-size: 10px;
	font-weight: bold;
	display: block;
	margin: 0;
	padding: 0;
}

/* \*/ 

* html .bucket ul li a { 

height: 1px; 

} 

/* */


.bucket dt, .bucket dt a
{
	margin: 0 0 3px 0;	
}

.bucket a.more
{
	font-weight: bold;
	font-size: 10px;
	padding-left: 11px;
}

.bucket .date
{
	font-size: 10px;
	color: #666;
	background-color: transparent;
}

.bucket img
{
	float: left;
	margin: 3px 5px 5px 0;
	border: none;
}

.bucket .audio
{
	display: block;
	background-image: url(http://media.npr.org/images/icon_audio_tiny.gif);	
	background-repeat: no-repeat;
	background-position: left middle;
	padding: 0 0 0 15px;
	margin: 0;
}


.nytimes h3 span
{
	display: none;
}

.nytimes h3
{
	background-image: url(http://media.npr.org/politics/images/nyt_top.gif);
	background-repeat: no-repeat;
	background-position: top middle;	
	height: 23px;
	width: 158px;
	margin: 0 0 9px 0;
	padding: 0 0 9px 0;
}

.washingtonpost h3 span
{
	display: none;
}

.washingtonpost h3
{
	background-image: url(http://media.npr.org/politics/images/washpost_top.gif);
	background-repeat: no-repeat;
	background-position: top middle;	
	height: 24px;
	width: 158px;
	margin: 0 0 9px 0;
	padding: 0 0 9px 0;
}

.nytimes h3 a, .washingtonpost h3 a
{
	width: 158px;
	height: 24px;
}

/* Editorial promo buckets */
.editorialpromo
	{
		margin: 0 0 18px 0;
		background: transparent url(http://media.npr.org/images/hrule_dotted_r20.gif) repeat-x top left;
		font-size: 11px;
		width: 158px;
		margin-left: auto;
		margin-right: auto;
	}

.editorialpromo p
	{
		background: transparent url(http://media.npr.org/images/hrule_dotted_r20.gif) repeat-x bottom left;
		padding: 5px 0;
		font-size: 11px;
		line-height: 14px;
	}
	
.editorialpromo a
	{
		text-decoration: none;
		font-weight: bold;
	}
.editorialpromo a:hover
	{
		text-decoration: underline;
	}
.editorialpromo img.thumb
	{
		float: left;
		border: none;
		margin: 0 5px 0 0;
	}
	
	
/*	Dynamic Buckets
	---------------------------------------------------------- */

.rightcol div.dynamicbucket
	{
	background: #EFEFEF;
	background-repeat: repeat-y;
	background-position: top;
	font-size: 10px;
	margin-bottom: 16px;
	width: 158px;
	}
	
.leftcol div.dynamicbucket
	{
	margin-bottom: 16px;
	}
	
.leftcol div.dynamicbucket,
.leftcol div.dynamicbucket div.story p
	{
	font-size: 10px;
	}

.rightcol div.dynamicbucket div.buckettop
	{
	background: url(http://media.npr.org/buckets/images/bucket_clear_top_160.gif) no-repeat top;
	padding: 0;
	margin: 0;
	height: 6px;
	font-size: 6px;
	}
	
.rightcol div.dynamicbucket div.bucketcontent
	{
	padding: 6px 8px 0 8px;
	margin: 0;
	}

.rightcol div.dynamicbucket div.bucketbottom
	{
	display: block;
	background: url(http://media.npr.org/buckets/images/bucket_clear_bottom_160.gif) no-repeat bottom;
	padding: 0;
	margin: 0;
	clear: both;
	height: 6px;
	font-size: 6px;
	}
	
.rightcol div.dynamicbucket h3
	{
	border-bottom: 1px solid #ccc;
	padding: 0 8px 6px 8px;
	margin: 0;
	color: #333;
	text-transform: uppercase;	
	font-size: 11px;
	}
	
.rightcol div.dynamicbucket h3 a
	{
	text-decoration: none;
	}

.rightcol div.dynamicbucket h3 a:visited
	{
	color: #214ac6;
	}	

.rightcol div.dynamicbucket h3 a:hover
	{
	text-decoration: underline;
	}

.rightcol div.dynamicbucket h4
	{
	padding: 0;
	margin-bottom: 4px;
	color: #333;
	text-transform: uppercase;	
	font-size: 10px;
	}

/*	simple include bucket style */
.rightcol div.dynamicbucket ul
	{
	padding: 8px;
	}

.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 0;
	padding: 0;
	font-size: 11px;
	}	
	
.rightcol div.dynamicbucket div.story
	{
	display: block;
	width: 142px;
	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 div.story p,
.leftcol div.dynamicbucket div.story p
	{
	line-height: 120%;
	font-size: 10px;
	padding: 0;
	margin: 0 0 4px 0;
	}	
	
.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
	{
	color: #666;
	}
	
.rightcol div.dynamicbucket .byline
	{
	color: #666;
	}
	
.rightcol div.dynamicbucket a
	{
	font-weight: bold;
	}
	
.rightcol div.dynamicbucket .more
	{
	/*text-align: right;*/
	text-transform: uppercase;
	}
	
.rightcol div.dynamicbucket .more a
	{
	color: #C60;
	text-decoration: none;
	}
	
.rightcol div.dynamicbucket .more a:hover
	{
	color: #F90;
	text-decoration: underline;
	}
	
/* white border bucket */

.rightcol div.wborder
	{
	background: #FFF;
	background: url(http://media.npr.org/buckets/images/bucket_clear_border.gif) repeat-y top;
	}

.rightcol div.wborder div.buckettop
	{
	background: url(http://media.npr.org/buckets/images/bucket_clear_border_top.gif) no-repeat top;
	}
	
.rightcol div.wborder h3
	{
	background: url(http://media.npr.org/buckets/images/bucket_clear_border.gif) repeat-y top;
	}
	
.rightcol div.wborder div.bucketcontent h3
	{
	border: none;
	}

.rightcol div.wborder div.bucketbottom
	{
	background: url(http://media.npr.org/buckets/images/bucket_clear_border_bottom.gif) no-repeat bottom;
	}


/* Editorial promo buckets */
.rightcol div.epromo 
	{
	background: #FFF;
	}
	
.rightcol div.epromo h3
	{
	border: none;
	padding: 0;
	margin: 2px 8px 6px 8px;
	color: #333;
	text-transform: uppercase;	
	font-size: 11px;
	}

.rightcol div.epromo div.bucketcontent
	{
	padding: 0;
	margin: 0 0;
	}
	
.rightcol div.epromo div.buckettop
	{
	background: transparent url(http://media.npr.org/images/hrule_dotted_r20.gif) repeat-x top left;
	width: 158px;
	height: 1px;
	padding: 0;
	margin: 0 8px;
	}
	
.rightcol div.epromo div.bucketbottom
	{
	background: transparent url(http://media.npr.org/images/hrule_dotted_r20.gif) repeat-x bottom left;
	width: 158px;
	height: 1px;
	padding: 0;
	margin: 0 8px;
	}
	
.rightcol div.epromo a
	{
	text-decoration: none;
	font-weight: bold;
	}
	
.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 a:hover
	{
	text-decoration: underline;
	}

/*	Sponsor Bucket
	---------------------------------------------------------- */

.rightcol div.sponsor 
	{
	background: #FFF;
	margin-bottom: 5px;
	}
	
.leftcol div.sponsor div.bucketcontent
	{
	padding: 0;
	margin: 0 8px;
	text-align: center;
	}

.rightcol div.sponsor div.bucketcontent
	{
	padding: 0;
	margin: 0 4px;
	text-align: center;
	}
	
.rightcol div.sponsor div.buckettop,
.rightcol div.sponsor div.bucketbottom
	{
	background: none;
	display: none;
	}
	
.rightcol div.sponsor a
	{
	text-decoration: none;
	font-weight: normal;
	}
	
.rightcol div.sponsor a img,
.leftcol div.sponsor a img
	{
	border: 1px solid #000;
	}
	
.rightcol div.sponsor a:hover
	{
	text-decoration: underline;
	}
	
/*	Wrapper for MOJO Ads
	---------------------------------------------------------- */	

.rightcol div.mojowrapper
	{
	text-align: center;
	margin-bottom: 10px;
	}

.rightcol div.mojowrapper div.sponsor 
	{
	margin-bottom: 0;
	}

/*	Banner Bucket
	---------------------------------------------------------- */


.rightcol div.banner
	{
	background: #FFF;
	margin-bottom: 5px;
	}
	
.rightcol div.banner div.bucketcontent
	{
	padding: 0;
	margin: 0;
	text-align: center;
	}
	
.rightcol div.banner div.buckettop,
.rightcol div.banner div.bucketbottom
	{
	background: none;
	display: none;
	}

.leftcol div.banner div.bucketcontent
	{
	padding: 0;
	margin: 0;
	text-align: center;
	}	
	
	



