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:top;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
a:hover {text-decoration:underline;}
/* typography.css */
body {font-size:82%;color:#222;background:#fff;font-family: arial, sans-serif;}
h1, h2, h3, h4, h5, h6 
{
  font-weight:normal;color:#111;font-size-adjust:none;
}
h1
{
  text-shadow: 0 0 1px rgba(90, 108, 128, .3);
}
h2
{ 
  text-shadow: 0 0 1px rgba(128, 91, 90, .3);
}
h3
{ 
 /* text-shadow: 0 0 1px rgba(141, 166, 118, .3);*/
}
h1 {font-size:2em;line-height:1;color:#5A6C80;margin-bottom:20px;}
h2 {font-size:1.6em;margin-bottom:0.75em;line-height:1;}
h3 {font-size:1.3em;line-height:1;margin-bottom:1em;margin-top:1em;}
h4 {font-size:1.1em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;margin-bottom:1.5em}
h6 {font-size:1em;}
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 {color:#009;text-decoration:none;}
a:visited {color:#551A8B;}
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 2.4em;}
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.5em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#222;}
.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;}

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.title {font-size:1.5em;}
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;}
#contact-message-success, #street-team-message-success, .success, .confirm, 
#form_confirm
{
  background: #92FFA5;
  border: 2px solid #009218;
  color: #009218;
  margin-bottom: 10px;
  padding: 10px;
}
.error, #contact-message-error, #street-team-message-error, #form_error, .notice
 {
  background: #FBE3E4;
  border: 2px solid #EE5555;
  color: #EE5555;
  margin-bottom: 10px;
  padding: 10px;
}
/* grid.css */
.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;}

/* END BLUEPRINT */

/* BEGIN COMMON */

body
{
  /*background: #F5F5F5 url(/images/body.png) repeat-x;*/
  background: #C4C5C7 url(/images/body_radio_tragedy.png) repeat-x;
}
#site-wrapper
{
	margin: 0 auto;
	padding: 0;
	width: 960px;
  padding: 5px 10px 10px;
  /*background: transparent url(/images/site-wrapper.png) no-repeat;*/
  background: transparent url(/images/site_wrapper_radio_tragedy.png) no-repeat;
} 
#middle-wrapper
{ 
  padding: 0 0 10px;
  /*background: #D3D8CE;  */
  background: #A3A6A8;
  margin: 0 0 0 0;
}

#middle-overlay
{
  /*background: transparent url(/images/middle-overlay.png) -10px 0 no-repeat;*/
  background: transparent url(/images/middle_overlay_radio_tragedy.png) -10px 0 no-repeat;
}
#middle, #middle-footer
{
  
  width: 940px;
  margin: 0 auto 0;
  padding: 0;
  /*background: #f5f5f5 url(/images/middle.png) repeat-y;*/
  background: #f5f5f5;
}

#middle .sb-inner { background: #f5f5f5; }
#middle .sb-shadow {}
#middle .sb-border {}

#content-homepage
{
	color: #222;
	text-decoration: none;
	padding: 0;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  text-align: left;
	float: left;
  width: 750px;
} 
#content
{
	float: left;
  width: 728px;
  background: #fff;
  border: 1px solid #eee;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  padding: 10px;
  text-align: left;
  min-height: 750px;
  position: relative;   
}
#content h2
{
  margin: 10px 0;
  color: #805B5A;
  border-bottom: 2px solid #F5F5F5;
}
#content h3, #slide_holder_inner h3
{
  /*color: #8DA676;*/
  color: #000;
  padding: 0 0 5px 0;  
}
.back-to-top, .pointer
{
  cursor: pointer;
}
a.transparent
{
  background: transparent;
}

.left
{
  float: left;
}
.right
{
  float: right;
}
table, th {
  /*border: 1px solid #6C6C6C;*/
  border-collapse: collapse;
  margin: 0;
  padding: 0;
}
th
{
  padding: 10px;
  background: #8DA676;
  color: #fff;
}
td {
  border-collapse: collapse;
  margin: 0;
  padding: 5px;
}
#shows_table tr.odd
{
  background-color: #F5F5F5;
}
#shows_table tr.even
{
  background-color: #fff;
}
#shows_table tr:hover
{
   background: #EAEDF0;
}
#shows_table tr:hover td a
{
  text-decoration: underline;
}
#shows_calendar th
{
  padding: 3px;
}
#shows_calendar th a
{
  color: #fff;
  margin: 5px;
}
#shows_calendar td
{
  border: 1px solid #ccc;
  padding: 0;
  width: 104px;
}
#shows_calendar td.calendar_days
{
  text-align: center;
  background: #ccc;
  padding: 4px;
}
#shows_calendar  .calendar_day
{
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 3px;
  margin: 0 0 10px 0;
  color: #333;
  width: 20px;
  background: #f5f5f5;
  text-align: center;
}
#shows_calendar .calendar_tooltip
{
  margin: 4px 3px 0 0;
}
#shows_calendar .calendar_location
{
  margin: 0 0 10px 5px;
  padding: 0;
  font-size: .8em;
  
}
.center
{
  text-align: center;
}
#street-team-form .required, #form .required, span.required
{
  color: red;
}
#shows
{
  background: transparent;
  /*width: 738px !important;
  width: 730px;*/
  width: 358px !important;
  width: 350px;
  border: 0px solid #ccc;
  padding: 5px;
  float: left;
  margin: 10px 0 10px 0;
}
#press
{
  background: transparent;
  float: left;
  width: 358px !important;
  width: 350px;
  border: 0px solid #ccc;
  padding: 5px 5px 10px 5px;
  margin: 10px 0 10px 10px;

}

#shows h2, #press h2, #block-submenutree-2.music h2.title,
#block-block-4 h2.title, #block-block-7 h2.title,
#block-submenutree-2.info h2.title, #block-submenutree-2.my h2.title,
#block-submenutree-2.photos h2.title, #block-user-1 h2.title,
h2#email
{
  border-bottom: 2px solid #e9e9e9;
}

#shows h2
{
  color: #A52822;
  margin: 0;
  padding: 0 0 2px 27px;
  background: url(/images/shows.png) no-repeat;
}
#press h2
{
  color: #783E32;
  margin: 0;
  padding: 0 0 2px 25px;
  background: url(/images/press.png) no-repeat;
}
#setlist h2
{
  text-shadow: 1px 1px 1px #ccc;
  padding: 0;
  margin: 5px 0 15px 42px;
  color: #844235;
  font-size: 1.5em;
  font-weight: bold;
}
#shows h3
{
  text-shadow: 1px 1px 1px #ccc;
  color: #8B201A;
  font-size: 1.25em;
  font-weight: bold;
}
#upcoming-shows
{
  float: left;
  width:340px;
  margin: 0;
  padding: 5px 5px 10px 5px;
  
  
}
#upcoming-shows ul, #press ul
{
  margin: 0px;
  padding: 0px;
}
#upcoming-shows li, #press li
{
  border-bottom:1px dashed #e9e9e9;
  list-style-type:none;
  padding: 5px 0 5px 0;
  width:340px;  
}

