
/* Promo Container Styling */

.newsfeed {
	border-bottom: 2px solid #cccccc;
	overflow: hidden;
	position: relative;
	padding-bottom: 5px;
	width: 100%;
}
.newsfeed-press {
	border-bottom: 0;
}
.promos + .newsfeed{
    margin-top:2em;
}
.newsfeed h4,
.newsfeed h4 a{
	color: #191919;
	font-size: 18px;
	float: left;
}
.newsfeed h4 a:hover {
	color: #009ddc;
	text-decoration: none;
}
.newsfeed h4 a:after {
  content:" \203A"
}
.newsfeed>a {
	border-left: 1px solid #ebebeb;
	display: block;
	float: right;
	font-weight: bold;
	height: 18px;
	margin-top: 8px;
	padding: 0 5px 0 0.5em;
}
.newsfeed > a + a{
   border-left:none;
   padding: 0 0.5em;
}
.newsfeed .rss{
    background:url("../images/icons/footer_sprite.png") no-repeat -150px -27px;
    height:17px;
    width:16px;
    padding:0;
    margin-right:0.5em;
    margin-top:9px;
}
.promos {
	padding: 0 0 20px 0;
}
.promo-tagline {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: -10px;
}
.promos .description .call_to_action {
	display: inline;
	font-weight: bold;
}


/* Default Promo Styling */

.promo{
    position:relative;
}

.promo.default {
	position: relative;
	border-top: 1px solid #e5e5e5;
	margin-top: 18px;
	padding-top: 20px;
	min-height: 146px; /* Ensure promo clears key image */
}
.network-detail-page .promo.default {
	margin-right: 50px;
}
.promo.default.icon-only {
	min-height: inherit;
}
.promo.default:first-child {
	border-top: 0px;
	margin-top: 0px;
}
.promo.default h3 {
	font: 24px/1.2 "adobe-garamond-pro", "adobe garamond pro", Georgia, Garamond, Times, serif;
}
#secondary .promo.default h3,
.fellows-media-mentions .promo.default h3 {
	font-size: 20px;
}
.promo.default h3 a {
	color: #000;
}
.promo.default h3 a:hover {
	color: #009ddc;
	text-decoration: none;
}
.promo.default h3.tweet a {
	color: #009bdb;
	text-decoration: none;
}
.promo.default h3.tweet a:hover {
	text-decoration: underline;
}
/* Wrapping is slightly different depending on promo location */
#primary .promo.default img,
#primary-wide .promo.default img,
#promo-slider .promo.default img {
	left: 12px;
	position: absolute;
	margin: 28px 0 0 -12px;
	top: 20px;
}
#promo-slider .promo.default img {
	margin-top: 0;
	top: 0;
}
#primary .promo.default h3,
#primary .promo.default div.description,
#primary .promo.default .assignments,
#primary-wide .promo.default h3,
#primary-wide .promo.default div.description,
#primary-wide .promo.default .assignments,
#promo-slider .promo.default h3 {
	margin-left: 140px;
	margin-right: 21px;
}
#primary .promo.default.icon-only img,
#primary-wide .promo.default.icon-only img {
	margin-left: 0;
}
#primary .promo.default.icon-only h3,
#primary .promo.default.icon-only div.description,
#primary .promo.default.icon-only .assignments,
#primary-wide .promo.default.icon-only h3,
#primary-wide .promo.default.icon-only div.description,
#primary-wide .promo.default.icon-only .assignments,
#promo-slider .promo.default.icon-only h3 {
	margin-left: 53px;
	margin-right: 21px;
}
#secondary .promo.default img {
	float: left;
	height: auto;
	margin: 0px 20px 15px 0px;
	max-width: 91px;
}
#secondary .promo.default div.description,
#secondary .promo.default .assignments {
	clear: both;
}
.promo.default .dateline {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 9px;
	text-transform: uppercase;
}
#promo-slider .promo.default .dateline {
	margin-left: 141px;
	margin-right: 21px;
	text-transform: none;
}
#promo-slider .promo.default.icon-only .dateline {
	margin-left: 50px;
}
.assignments {
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0;
}
#secondary .promo:first-child {
	margin-top: 12px;
}
#secondary .promo {
	margin-bottom: 25px;
	width: 265px;
	overflow: hidden;
}


/* Theme 1 Styles: Hashed border */

