/* Top Story Variations */
/* add clearfix to both containers */
.newsIdx:after,
.secIdx:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* IE7 Fix */
.newsIdx,
.secIdx {
	zoom: 1;
}
/* Hides from IE-mac \*/
* html .newsIdx,
* html .secIdx {
	height: 1%;
}
/* End hide from IE-mac */
.newsIdx,
.secIdx {
	border-top: none;
}
.newsIdx {
	position: relative;
	overflow: hidden;
}
.newsIdx .standard #topHeadlines,
.newsIdx .large #topHeadlines {
	position: absolute;
	top: 0;
	right: 0;
}
#topnews {
	float: left;
	display: inline;
	width: 460px;
}



/* old mediaicons */
span.mediaicons {
	margin-left: 0;
}
span.mediaicons img {
	margin-right: 5px;
}
span.mediaicon {
	height: 0;
	overflow: hidden;
	float: left;
	padding-top: 15px;
	width: 15px;
	background: url('/i/news/v10/gfx/mediaicons.gif') no-repeat 0 0;
}
span.mediaicon.video {
	background-position: 1px 1px;
}
span.mediaicon.audio {
	background-position: 1px 1px;
}

.newsIdx .zvideo,
.secIdx .zvideo,
.newsIdx .zaudio,
.secIdx .zaudio {
	background-image: url(/i/news/v10/gfx/icon_a-v.png);
	background-repeat: no-repeat;
	text-indent: -1000px;
	display: inline-block;
	width: 11px;
	height: 15px;
	padding: 0 0 0 3px;
	position: relative;
}
.newsIdx .zvideo,
.secIdx .zvideo {
	background-position: 0 -16px;
}
.newsIdx .zaudio,
.secIdx .zaudio {
	background-position: 0px 3px;
}


/* top stories */
.leadStory.standard,
.leadStory.secondary,
.leadStory.tertiary {
	width: 460px;
}

.leadStory {
	border-top: 1px solid #c4c4c4;
	padding: 8px 0 18px;
	float: left;
	display: inline;
}
.leadStory h2 {
	margin: 5px 0 10px;
}

.leadStory p {
	line-height: 1.25em;
	margin-top: 4px;
	margin-bottom: 10px;
	float: left;
	display: inline;
}
.leadStory p.noImg {
	margin: 10px 0 0;
	float: none;
	display: block;
}

.leadStory.standard {
	border-top: none;
}
.leadStory.standard h2 {
	font-size: 30px;
	line-height: 30px;
	margin: 0;
}
.leadStory.standard {
	padding-top: 0;
}
.leadStory.standard .leadImg {
	width: 300px;
	height: 170px;
}
.leadStory.standard p {
	width: 140px;
	margin-top: 15px;
}
.leadStory.standard p.noImg {
	width: auto;
}
.leadStory.standard .leadImg {
	width: 300px;
	height: 170px;
}

.leadStory.secondary h2 {
	font-size: 18px;
}
.leadStory.secondary p {
	width: 220px;
}
.leadStory.secondary p.noImg {
	width: 100%;
}
.leadStory.secondary .leadImg {
	width: 220px;
	height: 124px;
	margin-top: 15px;
	clear: left;
}

.leadStory.tertiary h2 {
	font-size: 16px;
}
.leadStory.tertiary p {
	width: 300px;
}
.leadStory.tertiary p.noImg {
	width: 100%;
}
.leadStory.tertiary .leadImg {
	width: 140px;
	height: 80px;
	margin-top: 15px;
	clear: left;
}







.leadStory .video a span,
.leadStory .video a em {
	font-size: 12px;
}
.leadStory .video .stretched span {
	font-size: 12px;
	margin-top: 50px;
	padding-top: 0;
}
.leadStory .leadImg {
	display: inline;
	float: left;
	margin: 18px 20px 0 0;
}

.leadStory ul.related {
	list-style-type: none;
	margin: 5px 0 0;
}
.leadStory ul.related li {
	background: url(/i/news/v10/gfx/bluebullet.gif) no-repeat 0px 8px;
	padding: 3px 10px;
	line-height: 1.25em;
}

.leadStory .timestamp {
	color: #666;
	font-size: .8em;
}



.leadStory.large {
	width: 460px;
	border-top:none;
	padding-top:0;
	margin-top:0;
}
.leadStory.large h2 {
	font-size: 28px;
	margin-top:0;
}
.leadStory.large p {
	width: 100%;
	float: none;
	display: block;
	margin: 0 0 10px 0;
}
.leadStory.large .leadImg {
	width: 460px;
	height: 260px;
}