#new-shows
{

  float: left;
  margin-left: 10px;
  width: 355px;
}

#setlist
{
  background: #fff url(/images/setlist.png) 10px 10px no-repeat;
  float: left;
  width: 358px !important;
  width: 352px;
  margin-left: 10px;
  border: 1px solid #ccc;
  padding: 5px;
}
#header-link
{
  width: 940px;
  height: 150px;
  display: block;
}

.rss, #content_top_right
{
  position: absolute;
  top: 10px;
  right: 5px;
}

.tooltip
{
  text-decoration: underline;
}

/* END COMMON */

/* BEGIN HEADER */

#header 
{
  width: 940px;
  height: 150px;
  margin: 0 auto;
}

/* END HEADER */

/* BEGIN CHARTS */

.chart-links
{
  clear: both;
  margin: 0 0 40px 0;

}
.chart-links-column
{
  float: left;
  margin-right: 10px;
}
.chart-links-label
{
  
  float: left;
  margin: 0 5px 0 0;
  font-weight: bold;
}
#chart-links-openers-closers, #chart-links-sets
{
  padding: 10px 0 0 4px;
  display: none;
}
#chart
{
  margin: 20px 0 0 0;
}

/* END CHARTS */

/* BEGIN RATINGS */
.ratingblock 
{
	display: block;
	margin: 10px 0 0 0;
}
.loading 
{
	height: 20px;
	background: url('/images/loading-small.gif') 50% 50% no-repeat;
}
.unit-rating 
{ /* the UL */
	list-style: none;
	height: 20px;
	position: relative;
	background: url('/images/rating.png') top left repeat-x;	
  margin: 0;	
}
.unit-rating li
{
  text-indent: -90000px;
	/*\*/
	float: left;
	/* */
}	
.unit-rating li a 
{
	outline: none;
	display: block;
	width: 20px;
	height: 20px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
}	
.unit-rating li a:hover
{
	background: url('/images/rating.png') left center;
	z-index: 2;
	left: 0;
}
.unit-rating a.r1-unit {left: 0;}
.unit-rating a.r1-unit:hover {width:20px;}
.unit-rating a.r2-unit {left:20px;}
.unit-rating a.r2-unit:hover{ width: 40px;}
.unit-rating a.r3-unit {left: 40px;}
.unit-rating a.r3-unit:hover {width: 60px;}
.unit-rating a.r4-unit {left: 60px;}	
.unit-rating a.r4-unit:hover {width: 80px;}
.unit-rating a.r5-unit {left: 80px;}
.unit-rating a.r5-unit:hover {width: 100px;}
.unit-rating a.r6-unit {left: 100px;}
.unit-rating a.r6-unit:hover {width: 120px;}
.unit-rating a.r7-unit {left: 120px;}
.unit-rating a.r7-unit:hover {width: 140px;}
.unit-rating a.r8-unit {left: 140px;}
.unit-rating a.r8-unit:hover {width: 160px;}
.unit-rating a.r9-unit {left: 160px;}
.unit-rating a.r9-unit:hover {width: 180px;}
.unit-rating a.r10-unit {left: 180px;}
.unit-rating a.r10-unit:hover {width: 200px;}
.unit-rating li.current-rating
{
	background: url('/images/rating.png') left bottom;
	position: absolute;
	height: 20px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
.ratingblock
{
  font-size: .9em;
}
.voted
{
  color: #999;
}
.thanks {color:#36AA3D;}
.static {color:#5D3126;}		

/* END RATINGS */

.caption
{
  border-width: 0 1px 1px 1px;
  background: #f5f5f5;
  border-color: #ccc;
  border-style: solid;
  padding: 5px 0;
  color: #666;
  margin: -5px 0 0 0 ;
  font-size: .9em;
}

/* BEGIN SETLISTS */

#setlist-search
{
  float: left;
}
#event_id, #venue_id, #song_ids, #band_id { width:250px;}
#pagination
{
  padding: 20px 0 0 0;
  text-align: center;
  border-top: 1px dashed #ccc;
}
#previous
{
  float: left;
  border: 1px solid #6D805B;
  padding: 4px;
  background: #6D805B;
}
#pages
{
  float: left;
  margin-left: 10px;
  margin-top: 4px;
}
#pages a.page
{
	border: 1px solid #56812B;
	text-decoration: none;
	margin: 2px;
	background: #56812B;
	padding: 2px;
}
#pages span.page
{
  margin: 4px;
}
#next
{
  float: right;
  border: 1px solid #56812B;
  padding: 4px;
  background: #56812B;
}
#previous a, #next a, #pages a.page
{
  color: #F5F6F0;
  text-decoration: none;
}
#current-page
{
  background: #5A6C80;
  padding: 5px 10px;
  color: #fff;
}
.setlist-links
{
  float: right;
  padding: 0;
  margin: 0;
}
.setlist
{
  width: 725px;
}


/* END SETLISTS */

/* BEGIN ALBUMS */

.album_photo
{
  border: 1px dashed #ccc; 
  padding: 5px; 
  float: right;
}

#album-cover
{
  float: left;
}
#album-details
{
  float: left;
  margin-left: 20px;
}

/* END ALBUMS */

/* BEGIN SIDEBAR */

#sidebar 
{
  position: relative;
	float:right;
	text-align: left; 
  width: 160px;
	margin: 0;
  padding: 15px 10px 0 0;

}
#sidebar-box h1
{
  color: #669933;
}
#sidebar ul li#selected
{
  background: #6D805B;
}
.block
{
  background: transparent;
  padding: 0; 
  margin-bottom: 10px;
	text-align: left;
  
}
#block-submenutree-2 .content ul li a:hover
{
  text-decoration: underline;
}
#block-submenutree-2 .content ul li a.active
{
  /*
  color: #5A6C80;
  text-decoration: underline;*/
  /*color: #000;
  padding: 5px;
  width: 500px;*/
  font-size: 1.1em;
  font-weight: bold;
  color: #222;
  font-style: italic;
}
#block-submenutree-2 .content ul li a:hover
{
  /*text-decoration: none;*/
}
.block a.hover
{
  text-decoration: none;
}
#block-user-1
{
  margin-top: 10px;
}
#block-google_cse-0
{
  margin-bottom: 25px;
}

/*.block .sb-inner { background: #fff; }
.block.sb-shadow { background: #000; }
.block .sb-border { background: #ccc; }*/

#sidebar h2.title
{
  font-size: 1.35em;
}

#block-submenutree-2 h2.title,
#block-block-4 h2.title,
#block-block-5 h2.title,
#block-block-6 h2.title,
#block-block-7 h2.title,
#block-blog-0 h2.title
{
  font-weight: bold;
  /*background: #6D805B;*/
  
}
#block-submenutree-2.info h2.title
{
  color: #40B4C1;
  margin: 0;
  padding: 5px 0 5px 25px;
  font-size: 1.25em;
}
#block-submenutree-2.my h2.title
{
  color: #0064AA;
  margin: 0;
  padding: 6px 0 5px 18px;
  font-size: 1.25em;
}
#block-submenutree-2.photos h2.title
{
  color: #EE9B0F;
  margin: 0;
  padding: 6px 0 5px 31px;
  font-size: 1.25em;
}
#block-submenutree-2.music h2.title
{
  color: #006BB4;
  margin: 0;
  padding: 5px 0 5px 25px;
  font-size: 1.25em;
}

#sidebar h2.title
{
  font-size: 1.2em;
  font-weight: bold;
}
h2#email
{
/*  color: #0064AA;
  margin: 0 0 0 40px;
  padding: 0;
  */
  
  background: url(/images/email.png) 0 3px no-repeat;
  font-size: 1.25em;
  color: #8C6398;
  padding: 6px 0 5px 24px;
  margin: 0;
}
#block-user-1 h2.title
{
/*  color: #0064AA;
  margin: 0 0 0 40px;
  padding: 0;
  */
  
  background: url(/images/drupal_user.png) 0 3px no-repeat;
  font-size: 1.25em;
  color: #0079C4;
  padding: 6px 0 5px 24px;
  margin: 0;
}
#block-block-4 h2.title
{
  background: url(/images/radio-tlg.png) 0 0 no-repeat;
  color: #1F1A17;
  font-size: 1.25em;
  padding: 2px 0 5px 23px;
  margin: 0;

}
#block-block-7 h2.title
{
  background: url(/images/new.png) 0 3px no-repeat;
  font-size: 1.25em;
  color: #8E1F19;
  padding: 4px 0 6px 23px;
  margin: 0;
}
#block-blog-0 h2.title
{
  color: #0061A6;
  margin: 0 0 0 38px; 
  padding: 0;
}
#block-block-7 .content ul , #block-submenutree-2 .content ul
{
  margin: 0;
  list-style-type: none;
  padding: 0;
}
#block-submenutree-2 .content ul li, #block-block-4 .content ul li, #block-block-5 .content ul li, #block-block-7 .content ul li, #block-user-1 ul li
{
  margin-bottom: 0;
  /*list-style-image: url(/images/bullet.png);*/
  list-style-image: none;
  list-style-type: disc;
}
#block-block-7 .content ul li, #block-submenutree-2 .content ul li
{
  list-style-type: none;
  padding: 5px 0 5px 0;
  border-bottom: 1px dashed #e9e9e9;
}
#block-submenutree-2 .content ul li.expanded  a
{
  font-weight: bold;
  font-size: 1.1em;
  color: #222;
}
#block-submenutree-2 .content ul li.expanded  a.active
{
  font-weight: bold;
}
#block-submenutree-2 .content ul li.expanded  ul li a
{
  font-size: 1em;
  color: #000099;
  font-weight: normal;
  text-decoration: none;
}
#block-submenutree-2 .content ul li.expanded  ul li a:hover
{
  text-decoration: underline;
}
#block-submenutree-2 .content ul li.expanded  ul a.active
{
  font-size: 1.1em;
  color: #222;
}
#block-submenutree-2 .content ul li.expanded  ul li
{
  border-bottom: 1px dashed #ccc;
}
#block-submenutree-2 .content ul li.expanded  ul  li:last-child
{
  border-bottom: 0;
}
#block-submenutree-2 .content ul li ul li, #block-block-4 .content ul li ul li, #block-block-5 .content ul li ul li
{
  padding: 5px 0;
  margin: 0 0 0 10px;
  border-bottom: 0px dashed #ccc;
  list-style-image: none;
  list-style-type: none;
}
#block-submenutree-2, #block-block-4, #block-block-5, #block-block-7
{
  cursor: default;
}
#block-submenutree-2 .content
{
  padding: 4px 10px 10px 10px;
  margin: 0 0 0 0;
}
#block-block-4 .content, #block-block-5 .content, #block-blog-0 .content
{
  padding: 4px 10px 10px 10px;
  margin: 10px 0 0 0;
}
#block-block-7 .content
{
  padding: 4px 10px 10px 10px;
  margin: 0 0 0 0;
}
#block-blog-0 ul, #block-block-7 ul
{
  margin: 4px 0 0 5px;
  padding: 0;
  /*list-style-image: url(/images/bullet.png);*/
}
#block-submenutree-2 ul
{
  margin: 4px 0 0 16px;
  padding: 0;
  /*list-style-image: url(/images/bullet.png);*/
  list-style-image: none;
  list-style-type: disc;
}
#block-user-1 ul
{
  margin: 4px 0 0 25px;
  padding: 0;
  list-style-image: none;
  list-style-type: disc;
}
#block-submenutree-2 ul ul
{
  margin: 2px 0 0 0;
  padding: 0;
}
#block-submenutree-2 ul ul a
{
  font-size: .9em;
}
#block-submenutree-2 ul ul a.active
{
  font-size: 1.2em;
}
#block-blog-0 ul li
{
  /*list-style-image: url(/images/bullet.png);*/ 
}
#block-block-1
{
  background: transparent;
  padding: 0;
  text-align: center;
  margin: 0 auto 10px auto;
  border: 0;
} 
#block-user-1
{
  /*background: url(/images/drupal-user.png) 0 0 no-repeat;*/
  padding-top: 0;
  margin-bottom: 25px;
}
#block-block-4
{
 /* background: url(/images/radio-tlg.png) 0 0 no-repeat;*/
  border-top: 0px dashed #ccc;
  padding-top: 0;
}
#block-block-7
{
  /*background: url(/images/new.png) 0 0 no-repeat;*/
}
#block-block-7 strong, .shadow
{
  /*text-shadow: 2px 2px 2px #CCCCCC;*/
}
#block-block-7 strong, #block-block-4 strong
{  
  font-size: 1em;
}
#block-blog-0
{
  background: url(/images/blog.png) no-repeat;
}
#block-block-6{}
#block-submenutree-2.music
{
  background: url(/images/music.png) 0 3px no-repeat;
  
}
#block-submenutree-2.info
{
  background: url(/images/info.png) 0 3px no-repeat;
}
#block-submenutree-2.my
{
  background: url(/images/mytlg.png) 0 3px no-repeat;
}
#block-submenutree-2.photos
{
  background: url(/images/photos.png) 0 3px no-repeat;
}
#block-submenutree-2
{
  border-bottom: 0px dashed #ccc;
  padding-bottom: 10px;
  margin-bottom: 0;
}
/* END SIDEBAR */

/* BEGIN FOOTER */

#footer
{
  /*background: #D3D8CE;*/
  background: #A3A6A8;
  margin: 0 auto;
  padding: 0 0 10px 0;
  width: 960px;
  text-align: left;
}

#footer-links
{
  margin: 0 auto;
  /*background: #6F8061 url(/images/footer.png) no-repeat;*/
  background: #6F8061 url(/images/footer_radio_tragedy.png) no-repeat;
  padding: 0;
  width: 940px;

}
#footer-copyright
{
  width: 940px !important;
  width: 944px;
  margin: auto;  
  color: #fff;
  padding: 0 0 5px 0;
}
#footer-copyright a:hover
{
  color: #fff;
  background: transparent;
  text-decoration: underline;
}
#footer-links p 
{
  margin: 0;
  padding: 0;
} 
#footer-links a 
{
  color: #fff;
  text-decoration: none;
  font-size: .8em;
}
#footer-links a:hover 
{
  background: transparent; 
  text-decoration: underline; 
  color: #fff; 
}
#footer-rss li a:hover
{

}
#footer-rss li a
{
  width: 100px !important;
  width: 100px;
  display: block;
  padding: 5px 0 5px 25px;
}
#footer-site-links li a
{
  width: 115px;
  display: block;
  padding: 5px 0 5px 15px;
  font-size: .8em;
}
#footer-site-links li a:hover
{
  background: url('/images/green_man.png') left center no-repeat;
  padding: 5px 0 5px 15px;
}
#footer-external-links li a
{
  width: 110px;
  display: block;
  padding: 5px 0 5px 30px;
}
#footer-bottom
{
  background: url(/images/footer-bg.png) no-repeat;
  color: #808080;
  width: 952px;
  height: 30px;
  padding: 0;
  margin: 40px auto 0 -10px;
  text-align: center;
}
#footer-bottom p
{
  padding: 6px;
}
#footer-external-links
{
  float: left;
  margin: 10px 25px 0 0;
  width: 295px;
}
#footer-site-links
{
  float: left;
  margin: 10px 15px 0 0;
  width: 280px;
}
#footer-external-links li a 
{
  padding: 5px 0 5px 25px;
}
#footer-external-links li a#footer-youtube:hover
{
  background: url('/images/youtube.png') left center no-repeat;
}
#footer-external-links li a#footer-facebook:hover
{
  background: url('/images/facebook.png') left center no-repeat;
}
#footer-external-links li a#footer-myspace:hover
{
  background: url('/images/myspace.png') left center no-repeat;
}
#footer-external-links li a#footer-twitter:hover
{
  background: url('/images/twitter.png') left center no-repeat;
}
#footer-external-links li a#footer-lastfm:hover
{
  background: url('/images/footer-lastfm.png') left center no-repeat;
}
#footer-external-links li a#footer-livedownloads:hover
{
  background: url('/images/live_downloads.png') left center no-repeat;
}
#footer-external-links li a#footer-itunes:hover
{
  background: url('/images/itunes.png') left center no-repeat;
}
#footer-external-links li a#footer-lma:hover
{
  background: url('/images/live_music_archive.png') left center no-repeat;
}
#footer-external-links li a#footer-dgold:hover
{
  background: url('/images/dgold.png') left center no-repeat;
}
#footer-external-links li a#footer-lart:hover
{
  background: url('/images/lets_all_ride_together.png') left center no-repeat;
}
#footer-external-links li a#footer-jca:hover
{
  background: url('/images/josh-clark-art.png') left center no-repeat;
}
#footer-external-links li a#footer-trevor:hover
{
  background: url('/images/trevor.png') left center no-repeat;
}
#footer-external-links li a#footer-mobile:hover
{
  background: url('/images/mobile.png') left center no-repeat;
}
#footer-external-links li a#footer-fancy-ketchup:hover
{
  background: url('/images/fancy-ketchup.png') left center no-repeat;
}
#footer-external-links li a#footer-tlar:hover
{
  background: url('/images/tlar.jpg') left center no-repeat;
}
#footer-links ul li
{
  border-bottom: 0px dashed #6D805B;
}
#footer-rss
{
  float: left;
  margin: 10px 25px 0 15px; 
  width: 280px !important;
  width: 265px;
}
#email_rss
{
  float: left;
  margin:0 0 0 5px;
  padding: 0 0 0 28px;
  height: 20px;
}
a#footer-back-to-top
{
  padding: 0 22px 0 0;  
  height: 30px;
}
a#footer-back-to-top:hover
{
  background: url('/images/top.png') right top no-repeat;
}
a#email_rss:hover
{
  background: url('/images/mail.png') left center no-repeat;
}
#footer-rss li a:hover
{
  background: url('/images/rss_small.png') left center no-repeat;
}


#footer-links .header
{
  /*border-bottom: 1px solid #3F4934;*/
  border-bottom: 1px solid #222;
  /*color: #3F4934;*/
  color: #ddd;
  margin: 5px 0;
  font-weight: bold;
  font-size:1.25em;
  /*text-shadow: 0 0 1px rgba(63, 73, 52, .2);*/
}
#footer-links ul
{
  list-style-image: none;
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
}


#footer-back-to-top
{
  float: right;
  color: #fff;
  margin: 3px 5px 0 0;
}


#footer-nav-links a
{
  color: #fff;
  margin: 0 5px 0 0; 
  font-size:.9em;
}

#footer_artwork
{
  width:225px;
  text-align: center;  
  float: left;
  margin: 0 25px 0 10px;
  width: 280px;
}
/* END SIDEBAR */

ul.multi_column{
    width: 700px;
}

/* The wider this li is, the fewer columns there will be */
ul.multi_column  li{
    text-align: left;
    float: left;
    list-style: none;
    width: 200px;
    padding: 5px;
}


/* BEGIN NAVIGATION */

#nav 
{
  height:40px;
  margin: -5px 0 0 10px;
  width: 940px; 
  position: relative;
  /*background: url(/images/nav_bg.png) 0 5px repeat-x;*/
  background: url(/images/nav_bg_radio_tragedy.png) 0 5px repeat-x;
  z-index: 998;
}
#nav ul
{
  display: inline;
  margin:0;
  padding:0;
  list-style-type:none;
  float: left;
}
#nav ul li
{
  display: block;
  float: left;
  margin:0;
  padding:0;
  list-style-type:none;
  position: relative;
}
#nav ul li a
{
  height: 35px;
  display: block;
  outline: none;
}

#nav_home a
{
  background-image: url(/images/nav_radio_tragedy.png);
  background-position: -16px 0;
  width: 45px;
  margin-left: 16px;  
}
#nav_home a.current, #nav_home a.current:hover
{
  background-position: -16px -80px;
}
#nav_home a:hover
{
  background-position: -16px -40px;
}

#nav_news a
{  
  background-image: url(/images/nav_radio_tragedy.png);
  background-position: -76px 0;
  width: 45px;
  margin-left: 15px;
}
#nav_news a.current, #nav_news a.current:hover
{
  background-position: -76px -80px;
}
#nav_news a:hover
{
 background-position: -76px -40px;
}

#nav_shows a
{  
  background-image: url(/images/nav_radio_tragedy.png);
  background-position: -135px 0;
  width: 55px;
  margin-left: 15px;
}
#nav_shows a.current, #nav_shows a.current:hover
{
  background-position: -135px -80px;
}
#nav_shows a:hover
{
  background-position: -135px -40px;
}

#nav_music a
{  
  background-image: url(/images/nav_radio_tragedy.png);
  background-position: -203px 0;
  width: 51px;
  margin-left: 13px;
}
#nav_music a.current, #nav_music a.current:hover
{
  background-position: -203px -80px;
}
#nav_music a:hover
{
  background-position: -203px -40px;
}
#nav ul li div#submenu_music
{
  left: 13px;
  -moz-box-shadow: 2px 2px 2px #666;
  -webkit-box-shadow: 2px 2px 2px #666;
  box-shadow: 2px 2px 2px #666;
}

#nav_setlists a
{  
  background-image: url(/images/nav_radio_tragedy.png);
  background-position: -267px 0;
  width: 64px;
  margin-left: 13px;
  z-index: 500;
}
#nav_setlists a.current, #nav_setlists a.current:hover
{
  background-position: -267px -80px;
}
#nav_setlists a:hover
{
  background-position: -267px -40px;
}
#nav ul li div#submenu_setlists
{
  left: 13px;
  -moz-box-shadow: 2px 2px 2px #666;
  -webkit-box-shadow: 2px 2px 2px #666;
  box-shadow: 2px 2px 2px #666;
}

#nav_photos a
{  
  background-image: url(/images/nav_radio_tragedy.png);
  background-position: -343px 0;
  width: 62px;
  margin-left: 11px;
}
#nav_photos a.current, #nav_photos a.current:hover
{
  background-position: -343px -80px;
}
#nav_photos a:hover
{
  background-position: -343px -40px;
}

#nav_interact a
{  
  background-image: url(/images/nav_radio_tragedy.png);
  background-position: -416px 0;
  width: 69px;
  margin-left: 12px;
}
#nav_interact a.current, #nav_interact a.current:hover
{
  background-position: -416px -80px;
}
#nav_interact a:hover
{
  background-position: -416px -40px;
}
#nav ul li div#submenu_interact
{
  left: 12px;
  -moz-box-shadow: 2px 2px 2px #666;
  -webkit-box-shadow: 2px 2px 2px #666;
  box-shadow: 2px 2px 2px #666;
}

#nav_mytlg a
{  
  background-image: url(/images/nav_radio_tragedy.png);
  background-position: -499px 0;
  width: 54px;
  margin-left: 12px;
}
#nav_mytlg a.current, #nav_mytlg a.current:hover
{
  background-position: -499px -80px;
}
#nav_mytlg a:hover
{
  background-position: -499px -40px;
}
#nav ul li div#submenu_mytlg
{
  left: 12px;
  -moz-box-shadow: 2px 2px 2px #666;
  -webkit-box-shadow: 2px 2px 2px #666;
  box-shadow: 2px 2px 2px #666;
}

#nav_goods a
{  
  background-image: url(/images/nav_radio_tragedy.png);
  background-position: -562px 0;
  width: 58px;
  margin-left: 12px;
}
#nav_goods a.current, #nav_goods a.current:hover
{
  background-position: -562px -80px;
}
#nav_goods a:hover
{
  background-position: -562px -40px;
}

#nav_tickets a
{  
  background-image: url(/images/nav_radio_tragedy.png);
  background-position: -631px 0;
  width: 59px;
  margin-left: 12px;
}
#nav_tickets a.current, #nav_tickets a.current:hover
{
  background-position: -631px -80px;
}
#nav_tickets a:hover
{
  background-position: -631px -40px;
}

#nav_street_team a
{  
  background-image: url(/images/nav_radio_tragedy.png);
  background-position: -705px 0;
  width: 89px;
  margin-left: 13px;
}
#nav_street_team a.current, #nav_street_team a.current:hover
{
  background-position: -705px -80px;
}
#nav_street_team a:hover
{
  background-position: -705px -40px;
}

#nav_info a
{  
  background-image: url(/images/nav_radio_tragedy.png);
  background-position: -807px 0;
  width: 41px;
  margin-left: 12px;
}
#nav_info a.current, #nav_info a.current:hover
{
  background-position: -807px -80px;
}
#nav_info a:hover
{
  background-position: -807px -40px;
}
#nav ul li div#submenu_info
{
  left: 12px;
  -moz-box-shadow: 2px 2px 2px #666;
  -webkit-box-shadow: 2px 2px 2px #666;
  box-shadow: 2px 2px 2px #666;
}

#nav_contact a
{  
  background-image: url(/images/nav_radio_tragedy.png);
  background-position: -860px 0;
  width: 67px;
  margin-left: 13px;
}
#nav_contact a.current, #nav_contact a.current:hover
{
  background-position: -860px -80px;
}
#nav_contact a:hover
{
  background-position: -860px -40px;
}

#nav ul li a
{
  text-indent: -9999px;
  color: #fff;
  display: block;  
}
#nav ul li div
{
  position: absolute;
  left: 0;
  top: 35px;
  background: #222;
  display: none;
  margin: 0;
  padding: 0;
  width: 200px;
  z-index: 998;
}
#nav ul li ul li
{
  display: block;
  width: 200px;
  border-bottom: 1px solid #333;
}
#nav ul li ul li a
{
  margin: 0;
  color: #fff;
  background-image: none;
  text-indent: 0;
  width: 170px;
  display: block;
  padding: 5px 0 0 15px;  
  height: 25px;
  font-size: .9em;
}
#nav ul li ul li a:hover
{
  text-decoration: none;
  background-color: #333;
  color: #fff;
  width: 185px;
}

/* END NAVIGATION */



/* 
	STYLE SHEET FOR IHWY JQUERY LISTNAV PLUGIN V 2.0, 3/2/2009
	
	For more information, visit http://www.ihwy.com/Labs/jquery-listnav-plugin.aspx
*/


/* default styling example
----------------------------------------------------------------- */

.listNav { margin:0 0 10px; }

.ln-letters { overflow:hidden; }
.ln-letters a { font-size:0.9em; display:block; float:left; padding:2px 6px; border:1px solid silver; border-right:none; text-decoration:none; }
.ln-letters a.ln-last { border-right:1px solid silver; }
.ln-letters a:hover,
.ln-letters a.ln-selected { background-color:#eaeaea; }
.ln-letters a.ln-disabled { color:#ccc; }
.ln-letter-count { text-align:center; font-size:0.8em; line-height:1; margin-bottom:3px; color:#336699; }





.listNav { margin:0 0 10px; }
.ln-letters { overflow:hidden; }
.ln-letters a { font-size:0.9em; display:block; float:left; padding:2px 6px; border:1px solid silver; border-right:none; text-decoration:none; }
.ln-letters a.ln-last { border-right:1px solid silver; }
.ln-letters a:hover,
.ln-letters a.ln-selected { background-color:#eaeaea; }
.ln-letters a.ln-disabled { color:#ccc; }
.ln-letter-count { text-align:center; font-size:0.8em; line-height:1; margin-bottom:3px; color:#336699; }
.ln-no-match
{
  margin: 10px 0 0 0;
  padding: 0;
}

#setlist_filters
{
  background: #F5F5F5;
  padding: 4px 10px 7px 10px;
  width: 705px;
  border: 1px dashed #ccc;
  margin: 0 0 10px 0;
}


a.button, div.view-tour-blog  .views-field-edit-node a, .chart-links a.active
{
  background:  #f5f5f5;
  padding: 5px;
  color: #777;
  border: 1px solid #ccc;
  -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;  
  -moz-box-shadow: 1px 1px 2px #ccc;
  -webkit-box-shadow: 1px 1px 2px #ccc;
  box-shadow: 1px 1px 2px #ccc;
}
a.button:hover, a.button_active, div.view-tour-blog  .views-field-edit-node a:hover
{
  text-decoration:none;  
}
a.button:hover, div.view-tour-blog  .views-field-edit-node a:hover, 
a.button_active, a.button_active:hover, .chart-links a.active:hover
{
   background: #879F71;
   color: #fff;
   text-decoration: none;
}

a.splash_button
{
  padding: 8px 5px;
  background: #BF2327;
  color: #fff !important;
  text-decoration: none;
  border-radius: 5px;
  moz-border-radius: 5px;
  webkit-border-radius: 5px;
  font-weight: bold;
}
a.splash_button:hover
{
  color: #000 !important;
  background: #FAC811; 
}

.chart-links a.active
{
  background: #879F71;
  color: #fff;
}
/*.chart-links a.active
{
  background:#f5f5f5;
  padding:4px;
  color: #777;
  border: 1px solid #aaa;
  -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
}*/

#covers_ul li ul
{
  margin: 0 0 0 30px;
}
table.tablesorter  tr:hover
{
   background: #EAEDF0;
}
table.tablesorter  tr:hover td a
{
  text-decoration: none;
}
table.tablesorter tr th {
  cursor: pointer;
}
table.tablesorter .even {
	background-color: #fff;
}
table.tablesorter .odd {
	background-color: #F5F5F5;
}
table.tablesorter .header {
  background: #8DA676;
}
table.tablesorter td
{
  padding-bottom: 10px;
}




/**
 * Default theme
 *
 */
/* Slight reset to make the preview have ample padding. */
#cse .cse .gsc-control-cse,
#cse .gsc-control-cse {
  padding: 2%;
  width: 96%;
}
#cse .cse .gsc-branding,
#cse .gsc-branding {
  display: none;
}
#cse .cse .gsc-control-cse div,
#cse .gsc-control-cse div {
    color: #666;
}
#cse div.gsc-clear-button
{
  display: none;
}
#cse .gsc-control-cse 
{
  width: 365px;
}
#cse .gsc-tabsArea
{
  display: none;
}
/* Selector for entire element. */
#cse .cse .gsc-control-cse,
#cse .gsc-control-cse {
  background-color: #222222;
 
}
#cse .cse .gsc-control-cse:after,
#cse .gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
#cse .cse .gsc-resultsHeader,
#cse .gsc-resultsHeader {
  border:none;
}
/* Search button */
#cse .cse input.gsc-search-button,
input.gsc-search-button {
  font-family: inherit;
  color: #222;
  text-shadow: 0 1px 2px #FFFFFF;
  background-color: #CECECE;
  border: 1px outset;
  border-color: #666666;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
/* Inactive tab */
#cse .cse .gsc-tabHeader.gsc-tabhInactive,
#cse .gsc-tabHeader.gsc-tabhInactive {
  border-bottom: none;
  color: #666666;
  background-color: #e9e9e9;
  border: 1px solid;
  border-color: #e9e9e9;
  border-bottom: none;
}
/* Active tab */
#cse .cse .gsc-tabHeader.gsc-tabhActive,
#cse .gsc-tabHeader.gsc-tabhActive {
  background-color: #FFFFFF;
  border: 1px solid;
  border-top: 2px solid;
  border-color: #e9e9e9;
  border-top-color: #FF9900;
  border-bottom: none;
}
/* This is the tab bar bottom border. */
#cse .cse .gsc-tabsArea,
#cse .gsc-tabsArea {
  margin-top: 1em;
  border-bottom: 1px solid #e9e9e9;
}
/* Inner wrapper for a result */
#cse .cse .gsc-webResult.gsc-result,
#cse .gsc-webResult.gsc-result {
  padding: .25em;
  
  margin-bottom: 1em;
}
/* Result hover event styling */
#cse .cse .gsc-webResult.gsc-result:hover,
#cse .gsc-webResult.gsc-result:hover {
  
}
/*Promotion Settings*/
/* The entire promo */
#cse .cse .gs-promotion.gs-result,
#cse .gs-promotion.gs-result {
  background-color: #FFFFFF;
  border: 1px solid;
  border-color: #336699;
}
/* Promotion image */
#cse .cse .gs-promotion.gs-result .gs-promotion-image,
#cse .gs-promotion.gs-result .gs-promotion-image {}
/* Promotion title */
#cse .cse .gs-promotion.gs-result a.gs-title:link,
#cse .gs-promotion.gs-result a.gs-title:link {
  color: #0000CC;
}
#cse .cse .gs-promotion.gs-result a.gs-title:visited,
#cse .gs-promotion.gs-result a.gs-title:visited {
  color: #0000CC;
}
#cse .cse .gs-promotion.gs-result a.gs-title:hover,
#cse .gs-promotion.gs-result a.gs-title:hover {
  color: #0000CC;
}
#cse .cse .gs-promotion.gs-result a.gs-title:active,
#cse .gs-promotion.gs-result a.gs-title:active {
  color: #0000CC;
}
/* Promotion snippet */
#cse .cse .gs-promotion.gs-result .gs-snippet,
#cse .gs-promotion.gs-result .gs-snippet {
  color: #000000;
}
/* Promotion url */
#cse .cse .gs-promotion.gs-result .gs-visibleUrl,
#cse .gs-promotion.gs-result .gs-visibleUrl
{
  color: #008000;
}
#cse .gs-visibleUrl, .gs-visibleUrl-short
{
  display: none;
}
#cse .gs-no-results-result .gs-snippet, 
#cse .gs-error-result .gs-snippet {
 background:#FFA3A1 none repeat scroll 0 0;
  border:2px solid #D00D00;
  color:#D00D00;
  font-weight:bold;
  margin: 0;
  padding:3px 10px;
  text-align:center;
}
#cse .gsc-results .gsc-cursor-box .gsc-cursor-page {
color:#fff;
}
#cse .gsc-cursor-current-page
{
 color: #666666;
}
#cse .gs-result .gs-title, 
#cse .gs-result .gs-title * {
color:#fff;
}
#cse .gsc-results .gsc-trailing-more-results, 
#cse .gsc-results .gsc-trailing-more-results *
{
  color: #fff; 
}
#cse .gsc-search-box
{
  margin: 10px 0 0 0;
  border: 0;
  padding: 0;
  background: #222;
}

