/* created 111124, revised 180813, updated 210630
light
CBA580 bg
BB8760 leftbg
AA6940 right bg
884B20 rightbghover volslider skip
662E01 lefticon righticon text
dark */

BODY	{background: white;
	color: #662E01;
	font-family: "Palatino Linotype", Palatino, serif}
a:link, a:visited {color: #BB8760;
	background-color: white;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 110%}
a:hover, a:active, a:focus {text-decoration: underline}
#banner {width: 100%;
	padding: 0;
	margin: 8px auto}
#banner img {width: 100%;
	display: block}
nav ul {list-style: none;
	width: 100%;
	padding: 0;
	margin: 0 auto 8px auto}
nav LI {border: 2px solid #AA6940;
	padding: 2px;
	margin: 4px 2px;
	background-color: #CBA580}
nav LI a {display: block}
nav LI a:link, nav a:visited {background-color: #CBA580;
	color: #662E01;
	font-family: "Palatino Linotype", Palatino, serif;
	text-decoration: none;
	text-align: center;
	margin: 0}
nav LI a:hover, nav a:active, nav a:focus {background-color: #BB8760}
#main {width: 100%;
	padding: 0;
	margin: 8px auto;
	overflow: auto;
	text-align: justify;
	hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto}
#main img {width: 100%;
	margin: 0 0 1em 0}
#longmain {width: 100%;
	padding: 0;
	margin: 8px auto;
	text-align: justify;
	hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto}
#longmain img {width: 100%;
	height: auto}
ul.lm {list-style: none;
	width: 100%;
	padding: 0;
	margin: 0 auto 8px auto}
.lm>LI {border: 2px solid #AA6940;
	padding: 2px;
	margin: 4px 2px;
	background-color: #CBA580}
.lm:link {display: block}
.lm:link, .lm:visited {background-color: #CBA580;
	color: #662E01;
	font-family: "Palatino Linotype", Palatino, serif;
	text-decoration: none;
	text-align: center;
	margin: 0}
.lm a:hover, nav a:active, nav a:focus {background-color: #BB8760}
#tail {width: 100%;
	height: 12px;
	padding: 0;
	margin-bottom: 1.5em;
	text-align: right;
	border-top: 2px dotted;
	font-size: .75em;
	clear:left;
	display: block}
.heading {border-bottom: 2px dotted;
	font-size: larger;
	display: block}
.gig {font-size: 125%}
.gig a:link, a:visited {font-size: 91%}
.date {float: right}
.entry {text-align: justify}
.headline {border-bottom: 1px dotted;
	font-size: 1.5em;
	letter-spacing: 4px;
	margin-bottom: 4px}
.corner {float: left;
	font-size: 2em;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: -3px;
	background-color: white}
.nomobile {display: none}
.trim {width: 97%;
	margin: 0 auto}
/*
	ABOUT
		*/
img.video {opacity: 1;
	filter: alpha(opacity=100);
	display: block}
img.video:hover {opacity: .8;
	filter: alpha(opacity=80)}
img.cimage {border-bottom: 4px white solid}
.caption {font-size: .8em;
	border-bottom: 8px white solid}
.vidbox {width: 100%;
	margin: auto}
.vidbase {border: 1px solid #662E01}
.vidid {text-align: center}
.biopic {width: 50%;
	float: left;
	margin: 0 .6em 0 0;
	vertical-align: bottom}
/*
	SHOWS
		*/
.showbox {width: 100%;
	display: block}
.showbox img {display: block}
table.cal {background-color: #B0DCA3;
	float: left;
	margin-right: 8px;
	margin-bottom: -2px;
	border: 2px #662E01 solid;
	border-collapse: collapse;
	text-align: justify}
.show {text-align: justify;
	margin-top: 4px}
.boxbase, .moboxbase {border-right: 1px solid #662E01;
	border-bottom: 1px solid #662E01;
	border-left: 1px solid #662E01;
	padding: 8px;
	margin: 0 0 8px 0}
td.showpic {padding: 0px;
	display: block;
	width: 100%}
/*
	MEDIA
		*/
.picbox {width: 100%;
	display: block;
	text-align: center}
.picbox img {display: block}
.picover {display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	text-align: center;
	top: 0;
	left: 0;}
.picover img {max-width: 90%;
	max-height: 90%;
	margin-top: 2%}
.picover:target {display: block;
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,.7);
	outline: none}
.picover iframe {width: 100%;
	height: 45%}
.iframe {width: 100%;
	height: 45%}
.vidplay {font-size: 3em;
	transform: rotate(90deg);
	margin: 8px auto;
	text-decoration: none;
	font-variant: normal}
/*
	STORE
		*/
.albumpic {display: block;
	margin-bottom: .6em}
.player {width: 100%}
table.store	{width: 100%;
	border-collapse: collapse}
.store tr {border-top: 1px dotted #CBA580}
.store td {padding: 4px;
	vertical-align: middle;
	width: 100%}
.sage {background-color: #B0DCA3;
	cursor: pointer;
	border-radius: 8px;
	-moz-border-radius: 8px;
	font-weight: bold;
	hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	-webkit-hyphens: none}
.sage:hover {background: #C0ECB3;
	-webkit-background-clip: padding-box}
/*
	CONTACT
			*/
.cbox {width: 90%;
	margin: .6em auto 0 auto;
	display: block}