/*
 * $Revision: 1.121 $
 * $Date: 2010/06/02 08:56:51 $
 * Language specific styles.
 */

/*@import "/worldservice/styles/core/1/debug.css";*/


/* =BASE
   Typography, headings etc.
	 Base size is 12px for Portuguese (1em = 12px)
	 1px = 0.083em -> Npx = N * 0.083em

	 Calculate line heights, vertical paddings and margins:
	 x = l/h
	 l = base line height
	 h = height of element (i.e. font size or margin/padding)
+++++++++++++++++++++++++++++++++++++++++++++++ */

#blq-main {
	font-size:1.3em;
}
#blq-acc{
  	z-index:1;
}
#blq-mast{
  	z-index:3;
}
#blq-content {
	padding-top:0.75em;
	margin-top:4.67em;
}


#blq-footlinks {
	margin:5px 14px 10px 0;
}
#blq-footlinks li {
	font-size:1em;
	line-height:1.58;
}
#blq-acc-help {
	border-left:none;
}

/* =Headings
-----------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}

/* =Text
-----------------------------*/
p {
	line-height: 1.3;
}
p.ingress {}
blockquote {
	font-size: 1em;
	line-height: 1.3;
}
p.small-light-text{
    font-family:Tahoma;
    font-size:0.86em;
    font-weight:lighter;
    color:#666;

}
.backtotop{
    font-size:0.86em;	
}
/*Page Title*/

.genre-video #main-ticker, .genre-photos #main-ticker, .genre-interactivity #main-ticker, .genre-learningenglish #main-ticker, .genre-weather #main-ticker, .genre-markets #main-ticker {
    display:none;
}
#blq-content .has-sub-nav .feeds{
    font-size:0.86em;
    left:720px;
    margin-right:14px;
    margin-top:5.76em;
    position:absolute;
    right:0;
    top:102px;
}

/* =Lists
-----------------------------*/
ul.col-1, ul.col-2 {width:225px;float:left;padding-bottom:4px;}
ul.col-1 {margin:0}
li {
	font-size: 1em;
	line-height: 1.3;
}

/* =Learning English override
-----------------------------*/
#learning-english th,
#learning-english td {
	padding:0;
	border-spacing:0;
}

/* =Feed buttons
-----------------------------*/

.feeds {
    /*float:right;
	font-size:0.86em;
	margin-top:0;
	width:226px;*/
	right:14px;
	margin-top:5em;
	position:absolute;
	top:58px;
	font-size:0.86em;
}
/* Override: Homepage tier feeds */
.genre-homepage .feeds{
	top:93px;
}
.genre-learningenglish .feeds,
.genre-pictures .feeds,
.genre-markets .feeds {
	top:78px;
}

.genre-rolling_news .feeds {
	top:60px;
}
#homepage-date .feeds {
		margin-top:11px;
	}
ul#feed-buttons li {
	display:inline;
	line-height:1.75;
}
ul#feed-buttons a.feed {
	background:transparent url(/staticarchive/1bcd8ebde022fde528b351fad9fb41b4c22cb9ea.gif) no-repeat scroll left center;
	display:block;
	float:left;
	margin-right:4px;
	padding-left:22px;
}
#page-title h1{
    text-transform:uppercase;
    font-size:1em;
    float:left;
}
#page-title{  
    border-bottom:1px dotted #DDD;
}

/* =Services footer
-----------------------------*/
#services-nav h2{text-transform:uppercase}
#services-nav {background-color:#f7f7f7; margin:10px 0 0 0; padding:10px 15px 10px 10px; height:70px;}
#services-nav li {display:block; float:left;}
#services-nav a#services-email-news,
#services-nav a#services-rss, #services-nav a#services-mobile,#services-nav a#services-email-news,#services-nav a#services-ugc,
#services-nav a#services-podcasts, #services-nav a#services-widget {display:block; padding:12px 0 7px 0; margin:10px 0 10px 20px;}
#services-nav a#services-mobile {background: url(/staticarchive/cadc2ebbe56716a0499a8fa8f5483b5b20a5b7a1.gif) no-repeat left center; padding-left:39px;margin-left:0;}
#services-nav a#services-email-news {background: url(/staticarchive/5d5d9a2c69f4bf379296400395da0176eae7f3cc.jpg) no-repeat left center; padding-left:39px;}
#services-nav a#services-rss {background: url(/staticarchive/accb888aec13c5e85fb1d0880310befda23db9eb.jpg) no-repeat left center; padding-left:39px;}
#services-nav a#services-ugc {background: url(/staticarchive/4f30b69b2b48eacfb1936573475f7a206feb9632.gif) no-repeat left center; padding-left:39px;}
#services-nav a#services-podcasts {background: url(/staticarchive/6cc8aa807b91c5c6f42cdc4639791fa22d3b8742.jpg) no-repeat left center; padding-left:29px;}
#services-nav a#services-widget {background: url(/staticarchive/dd7d1508dcd83d0cf116ab8f99a648b3cac5c369.gif) no-repeat left center; padding-left:39px;}

/* =BRANDING
+++++++++++++++++++++++++++++++++++++++++++++++ */

/* =Banner
-----------------------------*/
#blq-container-inner { background:url(/staticarchive/d4d6cee443a018505af6a3c68b1dc89846759ccd.jpg) no-repeat scroll 0 10px; }
#blq-mast-home.blq-no-images { background-color: transparent; }
#blq-main { background-color:transparent; }
#blq-acc { border-bottom: 0; }

.genre-homepage #banner{margin-bottom:3em;}

#banner {
	background: url(/staticarchive/ebf9f969666128982823abab37e04ce126c5b15d.png) no-repeat top right;
	height:68px;
	direction:ltr;
	overflow:hidden;
	margin-bottom:4em;
}
#banner .brand {
  	/* background:transparent url(/staticarchive/d4d6cee443a018505af6a3c68b1dc89846759ccd.jpg) repeat scroll 0 0; */
  	display:block;
  	height:128px;
  	position:absolute;
  	top:-59px;
  	width:340px;
}
#banner .brand span {
	position:absolute;
	left:-4999px;
}
#banner .tagline {
	text-transform: uppercase;
	font-family: Gill Sans;
	color:#666;
	font-size:1.4em;
	left:299px;
	top:25px;
	position:relative;
	font-weight:500;
}

#promo-mobile {
	position:absolute; 
	right:68px; 
	top:9px;
}
#promo-mobile {
	background: url(/staticarchive/f710da5cf7c9053f500b5877ef3f2c696f328429.gif) no-repeat left center; 
	padding-left:54px; 
	height:49px;
}
#promo-mobile span {
	display:block; padding:17px 0; background:transparent url(/staticarchive/aeec3a772e68fe51bc40d2486685e0e53556785c.gif) no-repeat scroll right 19px; 
	display:inline-block; 
	padding-right:10px;
}
a#promo-mobile {
	color: #990000; 
	font-size:0.923em; 
	font-weight:bold;
}

/* =Navigation
-----------------------------*/
#blq-local-nav {
	font-size:1em;
}
#blq-local-nav ul{
    background:none;
}
#blq-local-nav li.nav-current ul{
    margin-top:8px;
}
#blq-local-nav li.nav-arrow-open a{
    background:#EEEEEE url(/staticarchive/2aacf6b2e52f8572adcc0e10fcebe96e5ebc9ac1.gif) no-repeat scroll 0.7em center;
    padding-left:1.5em;
    padding-right:0.92em;
}
#blq-local-nav li.nav-arrow-closed a{
    background:transparent url(/staticarchive/bacaf0ec85cc90c89c7ec3303a65adc0359c9ca9.gif) no-repeat scroll 0.7em center;
    padding-left:1.4em;
    padding-right:1em;
  }
