/* ------------------------------------
Bingley Music Live Style Sheet (print)
version: 2010
author: jane mcdevitt
email: jane@maraid.co.uk
website: http://www.maraid.co.uk
------------------------------------- */

/*typography and colours
--------------------------------------*/



body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	}
	
	
h2 {
	margin-bottom:1em;
	line-height:1.6em;
	color:#09a8e0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	letter-spacing:-0.07em;
	text-transform:lowercase;
	}
	
	
h3 {
	margin-bottom:1em;
	line-height:1.6em;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	
	}	
	
h1 {
	margin-bottom:0.6em;
	color:#9C0;
	font-size:220%;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	letter-spacing:-0.07em;
	text-transform:lowercase;
	}
	
p, ul, ol, blockquote {
	line-height:1.6em;
	margin-bottom:1em;
	}
	

	
blockquote {
	padding-left:50px;
	background-position:top left;
	background-repeat:no-repeat;
	border-left:5px solid #CCC;
	}
	
p.intro1 {
	color:#09a8e0;
	font-size:120%;
	}	
	
p.colour2 {/*green*/
	color:#9C0;
	}
	
p.colour1 {/*pink*/
	color:#ff0198;
	}	
	
p.larger {
	font-size:160%;
	font-weight:bold;
	}	
	
#header p {
	font-size:120%;
	font-weight:bold;
	letter-spacing:-0.05em;
	margin:0;
	padding:0;
	line-height:1em;
	}
	
#header img {
	margin-bottom:1em;
	}
	
ul a, ol a, p a {
	color:#ff0198;
	text-decoration:none;
	border-bottom: 1px dashed #ff0198; 
	}		
	
.lineup ul {
	font-size:160%;
	color:#ec008c;
	}	
	
.lineup {
	text-align:center;
	}

	
#subbanddetail	{
	width:250px;
	float:right;
	margin:30px 40px 0 30px;
	text-align:left;
	}
	
#subbanddetail	h2 {
	margin-top:1em;
	}	
	
/*navigation
--------------------------------------*/

ul {
	list-style-type:none;
	margin-bottom:1em;
	}	


/*lists
--------------------------------------*/	

ol {
	margin-left:20px;
	}
	
/*external links
--------------------------------------*/

 a[href^="http:"]{
	background:url(../images/site/external.gif) no-repeat right top ;
	padding-right:10px;
	}

 a[href^="http://www.bingleymusiclive.com"], #logos a {
	background-image:none;
	padding-right:0;
	}	

/*images
--------------------------------------*/

#logos {
	margin-top:45px;
	}

#logos img {
	margin:12px;
	}
	
#bigphoto {
	float:right;
	width:400px;
	margin-top:10px;
	}
	
#thumbs {
	float:left;
	width:270px;
	margin-top:10px;
	}
	
#sticker {
	float:right;
	}
	
.map {
	margin-bottom:1em;
	}
	
.newspic {
	float:left;
	margin-right:20px;
	}

/*other
--------------------------------------*/
	
.clear {
	clear:both;
	height:1px;
	font-size:1px;
	}
	
.hidden, #subnav, #mainnav, #othernav, form {
	position: absolute;
	left: -999px;
	width: 990px;
	}	