* {margin: 0; padding: 0; line-height: 1.0;}
html {
	background: #ccc;
	color: #000;
}
body {
	font-size: 75%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #cac;
	color: #333;
	text-align: center;
	}
#container {
	position: relative;
	margin: 0 auto;
	width: 100%;
	max-width: 900px;
	min-width: 760px;
	height: 100%;
	background: #fff;
	border: solid #969; border-width: 0 1px;
}
#header {
	position: relative;
	margin: 0 auto;
	height: 125px;
	width: 100%;
	background: #969 url(images/wbheader.jpg) no-repeat scroll 0 0;
}
#header h1 {
	width: 400px; height: 60px;
	display: block;
	position: absolute;
	bottom: 0; right: 5px;
	background: transparent url(images/wblogowin.png) no-repeat scroll 0% 0%;
	}
#header>h1 {
	background: transparent url(images/wblogo.png) no-repeat scroll 0% 0%;
}
#header h1 a {
	text-indent: -9999px;
	width: 400px; height: 60px;
	display: block;
	line-height: 60px;
	outline: 0;
}
#qsb #header h1 {
	width: 338px; height: 121px;
	display: block;
	position: absolute;
	top: 50px; right: 25px;
	background: transparent url(images/qsblogo.png) no-repeat scroll 0% 0%;
	}
#qsb #header h1 a {
	text-indent: -9999px;
	width: 338px; height: 121px;
	display: block;
	line-height: 121px;
	outline: 0;
}
#navbar {
	clear: both;
	margin: 0 auto;
	width: 96%;
	padding: 0 2%;
	background: #a781a6;
	line-height: 2em;
}
#navbar li {
	display: inline;
	line-height: 2em;
	list-style: none;
}
#navbar li a {
	background: #a781a6; color: #fff;
	font-weight: bold;
	font-size: 1em;
	padding: 0.25em 1.5em;
	line-height: 2em;
	text-decoration: none;
}
#navbar li a:hover,
#navbar li a:focus {
	background: #969; color: #fff;
}
#content {
	clear: both;
	width: 96%;
	margin: 0 auto;
	padding: 15px 0;
	background: #fff;
	color: #000;
	text-align: justify;
	font-family: tahoma, verdana, arial, sans-serif;
}
#content a {
	font-weight: bold;
	color: #636;
	text-decoration: none;
}
#content a:hover, #content a:focus {
	font-weight: bold;
	color: #969;
	text-decoration: underline;
}
#text, .post {
	padding: 0.5em 1em;
}
p {
	margin: 1em 0;
	line-height: 1.6;
}
em {
	color: #030;
}
h2 {
	color: #636;
	font-size: 1.8em;
	line-height: 1.4;
	font-family: optima, times, "Times New Roman", serif; 
	font-weight: bold; font-style: italic;
	text-align: left; clear: left;
}
h3, h4 {
	margin: 1.5em 0 0;
	font-family: optima, times, "Times New Roman", serif; 
	font-weight: bold; font-style: italic;
	font-size: 1.4em;
	color: #969;
	clear: both;
}
h3#quote {
	clear: both;
	text-align: center;
	font-size: 2.4em;
	font-style: italic;
	color: #969;
	font-family: optima, "Times New Roman", Times, Serif;
}

img.left {
	float: left;
	margin: 5px 15px 15px 0;
	border: 1px solid #872;
}
img.right {
	float: right;
	margin: 5px 0 15px 15px;
	border: 1px solid #872;
}
#footer {
	width: 96%;
	padding: 10px 2% 10px;
	background: #969;
	font-size: 0.8em;
	color: #fff;
}
#footer a {
	font-weight: bold;
	text-decoration: none;
	color: #eef;
}
#footer a:hover, #footer a:focus {
	text-decoration: underline;
}
hr {display: none;}	
#text ul, .post ul {
	padding-left: 30px;
	margin: 1em 0;
}
#text li, .post li {
	line-height: 1.4;
}
div.section {
	padding: 0 0 1em;
	border: 2px solid #963;
}
.section h3 {
	background-color: #963; 
	color: #fff;
	text-align: center;
	line-height: 1.4;
	margin: 0;
}
.section p {
	margin: 0.5em 0;
	padding: 0 1em;
}
.section ul {
	margin: 0.5em 0;
	padding: 0 1em !important;
	list-style-type: none;
}
#latestNews {
	width: 330px; margin-right: 14px;
	display: inline;
	float: left;
}
#upcomingGigs {
	width: 330px; margin-left: 14px;
	display: inline;
	float: left;
}
br.clear {
	height: 1px;
	line-height: 1px;
	clear: both;
	}
#jukebox {
	position: relative;
	width: 520px; height: 300px;
	margin: 1em auto;
	border: 1px solid #969;
	background-color: #a781a6;
	color: #fff;
	text-align: center;
}

/* --- Contact page / Forms --- */

#bookingEnquiry {
	position: static;
	overflow: hidden;
	width: 500px;
    margin: 1em auto;
}

form.cmxform fieldset {
  margin-bottom: 10px;
  background-color: #ede;
  padding: 0 10px;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
  font-size: 1.2em;
}
form.cmxform label {
  display: -moz-inline-box;
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 1em 0 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
  border-bottom: 1px solid #969;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 180px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 183px; /* Width plus 3 (html space) */
}
form.cmxform input,
form.cmxform select,
form.cmxform textarea {
	width: 220px;
	margin-left: 10px;
}
form.cmxform select#eventDay {
	width: 45px;
}
form.cmxform select#eventMonth {
	width: 100px;
	margin-left: 3px;
}
form.cmxform select#eventYear {
	width: 60px;
	margin-left: 3px;
}
p.submit {
	margin: 0;
	padding: 5px 1em 5px 180px;
	}
form.cmxform input#submit {
	width: auto;
	padding: 2px 5px;
	}
/* end enquiry form */
p.centre {
	clear: both;
	text-align: center;
	}
dd {
	background: url(images/wb4uquote.png) no-repeat scroll top left;
	padding: 18px 2em 0.5em 40px;
	min-height: 35px;
	line-height: 1.4;
	font-style: italic;
}
dt {
	padding: 0 2em 1em 30px;
	font-weight: bold;
	color: #636;
	}
p.error {color: #f00;}	
/* Featured Posts Box */
#featured {
	width: 92%;
	position: relative;
	margin: 1em auto;
	padding: 0.5em 2%;
	background: #f6f6f9 url(images/featurebg.png) repeat-x scroll top left;
	border: 1px solid #969;
}
#featured img.left, #featured img.right {
	float: right;
	margin: -2em 0 1em 1em;
	border: 1px solid #969;
}
#featured hr {
	display: block;
	height: 1px;
	visibility: hidden;
	clear: both;
}
#featured h2 {
	color: #636;
	font-size: 1.6em;
	line-height: 1.2;
	font-family: optima, times, "Times New Roman", serif; 
	font-weight: bold; font-style: italic;
	text-align: left; clear: left;
}
#featured h3, #featured h4 {
	margin: 1em 0 0;
	font-family: optima, times, "Times New Roman", serif; 
	font-weight: bold; font-style: italic;
	font-size: 1.4em;
	color: #969;
	clear: both;
}

	

	