.gigpress-table.upcoming { 
	

}

td.gigpress-links-cell {
	
}

tr.gigpress-row td {
	background: #9C0156;
	text-transform:uppercase;
font-family: "Arial Black" sans-serif;
font-size: 0.8em;
}

.gigpress-info {
	background: #5F001D;
}


span.gigpress-info-label {
color: white;
font-weight: bold;
}

span.gigpress-info-item {
	color: white;
}

tbody.vevent {
/*position: relative;*/
}

td.description {


}

img.showstatus {
display: none;
}

.soldout td {
	background-color: black;
background-image: url(img/soldout.png);
background-repeat:repeat;
background-position: 0 0;
}

.cancelled td {
	background-color: black;
background-image: url(img/cancelled.png);
background-repeat:repeat;
background-position: 0 0;
}

/*	color: black;
}

div.gigpress-calendar-links-inner {
	z-index: 20;
	opacity: 1 !important;
	-moz-opacity: 1 !important;
	filter:alpha(opacity=1) !important;
}*/

.gigpress-table.upcoming a:link {
	color: white;
}

.gigpress-table.upcoming a:visited {
	color: white;
}
.gigpress-table.upcoming a:hover {
color: pink;
}
.gigpress-table.upcoming a:active {
	color: white
}


.gigpress-table.upcoming a.gigpress-tickets-link:link {
	font-family: "Arial Black" sans-serif;
	text-shadow: 0.1em 0.1em 0.05em #000;

display: block;
border: 2px solid white;
width: 100px;
text-align: center;
background: #0387B8;
margin: 3px 0;
padding: 3px;
text-decoration: none;
-moz-box-shadow: 3px 3px 0px #000;
-webkit-box-shadow: 3px 3px 0px #000;
box-shadow: 3px 3px 0px #000;
}

.gigpress-table.upcoming a.gigpress-tickets-link:visited {
color: white;
}

.gigpress-table.upcoming a.gigpress-tickets-link:hover {
	color: white;
	background: #4C822E;

}

.gigpress-table.upcoming a.gigpress-tickets-link:active {

}

.gigpress-related-show{
	border-bottom:2px dotted white;
}

tr.gigpress-tour td{
background:none;
}