#secondary .promo.theme1 {
	background: url('../images/backgrounds/promo-stripe.png') repeat 0 0;
	padding: 17px 15px;
	width: 235px;
}
#secondary .promo.theme1 div {
	background: #fff;
	padding: 20px;
}
#secondary .promo.theme1 h3 {
	font-size: 18px;
	line-height: 24px;
}
#secondary .promo.theme1 p {
	font-size: 14px;
	line-height: 22px;
	margin: 7px 0 0 0;
}
#secondary .promo.theme1 .to-more {
	font-size: 14px;
	font-weight: bold;
	word-wrap: none;
}


/* Theme 2 Styles: Full background image */

#secondary .promo.theme2 {
	padding: 0px;
}
#secondary .promo.theme2 a {
	background: url(../images/backgrounds/promo-box-arrow.png) no-repeat bottom right;
	border-bottom: solid 1px rgb(229,229,229);
	border-bottom: solid 1px rgba(229,229,229, 0.5);
	display: block;
	margin: -7px 10px 7px 10px;
	padding: 20px 30px 17px 9px;
}

#secondary .promo.theme2 a:first-child {
	margin-top: 0;
}

#secondary .promo.theme2 a:hover {
	text-decoration: none;
}

#secondary .promo.theme2 a span {
	font-weight: bold;
}

#secondary .promo.theme2 h2 {
	border-bottom: solid 1px;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.2em;
	text-transform: uppercase;
}
#secondary .promo.theme2 h2,
#secondary .promo.theme2 h3,
#secondary .promo.theme2 h4,
#secondary .promo.theme2 p {
	color: #fff;
}
#secondary .promo.theme2 h3 {
	font-size: 22px;
	font-weight: normal;
	line-height: 28px;
	margin-bottom: 6px;
}
#secondary .promo.theme2 h4 {
	border-bottom: solid 1px #fff;
	border-bottom: solid 1px rgba(229,229,229, 0.5);
	font-size: 11px;
	font-weight: bold;
	margin: 0 13px 0 20px;
	padding: 25px 0 5px 0;
	text-transform: uppercase;
}
#secondary .promo.theme2 p {
	font-size: 14px;
	margin: 0;
}


/* Theme 3 Styles: Blue background with envelope icon. */

#secondary .promo.theme3 {
	background: #00a4e8;
	background: -moz-linear-gradient(left,  #00a4e8 0%, #009bdb 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#00a4e8), color-stop(100%,#009bdb));
	background: -webkit-linear-gradient(left,  #00a4e8 0%,#009bdb 100%);
	background: -o-linear-gradient(left,  #00a4e8 0%,#009bdb 100%);
	background: -ms-linear-gradient(left,  #00a4e8 0%,#009bdb 100%);
	background: linear-gradient(left,  #00a4e8 0%,#009bdb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a4e8', endColorstr='#009bdb',GradientType=1 );
	position: relative;
	padding: 0px;
	z-index: 1;
}
#secondary .promo.theme3 a {
	background: url(../images/backgrounds/promo-box-arrow.png) no-repeat right bottom;
	border-bottom: solid 1px #fff;
	border-bottom: solid 1px rgba(229,229,299,0.4);
	display: block;
	margin: 0 10px 5px 10px;
	padding: 17px 0px 20px 10px;
}
#secondary .promo.theme3 a:hover {
	text-decoration: none;
}
#secondary .promo.theme3 img {
	position: absolute;
	margin-left: -6px;
}
#secondary .promo.theme3 h3,
#secondary .promo.theme3 p {
	color: #fff;
	margin-left: 43px;
	margin-right: 28px;
}
#secondary .promo.theme3 h3 {
	font-size: 18px;
	line-height: 1.2em;
	margin-top: -3px;
}
#secondary .promo.theme3 p {
	margin: 4px 28px 1px 43px;
}


/* Theme 4 styles: List */

#secondary .promo.theme4 {
	border-top: 1px solid #e7e7e7;
	margin-bottom: 20px;
	padding: 14px 0px;
}
#secondary .promo.theme4 li {
	border-top: 1px solid #cfcfcf;
	padding: 14px 0 16px 0;
}
#secondary .promo.theme4 li:first-child {
	border-top: none;
	padding-top: 0;
}
#secondary .promo.theme4 h3 {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 5px;
}
#secondary .promo.theme4 p {
	line-height: 20px;
	margin: 0;
	padding: 0;
}
#secondary .promo.theme4 .to-more {
	font-weight: bold;
}


