.gigpress-table {
	width: 530px;
	margin: 0;
	border: 0;
	font-size: 1.2em;
}

tr.gigpress-header th {
	color: #9d8b5b;
	font: bold 1.2em Georgia, "Times New Roman", Times, serif;
}

.gigpress-table th {
	padding: 6px 8px;
	vertical-align: middle;
	text-align: left;
	border-bottom: 0;
}

th.gigpress-heading {
	background: transparent;
	border-bottom: 1px solid #deca9d;
}

th.gigpress-heading h1, th.gigpress-heading h2, th.gigpress-heading h3, th.gigpress-heading h4, th.gigpress-heading h5 {
	margin: 0;
}

.gigpress-table td {
	padding: 6px 8px;
	vertical-align: middle;
	text-align: left;
	font-size: 13px;
}

.gigpress-row:hover, .gigpress-info:hover {
	color: #1b1b19;
	background: #ece6ce;
}

.gigpress-row td {
	border-top: 1px solid #deca9d;
	border-bottom: 0;
}

tr.gigpress-alt {
	
}

th.gigpress-date {
	
}

th.gigpress-city {
	
}

th.gigpress-venue {
	
}

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

td.gigpress-date {
	
}

td.gigpress-city {
	width: 140px;
}

td.gigpress-venue {
	
}

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

tr.gigpress-info {
}

tr.gigpress-info td {
	padding-top: 0;
	font-size: 1em;
	color: #9d8b5b;
	line-height: 1.3em;
	border-bottom: 0;
}

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

span.gigpress-info-item {
	display: block;
	color: #5e3d26;
}

span.gigpress-info-label {
	color: #9d8b5b;
}

td.gigpress-empty {
	
}

a.buy-tickets {
	font-weight: bold;
}

strong.gigpress-cancelled, strong.gigpress-soldout {
	text-transform: uppercase;
	font-weight: bold;
	color: red;
}

a.gigpress-address {
	
}

td.gigpress-rss {
	border-top: 1px solid #deca9d;
}

td.gigpress-rss a {
	padding-left: 14px;
	background: transparent url(../../plugins/gigpress/images/feed-icon-10x10.png) no-repeat left center;
}

ul.gigpress-listing {
	
}

.gigpress-listing li {
	
}

span.gigpress-list-heading {
	font-weight: bold;
	font-size: 110%;
}

li.gigpress-list-first {
	
}

li.gigpress-list-last {
	
}

li.gigpress-alt {
	
}

span.gigpress-date {
	font-weight: bold;
}

ul.gigpress-listing strong.gigpress-soldout {
	display: block;
}

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;
}

span.hide {
	display: none;
}

abbr {
	border: none;
	text-decoration: none;
	font-size: 100%;
}