/* BLQ Background */
#blq-container {
	background:url("/worldservice/images/core/2/background/red_masthead.png") repeat-x scroll center top #FFFFFF;
}

/* Brand */
#banner p {
  margin:0;
}
#banner .brand {
	position: absolute;
	left: 4px;
	top:-8px;
	display: block;
	width: 125px;
	height: 57px;
	background: url(/tamil/images/gel/tamil_brand.gif) no-repeat 0 0;
} 
#banner .brand span {
	left: -4999px;
	position: absolute;
}

.index.genre-homepage h1, .index.genre-global h1, .index.genre-srilanka h1, .index.genre-india h1, .index.genre-science h1, .index.genre-sport h1, 
.index.genre-arts h1, .index.genre-multimedia h1, .index.genre-weather h1  { display: none } 

.genre-homepage .debate .cta {
	display: none!important;
}

/* Mobile Banner Promo */
#promo-mobile {
	position: absolute;
	left: 640px;
	top: -1px;
	*top: -1px;
/* <= ie positioning bug */
}
#promo-mobile {
	background: url(/tamil/images/gel/cta_mobile.gif) no-repeat left center;
	padding-left: 34px; 
	height: 46px;
	display: block;
} 
#promo-mobile span {
	display: block;
	font-size: 16px;
	padding-top: 20px;
	color: #fff;
	font-family: "Latha",helvetica, arial, verdana, sans-serif;
	font-weight: bold;
	text-transform: none;
}
/*Feed headlines - normalised to de-emphasise discrepancy in length between EN and RU headlines*/
.index .g-w20 .bx-news-feed {
	margin-bottom:16px;
}
.index .g-w20 .bx-news-feed li {
	border-bottom: none;
}
/* Date stamp */
.genre-homepage .datestamp {
	color: #FFFFFF;
	font-size: 13px;
	left: 142px;
	line-height: 1;
	margin: 0;
	position: absolute;
	top: 45px;
}
.genre-homepage .datestamp .lastupdated {
	font-weight: bold;
	display: block;
	padding-left: 5px;
	line-height: 22px;
}
/* Service Nav */
#related-services {
	margin-top: 8px;
}
/* Social Media - width reduction */
.av-instance .g-w11 .bx-social-promo .facebook-promo p a, .g-w10 .bx-social-promo .facebook-promo p a, .g-w11 .bx-social-promo .facebook-promo p a, .g-w11 .bx-social-promo .twitter-promo p a {
	width:97px;
}

/* document toolbar - orkut added */
.blq-js .document-tools .orkut { display:block }
.blq-js .document-tools li.orkut a, .social-bookmark-content li.orkut a span { background-image: url("/tamil/images/gel/orkut_16x16.gif") }

/* more multimedia - reduce font-size */
.blq-js .li-moremultimedia .tabs-nav li a {
    font-size: 22px;
}

/* weather v4 */
.bx-weather-head .cent, .bx-weather-head .fahr  {
	display: block;
}

/* #blq-acc-mobile { display: none; }*/

/* tooltip hover spacing */
.blq-js #news-services h2 { margin-bottom: 22px }
#news-services li#service-feeds .services-icon, #news-services li#service-mobile .services-icon, #news-services li#service-podcasts .services-icon, #news-services li#service-uploader .services-icon, #news-services li#service-widgets .services-icon { top:18px }