/*******************************************************************************

This file contains styles used across all Centers pages

NOTE: See =IE for Internet Explorer hacks\
=ELEMENTS
=BREADCRUMBS
=PAGEHEADER
=ARTICLESTRIP
=FEATUREDHEADLINES
=HEADLINES
=RECENTHEADLINES
=RECOMMENDEDHEADLINES
=CAPSHEADLINES
=FEATUREDURLS
=BUTTON
=RECENTLISTING
=TOPIC
=IE
*******************************************************************************/

/*******************************************************************************
=ELEMENTS
*******************************************************************************/
noscript p {
	padding:8px;
	background-color:#fec;
	border:1px solid #fd9;
	color:#222;
	font-style:italic;
	text-align:center;
	margin-bottom:0;
} noscript p img {
	padding:0 5px 1px 0;
	vertical-align:text-bottom;
}


/*******************************************************************************
=BREADCRUMBS
*******************************************************************************/
/* this hack is necessary to align the breadcrumbs flush to search */
#mid {
/*	margin-top:0;*/
}
#breadcrumbs {
	border-bottom:1px Solid #eee;
	margin-bottom:0;
} #breadcrumbs p {
	color:#888;
	margin-bottom:0;
	padding:10px 0; /* 10px; */
	line-height:1;
} #breadcrumbs p.small {
	font-size: 1.2em;
}/* #breadcrumbs span {
	padding:0 2px 0 4px;
}*/


/*******************************************************************************
=PAGEHEADER
*******************************************************************************/
#pageHeader {
	position: relative;
	margin-bottom: 0;
	padding:10px 0;
	border-bottom: 1px solid #ccc;
	clear: both;
} #pageHeader h1 {
	float: left;
	font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 48px;
	font-weight: bold;
	line-height: 1em;
	color: #000;
	margin-bottom: 0;
	letter-spacing: -.035em;
} #pageHeader p {
	clear: left;
	float: left;
	line-height: 1.364em;
	margin-bottom: 0;
	color: #666;
	font-size: 1.2em;
} #pageHeader div.sponsor {
	margin:5px 20px 5px;
	float:right;
	white-space:nowrap;
} #pageHeader div.sponsor * {
	float:left;
} #pageHeader div.sponsor p.small {
	line-height:1;
	margin-top:23px;
	margin-right:5px;
}

/*******************************************************************************
=ARTICLESTRIP
*******************************************************************************/
#articleStrip {
	/* NOTE: can i remove this in favor of 20px bottom margin on all div.column? */
	padding:10px 0;
	overflow:visible;
}
#articleStrip, #articleStrip div.wrap, #articleStrip div.ArticleStrip {
	min-height: 10.2em;
}

#articleStrip div.wrap {
	background: transparent url(//g.foolcdn.com/img/as_border.gif) repeat-y 388px;
}
#articleStrip div.wrap div.wrap {
	background: transparent url(//g.foolcdn.com/img/as_border.gif) repeat-y 188px;
}

#articleStrip div.promo {
	overflow: hidden;
}

#articleStrip div.panel p {
	line-height:1.154em; /* 15px */
} #articleStrip span.media {
	margin:0 0 7px 7px;
	background:#fff url("//g.foolcdn.com/img/bg_loading_fff.gif") no-repeat 50% 50%;
	display:block;
	float:right;
} #articleStrip span.media a {
	display:block;
	width:60px;
	height:64px;
} #articleStrip span.media img {
	display:block;
	height:100%;
	width:100%;
}

#articleStrip div.controls {
	padding-top: 15px;
} #articleStrip div.controls ul {
	margin-left:260px;
}

#articleStrip div.column {
	margin-bottom:0;
}

#articleStrip div.shield {
	background:#fff;
}

#articleStrip div.first div.media {
	margin-left:0;
} #articleStrip div.last div.promo {
	margin-right:0;
}


/*
 div.promo fonts
*/
#articleStrip h2 {
	font-size:1.4em;
	line-height:1.11em;
	margin:0;
	margin-bottom:4px;
	font-weight:bold;
} #articleStrip p {
	margin-bottom:0;
}


/*******************************************************************************
=FEATUREDHEADLINES
*******************************************************************************/
#featuredHeadlines {
} #featuredHeadlines h4 {
	margin-bottom:0px;
	line-height:1em;
} #featuredHeadlines h1 {
	font-size:2em;
	line-height:1.15em; /* 23px */
	margin:3px 0 0;
	font-weight:bold;
} #featuredHeadlines h2 {
	font-size:1.3em;
	margin-bottom:0;
	line-height:1.54em; /* 20 */
} #featuredHeadlines p {
	font-size:1.3em;
	margin-bottom:15px;
	line-height:1.25em; /* 15 */
}

/*******************************************************************************
=HEADLINES
*******************************************************************************/
div.headlines h3 {
	line-height: 2.22em;
} div.headlines ul {
	list-style-type: none;
	padding:0;
	margin:0;
} div.headlines ul li {
	line-height: 1.15em;
	margin-bottom: 15px;
} div.headlines li a {
	font-weight: bold;
	/*display: block;*/
} div.headlines p {
	font-size: 1.1em;
	color: #666;
}


/*******************************************************************************
=RECENTHEADLINES
*******************************************************************************/
div.recentHeadlines h3 {
	margin-bottom: -5px;
}

div.recentHeadlines li span {
	font-size:0.846em;
	color: #666;
}


/*******************************************************************************
=RECOMMENDEDHEADLINES
*******************************************************************************/
div.recommendedHeadlines {
	margin-bottom: 20px;
}
div.recommendedHeadlines h3 {
	margin-bottom: 0px;
}

