/*
	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
	Copyright (c) 2009 Niall Doherty
	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/

/* Insignificant stuff, for demo purposes */

	body { padding: 20px }
	.panel h2.title { margin-bottom: 10px }
	/*.panel{width: 300px;}*/
	noscript div { background: #ccc; border: 1px solid #900; margin: 20px 0; padding: 15px }
	
	
	
]	

/* Most common stuff you'll need to change */

  	.coda-nav{/*width: 0;*/}

	.coda-slider-wrapper { padding: 5px; }
	.coda-slider { background: #ebebeb; }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; /*padding-right: 20px*/ }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 448px } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width:470px; }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }
	
	/* Arrow styling */
	.coda-nav-left a {margin-right: 3px;}
	.coda-nav-right a { }
	
	/* Tab nav */
	.coda-nav ul li a.current { background: #CC2A2A }
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 0px }
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }
	
	
/*New + Notable Shows*/
	
	.coda-nav{/*width: 0;*/}

	.coda-slider-wrapper_new_notable_events { padding: 5px 5px 5px 3px; }
	.coda-slider-wrapper_new_notable_events .coda-slider {background-color: #FFFFFF;}
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; /*padding-right: 20px*/ }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider-wrapper_new_notable_events .coda-slider, .coda-slider-wrapper_new_notable_events .coda-slider .panel { width: 440px } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper_new_notable_events.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width:470px; }
	.coda-slider-wrapper_new_notable_events.arrows .coda-slider { margin: 0 10px }
	
	/* Arrow styling */
	.coda-slider-wrapper_new_notable_events .coda-nav-left a, .coda-slider-wrapper_new_notable_events .coda-nav-right a {}
	
	/* Tab nav */
	.coda-slider-wrapper_new_notable_events .coda-nav ul li a.current { background: #CC2A2A }
	
	/* Panel padding */
	.coda-slider-wrapper_new_notable_events .coda-slider .panel-wrapper { padding: 0px }
	
	/* Preloader */
	.coda-slider-wrapper_new_notable_events .coda-slider p.loading { padding: 20px; text-align: center }
	
	
	/*This Week*/

	.coda-slider-wrapper_this_week {}
	.coda-slider-wrapper_this_week .coda-slider {background-color: #FFFFFF;}

	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 200px; overflow: auto !important; /*padding-right: 20px*/ }

	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider-wrapper_this_week .coda-slider, .coda-slider-wrapper_this_week .coda-slider .panel { width: 290px; } 

	/* Change margin and width of the slider (with dynamic arrows) */
/*	.coda-slider-wrapper_this_week.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width:470px; }
	.coda-slider-wrapper_this_week.arrows .coda-slider { margin: 0 10px }*/

	/* Arrow styling */
	.coda-slider-wrapper_this_week .coda-nav-left a, .coda-slider-wrapper_this_week .coda-nav-right a {}

	/* Tab nav */
	.coda-slider-wrapper_this_week .coda-nav ul li a.current { background: #CC2A2A }

	/* Panel padding */
	.coda-slider-wrapper_this_week .coda-slider .panel-wrapper { padding: 0px }

	/* Preloader */
	.coda-slider-wrapper_this_week .coda-slider p.loading { padding: 20px; text-align: center }

	
	
	
	

/* Don't change anything below here unless you know what you're doing */

	.coda-controls{
	  position: absolute;
	  top: 363px;
	  margin-left: 340px;
	  z-index: 1;	  
	}

	/* Tabbed nav */
	.coda-nav{
	  float: left;
	  margin-right: 5px;
	}
	.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
	.coda-nav ul li { display: inline }
	.coda-nav ul li a { background: #c5c5c5; color: #ba2428; display: block; float: left; margin-right: 1px; padding: 3px 4px; text-decoration: none; width: 5px; height: 6px; -moz-border-radius: 7px; -webkit-border-radius: 7px;}
	
	.coda-nav-left { 
	}
	
	.coda-nav-right { 

	}
	
	/*New + Notable Shows Tabbed Nav*/
	.coda-slider-wrapper_new_notable_events .coda-controls{
	  top: 900px;
	  margin-left: 360px;
	  z-index: 1;
	}
	
	.coda-slider-wrapper_new_notable_events .coda-nav{

	}
	.coda-slider-wrapper_new_notable_events .coda-nav ul {}
	.coda-slider-wrapper_new_notable_events .coda-nav ul li {}
	.coda-slider-wrapper_new_notable_events .coda-nav ul li a {}
	
	
	.coda-slider-wrapper_new_notable_events .coda-nav-left { 

	}
	
	.coda-slider-wrapper_new_notable_events .coda-nav-right { 
	}
	
	/*This week*/
	
	#coda-slider-3{
	  min-height: 168px;
	}
	
	#coda-slider-2{
	  min-height: 360px;
	}
	
	#coda-slider-1{
	  min-height: 254px;
	}
	
	.coda-slider-wrapper_this_week .coda-controls{
	  top: 395px;
	  margin-left: 200px;
	  z-index: 1;
	}
	
	.coda-slider-wrapper_this_week .coda-nav{

	}
	.coda-slider-wrapper_this_week .coda-nav ul {}
	.coda-slider-wrapper_this_week .coda-nav ul li {}
	.coda-slider-wrapper_this_week .coda-nav ul li a {}
	
	
	.coda-slider-wrapper_this_week .coda-nav-left { 

	}
	
	.coda-slider-wrapper_this_week .coda-nav-right { 
	}
	
	
	
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	.coda-nav-left, .coda-nav-right { float: left }
	.coda-nav-left a, .coda-nav-right a {  }
	

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


 Blueprint CSS Framework 0.9
 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 */
