/* ------------------------------------
Bingley Music Live Style Sheet (print)
version: 2011
author: Maraid Design
email: hello@maraid.co.uk
website: http://www.maraid.co.uk
------------------------------------- */

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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	}

body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:small;
	}
	
h1, h2 {
	font-size:180%;
	color:#1e82ab;
	text-transform:lowercase;
	letter-spacing:-0.08em;
	margin: 0.8em 0;
	}
	
h3 {
	margin: 0.8em 0;
	}
	
#maincol h2 {
	text-transform:none;
	font-size:140%;
	}
	
p {
	line-height:1.4em;
	margin:1em 0;
	}	
	
#footer p.credit {
	width:458px;
	color:#666;
	font-size:90%;
	}	
	
#footer p.credit a {
	color:#666;
	font-weight:normal;
	}
	
#footer p.credit a.maraid {
	padding-left:8px;
	background:url(../images/site/stroke.jpg) no-repeat 0 50%;
	}	
	
p.vidlink {
	margin-top:1em;
	}
	
#content a, #footer a {
	font-weight:bold;
	color:#06C;
	}			

	
div.latestnews h3 {
	font-size:100%;
	margin-bottom:0.5em;
	}	
	
	
#footer ul.nav {
	list-style-type:none;
	}
	



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

#ticketbutton a {
	font-weight:bold;
	}
	
	
/*social media tab
--------------------------------------*/	

	
	
#socialtab a {
	padding-right:1em;
	}


/*forms
--------------------------------------*/	



form#emailform {
	width:500px;
	margin-bottom:1em;
	}


	
	

	

/*other
--------------------------------------*/

div.horrule {
	height: 1px;
	border-top:2px solid #454545;
	margin: 1em 0;
	}

div.horrule hr {
	display: none;
	clear:both;
	}
	
.clear {
	clear:both;
	height:1px;
	font-size:1px;
	}
	
.hidden, #centeredmenu, .slideshow, #footercol1, #subcol {
	position: absolute;
	left: -10000px;
	width: 1px;
	height:1px;
	overflow:hidden;
	top:auto;

	}	
