/* ------------------------------------------------------------------------------------------------------------------------------------ */
/* NEWS / NEWS ARCHIVE STYLES  */
/* ------------------------------------------------------------------------------------------------------------------------------------ */
.featured {
	width: 690px;
	background: transparent url(../_img/hr_vertical.gif) repeat-y right top;
}
.news #content {
	padding-top: 28px;
	min-height: 400px;	
}
.news .sidebar {
	float: right;
	width: 266px;
}
.news .sidebar li {
	width: 253px;
	height: 72px;	
	cursor: pointer;
	background:url(../_img/news_sidebar_sprite.png) no-repeat 0px 0px;
}
.news .sidebar li h3 {
	height: 14px;
	font-size: 12px;
	text-transform: uppercase;
	color: #4D4D4D;	
	margin-left: 65px;
	padding-top: 14px;
}
.news .sidebar li a {
	font-size: 10px;
	font-family: Helvetica,"Lucida Grande", Lucida Sans-serif, Lucida Sans Unicode;
	color: #626262;
	display: block;
	margin: 4px 0px 0px 65px;
}
.news .sidebar li.rss  {
	height: 74px;
	background-position: 0px 0px;
}
.news .sidebar li.rss.hover {
	background-position: -246px 0px;	
}
.news .sidebar li.rss.down {
	background-position: -492px 0px;
}
.news .sidebar li.twitter {
	height: 84px;
	background-position: 0px -74px;
}
.news .sidebar li.twitter.hover {
	background-position: -246px -74px;
}
.news .sidebar li.twitter.down {
	background-position: -492px -74px;
}
.news .sidebar li.facebook {
	height: 81px;
	background-position: 0px -158px;
}
.news .sidebar li.facebook.hover {
	background-position: -246px -158px;
}
.news .sidebar li.facebook.down {
	background-position: -492px -158px;
}

.news #page .mini-header.back {
	padding: 0px 0px 15px 0px;	
}
.news .headline h3 {
	font-size: 14px;
	width: auto;	
	margin-left: 195px;
	margin-top: 5px;
	padding-top: 11px;
}
.news .headline p {
	margin-left: 195px;	
}
.news .featured .hr {
	clear: left;	
	margin: 0px 18px;
}

.news #page .headline.down {
	background: #F2F2F2 url(../_img/news-featured-bg.png) no-repeat;	
}
/*
.news .headline.down .glean-image {
	margin: 2px 0px 0px 2px;	
}
.news .headline.down h3 {
	padding-top: 12px;	
}
.featured .headline.down .pad {
	padding-right: 14px;	
}
.featured .headline.down .glean-image {
	background-position: 0px -254px;	
}
.news .headline.down h3, .headline.down p.date, .news .headline.down p  {
	margin-left: 196px;
}
*/


.featured .headline {
	background: none;
	display: block;
	clear: left;
	width: auto;
	height: auto;
/*	background-repeat: no-repeat;
	background-image: url(../_img/news-featured-bg.png);
	background-position: top;
	overflow: hidden;   */
	padding: 3px 10px 30px;
	margin: 0px 2px 0px 0px;
	margin-bottom:10px;
}
.featured h3 a {
	font-size: 15px;
	font-weight: bold !important;
}
.featured .glean-image .overlay {
	background: none;	
}
.featured .headline-hover {    
	background: #F1F1F1;
	
/*	background-image: url(../_img/news-featured-bg.png) !important;    */
/*	background-position: 0px -149px !important;     */
	cursor: pointer;
}
.featured .headline-hover .glean-image {
	background-position: 0px -127px;	
}
.featured .headline-hover .glean-image img, .featured .headline-hover .glean-image.hover img {

}  
.featured .glean-image {
	padding-right: 20px !important;
}
.featured .headline-hover p.excerpt {
	color: #000000;  
}
.featured .headline .pad {
	padding-right: 15px;
	overflow:hidden;
}
.article h3 a, .article h3 {
	text-transform: uppercase;
	display: block;
	font-size: 18px;
	color: #000000;
	line-height: 1.1;
	font-weight: normal;
}

.featured .date, .article .date {
	font-size: 12px;
	color: #666666;
	font-style: normal !important;
	margin-bottom: 20px;
}
.featured .date a, .article .date a  {
	color: #A7A7A7;
	font-weight: normal;
	text-decoration: none;
}
.featured .date a:hover, .article .date a:hover {
	color: #000000; 
	text-decoration: underline;
}
.featured .excerpt {
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	color: #777;
}
.archive {
	margin-top: 30px;
	padding-left: 18px;
	margin-bottom: 40px;
}
.archive .entry {
	margin-bottom: 25px;
}
.archive .entry a {
	text-decoration: none;
	font-weight: bold;
}
.archive .entry h5 a {
	color: #000;
	font-size: 14px;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: center right;
	background-image: url(../_img/arrow_off.png);
	font-weight: normal;
	text-shadow: 2px 2px 4px #000;
}
.archive .entry h5 a:hover {
	color: #000000;
	background-image: url(../_img/arrow_on.png);
}
.archive .entry .byline {
	color: #323232;
	font-size: 11px;
	margin-top: 2px;
}
.archive .entry .byline a {
	color: #484848;
}  
.pad p.date {
	margin-top: 2px;
	margin-bottom: 9px;
}  

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* NEWS DETAIL PAGE */
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#sidebar {
	float: left;
	width: 190px;

}
#sidebar ul {
	margin-left: 18px;
}
#sidebar ul li {
	font-size: 11px; 
	font-weight: bold;
	color: #d1d1d1;
	margin-bottom: 2px;
}
#sidebar ul li a {
	background-image:url(../_img/arrow_off.png);
	background-position:right 0;
	background-repeat:no-repeat;
	color:#3C3C3C;
	font-weight:normal;
	padding-right:12px;
	text-decoration:none;
}