html {font-size:100.01%;}
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;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:3.333em;}
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;}

/* 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[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.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;}

/* grid.css */
/* -------------------------------------------------------------- 
   
   BLUEPRINT CSS
    * Filename:        grid.css
    * Version:         0.7.1 (2008-02-25) YYYY-MM-DD
    * Website:         http://code.google.com/p/blueprintcss/

   Generated by:
    * Blueprint CSS Grid Generator (2009-12-16) [http://bgg.kematzy.com/]

   Based on work by:
    * Olav Bjorkoy      [bjorkoy.com]
    * Nathan Borror     [playgroundblues.com]
    * Jeff Croft        [jeffcroft.com]
    * Christian Metts   [mintchaos.com]
    * Khoi Vinh         [subtraction.com]

   == STRUCTURE: ========================
    * Page width:            965 px
    * Number of columns:     25
    * Column width:          29 px
    * Margin width:          10 px
   ======================================

   By default, the grid is 965px wide, with 25 columns 
   spanning 29px, and a 10px margin between columns.

   If you need fewer or more columns, use this formula to calculate
   the new total width: 

   Total width = (number_of_columns * column_width) - margin_width

   Read more about using a grid here:
   * subtraction.com/archives/2007/0318_oh_yeeaahh.php
   
-------------------------------------------------------------- */

/* A container should group all your columns. */
.container {
  width: 965px;
  margin: 0 auto;
  margin-bottom: 100px;
}

/* Use this class on any div.span / container to see the grid. */
.showgrid { 
  background: url(src/grid.png); 
}

/* Body margin for a sensile default look. */
body {
  margin:1.5em 0;	
}


/* Columns
-------------------------------------------------------------- */

/* Sets up basic grid floating and margin. */
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, div.span-25 {float:left;margin-right: 10px;}

/* The last column in a row needs this class. */
div.last { margin-right: 0; }

/* Use these classes to set the width of a column. */
.span-1  { width: 29px;}
.span-2  { width: 68px;}
.span-3  { width: 107px;}
.span-4  { width: 146px;}
.span-5  { width: 185px;}
.span-6  { width: 224px;}
.span-7  { width: 263px;}
.span-8  { width: 302px;}
.span-9  { width: 341px;}
.span-10 { width: 380px;}
.span-11 { width: 419px;}
.span-12 { width: 458px;}
.span-13 { width: 497px;}
.span-14 { width: 536px;}
.span-15 { width: 575px;}
.span-16 { width: 614px;}
.span-17 { width: 653px;}
.span-18 { width: 692px;}
.span-19 { width: 731px;}
.span-20 { width: 770px;}
.span-21 { width: 809px;}
.span-22 { width: 848px;}
.span-23 { width: 887px;}
.span-24 { width: 926px;}
.span-25, div.span-25 { width: 965px; margin: 0; }


/* Add these to a column to append empty cols. */
.append-1  { padding-right: 39px;}
.append-2  { padding-right: 78px;}
.append-3  { padding-right: 117px;}
.append-4  { padding-right: 156px;}
.append-5  { padding-right: 195px;}
.append-6  { padding-right: 234px;}
.append-7  { padding-right: 273px;}
.append-8  { padding-right: 312px;}
.append-9  { padding-right: 351px;}
.append-10 { padding-right: 390px;}
.append-11 { padding-right: 429px;}
.append-12 { padding-right: 468px;}
.append-13 { padding-right: 507px;}
.append-14 { padding-right: 546px;}
.append-15 { padding-right: 585px;}
.append-16 { padding-right: 624px;}
.append-17 { padding-right: 663px;}
.append-18 { padding-right: 702px;}
.append-19 { padding-right: 741px;}
.append-20 { padding-right: 780px;}
.append-21 { padding-right: 819px;}
.append-22 { padding-right: 858px;}
.append-23 { padding-right: 897px;}
.append-24 { padding-right: 936px;}


/* Add these to a column to prepend empty cols. */
.prepend-1  { padding-left: 39px;}
.prepend-2  { padding-left: 78px;}
.prepend-3  { padding-left: 117px;}
.prepend-4  { padding-left: 156px;}
.prepend-5  { padding-left: 195px;}
.prepend-6  { padding-left: 234px;}
.prepend-7  { padding-left: 273px;}
.prepend-8  { padding-left: 312px;}
.prepend-9  { padding-left: 351px;}
.prepend-10 { padding-left: 390px;}
.prepend-11 { padding-left: 429px;}
.prepend-12 { padding-left: 468px;}
.prepend-13 { padding-left: 507px;}
.prepend-14 { padding-left: 546px;}
.prepend-15 { padding-left: 585px;}
.prepend-16 { padding-left: 624px;}
.prepend-17 { padding-left: 663px;}
.prepend-18 { padding-left: 702px;}
.prepend-19 { padding-left: 741px;}
.prepend-20 { padding-left: 780px;}
.prepend-21 { padding-left: 819px;}
.prepend-22 { padding-left: 858px;}
.prepend-23 { padding-left: 897px;}
.prepend-24 { padding-left: 936px;}