#cse form.gsc-search-box
{
  background-color: #222;
  border: 0;
  padding: 0;
  margin: 0;
}

#cse tbody
{
  border-top-width: 0;
  border-top-color: #222;
  border-top-style: none;
}
#cse table.gsc-search-box table, #cse table.gsc-search-box tbody, #cse table.gsc-search-box tr, #cse table.gsc-search-box td
{
  border-top-width: 0;
  border-top-color: #222;
  border-top-style: none;
  background-color: #222;
}

#search
{
  background: #222222;
  text-align: center;
  display: none;
  position: absolute;
  right: 0;
  top: 35px;
  width: 385px;
  z-index: 999;
  color: #fff;
}
#search a
{
  color: #fff;
}
#cse
{
  text-align: left;
  padding: 5px;
  -moz-box-shadow: -2px 2px 2px #666;
  -webkit-box-shadow: -2px 2px 2px #666;
  box-shadow: -2px 2px 2px #666;
}

#newsletter
{
  padding: 10px;
  display: none;
  background: #222222;
  position: absolute;
  right:0; 
  top: 35px;
  width: 250px;
  z-index: 999;
  color: #fff;
  -moz-box-shadow: -2px 2px 2px #666;
  -webkit-box-shadow: -2px 2px 2px #666;
  box-shadow: -2px 2px 2px #666;
}
#newsletter a
{
  color: #fff;
}
#songs
{
  width: 300px;
}