#blq-local-nav li.nav-current a {
  	height:27px;
}
#blq-local-nav a {
     padding-left:0.89em;
	padding-right:0.89em;
	/*Mundo UT for ie 7 and below */
	*padding-left:0.7em;
	*padding-right:0.7em;  
}
#blq-local-nav li {
	line-height:1.9;
}
#blq-local-nav ul ul li{font-weight:normal}

#blq-local-nav a.end-nav{
	border-right:none;
}

/* =DOCUMENTS
		Story, index, cluster, media asset
+++++++++++++++++++++++++++++++++++++++++++++++ */

/*=Content*/
.genre-indepth .i-h262{
    min-height:285px;
}
/* =Base
-----------------------------*/
.datestamp {
	font-size:0.86em;
	line-height:1.75;
	margin-bottom:1.5em;
	margin-top: 2px;     
}

.blq-js .story .datestamp,
.blq-js .av-instance .datestamp {
	visibility:hidden;
}

.story .datestamp,
.av-instance .datestamp {
	border-bottom:1px dotted #e0e0e0;
}

.datestamp .lastupdated {
	display:none;
}
.teaser .timeago-on, .timeago-page-on {
	font-weight:bold;
	margin-bottom:0;
}

/* Primary topic */
.primary-topic {
  font-size:0.77em;
  line-height:1.60;
}
.genre-homepage .datestamp {
	margin-bottom:3px;
  	margin-top:9px;
  	float:left;
  	display:inline;
  	margin-left:0;
  	padding-left:0;
  	text-align:left;
}

.genre-homepage #blq-content #hot-topic .list{
	padding-bottom:3px;
	padding-top:4px;
}
.genre-pictures .ts-386x217, .genre-indepth  .ts-386x217{
	margin-bottom:17px;
}
.genre-learningenglish .li-plain{
	margin-top:0;
}
.g-w16 .document-tools {
	margin-bottom:0.86em;
}
.document-tools li {
	line-height: 1.71;
}
.document-tools .print {
	padding-left:18px;
}
.document-tools .email {
	padding-left:18px;
}
.document-tools .email {
    background:transparent url(/staticarchive/3700ab5140d2a1567b42e229080013dba2d18593.gif) no-repeat scroll left center;
}

/* Body text */
.ie6 .bodytext {
  width: 546px;
  overflow: hidden;
}
.bodytext  hr{
	margin:20px 0;
}
.bodytext {
	padding-left:0;
	padding-right:40px;
  	padding-bottom:10px;
}
.bodytext h2 {
	font-size:1.14em;
	line-height:1.5;
	margin-top:0.63em;
	margin-bottom:0.62em;
	color:#333;
}
.bodytext .title {
	color:#666; /* Possible problem here */
}
.bodytext p {
	line-height:1.55;
	margin-bottom:0.86em;
}
.bodytext p.ingress {
	font-size:1em;
	line-height: 1.55;
	margin-bottom:0.75em;
	color:#333;
}
.bodytext li {
	line-height:1.3;
}
.bodytext li.ts-headline{
    line-height:1;
}
.bodytext .li-plain {
    padding-top:0;
    margin-top:20px;
}
.bodytext .box div {
	font-size:1em;
	line-height:1.71;
}
.image p.caption {
    font-size:0.85em;
    line-height:1.3;
}
.bodytext .module .img-w226{
    width:226px;
}
.bodytext .module .img-w512{
    width:512px;
}
.bodytext .module .img-w466{
    width:466px;
}
.bodytext .module .img-w386{
    width:386px;
}
.bodytext .module .img-w206{
    width:206px;
}
.bx-info{
    width:226px;
}

.cluster .bx-info {
	width: auto; 
}

.index .bx-info {
	width: auto; 
}

.bodytext .align-center .bx-info{
    width:546px;
}
.bodytext .align-center .i-h170{
    width:546px;
}
.bodytext .align-center .i-h170 .content ul li{
    width:100%;
    text-align:left;
}
.bodytext .align-center .i-h170 .content{
    min-height:170px;
    height:100%;
    width:544px;
    display:block;
}
div > div > .bodytext .align-center .i-h170 .content{
	padding-bottom:0;
}
.bodytext .align-center .i-h170 .content img{
    top:0;
    display:inline;
    float:left;
    height:auto;
}
.bodytext .align-center .i-h170 .content .body{
    margin-left:229px;
    text-align:left;
    width:300px;
}
.bodytext .align-center .i-h170 .content .body .cta{
    margin-left:0;
}
.signature, .caption, .disclaimer{
     color:#666;
     font-size:0.86em;
     margin-top:2px;
     clear:both;
 }

 
/*
.bodytext .align-left{
    margin-left:0;
    margin-right:14px;
}

.bodytext .module{
	clear:left;
  	margin-top:0;
}
.bodytext .align-right {
    clear:both;
    float:right;
    margin-left:14px;
    margin-right:0;
}
*/

#blq-main .module .box .associated .cta{
  	margin-left:10px;
  	margin-top:0;
}
#blq-main .module .box .associated a {
  	background-position:left 0.5em;
}
#blq-main .module .box .associated .cta a {
  	background-position:left 0;
}

/*--------CONTACT FORM----------*/
.bodytext .align-center #email-us {
    float:left;
    text-align:left;
    width:542px;
}
#email-us .validate h2 {
  	padding:15px 0 5px 0;
  	font-weight:bold;
}
#email-us .validate legend {
  	font-weight:bold;
  	margin-top:10px;
}
#email-us .validate label {
  	display:block;
  	font-weight:bold;
  	cursor:pointer;
  	margin:0 0 1px 0;
  	font-size:1em;
  	color:#666;
    width:80%;
    float:left;
}
#email-us .validate input, .validate textarea {
  	width:100%;
  	border:1px solid #CCC;
  	font-family:Verdana, arial, helvetica, sans-serif;
  	font-size:111%;
}
#email-us .validate textarea {
  	height:7em;
}
#email-us .validate .submit {
    cursor:pointer;
    font-size:1em;
    height:22px;
    margin-left:5px;
    margin-top:10px;
    width:80px;
}
#email-us .validate .reset {
    cursor:pointer;
    font-size:1em;
    height:22px;
    margin-left:5px;
    margin-top:10px;
    width:80px;
}
#email-us .validate .small {
  	font-size:85%;
  	float:right;
  	margin:1.55em 0 5px 0;
}
#email-us .validate .hidden {
  	display:none;
}
#email-us .validate .required-items {
  	margin:0;
  	padding:5px 0;
  	color:#666;
}
#email-us .validate .actions {
  	margin-top: 5px;
    float:right;
}
#email-us input#EmailDisclaimer {
  	width:15px;
  	border:0;
    margin-top:1em;
    float:left;
    margin-right:10px;
}
#email-us .validate .disclaimer label, .required-items {
	font-family:Tahoma;
	font-weight:normal;
	font-size:0.86em;
	line-height:1.6;
	float:right;
}
#email-us .validate .disclaimer label{
	float:left;
}
#email-us p.required-items {
	color: #666;
	float:left;
}
/* 
.bodytext .align-left-wrap{
	float:left;
	margin-left:0;
	margin-right:14px;
	width:226px;
	clear:both;
}
.bodytext .align-left-wrap{
    float:left;
}
.g-group .bodytext .align-right-wrap{
	float:right;
	margin-right:0;
	margin-left:14px;
	width:226px;
	clear:both;
}
*/
.bodytext .module .bx-quote-bubble {
	width:226px;
}
.bodytext .align-center .bx-quote-bubble {
	width:546px;
}
#email-us{
    position:relative;
    width:100%;
}
fieldset{
    clear:both;
}
#email-us .disclaimer label{
    width:95%;
}
.module #email-us label{
    margin:1em 0 .5em 0;
}
form{padding:0 0 10px 0}
/* =Associated items
-----------------------------*/
ul.associated li a {
    margin-left:0;
    background-position:left 0.4em;
}
.g-container ul.associated li p a {
  	background-image:none;
}
.bx-businessfeed ul.associated {
 	border-top:solid #CCC 1px;
 	margin:0;
 	padding:0 0 0 4px;
}
.bx-businessfeed p, .bx-businessfeed .up th, div .bx-businessfeed .horizontal-hd{
	padding:0 0 0 6px;
}

