/* @override http://stevemartin.com/stevemartin/styles/rare-bird/tour-1.1.css */

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

/* @Tour */

.tourdates {
}

.tourdates .tdate {
	font-weight: bold;
	font-family: georgia, serif;
}

.tourdates .tdate a {
	display:block;
	float:left;
	clear:both;
	width:15%;
	height:4%;
	position:absolute;
	z-index:99;
}
.tourdates .tdate span {
	color:#5a5b3f;
	width:50%;
	text-align:right;
}

.tourdates .tdate span:hover {
	color:#29281f;
	width:25%;
	height:50%;
	border-collapse: collapse;

}

.tourdates tr {
	padding:0;
	margin:0;
	border-spacing:0px;
	border-collapse: collapse;

}
.tourdates tr.date-loc td {
	padding:0;
	margin:0;
	border-spacing:0px;
	padding:10px 10px 10px 10px;
	white-space: nowrap;
	max-width: 230px;
}

.tourdates tr.date-loc td span {

	white-space: nowrap !important;
}

.tourdates tr.date-info td {
	padding:0;
	margin:0;
	border-spacing:0px;
	padding:0px 0px 15px 10px;
	background:url(images/divider-light.png) center bottom no-repeat;
	font-size: 10px;
}