.leadStory.major {
	border-top: 5px solid #e11a21;
	border-bottom: 2px solid #e11a21;
	margin: 0 0 18px 0;
	width: 620px;
}
.leadStory.major h2 {
	font-size: 28px;
	margin-top: 0;
}
.leadStory.major p {
	width: 140px;
	margin: 8px 0 0 0;
}
.leadStory.major p.noImg {
	width: 100%;
	margin: 15px 0 0 0;
}
.leadStory.major .leadImg {
	width: 460px;
	height: 259px;
	margin: 20px 20px 0 0;
}
.leadStory.major ul {
	width: 610px;
	margin-top: 20px;
}
.leadStory.major ul li {
	width: 285px;
	float: left;
	display: inline;
}
.leadStory.major #leadmedia.medium {
	float: left;
	margin: 10px 10px 0 0;
}
.leadStory.major ul.related {
	margin-bottom: 10px;
}


/* top headlines */
#topHeadlines {
	width: 140px;
	float: right;
	display: inline;
	margin: 0 0 0 5px;
}

#topHeadlines h2 {
	border-top: 5px solid #c4c4c4;
	font-size: 14px;
	padding-top: 8px;
}

#topHeadlines ul {
	border-top: 1px solid #c4c4c4;
	list-style-type: none;
	margin: 8px 0 0;
}

#topHeadlines li {
	border-bottom: 1px solid #c4c4c4;
	min-height: 60px;
	line-height: 1.25em;
	padding: 8px 0;
}
#topHeadlines li:hover {
	background: #f3f3f3;
}
#topHeadlines li span.timestamp {
	display: none;
}
#topHeadlines li span.socialicons {
	display: inline;
}

#topHeadlines span.flag {
	font-size: 11px;
	line-height: 100%;
	margin-top: 2px;
	margin-right: 6px;
	float: left;
	display: inline;
}
#topHeadlines span.flag.breaking,
#topHeadlines span.flag.live,
#topHeadlines span.flag.liveblog,
#topHeadlines span.flag.livechat {
	border: none;
	font-size: 10px;
	margin-top: 0;
	padding: 2px 4px;
}

#topHeadlines .zvideo {
	background-position: 0 -17px;
}
#topHeadlines .zaudio {
	background-position: 0 2px;
}


/* secIdx */
#left .secIdx {
	float: left;
	display: inline;
	margin: 0 20px 0 0;
}
.secIdx {
	width: 300px;
}
.secIdx #topnews {
	float: left;
	display: inline;
	width: 300px;
}

.secIdx .leadStory.major {
	width: 300px;
}
.secIdx .leadStory.major h2 {
	font-size: 28px;
}
.secIdx .leadStory.major p {
	width: 300px;
	margin: 0;
}
.secIdx .leadStory.major p.noImg {
	width: 100%;
}
.secIdx .leadStory.major .leadImg {
	width: 300px;
	height: 170px;
	margin: 10px 0;
}
.secIdx .leadStory.major ul {
	width: 300px;
}
.secIdx .leadStory.major ul li {
	width: 300px;
	float: none;
	display: block;
}

.secIdx .leadStory.large {
	width: 300px;
}
.secIdx .leadStory.large h2 {
	font-size: 28px;
}
.secIdx .leadStory.large p {
	width: 100%;
	float: none;
	display: block;
	margin: 0 0 10px 0;
}
.secIdx .leadStory.large .leadImg {
	width: 300px;
	height: 170px;
}

.secIdx .leadStory.standard {
	width: 300px;
}
.secIdx .leadStory.standard h2 {
	font-size: 28px;
}
.secIdx .leadStory.standard p {
	width: 300px;
	margin: 0;
}
.secIdx .leadStory.standard p.noImg {
	width: 100%;
}
.secIdx .leadStory.standard .leadImg {
	width: 300px;
	height: 170px;
	margin: 10px 0;
}

.secIdx .leadStory.tertiary {
	width: 300px;
}
.secIdx .leadStory.tertiary p {
	width: 140px;
}
.secIdx .leadStory.tertiary p.noImg {
	width: 100%;
}
.secIdx .leadStory.tertiary .leadImg {
	width: 140px;
	height: 80px;
	margin-top: 15px;
}