/* =Social media
-----------------------------*/
.socialmedia-links {
  	margin-top:1em;
  	width:524px;
	 margin-bottom:1em;
}
.fw-story-body .socialmedia-links {
  	width:600px;  	
}
.ie6 .fw-story-body .socialmedia-links {  	
  	overflow: hidden; /* Fix for IE6 extending the box beyond 600px */
}
.fw-story-body .socialmedia-links li {
    margin-right: 30px;
}

.socialmedia-links ul {
	padding-top:2em;
}
.socialmedia-links li {
	font-size:0.86em;
  	margin-right:17px;
}
.socialmedia-links .more-links a{
    padding-left:0;
}
.socialmedia-links  li.first{
    margin-left:0;
}
.socialmedia-links li.delicious a{
    display:block;
    height:15px;
}
.socialmedia-links li.sonico a{
    background:transparent url(/staticarchive/c82bf5e9a290660c96d4218d22c7cf119a7be138.gif) no-repeat scroll 0 0;
    display:block;
    height:16px;
}

.socialmedia-links li.digg a{
    background:transparent url(/staticarchive/aabbbe2cc99b92794f81930e1bc669ba8f6c52ea.gif) no-repeat scroll 0 0;
    display:block;
    height:15px;
}
.socialmedia-links li.meneame a{
    background:transparent url(/staticarchive/a1d0ef1cd817796b76dbda5ba417a0bc8644a1e8.gif) no-repeat scroll 0 0;
    display:block;
    height:15px;
    float:left;
}
.socialmedia-links li.technorati a {
    background:transparent url(/staticarchive/fb68ed6d48a2e3bb9f390cdc86b394d00b4649c7.gif) no-repeat scroll 0 0;
    display:block;
    height:15px;
    float:left;
}

.socialmedia-links li.twitter a {
    background:transparent url(/staticarchive/be4cead06fe1c432fac725b2c1b5aef8ef06d019.gif) no-repeat scroll 0 0;
    display:block;
    height:15px;
    float:left;
}
.socialmedia-links li a {
    float:left;
}
/* =Story
-----------------------------*/
/* @todo need to work out margin-collapsing */
.g-w12 #other-top-stories{
    border-top:1px dotted #D7D7D7;
    padding-top:7px;
    padding-bottom:5px;
}

.story h1, .av-instance h1 {
	font-size:1.71em;
	line-height:1.3;
	color:#333;
  	margin-left:41px;
  	margin-left:39px;
  	margin-bottom:10px;
}


.story .fw-story-title h1 {
	margin-left:0;
}

.story .fw-story-body .bodytext {
	padding-right:0;
}

.story .g-w16 h1{
    margin-right:36px;
}
#socialmedia_storytools{
    margin-left:41px;
}
.story #blq-main div div .g-w16{
    float:left;
    width:626px;
  }
.story #blq-main div > div > .g-w16{
    float:left;
    width:626px;
}
/* =Video/av-instance*/
.av-instance h1 {
  	color:#333;
  	font-size:1.69em;
  	line-height:1.14;
  	margin-bottom:1em;
}
.av-instance #wsAV{
	padding-left:40px;
}
.av-instance .g-container .list{
	margin-left:0;
	clear:both;
}
.av-instance .av-body .list{
    margin-left:0;
    margin-right:39px;
}
.av-instance .bodytext p.ingress{
	margin-top:10px;
}
.relatedlinks-mediaasset .list{
	margin-right:40px;
}
#player .cEMP{
    margin-left:0;
}
/* =Index
-----------------------------*/
.tickerbar {
	margin-bottom:1em;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	clear:both;
}
.tickerbar div.teaser {
	border-right:1px solid #ddd;
	height:1.71em;
	padding:0 10px 0 10px;
	margin:2px 0 2px 0;
}
.list li.ts-headline {
	background:transparent url(/staticarchive/a7844cb8995c0f852077a237995db16bdfa65988.gif) no-repeat scroll left 5px;
  	height:100%;
  	display:block;
}
div > div .list li.ts-headline{
	background:transparent url(/staticarchive/a7844cb8995c0f852077a237995db16bdfa65988.gif) no-repeat scroll left 5px;
  	clear:both;
}
.tandc-text-link{
    padding-left:10px;
    background:transparent url(/staticarchive/a7844cb8995c0f852077a237995db16bdfa65988.gif) no-repeat scroll left 5px;
    font-size:0.86em;
}
.list li.ts-headline {
    margin-bottom:5px;
}
.li-ticker li.ts-headline{
    background:none;
    padding-left:10px;
    padding-top:0.08px;
}
.index h1 {
	padding-bottom:3px;
    float:left;
    font-size:1.15em;
    left:706px;
    margin-top:0;
    margin-right:87px;
    position:static;
    text-transform:uppercase;
}
/* =Topic Cluster
-----------------------------*/
.topic-cluster h1 {
  font-size: 1em;
  text-transform: uppercase;
}
.topic-cluster .li-listing li.ts-headline {
  min-height: 4em;
}
.topic-cluster .li-listing li.ts-headline {
  background: none;
}
.topic-cluster .document-tools {
  display: none;
}
.topic-cluster .datestamp {
  border-top: 1px dotted #ddd !important;
  display: block;  
}
.topic-cluster #main-ticker {
  margin-bottom: 0;
}
.topic-cluster #banner {
  margin-bottom: 3.3em;
}
.topic-cluster .li-listing {
  margin-top:5px;
}

.topic-cluster .li-listing li.teaser .date {
	font-size:0.85em;
}

/* =Cluster
-----------------------------*/

/* =List: Rolling News Box
------------------------------*/
.bx-rollingnews div.body ul li.teaser {
	font-size:1em;
	margin-bottom:0.92em;
	line-height:1.3;
}

/* =List: Rolling News Listing
------------------------------*/
.genre-rolling_news .li-listing li.ts-headline p.date {margin-top:-2px;}

.genre-rolling_news .li-listing li.ts-headline .timeago-on {
	border:none;
}

/* =Media Asset
-----------------------------*/
.av_body h1 {}
.av_instance h1 {
	padding-right:40px;
	padding-left:40px;
}
.av_instance #player {
	margin-top:1.5em;
	padding-right:40px;
	padding-left:40px;
}
#wsnmEMP {
	width:512px;
}


p.wsnmAV-audio-summary {
	display:block;
	margin:0;
	border:0;
	padding:0;
	padding-right:50px;
	background:url(/staticarchive/aac53de2a5343815e038b0c4fe747ca3a9845f36.jpg) no-repeat right top;
	height:30px;
	width:462px;
}


/* =TEASERS
+++++++++++++++++++++++++++++++++++++++++++++++ */

