/*
This is the default stylesheet.  You should probably leave it as is.
To customize any of these styles, drop a *copy* of this file into your current theme directory.
Any style changes make there will override styles in this document.
*/


/* Sidebar table */
#sidebar .gigpressGigContainer table, #sidebar .gigpressGigContainer td,  #sidebar.gigpressGigContainer tr {
margin:0;
padding:0;
}

#sidebar .gigpressTable {
margin-top:5px;
}

#sidebar .gigpressGigContainer {
padding:5px;
}

#sidebar .gigpressGigContainer:hover {
background-color:#895e42;
}

#sidebar .gigpressInfoContainer {
cursor: pointer;
}

#sidebar .gigpress-description {
margin:0 2px 0 2px;
padding:0;
}

#sidebar .gigpressDescription {
margin:0 0 5px 0;
display:block;
}

#sidebar .gigpress-date {
color:#fff;

font-weight: bold;
width:80px;
padding: 5px 2px 5px 5px;
}

#sidebar .gigpress-date a {
color:#fff;
}

#sidebar .gigpress-date a:hover {
color:#fff;
}


#sidebar .gigpress-city {

font-weight: normal;
color:#895e42;
padding: 5px 2px 5px 2px;
width:100px;
}

#sidebar .gigpress-venue {

font-weight: normal;
color:#b0865d;
padding: 5px 2px 5px 2px;
width:100px;
}

#sidebar .gigpress-country {

color:#895e42;
padding: 5px 5px 5px 2px;
width:20px;
display:none;
}


#sidebar acronym, abbr, span.caps {
cursor: pointer;
}

#sidebar .gigpressAttendingNum, #sidebar .gigpressCommentNum {
width:180px;
float:left;
}

#sidebar .gigpressAttendContainer, #sidebar .gigpressCommentContainer {
width:100px;
float:left;
}

#sidebar .gigpressButtons {
height:40px;
display:block;
}

#sidebar h3 {
margin:10px 0 0 0;
background-color:transparent;
color:#fff;
padding:5px 5px 5px 0;
}
/* End sidebar table */


/* Live dates page table */

.narrowcolumn .gigpressTable h3 {
margin:20px 0 0 0;
background-color:transparent;
color:#fff;
padding:10px 10px 10px 0;
}

.narrowcolumn .gigpressGigContainer table, .narrowcolumn .gigpressGigContainer td, .narrowcolumn .gigpressGigContainer tr {
margin:0;
padding:0;
}

.narrowcolumn .gigpressTable {
margin-top:5px;

}

.narrowcolumn .gigpressGigContainer {

padding:5px;
height:10px;
}

.narrowcolumn .gigpressGigContainer:hover {
background-color:#b0865d;
height:10px;
}

.narrowcolumn .gigpressInfoContainer {
cursor: pointer;
}

.narrowcolumn .gigpress-description {
margin:0 2px 0 2px;
padding:0;
}

.narrowcolumn .gigpressDescription {
margin:10px 0 10px 0;
display:block;
}

.narrowcolumn .gigpress-date {
font-weight: bold;
width:70px;
padding: 5px 2px 5px 5px;
}

.narrowcolumn .gigpress-date a {
color:#452010;
}

.narrowcolumn .gigpress-date a:hover {
color:#986e3e;
}


.narrowcolumn .gigpress-city {


font-weight: normal;
color:#895e42;
padding: 5px 2px 5px 2px;
width:100px;
}

.narrowcolumn .gigpress-venue {

font-weight: normal;
color:#895e42;
padding: 5px 2px 5px 2px;
width:250px;
}

.narrowcolumn .gigpress-country {

font-weight: normal;
text-align:right;
color:#895e42;
padding: 5px 0px 5px 2px;
width:30px;
}


.narrowcolumn acronym, abbr, span.caps {
cursor: pointer;
}

.narrowcolumn .gigpressAttendingNum {
width:135px;
float:left;
}

.narrowcolumn .gigpressCommentNum {
width:100px;
float:left;
}


.narrowcolumn .gigpressAttendContainer {
width:185px;
float:left;
}

.narrowcolumn .gigpressCommentContainer {
width:85px;
float:left;
}

.narrowcolumn .gigpressButtons {
display:block;
}

.narrowcolumn span.gigpress-info-item {
display:block;
margin: 5px 5px 5px 0;
}

/* End live dates page table */