#accordion h2
{
  cursor: pointer;
}

form.mtstyle
{
  background: #fff;
}
form.mtstyle table
{
  background: #fff;
}
form.mtstyle tbody
{
  background: #fff;
  border: 0;
}
form.mtstyle td
{
  background: #fff;
}
input[type=submit].mtstyle
{
  background: #ccc;
}


div.view-tour-blog .views-row
{
  margin: 0 0 40px 0;
}
div.view-tour-blog .views-field-title
{
  font-size: 1.6em;
  color: #805B5A;
  border-bottom: 2px solid #F5F5F5;
}
div.view-tour-blog .views-field-body
{
  margin: 10px 0 10px 0;
}
div.view-tour-blog .views-field-changed
{
  font-style: italic;
  font-size: .8em;
}
div.view-tour-blog .views-field-edit-node
{
  margin: 10px 0 0 0;
}


/* News */

/*-- required & default rules --*/

.news-loading {
left: 350px;
position: absolute;
top: 160px;
}

#news-wrapper
{
  margin: 0;
  padding: 0;
}

#slide_holder 
{
  height: 358px;
  overflow: hidden;
  position: relative;
  text-align: left;
  width: 737px;
  z-index: 50;
  padding: 0;
  margin: 0 0 10px 0;
  border: 1px solid #ccc;
  -moz-box-shadow: 2px 2px 2px #ccc;
  -webkit-box-shadow: 2px 2px 2px #ccc;
  box-shadow: 2px 2px 2px #ccc;
}
#slide_holder_inner {
height: 358px;
overflow: hidden;
position: absolute;
width: 534px;
z-index: 2000;
top:0;
left:214px;

}