.secIdx #topHeadlines {
	width: 300px;
	float: none;
	display: inline;
	margin: 0 0 0 5px;
}
.secIdx #topHeadlines ul {
	border-top: none;
	margin: 20px 0;
}
.secIdx #topHeadlines li {
	float: left;
	display: inline;
	width: 135px;
	height: 85px;
	padding: 10px 0 0 5px;
	border-top: 1px solid #c4c4c4;
	border-bottom: none;
	margin: 0;
	overflow: hidden;
}
.secIdx #topHeadlines li span.socialicons a {
	font-size: 10px;
	font-weight: normal;
}
.secIdx #topHeadlines li a {
	padding: 0;
	font-size: 13px;
	font-weight: bold;
}

.secIdx #topHeadlines li.hd1,
.secIdx #topHeadlines li.hd3,
.secIdx #topHeadlines li.hd5 {
	margin-left: 20px;
}

/* overrides for related links and additional stories */
.newsIdx #primaryStory .related .hd4,
.newsIdx #primaryStory .related .hd5,
.newsIdx .secondary .related .hd2,
.newsIdx .secondary .related .hd3,
.newsIdx .tertiary .related .hd2,
.newsIdx .tertiary .related .hd3,
.newsIdx .tertiary .related .hd4,
.secIdx #primaryStory .related .hd2,
.secIdx #primaryStory .related .hd3,
.secIdx .tertiary .related .hd1,
.secIdx .tertiary .related .hd2,
.secIdx .tertiary .related .hd3,
.secIdx .tertiary .related .hd4 {
	display: none;
}
.technology #topHeadlines .hd4,
.technology #topHeadlines .hd5,
.health #topHeadlines .hd4,
.health #topHeadlines .hd5,
.arts #topHeadlines .hd4,
.arts #topHeadlines .hd5 {
	display: none;
}
/* embedded video and audio for topstory templates */
#leadmedia {
	background: #fff url('/i/gfx/loading.gif') no-repeat center;
}
#leadmedia .loading {
	background: #fff url('/i/gfx/loading.gif') no-repeat center;
	height: 259px;
	width: 460px;
}
.tpmedia {
	float: left;
	clear: left;
	width: 140px;
	background: #fff;
	margin: 7px 20px 10px 0;
	color: #fff;
	overflow: hidden;
	border-bottom: 1px solid #c4c4c4;
	position: relative;
}
.tpmedia #storyvideoembed {
	position: absolute;
	top: 20px;
	left: 0;
}
#leadmedia .tpmedia #storyvideoembed {
	top: 0;
}
.tpmedia.playclip {
	margin-right: 0;
	margin-top: 0;
}
.tpmedia a {
	border: none;
}
.tpmedia a img {
	display: block;
	margin-bottom: 6px;
	max-width: 620px;
}
.tpmedia a span {
	margin-right: 7px;
}
.tpmedia a em {
	font-style: normal;
	color: #565656;
}
.tpmedia a img.playicon {
	position: absolute;
	top: 0;
	left: 0;
	-moz-opacity: .90;
	filter: alpha(opacity=90);
	opacity: .90;
	z-index: 2;
}
.tpmedia.playclip a,
.tpmedia.closing a {
	display: none;
}
.tpmedia.playclip .stretched,
.tpmedia.closing .stretched,
.tpmedia.closing .stretched img,
.tpmedia.playclip .stretched img,
.tpmedia.playclip .close,
.tpmedia.playclip .close a {
	display: block;
}
#leadmedia .tpmedia .close,
.tpmedia .close {
	display: none;
}
.tpmedia.playclip .close {
	background: #fff;
}
#content .tpmedia.playclip .close a {
	color: #fff;
	padding: 0 25px 5px;
	text-align: right;
	background: url('/i/news/v10/gfx/close.gif') no-repeat right 0;
}
.tpmedia .stretched {
	display: none;
	color: #565656;
	font-weight: bold;
}
.tpmedia .stretched img {
	max-height: 259px;
}
#leadmedia.medium .tpmedia .stretched img {
	max-height: 311px;
}
#leadmedia.large .tpmedia .stretched img {
	max-height: 349px;
}
.tpmedia .stretched em {
	margin-left: 20px;
	display: none;
}
.tpmedia .stretched span,
.tpmedia .stretched em {
	margin-top: 55px;
	padding: 5px;
	float: left;
}
.tpmedia.audio .stretched span,
.tpmedia.audio .stretched em {
	margin-top: -2px;
}
.tpmedia .stretched img {
	width: 100%;
}
#leadmedia .tpmedia {
	margin-left: 10px;
}
#leadmedia .tpmedia span {
	float: left;
	padding-bottom: 5px;
}
#leadmedia .tpmedia.playclip.full span {
	margin-top: 5px;
}
#leadmedia .tpmedia.video {
	margin: 0;
	margin-bottom: 10px;
	width: 620px;
}
/* override for topstory tmp */
.newsIdx #leadmedia .tpmedia.video,
.secIdx #leadmedia .tpmedia.video {
	width: auto;
	float: left;
	margin: 10px 10px 0 0;
}
#leadmedia.medium,
#leadmedia.medium .tpmedia.video {
	width: 460px;
	min-height: 259px;
}
#leadmedia.medium,
#leadmedia.medium .tpmedia.video {
	width: 460px;
	min-height: 259px;
}
#leadmedia .tpmedia.video.playclip {
	overflow: hidden;
}
#leadmedia .leadimage {
	margin-left: 20px;
}
#leadmedia .leadimage.full {
	margin-left: 0;
}