/* Theme 5 styles: Full image*/

#secondary .promo.theme5 h2 {
	font-size: 16px;
}
#secondary .promo.theme5 img {
	padding: 3px 0 5px;
}
.#secondary .promo.theme5 h3 {
	font-size: 22px;
	font-weight: normal;
	line-height: 24px;
}
#secondary .promo.theme5 h2 a,
#secondary .promo.theme5 h3 a {
	color: #191919;
}
#secondary .promo.theme5 h2 a:hover,
#secondary .promo.theme5 h3 a:hover {
	color: #009BDB;
	text-decoration: none;
}


/* Event Promo Styles */

.promo .calendar {
	background: url("../images/icons/calendar.png") no-repeat 0 0;
	color: #fff;
	float: left;
	font-size: 9px;
	height: 43px;
	margin-right: 6px;
	padding-top: 2px;
	text-align: center;
	width: 46px;
}
.promo .calendar .month {
	text-transform: uppercase;
}
.promo .calendar .day {
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	margin-top: 1px;
}
.event h3 {
	margin-left: 52px;
}
.promo .call_to_action {
	font-weight: bold;
  white-space:nowrap;
}


/* Social Promo Styles */

#secondary .promo.social  {
	color: #555555;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}
#secondary .promo.social div > div {
	width: 180px;
	overflow: hidden;
	padding: 0px;
	height: 30px;
	margin-top: 10px;
}
#secondary .promo.social div > div a {
	border-left: 1px solid #e5e5e5;
	display: block;
	float: left;
	height: 23px;
	padding: 0px 10px;
}
#secondary .promo.social div > div a:first-child {
	border: 0px;
	padding-left: 0;
}


/* Home - Promos Slider */

#promo-slider {
	position: relative;
}
#promo-slider .carousel-list {
	margin: 18px 0;
	padding: 0;
}
.js #promo-slider .carousel-list {
	height: 150px;
}
#promo-slider .controls {
	margin: 5px 0 0 0;
	padding: 0;
	position: absolute;
	right: 0;
	z-index: 100;
}
#promo-slider .controls li {
	cursor: pointer;
	float: left;
	margin-left: 9px;
}
#promo-slider .controls .counter {
	color: #999;
	font-size: 12px;
	margin-left: 7px;
}
#promo-slider .nav {
	background: url(../images/controls/small-carousel-controls.png);
	height: 19px;
	width: 19px;
}
#promo-slider .nav button {
	background: none;
	height: 19px;
	margin: 0;
	width: 19px;
}
#promo-slider .right{
	background-position: -29px top;
}
#promo-slider .controls .inactive {
	opacity: 0.2;
}
#promo-slider .controls .inactive button{
	cursor: default;
}
#promo-slider .promo {
	border-top: none;
	min-height: 121px;
}
#promo-slider .promo.icon-only {
	background: url('../images/icons/article.png') no-repeat 9px 31px;
}
#promo-slider .promo h3 {
	width: 271px;
}
#promo-slider .promo.icon-only h3 {
	width: 300px;
}

.js #promo-slider .promo {
	margin: 0;
	padding: 0;
}


/* Home - Fellows Slider */