/* =Teaser: Base
-----------------------------*/
.teaser .date {
    font-size:0.85em;
}
.teaser .link {
	margin-bottom:0;
}
.teaser .associated li {
	font-size:0.85em;
	line-height:1.27;
	margin-bottom:0.36em;
    /*float:left;*/
    clear:both;
    width:100%;
}
.list .list .title a{
	background:transparent url(/staticarchive/fd4a621c8991415c73df007fa9ea3cdea2685054.gif) no-repeat scroll right 4px;
	display:inline-block;
	padding-right:10px;
}
.list .title a{
/*	background:transparent url(/staticarchive/fd4a621c8991415c73df007fa9ea3cdea2685054.gif) no-repeat scroll right 2px;*/
}
.g-w12 .list .title a{
/*	background:transparent url(/staticarchive/fd4a621c8991415c73df007fa9ea3cdea2685054.gif) no-repeat scroll right 2px;*/
}
.teaser .title a {
	background:transparent none repeat scroll 0 0;
	display:inline;
	padding-right:0;
}
.list .teaser .title a {
	background:transparent none repeat scroll 0 0;
	display:inline;
	padding-right:0;
}
.content .teaser .title a {
    text-transform:none;
}
.li-carousel .content .teaser .title a {
	padding:2px 0 0 0;
	display:block;
}
.g-w16 .li-carousel .title{
    margin-top:0;
    margin-bottom:0;
}
.li-carousel .title{
    margin-top:0;
    line-height:1.3;
}
.li-carousel .content {
  	padding-top:9px;
}
.li-carousel ul{
  	display:inline-block;
}

/* =Teaser: 126x71, 106x60
						106x133 & textonly
						(default rules)
-----------------------------*/
.teaser {
  	margin-bottom:0.92em;
}
.ts-126x71,
.ts-106x60,
.ts-106x133 {
    margin-bottom:0.61em;
}
.ts-126x71,
.ts-106x60,
.ts-106x133 {
    margin-bottom:0.61em;
}
.list .ts-headline {
    margin-bottom:0.46em;
}
.ts-106x60 .cta {
   	margin-bottom:0.45em;
}
.teaser .title {
	font-size: 1em;
	line-height: 1.3;
	font-weight:bold;
	margin-bottom:0.15em;
}
.list .teaser .title {
  	font-size: 1em;
  	font-weight:normal;
  	line-height:1.23;
  	text-transform:none;
  	margin-bottom:0.15em;
}
.teaser .summary {
	font-size: 1em;
	line-height: 1.3;
	margin-bottom:0.23em;
}
.teaser .topic {
	font-size:0.85em;
	line-height:1.18;
	margin-bottom:0.18em;
}
.i-h133, .i-h133 .content{
    min-height:137px;
}
.genre-indepth .i-h116 {
    min-height:0;
}

/* =Teaser: 106x60
-----------------------------*/
.ts-106x60 .link a{
    display:block;
    max-height:67px;
    overflow:hidden;
}
.g-w6 .ts-106x60 .link {
    padding-top: 0;
    padding-left: 120px;
}
.gw6 .ts-106x60  .summary, .gw6 .ts-106x60  .associated{
	padding-left: 120px;
}
.li-plain .li-plain .cols-2{
    margin-bottom:0;
}
div > div > .li-plain .li-plain .cols-2{
    margin-bottom:0.69em;
}
.col-1 .ts-106x60,.col-2 .ts-106x60, .cols-2{
    margin-bottom:3px;
}
.ts-106x60 .cols-2 .col-1,.ts-106x60 .cols-2 .col-2{
    margin-bottom:0.72em;
}
.col-1 .ts-106x60, .col-2 .ts-106x60{
    top:-0.2em;
    margin-bottom:1em;
    overflow:hidden;
}
.ts-106x133 .summary , .ts-106x133 .associated, .ts-106x60 .summary , .ts-106x60 .associated{
    overflow:hidden;
}
.i-h60, .i-h60 .content{
    min-height:64px;
}
.g-w6 .i-w106 .link {
	padding-top:0;
}
.g-w6 .i-w106 a{
    margin-top:0;
}
.g-w6 .i-w106 a img{
 	position:absolute;
}
.title img{
    left: 0px;
    display: block;
}
.teaser img{
    margin-top:0;
}
.li-tabbed .teaser .title { display: inline-block !important; }
.li-tabbed .title a img{
    margin-top:0;
    top:0;
}
.li-tabbed .i-w226 p{
    width:208px;
}
.li-tabbed .ts-226x170 .title  a{
    float:right;
    width:224px;
    margin-right:12px;
}
.li-tabbed .ts-226x170   p{
    margin-right:12px;
}
.g-container .list ul .teaser h3, .g-container .list ul .teaser h4{
    font-weight:bold;
}
.li-carousel .i-w106 img{
    top:-5px;
}
/* =Teaser: 226x170, 226x283
						256 EMP & Audio EMP
-----------------------------*/
.ts-226x170,
.ts-226x283 {
    margin-bottom: 0.77em;
}
.ts-226x170 .title,
.ts-226x283 .title, 
.ts-256emp .title {
    font-size: 1.31em;
    line-height:1.12;
    margin-bottom: 0.24em;
}
.ts-226x170 .summary,
.ts-226x283 .summary {
    font-size: 1em;
    line-height: 1.31;
    margin-bottom: 0.31em;
}
.list .ts-226x170 .title,
.list .ts-226x283 .title {
    font-size: 1.15em;
    line-height:1.13;
    margin-bottom: 0.27em;
    font-weight:bold;
}
.ts-226x170 .summary a,
.ts-226x283 .summary a {
    font-size: 0.85em;
    font-weight:bold;
    line-height: 1.64;
}
div > div > #blq-main .ts-226x170 .associated{
    margin-top:8px;
}
div  div  #blq-main .teaser .associated{
    display:block;
    margin-bottom:0;
    margin-top:0;
    clear:both;
}
div div .i-h170, .i-h170 .content{
    margin-bottom:14px;
}

.ts-256emp .title {
	margin-left:260px;
}

/* =Teaser: 386x217 & 448 EMP
-----------------------------*/
.i-h217{
  float:left;
}
.ts-386x217,
.ts-448emp {
    margin-bottom:0.77em;
}
.ts-386x217 h3.title,
.ts-448emp h3.title, .ts-386x217 h2.title, .ts-448emp h2.title {
    font-size: 1.54em!important;
    font-weight: normal;
    line-height:1.15;
    margin-bottom:0.2em;
}



.ts-448emp .title a{
    line-height:1.2;
    margin-bottom:0.2em;
}
.ts-386x217 .summary,
.ts-448emp .summary {
    font-size: 1.15em;
    line-height:1.26;
    margin-bottom:0.47em;
}
.ts-386x217 .associated li,
.ts-448emp .associated li{
    font-size:0.92em;
    line-height:1.17;
    margin-bottom:0.33em;
}

/* =Teaser: 206x116
-----------------------------*/
.ts-206x116 .title, .list .ts-206x116 .title {
  	font-size:1.15em;
  	font-weight:bold;
  	line-height:1.13;
}
.ts-206x116 h3.title {font-size:1em}
 
