/* Hiding search 
.blq-gvl-3 #blq-mast #blq-search,
.blq-gvl-3 #blq-mast #blq-search-btn{
	display:none;
}*/

/* Moving nav until search is ready  
.blq-gvl-3 #blq-nav-main {
	position:absolute;
	right:8px;
}*/

/* Brand */
#banner .brand {
	position:absolute;
	bottom:14px;
	left:6px;
	display:block;
	width: 206px;
	height:36px;
	background: url(/gahuza/images/gel/brand.gif) no-repeat 0 0;
}
#banner .brand span {
	left:-4999px;
	position:absolute;
}
#banner .tagline {
	position:absolute;
	bottom:14px;
	left:218px;
}
.genre-homepage #banner .tagline {
	font-size:18px;	
	line-height:1;
}

/* Mobile Banner Promo */
#promo-mobile {
	position:absolute;
	left:640px; 
	top:14px;
	*top:14px; /* <= ie positioning bug */ 
}
#promo-mobile {
	background:url(/gahuza/images/gel/cta_mobile.gif) no-repeat left center; 
	padding-left:34px; 
	height:39px;
	font-family:helvetica,arial,verdana,sans-serif;
	font-weight:bold;
	text-transform:none;
}
#promo-mobile span {
	display:block;
	font-size:16px;
	padding-top:16px;
}
a#promo-mobile  {
	color: #fff;
	font-weight:bold;
}

/* Date stamp */
.genre-homepage .datestamp {
	position:absolute;
	top:14px;
	left:218px;
	margin:0;
	color:#fff;
	font-size:13px;
	line-height:1;
}
.genre-homepage .datestamp .lastupdated {
	font-weight:bold;
}

/* Service Nav */
#related-services  {
	margin-top:8px;
}
#news-services li {}

/* Social Media Promo */
.g-w11 .bx-social-promo .twitter-promo p a, .g-w11 .bx-social-promo .facebook-promo p a{
	width:122px;
}

/* Weather move to core post support */
.genre-weather .tagline {display:none;}
.bx-weather  {
	margin-bottom:16px;
}

/* RSS  list */
ul.rss-list{
	padding-top:12px;
	list-style-type:none;
}
ul.rss-list li{
	background-image:none;
	padding-left:0;
	_overflow:hidden;
}
.rss-list li span {
	display:block;
	padding-left:20px;
	width:400px;
}

/* Genre Aggregation reposition page title when not in local nav */
.index.genre-news .li-listing{
	margin-top:48px;
}
.index.genre-news #banner .tagline{
	color:#505050;
	left:0;
	position:absolute;
	text-transform:none;
	top:97px;
	font:bold 32px arial;
}
.index.genre-news .datestamp  {
	top:51px;
	border-bottom:1px solid #ccc;
	margin-bottom:11px;
	padding-bottom:4px;
	width:624px;
	font-size:13px;
}
.index.genre-news .datestamp-feeds  {
	
}
.ie6.story.genre-news #banner .tagline{
	top:16px;
	left:215px;
	position:absolute;
	color:#fff;
	font-family:"Gill Sans MT","Gill Sans",helvetica,arial,sans-serif;
	text-transform:uppercase;
	font-size:29px;
	line-height:24px;
}
.ie6.story.genre-news .datestamp  {
	top:0;
}
.ie6.index.genre-news #banner .tagline{
	color:#505050;
	left:0;
	position:absolute;
	text-transform:none;
	top:97px;
	font:bold 32px arial;
}
.ie6.index.genre-news .datestamp  {
	top:51px;
	border-bottom:1px solid #ccc;
	margin-bottom:11px;
	padding-bottom:4px;
	width:624px;
	font-size:13px;
}

/* hide feeds */
.feeds{display:none}

/* This is only to transition to Blq release 28-Oct-10 */
#blq-container-outer #blq-mast { background: none repeat scroll 0 0 rgba(0, 0, 0, 0.4); }
#blq-container-outer #blq-local-nav { top: 104px; }
.genre-homepage  #blq-container-outer .datestamp { top: 52px; }

#footballtable {
	width:100% !important;
}

/* hide ausio and radio from sports genre */
.index.genre-sport .radio-programmes { display:none }
.index.genre-sport .multiclipemp-audio { display:none }