/* Past Dates table */
.narrowcolumn .gigpressPast h3 {
color:#FFF;
argin-top:20px;
}

.narrowcolumn h2.pastDates {
margin-top:40px;
}

.narrowcolumn .gigpressPast .gigpress-date, .narrowcolumn .gigpressPast .gigpress-city, .narrowcolumn .gigpressPast .gigpress-venue {
color:#b0865d;
cursor:default;
} 

/* End of Past dates table */


/* Meet the table that displays our shows */
.gigpress-table {
	width: 100%;
	border: none;
	border-top: 0;
	margin: 0;
}

/* This is for the main header cells containing the column labels */
tr.gigpress-header th {
display:none;
	font-weight: bold;
}

/* Generic class for the table header cells */
.gigpress-table th {
	padding: 6px 8px;
	vertical-align: middle;
	text-align: left;
	/* border-bottom: 1px solid #CCC; */
}

/* This is for the tour name header cells */
th.gigpress-heading {
	background: #fff;
	/* border-bottom: 1px solid #CCC; */
}












/* This is for the tour name headings, whichever one you're using */
th.gigpress-heading h1, th.gigpress-heading h2, th.gigpress-heading h3, th.gigpress-heading h4, th.gigpress-heading h5 {
	margin: 0;
}

/* Applies to all cells in the table */
.gigpress-table td {
	padding: 5px;
	vertical-align: middle;
	text-align: left;

}

td.gigpress-row {
	
}

/* Some subtle hover effects */

.gigpress-row {
	
}

.gigpress-row:hover {
	border: 1px solid #fff;
}

/* Applies to the first row of each show listing */
.gigpress-row td {
	
}

/* To set an alternating row style */
tr.gigpress-alt {
}

/* Individual classes for the label header cells that start the table */
th.gigpress-date {
}

th.gigpress-city {
}

th.gigpress-venue {
}

th.gigpress-country {
	text-align: center;
}

/* Likewise, individual classes for the content cells */


.gigpress-info {
	font-size: 100%;
	color: #fff;
	
}

.gigpress-row.cancelled, .gigpress-info.cancelled, .cancelled span.gigpress-info-label, .cancelled span.gigpress-info-item {
	color: #fff;
}

/* This wraps each of the address, admission, etc spans in the "info" cell */
span.gigpress-info-item {
}

/* For the labels for address, admission, etc in the "info" cell */
span.gigpress-info-label {
	color: #fff;
}

/* For the spacer cell that goes in-between tours */
td.gigpress-empty {
}

/* In case you want to style the "Buy Tickets" link */
a.buy-tickets {
	font-weight: normal;
}

/* Notices for Cancelled or Sold Out shows */
strong.gigpress-cancelled, strong.gigpress-soldout {
	text-transform: uppercase;
	font-weight: bold;
	color: red;
}

/* In case you want to style the Googlefied address link */
a.gigpress-address {
}

/* This is for the RSS link */
td.gigpress-rss a {
	padding-left: 14px;
	background: transparent url(images/feed-icon-10x10.png) no-repeat left center;
}



/* These styles are for the sidebar listing */

/* This is the unordered list that holds the dates */
ul.gigpress-listing {
color:#895e42;
}

/* Generic styles for the list items within */
.gigpress-listing li {	
color:#895e42;
}


/* For tour headings in the sidebar */
span.gigpress-list-heading {	
	font-weight: bold;
	font-size: 110%;
	
}

/* So if you like you can syle the first list item differently */
li.gigpress-list-first {
}

/* So if you like you can syle the last list item differently */
li.gigpress-list-last {

}

/* So if you like you can syle each alternating list item differently */
li.gigpress-alt {

	
}


/* So if you like you can syle the date differently */
span.gigpress-date {
	font-weight: bold;
	color:#FFFFFF;
}

/* Sold Out shows in the sidebar */
ul.gigpress-listing strong.gigpress-soldout {
	display: block;
}

/* Add a feed icon to the RSS link */
li.gigpress-list-rss a {
	padding-left: 14px;
	background: transparent url(images/feed-icon-10x10.png) no-repeat left center;
}


ul.gigpress-related-show {
	margin-bottom: 2em;
}

.gigpress-related-label {
	font-weight: bold;
}


/* This is just to include data dor hcalendar support, but hide it from view */
span.hide {
	display: none;
}

/* Stop Firefox from underlining our abbreviated dates */
abbr {
	border: none;
	text-decoration: none;
	font-size: 100%;
}