#fellows-slider {
	position: relative;
	top:10px;
	width: 100%;
}
#fellows-slider h2 a {
	color: #191919;
}
#fellows-slider h2 a:hover {
	color: #009ddc;
	text-decoration: none;
}
#fellows-slider h2 a:after {
	content:" \203A"
}
#fellows-slider>h4 {
	color: #555;
	font: 20px/1.2 "adobe-garamond-pro", "adobe garamond pro", Georgia, Garamond, Times, serif;
	margin-bottom: 0px;
}
#fellows-slider .controls li,
#fellows-slider .controls .left.inactive:hover {
	background: url(../images/controls/fellows-slider-arrows.png);
	bottom: 38px;
	cursor: pointer;
	height: 40px;
	position: absolute;
	width: 40px;
	z-index: 100;
}
#fellows-slider .controls .left {
	left: 1px;
}
#fellows-slider .controls .right,
#fellows-slider .controls .right.inactive:hover {
	background-position: -60px top;
	right: 1px;
}
#fellows-slider .controls .left:hover {
	background-position: left -60px;
}
#fellows-slider .controls .right:hover {
	background-position: -60px -60px;
}
#fellows-slider .controls .inactive {
	opacity: 0.2;
}
#fellows-slider .controls .inactive button:hover {
	cursor: default;
}
#fellows-slider .controls li button {
	background: none;
	display: block;
	height: 40px;
	margin: 0;
	width: 40px;
}
#fellows-slider .carousel-list {
	margin: 11px 0 0 0;
	padding: 0;
}
.js #fellows-slider .carousel-list {
	height: 285px;
}
#fellows-slider .carousel-list img {
	display: block;
}
#fellows-slider .fellow-details {
	background: url(../images/backgrounds/home-fellows-slider.png) repeat-y;
	padding-bottom: 1px;
}
#fellows-slider .fellow-details a {
	border-bottom-color: rgba(255,255,255);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	color: #fff;
	display: block;
	margin: 0 10px 11px 10px;
	padding: 19px 0 19px 0;
}
#fellows-slider .fellow-details h3 {
	color: #fff;
	font:31px/34px "adobe-garamond-pro", "adobe garamond pro", Georgia, Garamond, Times, serif;
	margin-bottom: 1px;
	padding: 0 44px;
}
#fellows-slider .fellow-details h4 {
	color: #fff;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	padding: 0 44px;
}
#fellows-slider .fellow-details a:hover {
	text-decoration: none;
}


/* Home - What's New */
#whats-new-feature {
	position: relative;
}
#whats-new-feature .newsfeed ul {
	bottom: 9px;
	font-size: 0;
	padding: 0;
	position: absolute;
	right: 0;
	text-align: right;
	width: 350px;
}
#whats-new-feature .newsfeed li {
	border-left: 1px solid #ebebeb;
	display: inline-block;
	font-size: 11px;
	margin-left: 9px;
	padding-left: 9px;
}
.ie7 #whats-new-feature .newsfeed li {
	display: inline;
	zoom:1;
}
#whats-new-feature .newsfeed li:first-child {
	border-left: none;
	margin-left: 0;
}
#whats-new-feature .newsfeed a.current {
	color: #666;
}
#whats-new-feature .carousel-list {
	margin: 0;
	padding: 0;
}
#whats-new-feature .carousel-list,
#whats-new-feature .carousel-list .slide-set  {
	background-color: #fff;
	height: 308px !important;
	overflow: scroll;
}
.js #whats-new-feature .carousel-list,
.js #whats-new-feature .carousel-list .slide-set {
	 overflow: auto;
}
#whats-new-feature .carousel-list li {
	background: url(../images/icons/promo-icons.png) no-repeat left top;
	border-top: 1px solid #e5e5e5;
	margin-right: 16px;
	padding: 10px 10px 15px 0;
}

.js #whats-new-feature #program-feature-tweets .carousel-list {
  overflow: unset;
  height: auto !important;
}


#whats-new-feature #program-feature-tweets .carousel-list li {
	background: none;
	border-top: 1px solid #e5e5e5;
	margin-right: 16px;
	padding: 10px 10px 15px 0;
  
}

#whats-new-feature .carousel-list li:first-child {
	border: none;
}
#whats-new-feature .carousel-list .tweet {
	background-position: left 30px;
}
#whats-new-feature .carousel-list .video {
	background-position: 7px -242px;
}
#whats-new-feature .carousel-list .press {
	background-position: 7px -516px;
}
#whats-new-feature .carousel-list .publication {
	background-position: 7px -796px;
}
#whats-new-feature .carousel-list .dateline {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
}
#whats-new-feature .carousel-list h3 {
	color: #555;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	min-height: 33px;
	padding-left: 43px;
}

#whats-new-feature .program-feature-newsfeed h4 {
	background: url(../images/icons/promo-icons.png) no-repeat left top;
  padding-left: 50px;
}
#whats-new-feature #program-feature-tweets .carousel-list h3{
	padding-left: 0;
}