#news-wrapper {
height: 358px;
left: 0px;
overflow: hidden;
position: absolute;
width: 225px;
z-index: 2001;
line-height: 1.25;
}
#news ul
{
  padding: 0px;
  margin: 0px 0px 0px 0px;
  list-style-image:none;
 
}
#news ul li
{
  cursor: pointer;
  list-style-type: none;
  padding: 5px 10px;
  background: #eeeeee url(/images/news-off.png) no-repeat;
  height: 62px;
  color: #222;
  margin: 0px 12px 0px 0px;
  vertical-align: bottom;
  border-right: 1px solid #ccc;
}
#news ul li#news-selected 
{
  color: #fff;
  border-left: 0;
}
#news ul li:hover
{
  background: #805B5A url(/images/news-on.png) no-repeat;
  color: #fff;
  text-shadow: 1px 1px 2px #222;
}
/*#news_selected
{
  background: url(../images/news-active.png) no-repeat;
}*/
#news-selected  .title
{
  text-shadow: 1px 1px 2px #222;
}
#news .title
{
  font-weight: bold;
  width: 195px;
  font-size: .9em;
  line-height: 1;
}
#news .summary
{
  font-size: .8em;
  margin: 4px 0px 0px 0px;
  width: 175px;
  line-height: 1;
}
#news .summary a
{
  color: #fff;
  font-weight: normal;
}
#news .summary a:hover
{
  color: #fff;
  text-decoration: underline;
  background: transparent;
  font-weight: normal;
}

