/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.8
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css */
.container {width:950px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}
.last, div.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24, div.span-24 {width:950px;margin:0;}
input.span-1, textarea.span-1, select.span-1 {width:30px!important;}
input.span-2, textarea.span-2, select.span-2 {width:50px!important;}
input.span-3, textarea.span-3, select.span-3 {width:90px!important;}
input.span-4, textarea.span-4, select.span-4 {width:130px!important;}
input.span-5, textarea.span-5, select.span-5 {width:170px!important;}
input.span-6, textarea.span-6, select.span-6 {width:210px!important;}
input.span-7, textarea.span-7, select.span-7 {width:250px!important;}
input.span-8, textarea.span-8, select.span-8 {width:290px!important;}
input.span-9, textarea.span-9, select.span-9 {width:330px!important;}
input.span-10, textarea.span-10, select.span-10 {width:370px!important;}
input.span-11, textarea.span-11, select.span-11 {width:410px!important;}
input.span-12, textarea.span-12, select.span-12 {width:450px!important;}
input.span-13, textarea.span-13, select.span-13 {width:490px!important;}
input.span-14, textarea.span-14, select.span-14 {width:530px!important;}
input.span-15, textarea.span-15, select.span-15 {width:570px!important;}
input.span-16, textarea.span-16, select.span-16 {width:610px!important;}
input.span-17, textarea.span-17, select.span-17 {width:650px!important;}
input.span-18, textarea.span-18, select.span-18 {width:690px!important;}
input.span-19, textarea.span-19, select.span-19 {width:730px!important;}
input.span-20, textarea.span-20, select.span-20 {width:770px!important;}
input.span-21, textarea.span-21, select.span-21 {width:810px!important;}
input.span-22, textarea.span-22, select.span-22 {width:850px!important;}
input.span-23, textarea.span-23, select.span-23 {width:890px!important;}
input.span-24, textarea.span-24, select.span-24 {width:940px!important;}
.append-1 {padding-right:40px;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #eee;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* Base declarations */

.clear {clear:both}
.time {text-transform:lowercase}

a {color:#085893}
div.border {border-color:#9b9b9b}
h3 {font-size:14px;font-weight:bold;color:#505050;margin-bottom:2px}

.viewall {font-size:70%;padding-left:5px}
.viewall a {text-decoration:none; border-bottom: 1px dotted #085893}

h2.flashnotice {font-size:18px;background:green; color:#fff; padding:5px;margin:0 0 10px 0}

h1.genre {color:#fff; margin-bottom:0; padding:10px 5px; border-left:1px solid #cdcdcd; font-weight:normal; font-size:220%; letter-spacing:-0.03em}
body.home h1 {display:none; letter-spacing:-0.03em;}
body.home h2.calhead {background:#06060a;padding:5px; color:#fff;font-weight:lighter;letter-spacing:-0.03em;font-size:185%;margin-bottom:0;border-left:1px solid #cdcdcd}
body.show h1 {font-weight:bold;text-shadow: #fff 0 0 1px}
body.venue h1 {font-weight:bold; letter-spacing: -0.03em; text-shadow: #fff 0 0 1px}


div.info {background:#f2f2f2;margin-right:10px;border-left:1px solid #cdcdcd}
div.info h4.neweventdate {font-size:31px;color:#505050;line-height:1;padding:0 0 7px 5px;margin-bottom:0}
div.info h4.neweventdate span {font-size:14px;color:#9b9b9b;display:block;padding:5px 0 0 0;text-transform:lowercase;font-weight:bold}
div.info h4.neweventdate span.day {font-size:93px;color:#9b9b9b;letter-spacing:-0.07em;display:block;padding:5px 0;line-height:0.8;font-weight:normal}

div.info h4.neweventdate span.firstdate {font-size:28px;color:#505050;display:block;padding:5px 0 0 3px;font-weight:lighter;text-shadow: #f2f2f2 0 0 1px;text-transform:none}
div.info h4.neweventdate span.lastdate {font-size:28px;color:#505050;display:block;padding:5px 0 0 30px;font-weight:lighter;text-shadow: #f2f2f2 0 0 1px;text-transform:none}

div.info h4.eventgenre {padding:5px;font-size:210%;letter-spacing:-0.03em;margin-bottom:0}
div.info h4.eventgenre a {color:#f2f2f2; text-decoration:none}


.toggler-v {padding:5px}
.toggler-v {background:#e6e6e6; color:#505050}
.toggler-v p {margin-bottom:0}
.toggler-v a {padding:5px; text-decoration:none}

body.show .toggler-v {background:#e6e6e6; color:#505050; border-left:1px solid #cdcdcd;margin-top:0px;margin-bottom:0;}


.toggler-edit {padding:5px 0}
.toggler-edit {background:#f2f2f3; color:#505050;margin-bottom:1px}
.toggler-edit p {margin-bottom:0:clear:both;padding-left:34px}
.toggler-edit a {padding:5px; text-decoration:none}

a.toggleredit {display:block; clear:both; font-weight:bold; padding:4px 0 4px 34px; font-size:18px; text-decoration:none;color:#505050}
a.toggleredit span {text-transform:lowercase}
a.toggleredit em {padding-left:5px; letter-spacing:0.04em;font-style:normal; font-weight:normal;color:#085893;font-size:12px}


a.togglerb {clear:both; display:block; padding:4px 0 4px 6px; margin:1px 0 0 0; font-size:12px; font-weight:bold;text-decoration:none;background:#e6e6e6; color:#505050;border-left:1px solid #cdcdcd; text-shadow:#e6e6e6 0 0 1px;}
div.info a.togglerb {border:0; background:#9b9b9b; padding:4px; color:#f2f2f2; font-size:100%; margin-bottom:0;margin-top:0; text-shadow:#9b9b9b 0 0 1px}

a.togglerv {clear:both; display:block; margin:0; font-size:12px; font-weight:bold;text-decoration:none;background:#e6e6e6; padding:4px 0 4px 22px}
a.togglerv-opened {background:url(/images/furniture/arrow-up.gif) 5px 7px no-repeat #e6e6e6}
a.togglerv-closed {background:url(/images/furniture/arrow-down.gif) 5px 6px no-repeat #e6e6e6}

a.togglercal {
	clear:both; display:block;
	padding:4px 0 4px 22px; margin:0 0 1px 0; 
	font-size:12px; font-weight:bold;
	text-decoration:none;
	background:#e6e6e6; color:#505050;
	border-left:1px solid #cdcdcd}

a.togglercal-opened {background:url(/images/furniture/arrow-up.gif) 5px 7px no-repeat #e6e6e6}
a.togglercal-closed {background:url(/images/furniture/arrow-down.gif) 5px 6px no-repeat #e6e6e6}


div.eventdata p {font-size:120%}
div.eventdata a.togglerb {background:#fff;border:0;font-size:14px;padding:0}

div.eventdata div.toggler-v p {font-size:100%}
div.eventdata div.toggler-v a {padding-left:0}

div.info div.toggler-v {background:#cdcdcd;border:0;padding:0;border-bottom:1px solid #acacac}
div.info div.toggler-v a {text-decoration:none; color:#f2f2f3}
div.info div.toggler-v p {margin:0;padding:5px 0; font-size:112%}
div.info div.toggler-v p a {color:#085893}
div.info div.toggler-v p a:hover {color:#06060a; text-decoration:underline}
div.info div.toggler-v abbr {border:0; text-decoration:none; padding:0;color:#505050;font-size:110%}
div.info div.toggler-v p.hidden {display:none}
div.info div.toggler-v p.social {clear:both;padding:10px}
div.info div.toggler-v ul {list-style:none;margin:0; padding:0}
div.info div.toggler-v ul li {clear:both; margin:0; padding:0; font-size:90%}
div.info div.toggler-v ul li a {display:block; clear:both; margin:0 1px 0 0; padding:6px 0 4px 26px;background:url(/images/furniture/brum-icons.gif) -12px -228px no-repeat; border-bottom:1px solid #bdbdbd}
div.info div.toggler-v ul li a span.time {text-transform:lowercase}
div.info div.toggler-v ul li a:hover {background-color:#f2f2f3}
div.info div.toggler-v img {float:left}

div.info h5 {font-weight:bold; font-size:120%; padding:0 0 0 5px;margin:5px 0 0 0}
div.info h5 a {color:#06060a; text-decoration:none}
div.info h5 a:hover {text-decoration:underline}

div.info h4.boxoffice {font-weight:normal; font-size:120%; padding:0 5px 5px 5px;margin: 0;color:#505050}


div.address {padding:0 5px 5px 5px;color:#505050;font-weight:normal}
div.address p {line-height:1.3;margin-bottom:0;font-size:110%}

p.zoom {margin-top:-30px}
p.zoom a {display:block; background:url(/images/furniture/brum-icons.gif) -312px -30px no-repeat #e6e6e6;padding:4px 0 4px 24px; color:#06060a; text-decoration:none;opacity:0.75}
p.zoom a:hover {opacity:0.9}

/* Header */

div.header {width:1000px; margin:0 auto; background:#06060A; text-align:left}
div.header p {margin:0; padding:20px 0 10px 0}

	/* Genre Navigation: Classical, Comedy, etc. */
	ul#gn {background:#06060A; margin:0 0 0 5px; padding:5px 2px 5px 25px}
	ul#gn li {display:inline; margin:0; padding:0 13px 0 0; font-size:14px; word-spacing:-0.05em}
	ul#gn li.hidden {display:none}
	ul#gn li a {text-decoration:none}
	ul#gn li a.all {color:#fff}
	ul#gn li a:hover {color:#fff}

	/* Core Navigation: Home, Today, etc. */
	ul#corenav {font-size:110%; margin:0 0 25px 0; padding:0; border-left:1px solid #cdcdcd; background:#F2F2F3}
	ul#corenav li {margin:0;  line-height:2.2; display:inline}
	ul#corenav li a {text-decoration:none; padding:0 0 0 13px}
	ul#corenav li a {color:#505050;font-size:95%; color:#F2F2F3}
	ul#corenav li a.core {font-weight:bold;font-size:100%; color:#06060a; padding:0 10px 0 5px}
	ul#corenav li a.split {padding:0 20px 0 5px}
	ul#corenav li a:hover {text-decoration:underline}
	ul#corenav li.hidden {display:none}
	ul#corenav li form {display:inline;padding-left:82px}
	ul#corenav li form p {display:inline}
	ul#corenav li form p.paddingmadness {padding-left:5px}
	ul#corenav li form p input {font-family: arial;width:170px; border:1px solid #bdbdbd; -moz-box-shadow: rgba(0, 0, 0, 0.4) 2px 2px 2px;font-size:96%; -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4); width:160px;padding:0 4px}
	ul#corenav li form p input.go {border:0; width:60px; text-transform:uppercase; background:#f2f2f3; font-weight:bold; -moz-box-shadow:0 0 0; -webkit-box-shadow:0px 0px 0px; text-shadow: #f2f2f3 0 0 1px;color:#16161a;padding:0}
	ul#corenav li form p input:focus {border:1px solid #2a7ab5;opacity: 0.9; color:#06060a}
	ul#corenav li form p label {display:none}


/* Genre Text Colours */
.classical {color:#3aa862}
.club {color:#9b3b85}
.comedy {color:#4481d5}
.dance {color:#c975b8}
.folk {color:#5eb0b7}
.jazz {color:#e4b81e}
.rock {color:#b3333f}
.spoken-word {color:#8a3bc9}
.theatre {color:#b5543b}
.workshop {color:#879c4a}
.world {color:#b78449}

.art {color:#E4B81E}

/* Big scrolling features on home page */
div.homefeature {background:#f2f2f2}
div.homefeature div {height:422px; padding:0; margin:0; overflow: hidden}
div.homefeature div.autoheight {height:auto}
div.homefeature div.autoheight div {height:auto}
div.homefeature div img { height:309px; width: 309px; top:0; left:0; border-left:1px solid #cdcdcd}
div.homefeature h2 {padding:0 5px; margin:0; font-size:230%; color:#777; font-weight:lighter;letter-spacing:-0.02em;border-left:1px solid #cdcdcd;text-shadow: #9b9b9b 0 0 1px}
div.homefeature h2 span {font-size:40%; padding:16px 3px 3px 3px}
div.homefeature h2 span a {text-decoration:none; border-bottom: 1px dotted #085893}
div.homefeature div div h3 {font-size:18px; margin:-5px 0 0 0; padding:5px 0 0 5px; height:62px; line-height:1.05; font-weight:bold; border-left:1px solid #cdcdcd}
div.homefeature div div h3 a {text-decoration:none; color:#111}
div.homefeature div div h4 {font-size:13px;margin:0;padding:5px; border-left:0px solid #cdcdcd; color:#505050}
div.homefeature div div h4 a {color:#06060a; font-size:14px; text-decoration:none}
div.homefeature div div h4 a:hover {text-decoration:underline}
div.homefeature div div h5 {font-size:12px;margin:0;padding:2px 5px; font-weight:normal; border-left:1px solid #cdcdcd; color:#9b9b9b;background:#fff}
div.homefeature div div h5 span {text-transform:lowercase}
div.homefeature div.cal {background:#f2f2f2;border-left:1px solid #cdcdcd;width:186px;padding-left:5px; padding-bottom:10px;}
div.homefeature div.quickdates ul {padding-bottom:50px}
div.homefeature div.quickdates ul li {margin:0;padding:5px 8px 0 10px}

div#ontoday {background:#e6e6e6}
div#ontoday h2 {font-weight:bold; color:#111;text-shadow: #e6e6e6 0 0 1px}
div#ontoday h2 span {font-weight:normal}


/* Genre Background Colours */
.classicalbg {background:#3aa862; text-shadow:#3aa862 0 0 1px}
.comedybg {background:#4481d5;text-shadow:#4481d5 0 0 1px}
.clubbg {background:#9b3b85; text-shadow:#9b3b85 0 0 1px}
.dancebg {background:#c975b8; text-shadow:#c975b8 0 0 1px}
.folkbg {background:#5eb0b7; text-shadow:#5eb0b7 0 0 1px}
.jazzbg {background:#e4b81e; text-shadow:#e4b81e 0 0 1px}
.rockbg {background:#b3333f; text-shadow:#b3333f 0 0 1px}
.spoken-wordbg {background:#8a3bc9; text-shadow:#8a3bc9 0 0 1px}
.theatrebg {background:#b5543b; text-shadow:#b5543b 0 0 1px}
.workshopbg {background:#879c4a; text-shadow:#879c4a 0 0 1px}
.worldbg {background:#b78449; text-shadow:#b78449 0 0 1px}
.todaybg {background:#06060a; text-shadow:#06060a 0 0 1px}
.artbg {background:#E4B81E}


/* 'Also on today' featured items */
div.highlights {padding:0; overflow:hidden; border-left:1px solid #cdcdcd;margin:10px 0 20px 0}
div.highlights img {width:189px; padding:0; margin:0}
div.highlights h3 {font-size:16px; line-height:1; margin:0; padding:0 0 5px 3px; height:46px; font-weight:bold; overflow:hidden; background:none;border:0}
div.highlights h3 a {text-decoration:none; background:none}
div.highlights h4 {font-weight:normal; font-size:13px; color:#bbb; margin:0; padding:0 0 0 3px}
div.highlights h4 span {text-transform:lowercase}
div.highlights h5 {font-weight:normal;padding:0 0 0 3px;margin:0}
div.highlights h5 a {text-decoration:none}


/* Default listings */

div.listings h2 {clear:both;font-size:125%; padding-top:20px; margin-bottom:0}
div.listings h2.nopad {padding-top:0}
div.listings h2 span a {text-decoration:none; color:#06060A;clear:both;background:#dedede;padding:5px 0 2px 5px;border-left:1px solid #cdcdcd;display:block}
div.listings h2 span.feedicon a {border:0}
div.listings h2 span.feedicon a img {float:right;padding-top:3px}

body.venues div.listings h2 {font-size:96%}
body.venues div.listings h2 span a b {font-size:170%; padding-right:10px}
body.venues div.listings h2 span a em {font-style:normal; font-weight:bold;padding-left:10px}


div.listings br {clear:both}

div.listings ul {list-style:none;margin:0; padding:0; display:block}
div.listings ul li {border-bottom:1px solid #fff;border-left: 1px solid #cdcdcd}
div.listings ul li h3 {margin-bottom:0;font-size:120%;background:#f2f2f2;padding-top:0.75em;padding-bottom:0.5em}
div.listings ul li h3 span {padding-left:5px; width:280px;float:left;display:block}
div.listings ul li h3 span a {color:#06060a; text-decoration:none; font-weight:bold;text-shadow: #f2f2f2 0 0 1px}
div.listings ul li h3 span a.free {color:red;padding-left:5px}
div.listings ul li h3 span.time {float:right;width:55px;font-size:80%; text-align:right; padding-right:10px;color:#9b9b9b;text-transform:lowercase}
div.listings ul li h3 a:hover {text-decoration:underline}
div.listings ul li h4 {color:#505050;margin-bottom:0; padding-top:0.75em;font-size:96%}
div.listings ul li h4 a {color:#06060a; text-decoration:none;font-weight:bold}
div.listings ul li h4 a:hover {text-decoration:underline}


body.venues div.listings ul li h3 {padding-top:0.5em}
body.venues div.listings ul li h3 span {font-weight:normal; font-size:85%; width:auto;float:none;color:#9b9b9b}
body.venues div.listings ul li h3 span a {font-size:100%;color:#505050}
body.venues div.listings ul li h3 span b  {display:block;padding:2px 0}
body.venues div.listings ul li h3 span b em {font-style:normal;text-transform:lowercase}

body.venues div.listings ul li h3 span a.classical {color:#3aa862}
body.venues div.listings ul li h3 span a.club {color:#9b3b85}
body.venues div.listings ul li h3 span a.comedy {color:#4481d5}
body.venues div.listings ul li h3 span a.dance {color:#c975b8}
body.venues div.listings ul li h3 span a.folk {color:#5eb0b7}
body.venues div.listings ul li h3 span a.jazz {color:#e4b81e}
body.venues div.listings ul li h3 span a.rock {color:#b3333f}
body.venues div.listings ul li h3 span a.spoken-word {color:#8a3bc9}
body.venues div.listings ul li h3 span a.theatre {color:#b5543b}
body.venues div.listings ul li h3 span a.workshop {color:#879c4a}
body.venues div.listings ul li h3 span a.world {color:#b78449}
body.venues div.listings ul li h3 span a.art {color:#E4B81E}



div.listingsalt {margin-top:-20px}

div.minilistings h2 {clear:both;font-size:120%;margin-bottom:0;border-left:1px solid #cdcdcd}
div.minilistings h2 span a {text-decoration:none; color:#06060A;clear:both;background:#dedede;padding:5px 0 2px 5px;display:block; font-weight:bold; text-shadow: #dedede 0 0 1px}
div.minilistings h2 span.feedicon a {border:0}
div.minilistings h2 span.feedicon a img {float:right;padding-top:3px}
div.minilistings h2.nolink {text-decoration:none; color:#06060A;clear:both;font-weight:bold;padding:5px;display:block}
div.minilistings ul {clear:both;list-style:none; margin:0; padding:0;background:#f2f2f2}
div.minilistings ul li {clear:both;margin:0; padding:7px 5px;border-bottom:1px solid #fff;border-left: 1px solid #cdcdcd}
div.minilistings ul li.more {margin-top:-1px}
div.minilistings ul li h3 {margin-bottom:0;font-size:120%;padding:2px 0}
div.minilistings ul li h3 a {color:#06060a; text-decoration:none; font-weight:bold}
div.minilistings ul li h4 {margin-bottom:0;font-size:90%;color:#9b9b9b}
div.minilistings ul li h4 a {text-decoration:none}
div.minilistings ul li h4 span {text-transform:lowercase}
div.minilistings p {border-left: 1px solid #cdcdcd;padding-left:5px}
div.minilistings p a {text-decoration:none; border-bottom:1px dotted #085893;padding-top:5px;border-left:0;padding-left:0}
div.minilistings ul li p {border-left:none; padding-left:0;margin-bottom:3px}


div.smallfeatureholder {margin-bottom:10px}

div.smallfeature {border-left:1px solid #cdcdcd}
div.smallfeature img {width:149px}
div.smallfeature h3 {margin-bottom:0;font-size:110%;padding:3px 0 0 5px;height:41px;overflow:hidden}
div.smallfeature h3 a {color:#06060a; text-decoration:none; font-weight:bold}
div.smallfeature h4 {margin-bottom:0;font-size:90%;color:#9b9b9b;padding: 3px 0 0 5px}
div.smallfeature h4 a {text-decoration:none}
div.smallfeature h4 span {text-transform:lowercase}
div.smallfeature h5 {margin-bottom:0;padding:0 0 0 5px}
div.smallfeature h5 a {text-decoration:none;font-size:90%}

div.jedtemp {height:250px}

div.cal {background:#f2f2f2;border-top:1px solid #cdcdcd; border-left:1px solid #cdcdcd;width:186px;padding-left:3px}
div.cal table {margin-bottom:0;padding-top:5px}
div.cal table thead tr th {background:#f2f2f2;text-align:center}
div.cal table thead tr th abbr {border:0}
div.cal table tbody tr td {background:#dedede;text-align:center;border:1px solid #f2f2f2;padding:3px;font-weight:bold}
div.cal table tbody tr td.weekendDay {background:#cdcdcd}
div.cal table tbody tr td.otherMonth {background:#e6e6e6;font-weight:normal}
div.cal table tbody tr td a {color:#505050; text-decoration:none}
div.cal p {margin-bottom:0;padding-bottom:5px}
div.cal table tbody tr td.today {background:#06060a}
div.cal table tbody tr td.today a {color:#fff}

div.cal table tbody tr td.selected {background:#505050}
div.cal table tbody tr td.selected a {color:#fff}

div.quickdates ul {margin:0;padding:0;list-style:none}
div.quickdates ul li {margin:0;padding:5px 8px 0 0}
div.quickdates ul li a {color:#505050; text-decoration:none}
div.quickdates ul li.today a {background:#06060a;color:#fff; padding:5px;line-height:1;font-size:110%;display:block;text-align:center;text-transform:uppercase;-moz-border-radius: 5px;
-webkit-border-radius: 5px}
div.quickdates ul li.tomorrow a {background:#9b9b9b;color:#fff; margin:0;padding:5px;line-height:1;font-size:110%;display:block;text-align:center;text-transform:uppercase;-moz-border-radius: 5px;
-webkit-border-radius: 5px}

#search-month {width:60%;margin-left:3px}
#search-year {width:34%;}

h2.alsoon {clear:both;font-size:135%;margin-bottom:0;border-left:1px solid #cdcdcd;color:#06060A;background:#dedede;padding:5px;text-shadow: #dedede 0 0 1px}

ul#social {padding-top:4px;margin-left:6px;list-style:none}
ul#social li {float:left; width:49%}
ul#social li a {display:block; padding:4px 0 0 20px;margin-bottom:5px}
ul#social li.delicious a {background:url(/images/furniture/brum-icons.gif) -19px -32px no-repeat}
ul#social li.digg a {background:url(/images/furniture/brum-icons.gif) -169px -32px no-repeat}
ul#social li.facebook a {background:url(/images/furniture/brum-icons.gif) -19px -132px no-repeat}
ul#social li.magnolia a {background:url(/images/furniture/brum-icons.gif) -19px -82px no-repeat}
ul#social li.reddit a {background:url(/images/furniture/brum-icons.gif) -169px -82px no-repeat}
ul#social li.stumbleupon a {background:url(/images/furniture/brum-icons.gif) -169px -132px no-repeat}


p.booktickets {padding:0; margin-bottom:0}
p.booktickets a {display:block;padding:10px 0 5px 5px; background: url(/images/furniture/brum-icons.gif) 2px -358px no-repeat;width:128px;height:32px;text-indent:-9000px}

p.sendtofriend {background:url(/images/furniture/brum-icons.gif) -316px -226px no-repeat; padding:8px 0 4px 24px; margin: 0 0 0 6px}

form.sendfriend {clear:both; padding:5px 0 0 0;margin:0}
form.sendfriend p {clear:both}
form.sendfriend p span {float:left; width:70px; text-align:right; padding-right:8px}
form.sendfriend p input {float:left; width:120px; margin-bottom:8px}
form.sendfriend p input.submitfriend {float:none; width:auto; margin-left:80px}

div.feedcontainer p {margin-left:1px;padding:3px;line-height:1.1}
div.feedcontainer p a {display:block; padding: 2px 0 5px 18px; background: url(/images/furniture/brum-icons.gif) -19px -287px no-repeat}

div.homefeeds {padding-top:28px;}

p.feedtitle {clear:both; margin-bottom:5px}
p.feedtitle a {text-decoration:none;padding: 0 0 5px 20px; background: url(/images/feed-icon-14x14-whitebg.gif) 0 1px no-repeat}


div.linkcode textarea {width:202px; margin:5px 0 5px 0; padding:4px; font-size:10px; height:62px}

div#footer {padding-top:50px; margin-bottom:20px}
div#footer p {margin-bottom:0;font-size:100%}
div#footer p a {padding-right:15px; text-decoration:none}


div.venueinfo {border-left:1px solid #cdcdcd; margin:0 10px 10px 0;overflow:hidden}
div.venueinfo p {padding-left:5px; color:#505050;margin-bottom:5px}

div.venueinfo p.venuetel {margin:0 0 5px 0;padding:5px; font-size:170%; color:#06060a; background:#e6e6e6;font-weight:bold;text-shadow: #e6e6e6 0 0 1px; line-height:1.2}
div.venueinfo p.venuetel a {display:block; margin:0;padding:0; font-size:70%; text-decoration:none; color:#505050; font-weight:normal}
div.venueinfo p.venuetel a:hover {text-decoration:underline}

div.venuelisting ul {list-style:none;margin:0; padding:0; display:block}
div.venuelisting ul li {clear:both;padding:0; font-size:150%;height:37px;border-bottom:1px solid #cdcdcd;overflow:hidden;background:#f2f2f3}
div.venuelisting ul li a {display:block; float:left; width:260px; background:#505050; color:#f2f2f3; text-decoration:none;padding: 5px; border-bottom:1px solid #cdcdcd}
div.venuelisting ul li a:hover {background:#06060a; color:#fff}
div.venuelisting ul li span {font-size:80%; width: 560px; display:block;float:left;padding:12px 0 0 10px;color:#505050;line-height:1.1}
div.venuelisting ul li span em {color:red;font-size:90%; color:#b3333f; text-transform:none}
div.venuelisting ul li span a {display:inline;width:auto; float:none; color:green; background:none;text-transform:uppercase;text-decoration:none;padding: 2px 5px; font-size:80%;border:none}

ul.genres {list-style:none; margin:0; padding:0}
body.bymonth ul.genres {padding:10px 0}
ul.genres li a {display:block; padding:2px 5px; font-size:135%; margin:0 0 1px 0; color:#06060a;text-decoration:none}

ul.genres li a.classical {background:#3aa862;color:#fff; text-shadow: #3aa862 0 0 1px}
ul.genres li a.club {background:#9b3b85;color:#fff; text-shadow: #9b3b85 0 0 1px}
ul.genres li a.comedy {background:#4481D5;color:#fff; text-shadow: #4481D5 0 0 1px}
ul.genres li a.dance {background-color:#c975b8; text-shadow: #c975b8 0 0 1px}
ul.genres li a.folk {background-color:#5eb0b7; text-shadow: #5eb0b7 0 0 1px}
ul.genres li a.rock {background:#B3333F;color:#fff; text-shadow: #B3333F 0 0 1px}
ul.genres li a.jazz {background:#cdbc34;color:#fff; text-shadow: #cdbc34 0 0 1px}
ul.genres li a.spoken-word {background-color:#8a3bc9; text-shadow: #8a3bc9 0 0 1px}
ul.genres li a.theatre {background:#b5543b;color:#fff; text-shadow: #b5543b 0 0 1px}
ul.genres li a.workshop {background-color:#879c4a; text-shadow: #879c4a 0 0 1px}
ul.genres li a.world {background-color:#b78449; text-shadow: #b78449 0 0 1px}
ul.genres li.all a {background-color:#505050; border-bottom:2px solid #334; text-shadow: #505050 0 0 1px}

ul.genres li a.art {background-color:#E4B81E; color:#06060a}

.bgall {background:#334; color:#fff}
.bgall:hover {background:#334; color:#fff}

div.pagination {color:#505050;font-weight:normal;font-size:120%}
div.pagination a {padding:5px 4px;color:#06060a; text-decoration:none}

div.pagination a.prev_page,
div.pagination span.prev_day a
	{font-family:arial;color:#fff; background:url(/images/furniture/brum-icons.gif) -367px -332px no-repeat #909090; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;text-transform:uppercase; font-size:14px;padding:5px 7px 4px 20px;margin-right:10px;font-weight:bold;text-shadow: #909090 0 0 1px}

div.pagination a.next_page,
div.pagination span.next_day a
	{font-family:arial;color:#fff; background:url(/images/furniture/brum-icons.gif) right bottom no-repeat #909090; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;text-transform:uppercase; font-size:14px;padding:5px 20px 4px 7px;font-weight:bold;text-shadow: #909090 0 0 1px}

div.pagination span.current {padding:5px 7px;color:#06060a; background:#dedede;border-left:1px solid #bcbcbc}
div.pagination span.disabled {background:#dedede; display:none}

div.pagination a:hover {text-decoration:underline}


div.pagination a.prev_page:hover,
div.pagination span.prev_day a:hover
{background:url(/images/furniture/brum-icons.gif) -367px -332px no-repeat #06060a;text-decoration:none}

div.pagination a.next_page:hover,
div.pagination span.next_day a:hover
{background:url(/images/furniture/brum-icons.gif) right bottom no-repeat #06060a;text-decoration:none}

div.advertise {margin:20px 0 15px 0;padding:0; background:#dedede;-moz-border-radius: 5px; -webkit-border-radius: 5px}
div.advertise p {font-size:125%;margin-bottom:0;border-left:0;padding:24px;line-height:1.5}
div.advertise p a {color:#000}

ul.admin {list-style:none; margin:-20px 0 10px 0;background:#505050; color:#f2f2f3}
ul.admin li {font-size:110%; padding:0; margin:0}
ul.admin li b {display:block; padding:6px 0 6px 10px}
ul.admin li a {text-decoration:none; display:block; padding:6px 0 6px 10px; color:#f2f2f3;margin-left:15px}
ul.admin li a.delete {margin-left:0}
ul.admin li a  img {float:left;padding:2px 5px 0 0}
ul.admin li a:hover {background:#cdcdcd; color:#06060a}

.editfield {background:#f2f2f3; -webkit-border-radius:5px; border:1px solid #e6e6e6;padding:8px 5px;margin-bottom:8px}
.editfield label {padding:5px; color:#505050}
.editfield label span {font-weight:normal}
.editfield label span.required {color:red}

div#genrecontainer {height:249px}

div#genrehighlights {height:236px}
div#genrehighlights div.fx h3 {margin-bottom:0}
div#genrehighlights div.fx h3 a img {height:149px; width:149px;padding-bottom:3px;}
div#genrehighlights div.fx h3 a.etitle {display:block;height:42px;text-decoration:none;color:#06060a;overflow:hidden}
div#genrehighlights div.fx h3 span span {text-transform:lowercase;}
div#genrehighlights div.fx h3 span.daterange {display:block;font-size:88%;color:#9b9b9b;padding-top:5px}
div#genrehighlights div.fx h3 a.venue {display:block;margin:0;text-decoration:none;padding:5px 0 5px 0;font-size:85%}

.artbrum {background:#E4B81E; margin-top:24px}
.artbrum p {padding:10px 10px; font-size:120%; text-align:center}
.artbrum p a {color:#000}

.shortlink {margin-top:-15px;font-size:90%; color:#555;}

.iphonemessage {text-align:center; font-size:24px;padding:10px 0; margin:0; line-height:1.1;}

ul#genreevents li span {text-transform:capitalize}
ul#genreevents li span span {text-transform:lowercase}