﻿
/* fix for CPI blog feed (removes the timestamp part of the date) */
#content #blogrss .date {width:120px;overflow:hidden;height:18px;margin-bottom: 0px;}

/* Changes the jquery home rotate banner heading colour */
#wrapper .ad-gallery h1 {background: url("/SiteElements/Images/Base/Internal/bg-textOverlay-SocialSci.png");}



/* Main feature */
#wrapper #Feature_List{height: 335px;position: relative; margin-bottom: 1em;}
#wrapper #Feature_List h2 {float:left; position:absolute; top: 30px; left: 0;
        margin-bottom: -95px;
        width: auto;
        max-width: 280px; 
	text-align: left;
        font-size: 2.5em; 
	font-weight: normal; 
        z-index: 120;
	background: url("/SiteElements/Images/Base/Internal/bg-textOverlay-foundation.png") repeat 0 0 transparent; 
	padding: 7px;}


#wrapper #content #Feature_List .sys_subitem .sys_subitem-heading a, #wrapper #content #Feature_List .sys_subitem .sys_generic_list-subheading a{color: #fff!important; text-decoration:none!important;}
#wrapper #content #Feature_List .sys_subitem .sys_subitem-heading a:hover, #wrapper #content #Feature_List .sys_subitem .sys_generic_list-subheading a:hover{text-decoration:underline!important;}


#Feature_List .sys_news-description{
  color: #fff;
	position: absolute;   
 z-index:140px;
 text-decoration: none;
	bottom: 0px; 
	left: 0px; 
	text-align: left; 
	font-size:1.2em; 
	font-weight: normal; 
	background: url("/SiteElements/Images/Base/Internal/bg-textOverlay-White.png") repeat scroll 0 0 transparent; 
	padding: 10px; 
	width: 700px;
 height: 40px;}

#Feature_List .sys_ie7 h2 a{color: #fff; text-decoration:none;}
#wrapper #Feature_List .sys_ie7 h2 a:hover{color: #fff;}
#wrapper #Feature_List img{width: 100%;}