/* Border on right hand side of a column. */
div.border {
  padding-right:4px;
  margin-right:5px;
  border-right: 1px solid #eee;
}

/* Border with more whitespace, spans one column. */
div.colborder {
  padding-right:27px;
  margin-right:24px;
  border-right: 1px solid #eee;
}

/* Use these classes on an element to push it into the 
   next column, or to pull it into the previous column.  */

.pull-1 { margin-left: -39px;}
.pull-2 { margin-left: -78px;}
.pull-3 { margin-left: -117px;}
.pull-4 { margin-left: -156px;}
.pull-5 { margin-left: -195px;}
.pull-6 { margin-left: -234px;}
.pull-7 { margin-left: -273px;}
.pull-8 { margin-left: -312px;}
.pull-9 { margin-left: -351px;}
.pull-10 { margin-left: -390px;}
.pull-11 { margin-left: -429px;}
.pull-12 { margin-left: -468px;}
.pull-13 { margin-left: -507px;}
.pull-14 { margin-left: -546px;}
.pull-15 { margin-left: -585px;}
.pull-16 { margin-left: -624px;}
.pull-17 { margin-left: -663px;}
.pull-18 { margin-left: -702px;}
.pull-19 { margin-left: -741px;}
.pull-20 { margin-left: -780px;}
.pull-21 { margin-left: -819px;}
.pull-22 { margin-left: -858px;}
.pull-23 { margin-left: -897px;}
.pull-24 { margin-left: -936px;}
.pull-25 { margin-left: -975px;}

.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, .pull-25 {float:left;position:relative;}


.push-1 { margin: 0 -39px 1.5em 39px;}
.push-2 { margin: 0 -78px 1.5em 78px;}
.push-3 { margin: 0 -117px 1.5em 117px;}
.push-4 { margin: 0 -156px 1.5em 156px;}
.push-5 { margin: 0 -195px 1.5em 195px;}
.push-6 { margin: 0 -234px 1.5em 234px;}
.push-7 { margin: 0 -273px 1.5em 273px;}
.push-8 { margin: 0 -312px 1.5em 312px;}
.push-9 { margin: 0 -351px 1.5em 351px;}
.push-10 { margin: 0 -390px 1.5em 390px;}
.push-11 { margin: 0 -429px 1.5em 429px;}
.push-12 { margin: 0 -468px 1.5em 468px;}
.push-13 { margin: 0 -507px 1.5em 507px;}
.push-14 { margin: 0 -546px 1.5em 546px;}
.push-15 { margin: 0 -585px 1.5em 585px;}
.push-16 { margin: 0 -624px 1.5em 624px;}
.push-17 { margin: 0 -663px 1.5em 663px;}
.push-18 { margin: 0 -702px 1.5em 702px;}
.push-19 { margin: 0 -741px 1.5em 741px;}
.push-20 { margin: 0 -780px 1.5em 780px;}
.push-21 { margin: 0 -819px 1.5em 819px;}
.push-22 { margin: 0 -858px 1.5em 858px;}
.push-23 { margin: 0 -897px 1.5em 897px;}
.push-24 { margin: 0 -936px 1.5em 936px;}
.push-25 { margin: 0 -975px 1.5em 975px;}

.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, .push-25 {float:right;position:relative;}



/* Misc classes and elements
-------------------------------------------------------------- */

/* Use a .box to create a padded box inside a column.  */ 
.box { 
  padding: 1.5em; 
  margin-bottom: 1.5em; 
  background: #E5ECF9; 
}

/* Use this to create a horizontal ruler across a column. */
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;
}


/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clearfix:after, .container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix, .container {display: inline-block;}
* html .clearfix,
* html .container {height: 1%;}
.clearfix, .container {display: block;}

/* Regular clearing
   apply to column that should drop below previous ones. */

.clear { clear:both; }


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


 Blueprint CSS Framework 0.9
 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.

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