/* =Teaser: 466x262/386x217
-----------------------------*/
.ts-466x262 .summary, .s-386x217  .summary, .ts-448emp .summary{
	font-size: 1.15em;
	line-height:1.2;
    padding-bottom:2px;
}
.ts-466x262 ul.associated li, .ts-386x217 ul.associated li{
	font-size: 1em;
}
.ts-466x262 .title {
    font-size:1.46em;
    line-height:1.2;
	margin-bottom:0.2em;
	margin-left:478px;
}
.ts-448emp ul.associated li{
	font-size:1em;
}
.genre-video  .cEMP {
	float:left;
	margin-right:10px;
}
.genre-video .ts-448emp {
	margin-bottom:30px;
}
.g-container{clear:both}
/* =Teaser: CTA's
-----------------------------*/
.teaser .cta a.audio {
	background: url(/staticarchive/87f95b6cccb56050f6d7ab0dc8de79b2e6ea3eb0.gif) no-repeat 2px 0px;
	padding-right:3px;
	height:1.5em;
  	top:2px;
}
.teaser .associated  p a.audio {
	background: url(/staticarchive/87f95b6cccb56050f6d7ab0dc8de79b2e6ea3eb0.gif) no-repeat 2px 100%;
	padding-right:3px;
	height:1.5em;
  	position:relative;
  	top:2px;
  	float:left;
}
div  #blq-main .teaser .associated  p a.audio {
    background: url(/staticarchive/87f95b6cccb56050f6d7ab0dc8de79b2e6ea3eb0.gif) no-repeat 2px 0px;
    position:relative;
    top:0;
}
div  #blq-main .teaser  .cta a.podcast {
    background: url(/staticarchive/e83fa827c64085d2e9a2f7c1a8590e7710af4978.gif) no-repeat 0px 70%;
    position:relative;
    top:0;
    height:15px;
    display:block;
}
.g-container .teaser .associated p.cta a.video{
	height:1.5em;
}
.ts-226x283 .cta a.audio,
.ts-226x170 .cta a.audio {
	background: url(/staticarchive/87f95b6cccb56050f6d7ab0dc8de79b2e6ea3eb0.gif) no-repeat left center;
	padding-right:26px;
	height:1.5em;
}
.ts-466x262 .cta a.audio,
.ts-386x217 .cta a.audio{
	background: url(/staticarchive/df1080a7b044c4efd7277ab89a210f398dad9c2f.gif) no-repeat left center;
	padding-right:81px;
	height:1.5em;
    position:relative;
    top:0;
}
p.cta a.video{
	background: url(/staticarchive/b039ea6f9ed12432bbddc7cdb5ed231f30d65d10.gif) no-repeat 1px 70%;
	padding-right:28px;
	height:1.5em;
}
ul.associated li a.video,
.teaser .cta a.video, a.video span{
	padding-top:0;
}
.g-container .ts-466x262 li .cta a.video,
.g-container .ts-386x217 li .cta a.video, .g-container .ts-448emp li  .cta a.video{
	background: url(/staticarchive/b039ea6f9ed12432bbddc7cdb5ed231f30d65d10.gif) no-repeat left center;
	padding-right:3px;
	height:1.5em;
	padding-top:0;
}
.g-container .ts-466x262 .cta a.video,
.g-container .ts-386x217 .cta a.video, .g-container .ts-448emp .cta a.video{
	background: url(/staticarchive/172652af30ca0509674a43a9c05a47aa7e448620.gif) no-repeat left center;
	padding-right:33px;
	height:1.5em;
	padding-top:0;
}
ul li.ts-headline a.audio,
ul li.ts-headline a.video,
ul.associated li a.audio,
ul.associated li a.video {
    display:block;
    clear:both;
}
div div ul li.ts-headline a.audio{
    padding:0;
    display:block;
    clear:both;
    margin:0;
}
div > div > ul li.ts-headline a.audio{
    margin-top:0;
}
div  div  ul li.ts-headline .cta a.audio{
    position:relative;
    top:0;
    height:20px;
}
div > div > ul li.ts-headline .cta a.audio{
    height:20px;
    padding-bottom:10px;
}
a.audio,
a.video {
	zoom:1;
}
.teaser .cta a span {
	display:none;
}
.ts-448emp .title a{
	line-height:1.2;
	margin-bottom:0.2em;
}
.teaser .cta a.video {
	background: url(/staticarchive/b039ea6f9ed12432bbddc7cdb5ed231f30d65d10.gif) no-repeat 2px 0px;
	padding-right:3px;
	height:1.5em;
  	position:static;
  	float:left;
}
.teaser .cta a.download {
	background: url(/staticarchive/be3a6eab1ffb2a3b1c919d0839067e737fddd7cc.gif) no-repeat 2px 0px;
	padding-right:3px;
	height:1.5em;
  	position:static;
  	float:left;
  	width:17px;
}

div div #blq-main .i-w126 .cta{
   	top:0;
}
div > div #blq-main .i-w126 .cta{
   	top:0;
}
div div #blq-main .associated .cta{
    top:0;
}
ul.associated li .cta{
	margin-left:10px;
	margin-top:3px;
	color:#666;
	font-size:100%;
    padding-bottom:5px;
}
div #blq-main .ts-466x262 .associated li .cta{
    font-size:0.85em;
    margin-top:0;
    position:relative;
    top:2px;
    padding-bottom:3px;
}
.teaser .cta{
    position:relative;
    top:0px;
    font-size:0.85em;
    color:#666;
    margin-top:0px;
    padding-bottom:0;
    height:0;
    height:13px;
}
div  #blq-main .teaser .cta{
    top:0;
    padding-top:0;
    padding-bottom:0;
	color:#666;
    position:static;
    /*height:0;*/
}
div  #blq-main .cols-2 .ts-106x60 .cta{
   	margin-bottom:-4px;
}
div >  #blq-main .cols-2 .ts-106x60 .cta{
   	margin-bottom:0;
}
div  #blq-main .teaser .cta a{
    height:16px;
}
div > #blq-main .teaser .cta a{
    height:16px;
    display:inline;
}
div > #blq-main .teaser .cta{
    top:1px;
    padding-top:0;
    padding-bottom:13px;
    color:#666;
    position:relative;
}
div  #blq-main .teaser .associated .cta{
    padding-bottom:0;
    top:0;
}
div > #blq-main .teaser .associated .cta{
    padding-bottom:0;
    top:0;
/*    height:10px;*/
}

/* =Live MAP icons
---------------------------------------------- */
.teaser ul.associated li.ts-av-live .cta {
	display:none !important;
}

.ts-466x262 .cta a.audio,
.ts-386x217 .cta a.audio,
.ts-226x283 .cta a.audio,
.ts-226x170 .cta a.audio {
	background: url(/staticarchive/df1080a7b044c4efd7277ab89a210f398dad9c2f.gif) no-repeat left center;
	padding-left:67px;
	margin-top: 0;
	height:1.4em;
	display:inline-block;
}

.ts-466x262 .cta a.video,
.ts-386x217 .cta a.video,
.ts-226x283 .cta a.video,
.ts-226x170 .cta a.video {
	background: url(/staticarchive/172652af30ca0509674a43a9c05a47aa7e448620.gif) no-repeat left center;
    padding-left: 53px;
    margin-top: 0;
    height: 1.4em;
    display: inline-block;
}

.teaser .cta .live a.video {
    background: url(/staticarchive/10cd4032af752be36f47fcd3347e995ef398ceaf.gif) no-repeat left center;
    padding-left: 81px;
	height: 1.4em;
}

.associated .ts-av-live a.video {
    background: url(/staticarchive/10cd4032af752be36f47fcd3347e995ef398ceaf.gif) no-repeat left center;
    padding-left: 81px;	
	height: 1.4em;
}

#blq-main .cta .live a.audio {
    background: url(/staticarchive/0d8bd8fe09c15d3d0fd63eee873d52b0c0fd322f.gif) no-repeat left center;
    padding-left: 81px;
	height: 16px;
	display:block;
	padding-bottom:0;
}