#news-active-tab
{  
/*  width: 12px;
  height: 72px;
  background: url(../images/news-active-tab.png) no-repeat;
  z-index: 5000;
  position: absolute;
  left: 522px;
  top: 0px;
  z-index: 7000;*/
  background: url(/images/news-active-tab.png) no-repeat;
  width: 12px;
  height: 72px;
  position:absolute;
  top: 0px;
  left: 212px;
  
}


#intro, .intro {
position: absolute;
z-index: 9000;
}

/*-- for slide divs --*/

#slide_holder_inner div {
position: absolute;
}
/*-- for divs in html slides to position relative --*/
div#slide_holder_inner div.slide div {
position: relative;
}
div#carousel_controls {
/*background-image: url(../images/bg_controls.png);
background-position: 0 0;
background-repeat: no-repeat;*/
height: 30px;
width: 200px;
z-index: 4000;
}

/*-- for slide buttons --*/

#slide_buttons li:hover, #pause_button, .prev_button, .next_button, #hover_next_button, #hover_prev_button, #first_button, #last_button {
cursor: pointer;
z-index: 5000;
}
#carousel_controls #button_selected, #carousel_controls .prev_button_disabled, #carousel_controls  .next_button_disabled, #carousel_controls  .first_button_diabled, #carousel_controls  .last_button_disabled {
cursor: auto;
}
#slide_buttons li span, #pause_button span, .prev_button span, .next_button span, #first_button span, #last_button span, #hover_next_button span, #hover_prev_button span {
margin-left: -10000px;
}
#slide_buttons li, #pause_button, .prev_button, .next_button, #first_button, #last_button{
background-repeat: no-repeat;
overflow: hidden;
top: 0px;
}
ul#slide_buttons {
padding: 15px 7px 15px 15px;
position: absolute;
left: 250px;
top: -7px;
z-index: 5000;
}
ul#slide_buttons li {
background-image: url(../images/button.png);
display: block;
float: left;
height: 9px;
list-style: none;
margin: 0 0 0 3px;
padding: 2px;
width: 10px;
}
ul#slide_buttons li:hover {
}
ul#slide_buttons li#button_selected {
background-image: url(../images/button_selected.png);
}
ul#slide_buttons li#button_selected:hover {
}
/*-- first & last buttons --*/