/* print.css */
body {line-height:1.5;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;color:#000;background:none;font-size:10pt;}
.container {background:none;}
hr {background:#ccc;color:#ccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}
a:link, a:visited {background:transparent;text-decoration:underline;}
/*a:link:after, a:visited:after {content:" (" attr(href) ")";font-size:90%;}*/

/*Global Front End Stuff*/
body{font: 14px Helvetica;color: #767676; margin-top: 0; }
a{color: #a80700; text-decoration: none;}
a:hover{color: #C82D32;}

/*Cufon Text*/
h1{color: #717070;font-size: 24px; text-transform: uppercase; border-bottom: 1px solid #c4c4c4;}
h1.watch{background-image: url(../images/watch.png); background-repeat: no-repeat; padding-left: 25px;}
h1.ticket_info{background-image: url(../images/ticket_info.png); background-repeat: no-repeat; padding-left: 28px;}
h1.listen{background-image: url(../images/listen.png); background-repeat: no-repeat; padding-left: 20px;}
h1.like{background-image: url(../images/like.png); background-repeat: no-repeat; padding-left: 32px;}

h2{color: #717070;font-size: 17px; text-transform: uppercase; border-bottom: 1px solid #c4c4c4;}

h3{background-color: #c8c8c8; color: #fff; margin: 0; padding-left: 5px; padding: 2px 0 2px 0;}
h3.this_week{min-width: 290px; padding-left: 10px;  font-size: 18px; background-color:#CC2A2A;}
h3.new_notable{min-width: 448px; padding-left: 10px;  font-size: 18px; background-color:#989898;}
h3.most_popular{max-width: 90px; padding-left: 10px;  font-size: 18px; background-color:#989898;}
h3.twitter{padding: 3px 0 2px 10px; width: 160px; background-color: #989898;}
/*Red Headers*/
h3.red{padding: 3px 0 2px 0px; margin: 0 0 10px 0; border-bottom: 1px solid #d2d2d2; background: none; width: 100%;}
h3.this_week{margin-left: 2px; width: 298px;}
h3.e_member{margin-left: 10px; width: 290px;}
h3.music_news{margin-left: 10px; width: 290px;}
h3.tweet{margin: 0 0 5px 10px; width: 150px;}

/*New Styles*/
.new_twitter_header img{margin-left: 6px;}
.new_this_week_header{max-height: 36px;}
.new_featured_shows_header{max-height: 43px;}

.just_accounced .coda-slider-wrapper{padding: 7px 5px 5px 7px;}

h3.text_emembers{background-image: url(../images/text_grey.png); background-repeat: no-repeat; padding-left: 15px; background-position:3px 1px;}
h3.music{min-width: 290px; padding-left: 10px;  font-size: 18px; background-color:#989898;}
h3.emembers_signup{background-image: url(../images/e_member_icon.png); background-repeat: no-repeat; padding-left: 17px; background-position:3px 1px; min-width: 283px; background-position: 5px 7px; margin-top: 10px; font-size: 18px; background-color:#989898;}
h3.emembers_signup div.icon{margin: -20px 0 0 145px;}

/*Start BluePrint Customizations*/

div.border{border-color: black;}
ul{margin: 0; padding: 0;}

/*End BluePrint Customizations*/

body{background-color: #e8e8e8;}
div#headerbg{background-image: url(../images/header.png); width: 100%; position: relative; left: 0; top: 0; height: 88px;}
div#header{width: 965px; margin: 0 auto 0 auto;}
div#header #logo{}
div#header #logo #pabst_logo{}
div#header #logo #riverside_logo{margin: 0 0 9px 0;}
div#header #logo #turnerhall_logo{margin: 0 0 15px 4px;}
div#header #logo #historic_text{margin: 60px 27px 0 204px;}
div#header #facebook_quick_buy{
	float: left;
	background-image: url(../images/facebook_quickbuy_bg.png); width: 445px; height: 52px; position: absolute; top: 0px; margin-left: 520px;
}

div#header #facebook_quick_buy #quick_buy{float: left; width: 170px; margin: 5px 0 0 120px;}
div#header #facebook_quick_buy #quick_buy label{font-size: 10px; color: #fff; text-transform: capitalize;}
div#header #facebook_quick_buy #quick_buy select{width: 170px;}
div#header #facebook_quick_buy #facebook{float: left; margin: 5px 0 0 0;}
div#header #facebook_quick_buy #button {float: left; margin: 0 0 0 5px; font-size: 9px; color:#FFF;}
div#header #facebook_quick_buy #info {float: left; margin: 8px 0 0 5px; font-size: 9px; color:#FFF;}
div#header #facebook_quick_buy #facebook #pic{float: left; margin: 0 0 0 5px; width: 27px; height: 27px;}
div#header #ad{margin: 10px 0 0 0;}
/*Nav*/
div#navigationbg{background-color: #636363;}
div#navigationbg div#navigation{background-image: url(../images/nav.png); height:33px; width: 965px; margin: 0 auto 0 auto;}
div#navigationbg div#navigation .jqueryslidemenu{
	display:block;
	position:relative;
	z-index:1;
}
div#navigationbg div#navigation .jqueryslidemenu ul{list-style-type:none;}
div#navigationbg div#navigation .jqueryslidemenu .primary-menu{/*margin: 5px 0 0 0;*/ padding-left: 0;}
/*Top level list items*/
.jqueryslidemenu ul li {
	display:inline;
	position:relative;
	float:left;
	max-height: 23px;
	border-right: 1px solid #3d3d3d;
}

/* Top level menu link items style */
.jqueryslidemenu ul li a {
	margin-top: 6px;
	display:block;
	padding:0 18px 10px 18px; /* distance between main menu and dropdowns */
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 15px;
}

* html .jqueryslidemenu ul li a { /*IE6 hack to get sub menu links to behave correctly*/
	display:inline-block;
}
.jqueryslidemenu ul li a:hover {
	color: #E1E1E1;
}	
/*1st sub level menu*/
.jqueryslidemenu ul li ul {
	display:block;
	left:0;
	position:absolute;
	visibility:hidden;
}

/* Sub level menu list items (undo style from Top level List Items) */
.jqueryslidemenu ul li ul li {
	display:list-item;
	float:none;
}

/* All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul {
	margin-top:-1px; 
}
.jqueryslidemenu ul li ul li ul a {
	top:0;
}
/* Sub level menu links style */
.jqueryslidemenu ul li ul li a {
	width:190px; /* width of sub menus */
	padding:6px 5px 6px 10px;
	border-top-width:0;
}
div#navigation div#icons{
	padding: 3px 0 0 0;
	float: right;
}


div#breadcrumb{background-color: #d1d1d1;}
div#white_background_container{background-color: #FFF; padding: 10px 0px 10px 5px; max-width: 955px;}
div#tab{background-color: #c8c8c8;}
div#tab.active{background-color: #5d5d5d;}

/*----Left Rail----*/

div#left_rail{
	width: 170px;
	float: left;
	margin-right: 3px;
}

div#middle_rail{margin-right: 17px;}

/*Tweets*/
div#recent_tweets{background-color: #c5c5c5;}
div#tweets{}
div#tweets div#tweet{font-size: 11px; padding: 10px 10px 10px 5px; margin-left: 5px; color: #7F7F7F; max-width: 140px;}
div#tweets div#tweet p{margin: 0 0 5px 0;}
div#tweets div#tweet p.tweet{}
div#tweets div#tweet p.tweet_date{font-weight: bold;}
div#tweets div#tweet.color{background-color: #f7f7f7; border-top: 1px solid #CECECE; border-bottom: 1px solid #CECECE;}

ul#twitter_update_list{list-style: none}
ul#twitter_update_list li{font-size: 11px; padding: 10px 10px 10px 5px; margin-left: 5px; color: #7F7F7F; max-width: 140px; border-bottom: 1px solid #CECECE; overflow: hidden;}
ul#twitter_update_list li.color{background-color: #f7f7f7;}
ul#twitter_update_list li.last{background-color: #f7f7f7; border-bottom: none;}

div.left_rail_header{overflow: hidden;background-image: url(../images/header_bg.png); max-height:26px; max-width: 264px; color: #FFF; font-size: 17px; padding: 3px;}

ul.text_memebers{list-style-image: url(../images/text_white.png);}
ul.text_memebers li{font-size: 11px; color: #696969; margin: 5px 0 5px 17px;} 
ul.text_memebers input{ width: 130px;}

ul.most_popular{list-style-type:none; }
ul.most_popular li{font-size: 11px; color: #696969; margin: 5px 0 5px 3px;} 
ul.most_popular li a {color: #696969; text-decoration: none;}
ul.most_popular li span.icon{margin-right: 3px;}

ul.pabst_recommends{list-style-type:none; float:left;}
ul.pabst_recommends li{font-size: 11px; color: #696969; margin: 0px 0 8px 0px;} 
ul.pabst_recommends li a {color: #696969; text-decoration: none;}
ul.pabst_recommends li a:hover{color: #c82d32;}
ul.pabst_recommends li span.date{color: #bb2126; font-size: 11px;}

ul.music_news{list-style-type:none; }
ul.music_news li{font-size: 11px; color: #696969; margin: 0 0 5px 0;} 
ul.music_news li a {color: #696969; text-decoration: none;}
ul.music_news li a:hover{color: #c82d32;}
ul.music_news li span.icon{margin-right: 5px;}
ul.music_news li span.date{
	color:#BB2126;
	font-size:11px;
}
ul.music_news input{ width: 130px;}

/*Ad*/
div#ad{}

/*----Center Rail----*/

/*Main News*/
div#main_news{}
div#main_news div.just_accounced{background:#e6e6e6;}
div#main_news div#main_news_image{}
div#main_news div#main_news_detail{
  width: 428px;
	padding: 10px; 
	background: #000;
	position: absolute;
	margin: 155px 0 0 0;
/*	height: 90px;*/
	/* for IE */
  	filter:alpha(opacity=70);
  	/* CSS3 standard */
  	opacity:0.7;
	}
div#main_news div#main_news_detail p.artist_name{
	font-size: 32px;
	color: #fff; 
	margin: 0 0 5px 0;
	}
div#main_news div#main_news_detail p.show_date_location{color: #fff;margin:0 0 5px 0;}
div#main_news div#main_news_detail p.buy_tickets{margin-top: 5px;}

div#main_news div#main_news_tabs{margin: 0 0 10px 0; width: 462px;}

div#emembers_presale_tabs{}

div#emembers_presale_tabs ul.tabs li a.emembers{padding-left: 35px; background-position: 5px 7px; padding: 0 0 0 5px; width: 458px;}

/*Upcoming Shows*/
div#upcoming_shows{background-color: #FFFFFF; padding: 5px 0 50px 1px; min-height: 355px; border: 5px solid #EBEBEB; width: 452px;}
div#upcoming_shows div.event{float: left; margin: 0 0 14px 6px; max-width: 140px; min-height: 215px;}
div#upcoming_shows p{margin: 0 0 5px 0;}
div#upcoming_shows p.artist_name{color:#696969; margin: 0 0 0 6px; font-weight: bold;}
div#upcoming_shows p.artist_name a {color:#696969; text-decoration: none;}
div#upcoming_shows p.artist_name a:hover{color: #c82d32;}
div#upcoming_shows p.show_date_location{font-size: 10px;color:#696969; margin: 0 0 8px 6px;}
div#upcoming_shows p.buy_link{font-size: 9px;color:#696969; margin: 5px 0 0 6px; font-weight: bold; text-transform: uppercase;}
div#upcoming_shows p.presale{font-size: 10px;color:#BB2126; margin: 10px 0 0 6px; width:130px; font-weight: bold;}
div#become_emember{margin: 0; background-color: #e6e6e6; padding: 10px 0 10px 10px; max-width: 448px;}
div#become_emember span#text{color: #ea4d2f; font-size: 11px; font-weight: bold; margin-left: 10px;}
div#become_emember img{margin: 2px 3px 0 0;float: left;}
div#become_emember input.become_emember{
	border:2px solid #C0C7C7;
	margin: 3px 3px 0 0;
	padding: 2px 6px 2px 6px;
	width:260px;
	float: left;
}

div#become_emember div.submit_button{float: left; margin: 4px 0 0 0;}

div#video_of_the_day_tabs{margin-top: 10px;}
div#video_of_the_day_tabs ul.tabs li a{padding: 2px 27px 0 27px; font-size: 18px;}
div#video_of_the_day_tabs div#votd{background-color: #CECECE; padding: 4px; width: 448px;}
div#video_of_the_day_tabs div#brv{background-color: #CECECE; padding: 4px;}

div#most_popular{margin-top: 10px;}
div#most_popular ul.tabs li a{padding: 2px 27px 0 27px;}

div#pabst_recommends{margin-top: 10px;}
div#pabst_recommends ul.tabs li a{padding: 2px 6px 0 6px; width: 438px;}

div#pabst_recommends p.in_and_around{font-size: 12px; font-weight: bold; margin: 5px 0 5px 5px;}

div#local_news{margin-top: 10px;}
div#local_news ul.tabs li a{padding: 2px 111px 0 111px;}


/*----Right Rail----*/

div#right_rail{width: 300px; float: left;}

div#search{margin: 0 0 10px 0;}
div#search .search_form_button_field{
	color:#AAAAAA;
	font-style:italic;
	border:2px solid #C0C7C7;
	float:left;
	margin:3px 3px 0 0;
	padding: 2px 6px 1px 6px;
	width:233px; }
div#search .search_form_button{margin: 3px 0 0 0;}

div#more_shows{}
div#more_shows div#tab.active{background-color: #DDD;}
div#more_shows div#show{float: left; width: 140px; margin: 5px 5px 0 0;}
div#more_shows div#show p.artist_name{color:#696969; font-weight: bold; margin: 0 0 3px 6px;}
div#more_shows div#show p.artist_name a{color:#696969; font-weight: bold; margin: 0 0 3px 0; text-decoration: none;}
div#more_shows div#show p.artist_name a:hover{color: #c82d32;}
div#more_shows div#show p.show_date_location{font-size: 10px;color:#696969; margin: 0 0 6px 6px;}
div#more_shows div#show p.buy_link{font-size: 9px;color:#696969; margin: 3px 0 0 6px; font-weight: bold; text-transform: uppercase;}
div#more_shows p.more_shows{font-size: 11px; font-weight: bold;}

div#more_shows div#upcoming_events{background-color: #FFFFFF; width: 287px; padding: 10px 0 40px 3px; overflow:auto; margin: 0 0 10px 0; min-height: 160px; border:5px solid #EBEBEB; overflow: hidden;}

div#emember_signup{margin: 0 0 10px 0;}

div#emember_signup ul.emembers_signup_ul{list-style-image: url(../images/e_white.png); margin: 10px 0 0 10px;}
div#emember_signup ul.emembers_signup_ul li{font-size: 11px; color: #696969; margin: 5px 0 5px 17px;}
div#emembers_signup_form{margin: 0 0 15px 0;}
div#emembers_signup_form input.become_emember{
	border:2px solid #C0C7C7;
	margin: 3px 3px 5px 13px;
	padding: 3px 6px 3px 6px;
	width:215px;
	float: left;
}

div#emembers_signup_form span.submit_button{float: right; margin: 4px 0 4px 0;}

div#emembers_signup_form div.text{
	font-size: 10px;
	font-style: italic;
	color: #AFAFAF;
	margin: 10px 0 0 13px;
}



div#music_news{margin: 0 0 15px 0;}
div#music_news div#music_news_header{margin: 0 0 5px 0;}
div#music_news div#music_news_text{margin: 10px 0 0 10px;}
div#music_news div#music_news_text div.music_news{margin: 0 0 10px 0; font-size: 12px;}
div#music_news div#music_news_text div.music_news div.image{margin: 0 3px 0 0; float: left;}
div#music_news div#music_news_text div.music_news div.title{float: left;}
div#music_news div#music_news_text div.music_news div.title a{color: #696969; text-decoration: none;}
div#most_popular{}
div.right_rail_header{overflow: hidden;background-image: url(../images/header_bg.png); max-height:26px; max-width: 264px; color: #FFF; font-size: 17px; padding: 3px;}

div#time_warner{background-color: #f3f3f3; padding: 10px 20px 10px 20px; margin-top: 20px;}


/*Events Index*/

h1.calendar_header{width: 634px; font-size: 48px; margin-bottom: 15px;}
h1.calendar_header span.text{font-size: 15px;}
div#events_left{margin-bottom: 30px; width: 634px; background-color: #F7F7F7; padding: 0 0 10px 0;}
div#events_left div.genre_selector{background-color: #DDD; padding: 10px; margin: 0 0 15px 0;}

div#events_left div.event{margin: 5px 0 0 0; padding: 0 0 0 10px;}
div#events_left div.event div.event_artist_logo{}
div#events_left div.event div.event_info{min-height: 100px; border-bottom: 1px solid #BDBDBD;}
div#events_left div.event div.event_info p.artist_name{margin: 5px 0 5px 0;}
div#events_left div.event div.event_info p.artist_name a{color: #000; font-size: 20px; font-weight: bold; text-decoration: none;}
div#events_left div.event div.event_info p.date_time{margin: 0 0 5px 0; font-size: 11px;}
div#events_left div.event div.event_info p.venue{margin: 0 0 5px 0; font-size: 11px;}
div#events_left div.event div.event_info div.buy_tickets{height: 20px; margin: 10px 0 10px 0;}
div#events_left div.event div.event_info div.buy_tickets div.buy_event_tickets{float:left; padding: 0 5px 0 0; border-right: 1px solid #BDBDBD; margin: 5px 0 0 0;}
div#events_left div.event div.event_info div.buy_tickets div.event_more_info{float:left; margin: 5px 0 0 5px;}
div#events_left div.event div.event_venue{margin-top: 10px;}
div#events_left div.event div.event_venue p.venue_logo{margin: 0; text-align: center;}
div#events_left div.event div.event_venue p.venue_address{font-size: 9px; text-align: center; color:#717070;}

div#right_rail.calender_page_right_rail{margin: -75px 0 0 0;}

/*Footer Styles*/
div#footer_container {background-color: #FFF; margin:0 auto; width: 965px;}
div#footer_container div#footer{border-top: 1px solid #dddddd; padding: 10px; color: #7a7a7a; max-width: 625px;}
div#footer_container div#footer a{color: #A80700; text-decoration: none;}
div#footer_container div#footer a:hover{color: #C82D32;}
div#footer {font-size: 10px; font-family: helvetica;}
div#footer a {color: #7a7a7a;}

/*Facebook Connect Bar*/

.service_bar {
background-color:black;
border-top:1px solid #CCCCCC;
bottom:0;
color:#FFFFFF;
font-family:verdana,arial;
left:0;
/*IE*/
filter:alpha(opacity=90);
/* CSS3 standard */
opacity:0.9;
padding:8px 0;
position:fixed;
width:100%;
z-index:100000;
}

.links {
font-family:verdana;
font-size:14px;
text-align:center;
}

.links table {
margin-bottom: 0;
width:880px;
margin-left:auto;
margin-right:auto;
}

.service_bar_text {
padding:0 15px;
}

.close_bar_img {
padding-left:15px;
}

/*Search Page*/

div#events_left_search{margin-bottom: 30px; width: 634px; background-color: #FFF; padding: 0 0 10px 0;}
div#events_left_search div.genre_selector{background-color: #DDD; padding: 10px; margin: 0 0 15px 0;}
div#events_left_search div.event{margin: 5px 0 0 0; padding: 0 0 0 10px;}
div#events_left_search div.event div.event_artist_logo{}
div#events_left_search div.event div.event_info{min-height: 100px; }
div#events_left_search div.event div.event_info p.artist_name{margin: 5px 0 5px 0;}
div#events_left_search div.event div.event_info p.artist_name a{color: #000; font-size: 20px; font-weight: bold; text-decoration: none;}
div#events_left_search div.event div.event_info p.date_time{margin: 0 0 5px 0; font-size: 11px;}
div#events_left_search div.event div.event_info p.venue{margin: 0 0 5px 0; font-size: 11px;}
div#events_left_search div.event div.event_info div.buy_tickets{margin: 0;}
div#events_left_search div.event div.event_info div.buy_tickets div.buy_event_tickets{float:left; padding: 0 5px 0 0; border-right: 1px solid #BDBDBD; margin: 5px 0 0 0;}
div#events_left_search div.event div.event_info div.buy_tickets div.event_more_info{float:left; margin: 5px 0 0 5px;}
div#events_left_search div.event div.event_venue{margin-top: 10px;}
div#events_left_search div.event div.event_venue p.venue_logo{margin: 0; text-align: center;}
div#events_left_search div.event div.event_venue p.venue_address{font-size: 9px; text-align: center; color:#717070;}

div.search_form{margin-top: 30px;}
div.search_form .search_form_button_field{
	color:#AAAAAA;
	font-style:italic;
	border:2px solid #C0C7C7;
	float:left;
	margin:3px 3px 0 0;
	padding:2px 6px;
	width:220px; }
div.search_form .search_form_button{margin: 3px 0 0 0;}

/*Index*/
div.advanced_search{padding: 10px;}
div.advanced_search select{float:left; margin: 5px 5px 0 0; width: 29%;}
div.advanced_search select.artist_genres{float: none; width: 100%;}

div.advanced_search .search_form_button{margin: 5px 0 0 0;}


/*Index Page Tabs*/

#home_page_tabs{
  margin: 0 0 10px 0;
}

#home_page_tabs .tabs li {
  line-height: 0;
  margin: 0;
}

#home_page_tabs .tabs li a{
  background: none;
  border: none;
}

#home_page_tabs .tabs li a.selected{
  background: none;
  
}

#home_page_tabs .content{
  border:5px solid #EBEBEB;
  overflow:auto;
  padding:20px;
  min-height: 250px;
}


/*Link styles*/

a.border_link{
  border:1px dotted #a80700;
  color: #a80700;
  padding: 5px 3px 3px 3px;
  text-decoration: none;
  font-weight: bold;
  font-family: helvetica;
  font-size: 10px;
}
a.border_link:hover{color:#C82D32;}

a.border_link_small{
  border:1px dotted #a80700;
  color: #a80700;
  padding: 3px 3px 0px 3px;
  text-decoration: none;
}

a.border_link_small:hover{color:#C82D32;}

.wheelchair{
  position: absolute;
  top: 8px;
  left: 5px;
}

/* -----------------------------------------------------------------------
 
 
 Tabs Plugin 0.1 for the Blueprint CSS Framework
 http://blueprintcss.org
 
   * Copyright (c) 2008-Present. Refer to the main Blueprint license.
   * See README for instructions on how to use this plugin.
   * For credits and origins, see AUTHORS.
 
----------------------------------------------------------------------- */
 
.tabs { 
/*  border-bottom:1px solid #ccc;*/
	height:1%; /* fixing IE 6 */
/*  margin:0 0 .75em 0;*/
  padding-left: 0;
  margin: 0;
	min-height:auto;
	overflow:hidden;
}
.tabs li {
/*  border:1px solid #ccc;*/
/*  border-bottom:none;*/
  float:left;
  line-height:1.5; 
  list-style-type:none;
  margin:0 1px 0 0;
  padding:0;
}

.tabs li a {
  font-size: 16px;
  font-weight: normal;
	background:#CECECE;
/*  border:1px solid #eee;*/
  border-bottom:none;
  cursor:pointer;
  display:block;
  float:left;
/*  font-weight:bold;*/
/*  padding: 2px 30px 0px 30px;*/
  color:#fff;
}

.tabs_nil li a{
	cursor: pointer;
}
.tabs li a.selected { 
  background:#cd342d;
/*  border:1px solid #666;*/
/*  border-bottom:none;*/
  cursor:default;
}

.tabs li a, .tabs li a:focus, .tabs li a:hover { 
  text-decoration:none;
}

.tabs li a.selected:hover {background:#cd342d;}

.tabs li a:focus, .tabs li a:hover { 
/*  color:#555;*/
  background-color: #cd342d;
  outline:none;
}
.tabs li a.selected:focus, .tabs li a.selected:hover { 
/*  color:#fafafa;*/
}	
.tabs li.label { 
	border:none;
	font-weight:bold;
	line-height:1.5; 
	margin-right:.5em; 
	padding:.25em .33em .25em .33em;
}

.right_rail_tabs { 
/*  border-bottom:1px solid #ccc;*/
	height:1%; /* fixing IE 6 */
/*  margin:0 0 .75em 0;*/
  padding-left: 0;
  margin: 0;
	min-height:auto;
	overflow:none;
	float: left;
}
.right_rail_tabs li {
/*  border:1px solid #ccc;*/
/*  border-bottom:none;*/
  float:left;
  line-height:1.5; 
  list-style-type:none;
  margin:0 1px 0 0;
  padding:0;
}

.right_rail_tabs li a {
  font-size: 18px;
  font-weight: normal;
  background:#989898;
  border-bottom:none;
  color:#FFF;
  cursor:pointer;
  display:block;
  float:left;
  width: 285px;
  height: 25px;
  text-align: center;
}
.right_rail_tabs li a.selected { 
  background:#bb2126;
  cursor:default;
}
.right_rail_tabs li a.selected:hover {background:#bb2126;}

.right_rail_tabs li a.arrow {background-color: #424242; height: 20px; width: 11px; font-size: 10px; font-weight: bold; padding-top: 5px;}
.right_rail_tabs li a.arrow:hover {background-color: #353535;}

.right_rail_tabs li a, .right_rail_tabs li a:focus, .right_rail_tabs li a:hover {
  text-decoration:none;
}

.right_rail_tabs li a:focus, .right_rail_tabs li a:hover { 
/*  color:#555;*/
  background-color: #858585;
  outline:none;
}
.right_rail_tabs li a.selected:focus, .right_rail_tabs li a.selected:hover { 
  color:#fafafa;
}	
.right_rail_tabs li.label { 
	border:none;
	font-weight:bold;
	line-height:1.5; 
	margin-right:.5em; 
	padding:.25em .33em .25em .33em;
}
/*  -moz-border-radius-topleft:7px;
  -moz-border-radius-topright:7px;
  -webkit-border-top-left-radius: 7px; 
  -webkit-border-top-right-radius: 7px;*/}