.associated .ts-av-live a.audio {
    background: url(/staticarchive/0d8bd8fe09c15d3d0fd63eee873d52b0c0fd322f.gif) no-repeat left center;
    padding-left: 81px;
	height: 1.4em;
	display:block;
	padding-bottom:0;	
}

.ts-466x262 .cta .live a.video,
.ts-386x217 .cta .live a.video,
.ts-226x283 .cta .live a.video,
.ts-226x170 .cta .live a.video {
	background: url(/staticarchive/50f6db6345399c8c0ac8c2ff2ca212ef32db3e09.gif) no-repeat left center;
    padding-left: 106px;
}

.ts-466x262 .cta .live a.audio,
.ts-386x217 .cta .live a.audio,
.ts-226x283 .cta .live a.audio,
.ts-226x170 .cta .live a.audio {
	background: url(/staticarchive/189cc2af000a746bb9e207e5016787d3340eb053.gif) no-repeat left center;
    padding-left: 136px;
}

/* =ALL TEASERS
+++++++++++++++++++++++++++++++++++++++++++++++ */
.ts-466x262 ul.associated li, .ts-386x217 ul.associated li{
	margin-bottom:2px;
}
.ts-466x262 ul.associated {
	margin-bottom:10px;
}

/* =LISTS
+++++++++++++++++++++++++++++++++++++++++++++++ */

/* =List: Base
-----------------------------*/
.list {
	margin-bottom:14px;
}
div div .list .list {
	padding-top:0.79em;
	margin-top:0.64em;
	margin-bottom:0;
}
div > div .list .list {
	padding-top:0.79em;
	margin-top:0.64em;
	margin-bottom:10px;
}
.list .list .title {
	margin-top:0;
}
.list .title {
  	font-family:verdana,helvetica,sans-serif;
  	margin-bottom:0.47em;
  	text-transform:uppercase;
}
.list h2, .list h3, .list h4{
	margin-bottom: 0.38em;
  	font-family:arial,verdana,helvetica,sans-serif;
}
.cols3-fullwidth-border {
    border:1px solid #d7d7d7;
}

.list .more li {
	font-size: 0.92em;
}

 
/* =List: Ticker
-----------------------------*/
#main-ticker{
    /*margin-bottom:10px;
	margin-top:0*/
	display:none;
	
}
.genre-homepage #main-ticker{
    margin-top:0
}
#blq-content #main-ticker .list, .breakingNews{
    border-top:1px solid #d3d3d3;
    border-bottom:1px solid #d3d3d3;
    margin:2px 0 0 0;
}
.li-ticker li.ts-headline{
    background:none !important;
    padding-left:0;
}
.li-ticker li.ts-headline a.audio, 
.li-ticker li.ts-headline a.video,
.li-ticker .teaser .cta a.audio, 
.li-ticker .teaser .cta a.video {
    display: inline; 
    float: none;
}
.li-ticker li.ts-headline .cta {
	display:inline;
	margin-left:6px;
}

#main-ticker .breaking-news {
	background:#f0f0f0;
}
#main-ticker .breaking-news .title{
	background-color:#900;
	color:white;
	padding:2px 5px;
}
.breaking-news ul li.ts-headline a {
	display:block;
}
#main-ticker .li-ticker {
	margin-top:10px;
	padding-top:0;
}
.li-ticker {
	height:1.71em;
	margin:0 0 2px 0;	
}
.li-ticker .title {
  font-size:1em;
  line-height:1.4;
  padding-top:2px;
  color:#585858;
}
.breakingNews .title{
    background-color:#900;
    color:#fff;
    padding-left:6px;
    padding-right:6px;
    display:block;
    height:20px;
}
/* =List: Carousel*/
.li-carousel {
  	padding-top:0;
  	margin-bottom:1.54em;
  	margin-top:0.15em
}
.li-carousel .ts-126x71,
.li-carousel .ts-106x60,
.li-carousel .ts-106x133 {
  	margin-bottom:0;
}
/* =Hot Topic*/
.li-hottopic .title {
  	color:#333;
  	display:inline;
  	font-size:0.85em;
  	line-height:2;
  	margin-bottom:0;
}
.li-hottopic {
  	border-bottom:1px solid #CCC;
  	border-top:1px solid #CCC;
  	height:22px;
  	margin:0 0 1em;
  	overflow:hidden;
  	padding-top:0;
}
.li-hottopic span a {
  	color:#900;
  	display:inline;
  	font-size:0.85em;
  	font-weight:bold;
  	line-height:2;
  	text-transform:uppercase;
}
#hot-topic{
    position:absolute;
}
div > #hot-topic{
    position:static;
    height:27px;
	float:right;
}
#hot-topic li.ts-headline{
    background:none;
    display:block;
    float:left;
    padding-left:0.25em;
    width:144px;
    position:relative;
    top:-1px;
}
div > #blq-main #hot-topic li.ts-headline{
    position:relative;
    top:0;
}
#hot-topic .li-plain{
    border:none;
}
#hot-topic h2{
    float:left;
    margin-top:0;
    text-transform:uppercase;
    font-size:1em;
    padding-right:2px;
}
#hot-topic .content{
    float:left;
    height:20px;
    overflow:hidden;
    margin-top:-2px;
    font-weight:bold;
    color:red;
    width:144px;
}
#blq-content #hot-topic .list{
    padding-top:5px;
    margin-top:2px;
    height:16px;
    padding-bottom:1px;
}
#main-ticker .list{
    padding-bottom:0px;
}
#hot-topic a{
    background:none;
}
#hot-topic .ts-headline a{
    color:#900;
}
.li-hottopic {
    border-bottom:1px solid #CCC;
    border-top:1px solid #CCC;
    height:22px;
    margin:0 0 1em;
    overflow:hidden;
    padding-top:0;
}
.li-hottopic .title {
    color:#585858;
    display:inline;
    font-size:0.85em;
    line-height:2;
    margin-bottom:0;
}
.li-hottopic span a {
    color:#900;
    display:inline;
    font-size:0.85em;
    font-weight:bold;
    line-height:2;
    text-transform:capitalize;
}
.li-hottopic .ts-headline{
    margin-bottom:0px;
}
/*  =Breaking News*/
#breaking-news{
   border-top:1px dotted #d7d7d7;
   padding-top:10px;
   margin-top:20px;
}
/* =List: Hot topic
-----------------------------*/
#hot-topic{
    height:27px;
	float:right;
}
#hot-topic li.ts-headline{
    background:none;
    display:block;
    float:left;
    padding-left:0.25em;
    width:144px;
}
#hot-topic .li-plain{
    border:none;
}
#hot-topic h2{
    float:left;
    margin-top:0;
    text-transform:uppercase;
    font-size:1em;
}
#hot-topic .content{
    float:left;
    height:20px;
    overflow:hidden;
    margin-top:-2px;
    font-weight:bold;
    color:red;
}
#blq-content #hot-topic .list{
    padding-top:5px;
    margin-top:2px;
    height:16px;
    padding-bottom:1px;
}
#main-ticker .list{
    padding-bottom:0;
}
#hot-topic a{
	background:none;
}
#hot-topic .ts-headline a{
    height:20px;
    overflow:hidden;
    width:144px;
    display:block;
}

/* =List: Dropdown
-----------------------------*/
.li-dropdown select {
	width:86%;
	float:left;
	padding:2px;
}
.li-dropdown input {
	padding:0 10px;
  	float:right;
}
.li-dropdown {border-top:none;}
.li-dropdown h2{
    border-top:1px dotted #D7D7D7;
    padding-top:6px;
}