#leadmedia.large .tpmedia a img,
#leadmedia.large .tpmedia .stretched img {
	width: 620px;
	height: 349px;
}
#leadmedia.medium .tpmedia a img,
#leadmedia.medium .tpmedia .stretched img {
	width: 460px;
	height: 259px;
}
#leadmedia.small .tpmedia a img,
#leadmedia.small .tpmedia .stretched img {
	width: 300px;
	height: 169px;
}
#leadmedia .tpmedia .stretched span,
#leadmedia .tpmedia .stretched em {
	margin-top: 5px;
}
#leadmedia.small .tpmedia .stretched span,
#leadmedia.small .tpmedia .stretched em {
	margin-top: 50px;
}
#leadmedia.medium .tpmedia .stretched span,
#leadmedia.medium .tpmedia .stretched em {
	margin-top: 54px;
}


/* top stories module */
.topstories {
	margin-top: 4px;
}
.topstories .leadimage {
	float: left;
	width: 140px;
	padding: 0 10px 10px 0;
}
.topstories .leadimage img {
	width: 140px;
	height: 79px;
}

.topstories .lead,
.topstories .more {
	display: none;
}

.topstories dl dt {
	background: url('/i/news/v10/gfx/bluebullet.gif') no-repeat 0px 12px;
	padding: 6px 10px 6px 12px;
}
.topstories .topstory {
	margin: 0;
	float: none;
	display: block;
}
.topstories .topstory dl dt {
	background-position: 160px 6px;
	padding-top: 0;
	padding-left: 173px;
}
.topstories .topstory.noimage dl dt {
	padding-left: 12px;
	background-position: 0 6px;
}


/* lineups */
.lineups {
	z-index: 100;
}

.lineups h2.top {
	border-top: 5px solid #c4c4c4;
	margin: 0 10px;
	padding-top: 8px;
	font-size: 18px;
}
.lineups .first h2.top {
	margin-bottom: 6px;
}


.lineups #googleads {
	margin: 0;
	border-top: 5px solid #c4c4c4;
}
.lineups #googleads img {
	margin: 10px 0;
}
.lineups #googleads .gad-text {
	margin: 0 0 20px 0;
}
.lineups #googleads .gad-text span {
	padding: 3px 0;
}
.lineups #googleads .gad-text a {
	color: #115278;
}
.lineups #googleads .gad-text a em {
	color: #115278;
}

.lineups .lineup {
	border-top: 1px solid #c4c4c4;
	padding: 16px 0 12px;
}
.first .lineup {
	border-top: none;
}

.lineups h3 {
	color: #115278;
	font-size: 14px;
	padding-bottom: 6px;
}
.lineups h3 a {
	color: #191919;
}

.lineups dl dt {
	background: url(/i/news/v10/gfx/bluebullet.gif) no-repeat 0px 12px;
	line-height: 1.25em;
	*line-height: inherit;
	padding: 6px 10px;
}
.lineups dl dd {
	display: none;
}
.lineups dl dt em.flag,
.lineups .tstamp,
.lineups .mediaicons,
.lineups .socialicons {
	display: none;
}
/* headline tooltips */
.lineups .headline a {
	position: relative;
	background: transparent;
	z-index: 100;
}
.lineups .headline a .summary {
	display: none;
	color: #191919;
}
.lineups .headline a:hover,
.lineups .headline a:focus {
	z-index: 200;
	text-decoration: none;
}
.lineups .headline a:hover .summary,
.lineups .headline a:focus .summary {
	display: block;
	position: absolute;
	z-index: 300;
	border: 1px solid #dadada;
	top: 14px;
	left: 40px;
	width: 250px;
	padding: 5px;
	background: #f4f1c1;
}