#sidebar ul li a:hover {
	color: #000000;
	background-image: url(../_img/arrow_on.png);
}
#back.mini-header {
	background: url(../_img/hr.gif) repeat-x left bottom;
	margin-bottom: 15px;
}
.article {
	margin-left: 200px;  
	padding-left: 22px;
	padding-bottom: 40px;
	width: 700px; 
	margin-top: 2px;  
	background: url(../_img/hr_vertical.gif) repeat-y left top;
	min-height: 300px;
	padding-top: 10px;
}
.article h3 {
	width: 728px;	
	margin-bottom: 5px;
}
.article h3 a {
	width: 728px;
	font-size: 20px;
	text-decoration: none; 
	margin-top: 2px;
}
.article p {
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 25px;
	line-height: 1.35em;
}
.article p a {
	color: #000000;  
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}  
.article p a:hover {
	text-decoration: underline;
}



.article .media-widget {
	float: right; 
	margin: 0px 0px 35px 35px;
}  

/* KILL GLEAN IMAGE HOVER */
.glean-image{
	position: relative;
	width: 163px;
	height: 110px;
	background: transparent url(../_img/news_image_bg.png) no-repeat;
	padding: 9px 12px 11px 10px;  
	cursor: pointer; 
	float: left;   
} 
.glean-image img {
	width: 147px;
	height: 93px;
}    
#sidebar .glean-image {
	cursor: default;	
}
#sidebar .glean-image img {
}
#sidebar .glean-image .overlay {
	display: none;
	width: 161px;
	height: 107px;
	background: url(../_img/gleam.png) no-repeat;
	position: absolute;
	top: 9px;
	left: 10px;
}

/* Share Button */
#sidebar .divider {
	width: 147px;
	height: 2px;
	background: url(../_img/hr.gif) repeat-x scroll bottom left;
	margin: 20px 0px 20px 17px;
}
#sidebar #panel { 
	margin: 5px 0px 0px 12px;
}
#sidebar #panel li {
	width: 157px;
	height: 26px;
	float: left;
}
#sidebar #panel li a {
	display: block;
	width: 157px;
	float: left;
	background: url(../_img/share-buttons-sprite.png) no-repeat;
	padding: 26px 0px 0px 0px;
	height: 0px;
	overflow: hidden;
}

#sidebar #panel #share a {
	background-position: 0px -94px;		
}
#sidebar #panel #share a:hover {
	background-position: 0px -122px;		
}

#sidebar #panel #rss a {
	background-position: 0px -150px;		
}
#sidebar #panel #rss a:hover {
	background-position: 0px -178px;		
}

#sidebar #panel #followTwitter a {
	background-position: 0px -207px;		
}
#sidebar #panel #followTwitter a:hover {
	background-position: 0px -235px;		
}

#footerlinks li a {
	display: block;
	width: 157px;
	float: left;
	background: url(../_img/share-buttons-sprite.png) no-repeat;
	padding: 26px 0px 0px 0px;
	height: 0px;
	overflow: hidden;
}
#footerlinks li {
	width: 157px;
	height: 26px;
	float: left;
}
#footerlinks {
	margin: 5px 0px 0px 12px;

}

#footerlinks #rss a {
	background-position: 0px -150px;		
}
#footerlinks #rss a:hover {
	background-position: 0px -178px;		
}

#topbar {
	float:right;
}
#topbar #panel {
	margin: -21px 0px 40px;	
}
#topbar li {
	float: left;
	margin-left: 5px;
}
#topbar #panel li a {
	text-indent: -9999px;
}

#topbar #panel li a {
	display: block;
	width: 157px;
	float: left;
	background: url(../_img/share-buttons-sprite.png) no-repeat;
	padding: 26px 0px 0px 0px;
	height: 0px;
	overflow: hidden;
}

#topbar #panel #rss a {
	background-position: 0px -150px;		
}
#topbar #panel #rss a:hover {
	background-position: 0px -178px;		
}

#topbar #panel #followTwitter a {
	background-position: 0px -207px;		
}
#topbar #panel #followTwitter a:hover {
	background-position: 0px -235px;		
}


html body #at15s {
	margin: -15px 0px 0px 5px !important;	
}
