/* Press Section
--------------------------------------------------------------------------------- */


	@import url("markdown.css");
	@import url("widget-pagination.css");


/* Style Precedents
--------------------------------------------------------------------------------- */


	#main {
	
	float: left;
	width: 707px;
	height: 486px;
	background: url(../images/section-press/bg-press.png) no-repeat left top;
		
	}
		
	#main #news ul.stories {
	
	float: left;
	width: 570px;
	height: 410px;
	overflow: auto;
	padding: 0 30px 0 75px;
	margin-top: 32px;
	position: relative;
				
	}
	
	#main #news div.jScrollPaneContainer ul.stories {
		
	margin-top: 0;
		
	}
		
	#sidebar {
	
	float: left;
	width: 175px;
	height: 449px;
	padding-left: 46px;
	padding-top: 37px;
				
	}
	
	/* For Story page */

	#page-press-story #main #news {
	
	float: left;
	width: 570px;
	height: 410px;
	overflow: auto;
	padding: 0 30px 0 75px;
	position: relative;
	background: url(../images/section-press/bg-thumbnail.gif) no-repeat scroll 75px 0;
				
	}
	

/* News Article
----------------------------------------------------------------------------- */


	.widget-editorial {
	
	float: left;		
					
	}
		
	.widget-editorial h3 {
	
	display: none;
	
	} 
	
	.widget-editorial.stories p.lead {
	
	display: none;
	
	}
	
	.widget-editorial.stories li {
	
	float: left;
	clear: left;
	background: url(../images/section-press/bg-thumbnail.gif) no-repeat scroll left top;
		
	}
	
	.widget-editorial img {
	
	display: block;
	position: absolute;
	left: 75px;
	top: 0;
	width: 88px;
	height: 88px;
	overflow: hidden;
		
	}
	
	#main .widget-editorial strong, .widget-editorial em, .widget-editorial div.story {
	
	clear: left !important;
	float: left !important;
	padding-left: 108px;
				
	}
	
	.widget-editorial h4 {
	
	padding-top: 3px;
	margin: 3px 0 0 108px;
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	font: normal 25px/25px Verdana, sans-serif;	
		
	}
	
	.widget-editorial h4 a {
	
	color: #000;
					
	}
	
	.widget-editorial strong {
	
	text-transform: uppercase;
	font-weight: bold;
	color: #c7bc33;
	margin-top: 15px;
		
	}
		
	.widget-editorial em {
	
	font-weight: bold;
	font-style: normal;
	margin-top: 15px;
				
	}	

	
	a.comments, #main .widget-editorial ul.paging, .widget-editorial ul.pages {
	
	display: none;
	
	}
	
	#page-press-story div.tags {
	
	display: none;
	
	}	
	
	
/* Related News
----------------------------------------------------------------------------- */

	#recent-news span {
	
	display: none;
	
	}
	
	
	#recent-news ul li, #recent-news ul li strong, #recent-news ul li a {
	
	clear: left;
	float: left;
						
	}
	
	#recent-news ul li a {
	
	color: #fff;
		
	}
		
	#recent-news h3 {
	
	display: block;
	width: 151px;
	height: 15px;
	background: url(../images/section-press/h3-recent-news.gif) no-repeat left top;
	text-indent: -5000px;
	padding-bottom: 10px;
		
	}