#first_button {
background-image: url(../images/first.png);
height: 29px;
left: 5px;
width: 34px;
background-position: 0 -36px;
}
#first_button:hover {
background-position: 0 0;
}
#last_button {
background-image: url(../images/last.png);
height: 29px;
left: 5px;
width: 34px;
background-position: 0 -36px;
}
#last_button:hover {
background-position: 0 0;
}

/*-- end first & last buttons --*/

/*-- next & prev buttons --*/
#nex_prev_buttons {
position: absolute;
left: 0;
z-index: 5000;
}
#next_button {
background-image: url(../images/next.png);
background-position: 0 -36px;
height: 29px;
left: 5px;
width: 31px;
}
#next_button:hover {
background-position: 0 0;
}
#prev_button {
background-image: url(../images/prev.png);
background-position: 0 -36px;
height: 29px;
left: 5px;
width: 31px;
}
#prev_button:hover {
background-position: 0 0;
}
/*-- end next & prev buttons --*/


/*-- looks like pause button --*/
.pause_button {
background-image: url(../images/pause.png);
background-position: 0 -36px;
height: 29px;
left: 5px;
width: 24px;

}
.pause_button:hover {
background-position: 0 0;
}
/*-- looks like play button --*/
.paused_button {
background-image: url(../images/play.png);
background-position: 0 -36px;
height: 29px;
left: 5px;
width: 24px;
}
.paused_button:hover {
background-position: 0 0;
}

