/*
Theme Name: Set Blaggers
Theme URI: http://www.setblaggers.co.uk
Description: Set Blaggers theme
Version: 1.0
Author: David Alexander
Author URI: http://www.creativeinterference.com
*/


* {
	margin:0;
	padding:0;
}

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E9D800;
	line-height:13px;
	background:#000000;
}

img { border:0 none; behavior: url(iepngfix.htc); }
a { color:#E9D800; }
a:hover { color:#000000; background:#E9D800; text-decoration:none; }

ul { list-style:none; }
p { 	line-height:13px; }
.alignleft { float:left; }
.alignright { float:right; }

h1, h2, h3, h4 {
	font-size: 11px;
	font-weight:bold;
}

.bodyk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #E9D800;
}
.byline {
	color: #333333;
}

#page {
	margin:0 auto;
	width:800px;
}

#header {
	background-image: url(images/banner_top.png); background-repeat: no-repeat;
	width:800px;
	height:160px;
}
#header a { background:none; }
#nav {
	float:left;
	padding-top:58px;
	/*
	position:relative;
	left:0px;
	top:0px;
	width:436px;
	height:103px;
	z-index:20;
	*/
}
#emailstar {
	float:right;
	padding-right:20px;
	padding-top:23px;
	/*
	position:relative;
	left:640px;
	top:14px;
	width:160px;
	height:160px;
	z-index:19;
	text-align:center;
	vertical-align:middle;
	*/
}
#bannerimage {
	background-image: url(images/bg_header_3.gif); background-repeat: no-repeat;
	width:800px;
	height:360px;

}
#flashgraphic {
	width:800px;
	margin-bottom:20px;

}
#main {
	margin-bottom:20px;
}
#content {
	float:left;
	width:385px;
}

#sidebar {
	float:left;
	width:375px;
	margin-left:20px;
}
#about, #listenbacka, #listenbackb, #datesa, #datesb, #mixesa, #mixesb {
	margin-bottom:25px;
}
#radio {
	margin-bottom:12px;
	clear:both;
}
#listenbacka {
	width:354px;
}
#dates {
	clear:both;
}
#datesa {
	float:left;
	margin-right:20px;
	width:177px;
}
#datesb {
	float:left;
	width:177px;
}
#mixes {
	clear:both;
}
#mixesa {
	float:left;
	margin-right:20px;
	width:177px;
}
#mixesb {
	float:left;
	width:177px;
}
#footer {
	width:663px;
	height:32px;
	float:left;
	clear:both;
	margin-top:35px;
}
#logos {
	float:left;
	width:100px;
	height:32px;
	margin-top:19px;
}