/* =List: Listing
-----------------------------*/
.li-listing li {
	position:relative;
}
.li-listing li.ts-headline {
	margin-left:0;
}
.li-listing li .date {
	font-size:0.85em;
	position:absolute;
	left:-106px;
	top:0;
}
.li-listing li.ts-headline .date {
	left:0;
}
.li-listing li.ts-headline {
	background:none;
	padding-left:111px;
}
.li-listing .teaser .title {
	font-weight:bold;
}

/* =List: Image Gallery
-----------------------------*/
.bodytext .align-center .li-imagegallery .title {
  	background-image:url(/staticarchive/78a4671f80d9e49ee94339d625865fabeadf0974.gif);
  	text-align:left;
  	padding:6px 9px;
  	font-size:1em;
  	line-height:1.23;
}
.li-imagegallery .content .caption,
.li-imagegallery .gallery-content p {
  	font-size:0.85em;
  	line-height:1.55;
  	color:#333;
  	margin-top:0.73em;
  	margin-bottom:0.45em;
  	text-align:left;
}
.li-picturegallery .content .body a.cta,
.li-imagegallery .content .body a.cta {
    height: 17px;
    background: transparent url(/staticarchive/5b2cd8e1eac8c7bfa227e12bbd34d46fbeb9bb51.gif) no-repeat 0 0;
}
.li-imagegallery .content ul li {
    clear: none !important;
}
.li-picturegallery .content .images .caption { font-size: 1em; }
.li-picturegallery .bodytext { padding: 0; }
.li-picturegallery .footer-nav .controls a { font-size: 0.77em; }
.li-picturegallery-panel .hd { 
    font-size: 1em; 
    text-transform: uppercase;
}



/* =BOXES
+++++++++++++++++++++++++++++++++++++++++++++++ */

/* =Box: Base
-----------------------------*/
.box {
 	 margin-bottom:1.5em;
 	 margin-top:0.15em;
}
.box .title {
	font-size:1em;
	line-height:1.23;
	text-transform:uppercase;
	margin-top:0;
	margin-bottom:0;
	padding:6px 9px;
}
.box .chart{
    padding:4px 2px;
}
.box .chart-image{
    position:relative;
    left:-10px;
}
.bodytext .module .box,
.bodytext .module .bx-info,
.bodytext .module .image  {
  	margin-top:5px;
}
.chart-note {
    border-top:1px solid #CCC;
    border-bottom:1px solid #CCC;
    padding:4px 2px;
}
.box .body {
	font-sizechart-image:1em;
	margin-top:0.62em;
	margin-bottom:0.38em;
}
.box .body p,.box .body li {
	font-size:0.85em;
	line-height:1.55;
	margin-bottom:0;
}
.box .associated {
	margin-top:1em;
	margin-bottom:0.5em;
}
.associated li.first {
	padding-top:0.2em;
}
.associated li {
	margin-bottom:0.3em;
}
.bodytext .align-center .box .title{
    text-align:left;
}

/* =Box: Livestats
-----------------------------*/
/*.bx-livestats .body {
	margin-bottom:5px;

}
.bx-livestats .body ol li {
	font-size:1em;
	line-height:1.31;
	margin-bottom:0.29em;
}*/

.bx-livestats .body {
		margin: 0 0 .7em;
		overflow: hidden;
    }
	.bx-livestats  .content {
		overflow: hidden;
	}
	.bx-livestats ol {
		float: left;
		padding-top: .8em;
		overflow: hidden;
	}
	* html .bx-livestats ol {
		float: none;
		margin-top: -.5em;
		padding-top: 0;
	}
	.bx-livestats .body ol li  {	
    font-size:1em;
		margin-bottom: .3em;
	}
	* html .bx-livestats ol li {
		display: inline;
	}


/* =Box: Quote
-----------------------------*/
.box blockquote {
	padding-bottom:0;
}
#blq-main .box blockquote p {
	font-size:1em;
	line-height:1.54;
	padding-bottom:18px;
	padding-top:18px;
}
.box .signature {
	font-weight:bold;
	font-size:0.85em;
	line-height:1.45;
}

/* =Box: Quote (bubble)
-----------------------------*/
.bx-quote-bubble blockquote,
.bx-quote-bubble blockquote p,
.bx-quote-bubble .signature {
	margin-top:0;
	margin-bottom:0;
}
.bx-quote-bubble blockquote {
	padding-top:0;
}