#whats-new-feature .carousel-list .tweet h3 a {
	color: #009BDB;
}
#whats-new-feature .controls {
	margin: 5px 0 0 0;
	padding: 0;
	position: absolute;
	right: 0;
	z-index: 100;
}
#whats-new-feature .controls li {
	cursor: pointer;
}
#whats-new-feature .controls .counter {
	color: #999;
	font-size: 12px;
	margin-left: 7px;
}
#whats-new-feature .nav {
	background: url(../images/controls/small-carousel-controls.png) 48px top;
	height: 19px;
	width: 19px;
}
#whats-new-feature .nav button {
	background: none;
	height: 19px;
	margin: 0;
	width: 19px;
}
#whats-new-feature .right {
	background-position: -87px top;
}
#whats-new-feature .inactive  {
	opacity: 0.2;
}
#whats-new-feature .inactive a {
	cursor: default;
}
/* Representative Program Promo */
#secondary .representative_program h3 {
	margin: 9px 13px 10px 20px;
}
#secondary .promo.representative_program a,
#secondary .promo.representative_program a:first-child {
	color: #fff;
	padding-bottom: 31px;
	padding-top:0;
}
#secondary .representative_program p {
	margin: 0;
}


/* Representative Grants promo */

#secondary .promo.representative_grants h4 {
	border-bottom: solid 1px #fff;
	border-bottom: solid 1px rgba(229,229,229,0.5);
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#secondary .representative_grants h3 a:active,
#secondary .representative_grants h3 a:hover { color: #fff !important; }

/* Representative Grants Module Styles */

#secondary .promo.default.representative_grants {
	background-position: 0 0;
	background-repeat: no-repeat;
	color: #fff;
	padding: 24px 9px 72px 24px;
	width: 232px;
}

.promo.default.representative_grants h3,
.promo.default.representative_grants h3 a {
	color: #fff;
}
.representative_grants h4 {
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
}
.representative_grants hr {
	border-color: white;
	color: #fff;
	opacity: 0.5;
	/*filter: alpha(opacity = 50);*/
}
.promo.default.representative_grants div.grant_location {
	font-weight: normal;
	text-transform: uppercase;
}
.promo.default.representative_grants div.grant_date {
	font-weight: bold;
}
.promo.default.representative_grants .nav {
	background: url("../images/backgrounds/representative_grant_nav_bg.png") repeat 0 0;
	bottom: 0;
	font-size: 12px;
	font-weight: bold;
	height: 35px;
	left: 0;
	padding: 20px 17px 0 17px;
	position: absolute;
	width: 231px;
}
.promo.default.representative_grants .nav a {
	border-left: 1px solid #fff;
	color: #fff;
	padding: 0 6px;
}
.promo.default.representative_grants .nav a:first-child {
	border-left: 0;
	padding-left: 0;
}

/* styles for mutliple-grants carousel */

#secondary .representative_grants_wrapper{
 height:360px;
  overflow:hidden;
  margin-bottom:25px;
  float:left;
  width:265px;
  padding-top:0;
}
#secondary .representative_grants_wrapper ul {
  position:absolute; /* required */
  overflow:hidden; /* required */
}
#secondary .representative_grants_wrapper li{
  height:360px;
  padding:0;
  float:left; /* required */
  overflow:hidden;
  background:none;
  width:265px;
}
#secondary .representative_grants_wrapper .rs-carousel-mask {
  position:relative; /* required */
  overflow:hidden; /* required */
  width:265px; /* required */
  height:305px;
}
#secondary .representative_grants_wrapper .promo.default.representative_grants {
  height:265px;  
  margin-top:0;
  magin-bottom:0;
  overflow:hidden;  
  float:left;
}

#secondary .representative_grants_wrapper .nav {
	background: url("../images/backgrounds/representative_grant_nav_bg.png") repeat 0 0;
	bottom: 0;
	font-size: 12px;
	font-weight: bold;
	height: 55px;
  line-height:55px;
	left: 0;
	padding: 0 0 0 15px;
	position: absolute;
	width: 250px;
}
#secondary .representative_grants_wrapper .nav a{
  color:#fff;
  padding:0 10px;
  border-left: 1px solid #FFFFFF;  
}
#secondary .representative_grants_wrapper .nav a:first-child{
  border-width:0; 
}

#secondary .representative_grants_wrapper .left,
#secondary .representative_grants_wrapper .right{
	background: url("../images/backgrounds/representative_grant_nav_bg.png") repeat 0 0;
  top:0;
  height:20px;
  width:20px;
}
#secondary .representative_grants_wrapper .left{
  left:auto;
  right:21px; 
}
#secondary .representative_grants_wrapper.rs-carousel .rs-carousel-action {
  height:20px;
  width:20px;	
}
  

