/* created 111124, revised 180812, 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;
	line-height: 130%}
a:link, a:visited {color: #BB8760;
	background-color: white;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 115%}
a:hover, a:active, a:focus {text-decoration: underline}
a[href^="http"]	{font-size: 100%}
#banner {width: 1000px;
	height: 100px;
	padding: 0;
	margin: 5px auto}
nav ul {list-style: none;
	width: 1000px;
	height: 30px;
	padding: 0;
	margin: 0 auto;
	background-color: #CBA580;
	text-align: center;
	display: block;}
nav LI {display: inline}
nav LI a:link, nav a:visited {background-color: #CBA580;
	color: #662E01;
	font-family: "Palatino Linotype", Palatino, serif;
	line-height: 22px;
	font-size: 20px;
	text-decoration: none;
	text-align: center;
	padding: 5px 24px 3px 24px;
	margin: 0;
	float: left}
nav LI a:hover, nav a:active, nav a:focus {background-color: #BB8760}
#main {width: 1000px;
	height: 440px;
	padding: 0;
	margin: 5px auto;
	overflow: auto;
	text-align: justify;
	hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto}
#longmain {width: 1000px;
	padding: 0;
	margin: 5px auto;
	text-align: justify;
	hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: auto}
#linkmain {width: 500px;
	padding: 0;
	margin: 5px auto;
	text-align: justify;
	hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	-webkit-hyphens: 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;
	line-height: 22px;
	font-size: 20px;
	text-decoration: none;
	text-align: center;
	margin: 0}
.lm a:hover, a:active, a:focus {background-color: #BB8760}
#tail {width: 1000px;
	height: 15px;
	padding: 0;
	margin: 0 auto;
	text-align: right;
	border-top: 1px dotted;
	font-size: .75em;
	clear:left}
.heading {border-bottom: 1px dotted;
	font-size: larger}
.gig {font-size: 125%}
.date {float: right}
.entry {text-align: justify}
.headline {border-bottom: 1px dotted;
	font-size: 2em;
	letter-spacing: 4px;
	margin-bottom: 5px}
.corner {float: left;
	font-size: 2em;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: -3px;
	background-color: white}
.nodesktop {display: none}
/*
	ABOUT
		*/  
img.video {opacity: 0.8;
	filter: alpha(opacity=80);
	vertical-align: bottom}
img.video:hover {opacity: 1;
	filter: alpha(opacity=100)}
img.cimage {border-bottom: 4px white solid}
.caption {font-size: .8em;
	border-bottom: 10px white solid}
.vidbox {width: 320px;
	margin: auto}
.vidbox img {display: block}
.vidbase {border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid}
.vidid {text-align: center}
.biopic img {width: 150px;
	float: left;
	vertical-align: bottom;
	border-right: 10px solid white;
	border-bottom: 10px solid white}
/*
	SHOWS
		*/
img.show {float: left;
	height: 200px;
	width: 300px;
	margin: 0 5px 0 0}
.boxcap {width: 989.5px;
	min-height: 193px;
	border-top: 1px solid #662E01;
	border-right: 1px solid #662E01;
	border-bottom: 1px solid #662E01;
	padding: 5px 5px 0 5px;
	margin: 0 0 5px 0}
table.cal {background-color: #B0DCA3;
	float: left;
	margin-right: 10px;
	margin-bottom: -2px;
	border: 2px #662E01 solid;
	border-collapse: collapse;
	text-align: justify}
.show {text-align: justify;
	margin: 5px 0 auto 0}

/*
	MEDIA
		*/
.picbox {width: 250px;
	height: 153px;
	float: left;
	text-align: center;
	position: relative}
.picbox img {position: absolute;
	width: 250px;
	height: 153px;
	left: 0px;
	top: 0px;
	z-index: -1}
.picbox .pictxt {opacity: 0;
	color: #662E01;
	width: 75%;
	padding: 15px;
	display: block;
	margin: 10% auto;
	background-color: rgba(255,255,255,.8);
	text-decoration: none;
	font-variant: normal;
	transition: opacity .2s}
.picbox .pictxt:hover {opacity: 1}
.picbox a:hover {color: #662E01;
	text-decoration: none;
	font-variant: normal}
.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: 853px;
	height: 480px}
.vidplay {opacity: 0;
	color: rgba(255,255,255,.6);
	font-size: 7em;
	transform: rotate(90deg);
	margin: 25% auto;
	text-decoration: none;
	font-variant: normal;
	transition: opacity .2s}
.vidplay:hover {opacity: 1}
/*
	STORE
		*/
.albumpic {border-right: 5px white solid;
	border-bottom: 5px white solid}
table.store	{width: 1000px;
	border-collapse: collapse}
.simple {width: 50px;
	height: 15px}
.store tr {border-top: 1px dotted #CBA580}
.store td {padding: 5px;
	vertical-align: middle}
.sage {background-color: #B0DCA3;
	cursor: pointer;
	border-radius: 8px;
	-moz-border-radius: 8px;
	font-weight: bold}
.sage:hover {background: #C0ECB3;
	-webkit-background-clip: padding-box}
/*
	CONTACT
			*/
.cbox {width: 85%;
	margin: 32px auto;
	display: block}