/* SMART SHORTIES */
/* Section Stylesheet - Press
----------------------------------------------------------------------------- */


	@import url("widget-editorial.css");
	
	
/* Structural Containers
----------------------------------------------------------------------------- */


	#page-press #main {
	
		width: 420px;
		background: none;
	
		}
		
	#page-press #sidebar {
	
		width: 380px;
		padding-right: 20px;
	
		}
	

/* Browse News
----------------------------------------------------------------------------- */


	#sidebar .leads h3 {
	
		font-size: 28px;
		line-height: 28px;
	
		}


/* Display News
----------------------------------------------------------------------------- */


	#page-story .widget-editorial.display h3 {
	
		width: 515px;
		margin: -20px 0 10px -20px;
		background: url(../images/headings/h3-news.gif);
	
		}
		
		
/* Display Article
----------------------------------------------------------------------------- */


	#page-article .widget-editorial.display h3 {
	
		width: 515px;
		margin: -20px 0 10px -20px;
		background: url(../images/headings/h3-press.gif);
	
		}
		
		
/* Featured Articles
----------------------------------------------------------------------------- */

	
	#featured {
	
		float: left;
		width: 100%;
		margin-bottom: 25px;
	
		}
		
	#featured h3 {
	
		font-size: 28px;
		line-height: 28px;
		text-indent: 0;
	
		}
		
	#featured li {
	
		position: relative;
		border: 0;
		margin: 0 20px 20px 0;
		padding: 0;
		float: left;
		width: 200px;
		height: 100px;
		background: url(../images/section-press/placeholder-featuredarticle.gif);
	
		}
		
	#featured li.alt {
	
		margin-right: 0;
	
		}
		
	#featured img {
	
		display: block;
		width: 200px;
		height: 100px;
	
		}
		
	#featured h4 {
	
		margin: 0;
	
		}
		
	#featured h4 a {
	
		display: block;
		width: 100%;
		height: 100px;
		position: absolute;
		top: 0;
		left: 0;
		text-indent: -5000px;
		overflow: hidden;
		background: url(../images/layout/spacer.gif);
	
		}
		
	#featured strong,
	#featured div.story,
	#featured ul.actions {
	
		display: none;
	
		}
		
		
/* Press
----------------------------------------------------------------------------- */

		
	#press h3 {
	
		font-size: 28px;
		line-height: 28px;
		text-indent: 0;
	
		}
		
		
/* News
----------------------------------------------------------------------------- */

	
	#news {
	
		float: left;
		width: 100%;
	
		}
		
	#news h3 {
	
		font-size: 28px;
		line-height: 28px;
		text-indent: 0;
	
		}