/* Item List Promo */

#secondary .theme4 {
	border-top: 1px solid #e7e7e7;
	margin-bottom: 20px;
	padding: 14px 22px;
}
#secondary .theme4 li {
	border-top: 1px solid #cfcfcf;
	padding: 14px 0 16px 0;
}
#secondary .theme4 li:first-child {
	border-top: none;
	padding-top: 0;
}
#secondary .theme4 h3 {
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 5px;
}
#secondary .theme4 p {
	line-height: 20px;
	margin: 0;
	padding: 0;
}
#secondary .theme4 .to-more,
#secondary .rss .to-more {
	font-weight: bold;
}


/* Related Content Promo */
/* RSS Content Promo */
.related-content h2,
.related-article h2,
.rss h2 {
	border-bottom: 2px solid #dedede;
	margin-bottom: 12px;
	padding-bottom: 5px;
}

.related-content .promo,
.related-article .promo,
.rss .promo {
	border: none;
	padding: 0;
	margin: 0;
}
.related-content .promo h3{
	font-size: 22px;
}

#secondary .promo.rss .item .to-more {
    font-weight:normal;
}

.promo.rss .item{
    margin-bottom:20px;
}
.promo.rss .item:last-of-type{
    margin-bottom: 1em;
}
.promo.rss .item .dateline{
    margin-bottom: 0;
}
#secondary .promo.rss {
    margin-top:0;
    padding-top:0;
    border-top:0;
    width: 265px;
}

/* Fellows Promo */
.fellows-promo {
	float: right;
	margin-top: 45px;
	margin-right: -30px;
	padding: 35px 0 0 40px;
	width: 612px;
}
.fellows-promo p {
	width: 420px;
}
.fellows-promo .background-id {
	float: right;
	font-size: 10px;
	font-weight: bold;
	line-height: 16px;
	margin-right: 15px;
	padding-bottom: 10px;
	text-align: right;
}
.fellows-promo .background-id p {
	margin: 0;
}

.fellow-detail .fellows-media-mentions .promos .in-the-media {
	min-height: inherit;
}

.fellow-detail .fellows-media-mentions .promos .in-the-media .promo-inner-wrapper img {
   display: none;
}

.fellow-detail .fellows-media-mentions .promos .in-the-media .promo-inner-wrapper a.icon {
	background: url("/static/images/icons/article.png") no-repeat scroll right bottom transparent;
  width:28px;
  height: 33px;
  display: block;
  float: left;
  margin-left: 15px;
}

.fellow-detail #primary-wide .fellows-media-mentions .promos .in-the-media .promo-inner-wrapper h3,
.fellow-detail #primary-wide .fellows-media-mentions .promos .in-the-media .promo-inner-wrapper div.description {
  margin-left: 58px;
}


.promo-expander .to-more,
.promo-expander .to-less {
  font-weight: bold;
}

/* Homepage Featured Block (Chicago Block) */

.homepage-featured {
	-moz-box-sizing: border-box;
    box-sizing: border-box;
	height: 220px;
	color: white;
	padding-left: 265px;
	background-repeat: no-repeat;
	background-color: #0078be;
	display: table;
	width: 460px;
	margin-top: 15px;
	position: relative;
}

.homepage-featured:hover {
	text-decoration: none;
}

.homepage-featured--border {
	width: 95%;
	position: absolute;
	height: 1px;
	bottom: 10px;
	background: rgba(255,255,255,0.5);
	display: block;
	left: 2.5%;
}

.homepage-featured--content {
	padding-right: 45px;
	display: table-cell;
	vertical-align: middle;
}

.homepage-featured--content__link {
  background: url(../images/backgrounds/promo-box-arrow.png) no-repeat;
  display: block;
  position: absolute; 
  right: -5px;
  bottom: 39px;
  text-indent: -99999em;
  height: 30px;
}

.homepage-featured--title {
	font-size: 24px;
	font-family: "adobe-garamond-pro","Georgia","Garamond","Times",serif;
	font-weight: 400;
	line-height: 1.1;
	display: block;
}

.homepage-featured--title a {
	color: white;
	font-weight: 400;
}

.homepage-featured--subtext {
	font-size: 14px;
	display: block;
}