/* =Box: Business feeds
-----------------------------*/
.bx-businessfeed table {
	font-size:1em;
}
.bx-businessfeed th,
.bx-businessfeed td {
	font-size:0.80em;
	padding:5px;

}
.bx-businessfeed td.up {color:#093;}
.bx-businessfeed td.down {color:#900;}
.bx-businessfeed .disclaimer {
	padding:2px;
}
 .bx-businessfeed .disclaimer p{
    font-size:0.8em;
    margin-bottom:3px;
 }
/* =Box: Byline
-----------------------------*/
.bx-byline {
    margin-bottom:1em;
    padding-bottom:0.8em;
    margin-left:0;
    margin-right:40px;
}

.story .fw-story-body .bx-byline {
	margin-right:0;
}

.bx-byline .person-info{
    position:relative;
    top:13px;
    margin-top:0;
}
.bx-byline .person{
    padding-bottom:0.5em;
}
.bx-byline .name{
    font-weight:bold;
}
.bx-byline .role{
    font-style: italic;
}
.bx-byline .subject{
    position:relative;
    top:6px;
}

/* =Box: Weather
-----------------------------*/
.bx-weather h3 {
	font-size:1em;
	line-height:1.5;
}
.bx-weather table th {
	padding:5px;
	font-size:0.92em;
}
.bx-weather .thumbnails img {
	margin-top:0.5em;
}
.bx-weather .thumbnails p {
	margin-top:0.36em;
	margin-bottom:0;
}
.bx-weather .max td,
.bx-weather .min td {
	font-size:0.86em;
  	line-height:1.58em;
}
.bx-weather .min td {
  	padding-bottom:0.5em;
}

/* =Box: Enlarge Image
-----------------------------*/
.bx-enlargeimage .body{
	width:93%;
	margin:0 auto;
	padding:0;
}
.align-center .bx-enlargeimage .content img{
	margin-left:3px;
}
.bx-enlargeimage  .body p, 
.bx-enlargeimage .content .body .cta{
    margin-right:29px;
    margin-left:28px;
    margin-top:0;
}
.bx-enlargeimage .content img{
	margin-top:3px;
}
.bx-enlargeimage  .content .body .cta{
    margin-top:0px;
    display:block;
    margin-bottom:10px;
}
.bx-enlargeimage  .content .body {
	margin-top:2px;	
}
.bodytext .bx-enlargeimage .body p, .bodytext .bx-enlargeimage .body .cta{
    margin-right:0;
    margin-left:0;
}
.box .signature,
.box .cta {
	margin-top:0.5em;
	margin-bottom:0.5em;
}
.box blockquote, .bx-quote-bubble .signature{
	margin-top:0;
	margin-bottom:0;
}
.bx-enlargeimage .cta {
	background:url(/staticarchive/03b258675f9fbf879595ca2e67b725480900fb70.gif) no-repeat left center;
	width:226px;
}

/* =Box: Image Map
-----------------------------*/ 
.bx-imagemap p.attribution{
	font-size:0.85em;
	line-height:1.3;
}

.bx-imagemap .content .body p.introduction,
.bx-imagemap .content .body p.instruction{
	font-size:1em;
	line-height:1.3;
}

.bx-imagemap .content .body p.introduction{
	margin-bottom:0.86em;
}

.bodytext .module .bx-imagemap h2{
	font-size:1.075em;
}


/* =INCLUDES
+++++++++++++++++++++++++++++++++++++++++++++++ */
/*Lists Plain*/
 .li-plain H3{
    padding:0;
    text-transform:uppercase;
}
div #blq-content .li-plain .li-plain{padding-top:0.4em;float:left;margin-top:0;width:100%;}
/*#blq-content .li-plain .list h3{font-size:88%;}*/
.li-plain{padding-top:.37em;margin-top:.45em;clear:both}
.li-plain {
  	clear:both;
  	margin-top:0.15em;
  	margin-bottom:1.38em;
  	padding-top:0.37em;
}
.weekday-video .li-plain{
  	margin-bottom:0;
}
/*story page*/
/*
.bodytext .align-center{
    text-align:center;
    width:535px;
    margin-bottom:10px;
}
*/
.bodytext .align-center .li-imagegallery{
    width:546px;
}
.li-relatedlinks, .li-relatedbbclinks, .li-relatedinternetlinks, .li-relatedtopics, .li-moreover  {
    border-top:5px solid #E0E0E0;
    padding-top:0.77em;
}
.document-tools .print {
    background:transparent url(/staticarchive/e23586868efdb83d54515d765c237e7aa1374f4f.gif) no-repeat scroll left center;
}
.document-tools {
    margin-bottom:0.86em;
    margin-left:2px;
}
div div .align-center  .li-imagegallery .content {
    width:544px;
    padding:0;
    margin:0;
}
.story h1 {
	font-size:1.69em;
	line-height:1.14;
	color:#333;
}
.primary-topic {
	padding-left:40px;
	padding-right:0;
}
.story-body, .av-body{
	padding-left:40px;
	padding-right:0;
}
/*
.g-group .content ul li{
   	clear:both;
}*/
.g-group .li-tabbed .tabs-nav li {
  	clear:none;
}
.g-group .li-tabbed .content .teaser .title{
  	font-size:1.31em;
  	line-height:1.12;
  	margin-bottom:0.24em;
  	padding-right:10px;
  	padding-top:5px;
}
.g-group .li-tabbed .content .teaser .summary{
  	font-size:1em;
  	line-height:1.31;
  	margin-bottom:0.31em;
  	padding-right:10px;
}
.g-group .li-carousel .content ul li{
    clear:none;
}
.genre-markets .datestamp{
  	display:none;
}
.genre-markets #page-title {
  	margin-bottom:20px;
}

/* twitter twagger */
.bx-twitter .title, .title-wc {
	background: transparent url(/staticarchive/7c69246531e4478d858d7b866184dddeda18bd64.gif) no-repeat scroll left top;
	margin-top:0!important;
}

.bx-twitter .tweet {
	background: transparent url(/staticarchive/ddce7902df4a6d752e9e25a9f669503a44980483.gif) no-repeat scroll left 4px;
	display: inline-block;
} 
.bx-twitter .tweet p {
	font-size:11px;
	text-indent: 15px;
	margin: 0 !important;
	position: relative;
	display: inline-block;
	padding-right:15px;
}
.bx-twitter .quote-end {
	display: block;	
	background: transparent url(/staticarchive/3d1e3babe7c73d13e27175645dccbb696f53df4d.gif) no-repeat 0 0;
	width: 13px;
	height: 14px;
	position: absolute;
	bottom: 0;
	right: 0;
}
.bx-twitter li.odd {
	background-color: #f0ede6;
}
.bx-twitter li.even, .bx-twitter li.odd, .bx-twitter li.odd-wc {
	padding: 5px 10px 5px 10px; 
}
.bx-twitter ul, .bx-twitter ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	padding:0;
	margin:0;
}
.bx-twitter .tweet-post {
	text-align: right;
	font-size:10px;
	color:#990000;
}
.bx-twitter .odd li, .bx-twitter .even li,
.bx-twitter .content p {
	margin: 0 10px 0 10px;
}
.bx-twitter p {
	font-size: 13px;
	line-height: 145%;
}
.bx-twitter .tweeter {
	font-size: 11px;
	font-weight: bold;
}
.bx-twitter .division {
	font-size: 10px;
	color: #666;
	font-style:italic;
}
.bx-twitter li.what-are {
	background:transparent url(/staticarchive/a7844cb8995c0f852077a237995db16bdfa65988.gif) no-repeat scroll left 7px;
	margin:0 0 10px 10px;
}
.bx-twitter .disclaimer p {
	font-size:11px;
	line-height:155%;
	border-top:1px solid #CCCCCC;
	margin-bottom:10px;
}
.bx-twitter li.odd-wc {
	background-color: #cfebbb;
}
.box .title-wc {
	color:#339933;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size:1.15em;
	font-weight:bold;
	line-height:1.2;
	padding: 8px 0 5px 11px;
	text-transform:uppercase;
}

/*live stats tabs - mundo only*/
.blq-js .bx-livestats .li-tabs .content {display:none;}

.bx-livestats .li-tabs .content {border:1px solid #CCCCCC; border-top:none; clear:both; padding:0;}
.bx-livestats .li-tabs .li-tabs-nav {display:block; border:1px solid #cccccc; border-bottom:0; height:25px; background-color:#F7F7F7;}
.bx-livestats .li-tabs .li-tabs-nav li {display:inline-block; float:left; border:0; margin:0; border-bottom:1px solid #cccccc; width:152px; height:24px; background-image:none; background-color:#F7F7F7; line-height:1.30; text-align:left; font-weight:normal;}
.bx-livestats .li-tabs .li-tabs-nav li.first {border-right:1px solid #cccccc; width:151px;}
.bx-livestats .li-tabs .li-tabs-nav li a {display:block; background:transparent url(/staticarchive/bacaf0ec85cc90c89c7ec3303a65adc0359c9ca9.gif) no-repeat scroll 0 50%; padding-left:11px; margin:4px 0 0 10px;}
.bx-livestats .li-tabs .li-tabs-nav li a:visited,
.bx-livestats .li-tabs .li-tabs-nav li a:hover,
.bx-livestats .li-tabs .li-tabs-nav li a:active,
.bx-livestats .li-tabs .li-tabs-nav li a:focus {outline:0;}

.bx-livestats .li-tabs .li-tabs-nav .li-selected {border-bottom:1px solid #ffffff; background-image:none;  background-color:#ffffff;}
.bx-livestats .li-tabs .li-tabs-nav .li-selected a {background:#ffffff url(/staticarchive/13b8bc9890ea1c9961a470070216671438d2af3e.gif) no-repeat scroll 0 50%;}

.bx-livestats .li-tabs .li-video a {display:block; background:transparent url(/staticarchive/b039ea6f9ed12432bbddc7cdb5ed231f30d65d10.gif) no-repeat scroll left 4px; padding-left:22px;}

.bx-livestats ol li.li-1 {background-position:left 2px;}
.bx-livestats ol li.li-2 {background-position:left -88px;}
.bx-livestats ol li.li-3 {background-position:left -178px;}
.bx-livestats ol li.li-4 {background-position:left -268px;}
.bx-livestats ol li.li-5 {background-position:left -358px;}

/* hiding hot topics and tickers mundo UT */
.li-hottopic,.li-ticker{display:none}

.genre-rolling_news #blq-content,
.genre-video #blq-content{
	margin-top:0;
	padding-top:0;
}



