@charset "UTF-8";

body {
	margin: 0px;
	color: #404d2d;
}
#events, 
#events2 {
	margin-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 18px;
	width: 100%;
}
#events2 {
	float: right;
	width: 50%;
	margin-to 0px;
	border-right: 1px solid #9da49c;
	border-bottom: 1px solid #363;
	visibility: hidden;
}
.livePage #events {
	width: auto;
	float: left;
	margin-top: -4px;
}
#events a:hover, 
#events2 a:hover {
	color: #900;
	border-bottom-color: #900;
}
#events div, 
#events2 div {
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 9px;
	border-bottom: 1px solid #ABA;
}
#events2 div {
	background-color: #c5d1b4;
	border-left: 1px solid #9da49c;
	width: 50%;
	height: 36px;
	padding-right: 6px;
	padding-left: 10px;
}
#events2 .head {
	padding-right: 6px;
	color: #36463c;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	background-color: #9da49c;
	font-weight: bold;
	height: auto;
}
#events2 .head a {
	color: #343;
	text-decoration: none;
	border-bottom: 1px dotted #343;
	padding-bottom: 0px;
}
#events .last {
	height: 80px;
	border-bottom-style: none;
}

#events .date {
	margin-top: 0px;
	margin-bottom: 2px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#events .venu {
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 16px;
}
#events .venu a {
	color: #394725;
	text-decoration: none;
	border-bottom: 1px dotted #364026;
}
#events .muso,
#events .musoRed {
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 1.25em;
}
#events .musoRed {
	color: #810;
}
#events .musoRed a {
	color: #810;
	text-decoration: none;
	border-bottom: 1px dotted #810;
}
#events .evnt {
	margin-top: -1px;
	margin-bottom: 4px;
}
#events .evntred {	
	color: #810;
	margin-top: -1px;
	margin-bottom: 3px;
}
#events .evntred a {
	text-decoration: none;
	color: #810;
}
#events .evntred a:hover {
	color: #a00;
}
#events .evnt a, 
#events .muso a {
	text-decoration: none;
	border-bottom: 1px dotted #364026;
	color: #203540;
}
#events .last {
	height: 3px;
}
#events .past {
	opacity:0.9;
}
#events .past .venu {
	opacity:0.8;
}
.livePage #events .past .red1,
#events .past .musoRed {
	color: inherit;
}

.tourPage #textBox {
	margin-left: 4.2%;
}
.tourPage #events {
	width: 100%;
	height: 840px;
}
.tourPage #events2 {
	display:none;
}
.tourPage #events .col {
	float: left;
	padding-left: 0px;
	padding-right: 0px;
	width: 46%;
	height: 100%;
	border-top: 1px solid #BF7048;
	border-left: 1px solid #aba;
	margin-top: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 2%;
	border-bottom-style: none;
	display: flex;
	display: -webkit-flex;
	flex-flow: column;
	-webkit-flex-flow: column;
}
.tourPage #events .col div {
	font-size: 1.1em;
	text-align: center;
	line-height: 2em !important;
	padding-bottom: 12px;
	padding-top: 9px;
	background-color: #c2d1b8;
	border-right: 1px solid #aba;
	border-bottom: 1px solid #995635;
	flex: 1 0 auto;
	-webkit-flex: 1 0 auto;
}
.tourPage #events .col .bright {
	background-color: #cdd7cd;
}
.tourPage #events .col div p {
	margin: 0px;
}
.tourPage #events .col div p.muso {
	font-size: 0.9em;
	margin-top: 3px;
}
.tourPage #events .col div .musoRed {
	margin-top: 8px;
	margin-bottom: 2px;
	color: #84371B;
}
.tourPage #textBox .head {
	font-size: 24px;
	text-align: center;
	width: 100%;
	margin-top: 4px;
	margin-bottom: 32px;
	font-weight: normal;
	font-family: "Arial Black", Gadget, sans-serif;
}
.tourPage #textBox .head,
.tourPage #textBox .head a {
	color: #993300;
	font-style: italic;
}
.tourPage #textBox .head a {
	border-bottom-color: #993300;
}
.tourPage #events .venu {
	line-height: 1.4em;
}
.tourPage #events  a:after {
	content: ">";
	float: right;
	opacity: 0.75;
	margin-left:-0.8em;
}
.tourPage #events .col.col2 {
	float: right;
}
.tourPage #album {
	margin-left: 12.9%;
	margin-top: 48px;
	width: 90%;
}
.tourPage #album .norm {
	opacity: 0.8;
}
.tourPage #album .head  a {
	border: none;
	font-style: italic;
}
.tourPage #album .head {
	text-align: center;
	font-size: 2.2em;
	margin-top: 24px;
	margin-bottom: 24px;
}
.tourPage #album .norm p.click {
	text-align: center;
	font-size: 1.1em;
}

@media screen and (max-width: 1200px) {

.tourPage #textBox {
	margin-left: auto;
}
.tourPage #album {
	margin-left: 7.5%;
	width: 95%;
}

}

@media screen and (max-width: 996px) {
	
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)  { 

.tourPage #textBox .head {
	font-family: inherit;
	font-weight: bold;
}

}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 

.tourPage #textBox {
	margin-left: -3%;
}
.tourPage #album {
	margin-left: 4%;
}

}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 

#events, 
#events2{
	font-size: 17px;
}
#events .venu,
#events .muso,
#events .musoRed {
	line-height: inherit;
}
.tourPage #textBox .head {
	font-size: 28px;
	margin-top: -56px;
}
.tourPage #events {
	height: 990px;
}
.tourPage #events .col {
	width: 48%;
	margin-left: 1%;
}
.tourPage #events .col.col2 {
	margin-right: -1%;
}
.tourPage #events .col div p.muso {
	line-height: 1.4em;
}
.tourPage #album {
	width: 90%;
	margin-left: 11%;
}

}

@media only screen and (max-device-width: 736px) {

#events {
	font-size: 1.1em; /* was inherit */
	line-height: 1.4em;
	width: 100% !important;
	margin-left: auto;
}
#events div {
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 0px;
	/* [disabled]border-bottom-width: 3px; */
}
#events .venu,
#events .muso, 
#events .musoRed {
	line-height: inherit;
}
#events .venu a:after {
	content: ">";
	float: right;
	opacity: 0.75;
}
#events .past .venu a:after {
	display: none;
}
#events2 {
	display: none;
}

.tourPage #side {
	display: none;
}
.tourPage #content {
	width: 100%;
}
.tourPage #textBox {
	width: 100%;
}
.tourPage #textBox .head {
	font-size: 1.6em;
	font-family: inherit;
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 1.25em;
}
.tourPage #textBox .head a {
	color: #993300;
}
.tourPage #events {
	height: auto;
}
.tourPage #events .col {
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
}
.tourPage #events .col div {
	padding-bottom: 1em;
	padding-top: 0.5em;
}
.tourPage #events .col div p {
	margin-left: 2em;
	margin-right: 2em;
}
.tourPage #events .col div p.muso {
	line-height: 1.3em;
	margin-top: 0.6em;
}
.tourPage #events .venu a:after {
	margin-right: -0.75em;
	/* [disabled]margin-left: -0.5em; */
}
.tourPage #album {
	margin-left: 2.5%;
	margin-top: 72px;
	display: inline-block;
}	

}