/*-- hover next & hoverprev buttons --*/

#hover_next_button, #hover_prev_button {
height: 125px;
background-repeat: no-repeat;
display: none;
overflow: hidden;
width: 77px;
top: 35px;
z-index: 6000;
}
#hover_next_button span {
}
#hover_next_button {
background-image: url(../images/hover_next.png);
background-position: 21px 35px;
padding: 30px 0 30px 30px;
right: 0;
}
#hover_prev_button {
background-image: url(../images/hover_prev.png);
background-position: 8px 35px;
padding: 30px 30px 30px 0;
left: 0;
}

/*-- end next & prev buttons --*/

/*-- rules for slide captions --*/

#slide_captions {
color: #333;
left: 8px;
overflow: visible;
top: 5px;
z-index: 6000;
}
#slide_captions span {
height: 20px;
line-height: 20px;
overflow: visible;
}

/*-- end rules for slide captions --*/


/*-- rules for slide copy --*/

#slide_copy {
color: #333;
overflow: visible;
top: 290px;
z-index: 6000;
width: 523px;
height: 40px;
padding: 5px;
}
#slide_copy span {
height: 20px;
line-height: 20px;
overflow: visible;
color: #fff;
}

/*-- end rules for slide copy --*/

/*-- slide number display --*/

#slide_number_display {
background-image: url(../images/bg_swatch.png);
background-position: 0 0;
background-repeat: no-repeat;
color: #333;
height: 23px;
padding: 4px;
right: 7px;
text-align: center;
top: 208px;
width: 37px;
z-index: 5000;
}

/*-- for carousel view --*/

#row_of_slides {
position: absolute;
top: 0;
}
#row_of_slides .slide {
display: none;
position: absolute;
}

/*-- end for carousel view --*/				

/*-- end number display --*/

/*-- end required & default rules --*/


#row_of_slides .slide h1
{
   margin: 10px 0 5px 0; 
}

.month_header
{
  background-image: -moz-linear-gradient(100% 100% 180deg, #ADBF9D, #8DA676) !important;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ADBF9D), to(#8DA676)) !important;
  background: #8DA676;
  color:#fff;
}


#header
{
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
}
#footer-copyright, #footer, #middle-footer
{
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-bottom-right-radius: 10px;
}
.round
{
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-top-right-radius: 10px;
}
#shows, #press, #setlist, #footer-links, #upcoming-shows, #content, 
#footer-links
{
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.qtip ol
{
  margin: 0;
}
.qtip a
{
  color: #fff;
  text-decoration: underline;
}

