.banner>h1 {
	font-size:3.0em;
	padding:0.4em 0 0 0;
}

.entry {
	border-bottom:0.1em solid #ccc;
	padding:1em;
	float:right;
	width:94em;
}

.entry:hover {
	background-color:#f1f1f1;
}

.last {
	border:none;
}

.entry .image {
	float:right;
	clear:right;
}

a img {
	border:0.1em solid #636363;
}

.entry .tickets {
	float:right;
	clear:right;
	padding:1em;
	text-align:right;
}

.entry .content {
	padding:1em 0;
	width:77em;
	float:left;
	clear:left;
}

.entry .contentfullwidth {
	padding:1em 0;
	width:93em;
	float:left;
	clear:left;
}

.entry .tagline h4 {
	font:1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0.5em 0 0 0;
	color:#636363;
}

.content p,
.contentfullwidth p {
	line-height:1.5em;
	font-size:1.2em;
}

.seasonsplitter {
	border-bottom:#636363 0.1em solid;
	float:left;
	width:94em;
	padding:1.0em;
	background-color:#F6CE3E;
	margin:1em 0 0 0;

}

.seasonsplitter p {
	font-size:2.0em;
}


p.ticketsummary {
	text-align:right;
	margin:1em 0 0 0;
}

.hidden {
	display:none;
}

.showDates {
	cursor:pointer;
}