/* ----------------------------------------------------------
Site: programmes
Filename: s-blq.css
URL: 
Author: Peter Barclay
Version: 2008.03.31
Description: Layout and cosmetic
Comments: This stylesheet is only used with barlesque page templates. 
It provides only styling specific to barlesque stylesheets, selectively extending them. 
---------------------------------------------------------- */


/* --- Page template global classes --- */
#blq-main,
#blq-accesslinks,
#blq-footer {
	width:974px;
	margin:0 auto;
	position:relative;	
}


#blq-masthead {
	font-size:.7em;
}
#blq-footer {
	font-size:1em;
}
	
#blq-masthead {
	border-bottom-width: 0;
}	

#blq-accessibility-help a {
	font-size:1.2em;
}

#blq-main {
	font-size: 1.2em;
	line-height: 1.35em;
}


/* 'Explore the BBC' content */
#blq-nav-container {

}

/* Blq message for users of older browsers: */
#blq-obit {
	display:none;	
}