div.recommendedHeadlines > p {
	display: none;
}

div.recommendedHeadlines ol {
	margin: 0 0 0 20px;
	font-weight: bold;
	padding: 0 0 0 0px;	
}

*+html div.recommendedHeadlines ol { padding: 0 0 0 5px }
* html div.recommendedHeadlines ol { padding: 0 0 0 5px }

div.recommendedHeadlines ol li {
	margin-bottom: 10px;
	line-height: 1.1em;
}

div.recommendedHeadlines ol li span{
	display:none;
}


/*******************************************************************************
=CAPSARTICLEMODULE
*******************************************************************************/
#mostRecentCapsArticles {
	background: #fff url(//g.foolcdn.com/img/bg_gradfade.gif) repeat-x top;
	padding: 0 10px;
	position: relative;
	height: 1%;
}

#mostRecentCapsArticles h3 {
	margin-bottom: 17px;
	line-height: 2.5em;
}

#mostRecentCapsArticles a img {
	position: absolute;
	right: 10px;
	top: 0;
}

#mostRecentCapsArticles ul {
	padding-left: 0;
}

#mostRecentCapsArticles ul li {
	list-style-type: none;
	line-height: 15px;
	margin-bottom: 10px;
}

* html #mostRecentCapsArticles ul li {
	display: inline-block;
}

#mostRecentCapsArticles ul li span {
	display: block;
	color: #999;
	font-size: 0.85em;
}

#mostRecentCapsArticles ul li a.headline {
	display: block;
	font-weight: bold;
}


/*******************************************************************************
=FEATUREDURLS
*******************************************************************************/
div.featuredUrls h3, #featuredUrls h3 {
	font-size: 1.6em;
	margin-bottom: 5px;
	line-height:1em;
} div.featuredUrls ul, #featuredUrls ul {
	padding-left:1.15em;
	margin-bottom:0;
	color: #ccc;
} div.featuredUrls ul li, #featuredUrls ul li{
  color: #000;
}

div.featuredUrls div.first, #featuredUrls div.first {
	clear:left;
}

div.featuredUrls div.span-8, #featuredUrls div.span-8 {
	min-height: 125px;
} * html #featuredUrls div.span-8 {
	height: 125px;
}

div.featuredUrls div.featuredHead, #featuredUrls div.featuredHead {
	border-bottom:1px solid #ddd;
	padding-bottom:7px;
	margin-bottom: 15px;
} div.featuredUrls div.featuredHead h3, #featuredUrls div.featuredHead h3 {
	margin-bottom:5px;
	font-size:1.8em; /* 18px */
	line-height:1.11em; /* 20px */
} div.featuredUrls div.featuredHead p, #featuredUrls div.featuredHead p {
	font-size: 1.1em;
	margin-bottom:0;
	color:#888;
}


/*******************************************************************************
=RECENTLISTING
*******************************************************************************/
body.recentArticles ul {
	font-size: 1em;
	list-style-type: none;
	padding: 0;
} body.recentArticles ul li {
	margin-bottom: 30px;
}
body.recentArticles h2 {
	font-size: 1.8em;
	line-height: 1.1em;
	padding: 0;
	margin: 0;
	font-weight: bold;
} body.recentArticles p {
	margin-bottom: 0;
} body.recentArticles #colLeft ul li span {
	color: #888;
	font-size: 1.2em;
}


/*******************************************************************************
=RECOMMENDEDLISTING
*******************************************************************************/
body.recommendedArticles ul {
	list-style-type: none;
	padding:0;
}
body.recommendedArticles div.recommendedHeadlines span {
	font-size: 1.385em;
	font-weight: bold;
	width: auto;
	display: block;
	float: left;
	clear: right;
} body.recommendedArticles div.recommendedHeadlines span span {
	font-weight: normal;
	font-size: .611em;
	color: #999;
	display: block;
	width: auto;
	float: none;
	clear: none;
}

/*******************************************************************************
=TOPIC
*******************************************************************************/
/*
.topic is assigned to the div.column within a div.grid,
we carefully adjust the top/bottom padding but don't attempt to adjust the left and right padding
*/
div.grid div.topic {
	border-bottom: 1px solid #eee;
	padding:15px 0;
} div.grid div.top {
	padding-top:0;
}

div.topic div.column {
	margin-bottom: 0;
} div.topic a img {
	float: left;
	clear: left;
	width: 80px;
	height: 80px;
	margin-right:10px;
} div.topic h3 {
	float: left;
	width: 210px;
	line-height:1.25em; /* 20px */
	margin-bottom:0;
} div.topic p {
	float: left;
	width: 210px;
	margin-bottom:0;
	line-height:1.154em; /* 15px */
} div.topic ul {
	color: #ccc;
	padding-left:15px;
	margin-bottom: 0;
}

/*******************************************************************************
=IE
*******************************************************************************/

/* =ARTICLESTRIP */
*+html #articleStrip {
	padding-bottom:0;
}
* html #articleStrip, #articleStrip div.wrap, #articleStrip div.ArticleStrip {
	height: 10.15em;
}
* html #articleStrip div.controls {
	padding-top: 0px;
}
*+html #articleStrip div.controls {
	padding-top: 0px;
}
* html #articleStrip div.controls ul {
	margin-left:19.950em;
}

/* =DATASTRIP */
* html div.recommendedHeadlines div.recs {
	/*margin-right: 8px;*/
}
* html div.recommendedHeadlines span {
	width:18.5em;
}
*+html div.recommendedHeadlines span {
	width:18.84em;
}
