@charset "UTF-8";

#banner {
	width: 93.5%;
	height: 271px;
	margin-left: 3.55%;
	margin-top: 24px;
	margin-bottom: -3px;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
#banner .image {
	margin-right: auto;
	margin-left: auto;
	background-image: url(graphics/banner-sooy-1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 268px;
	width: 1000px;
}

BANNERSWITCH, /* enable/disable */
#banner,
#bannerMob {
	display:inline-block;
}

.slideshow {
	height: 268px;
	width: 1000px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	margin-left: -501px;
	border-top: 1px solid #abb3aa;
	border-bottom: 2px solid #9da49c;
}

#content {
	/* [disabled]margin-top: 24px;*/
	margin-top: 36px;  /* when col2 topLift */
}
#content #col1 {
	width: 14.5%;
	position: absolute;
}
#content #col2 {
	width: 51.5%;
	margin-left: 15.5%;
	float: left;
}
#content #col3 {
	width: 32.75%;
	height: 900px;
	display: flex;
	display: -webkit-flex;
	flex-flow: column;
	-webkit-flex-flow: column;
}
#content #col1,
#content #col3 {
	float: left;
}

#col2 .panel,
#col2 .patch {
	width: 440px;
}
#col2 .panel p {
	margin-bottom: 7px;
}
#content .panel p.head {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 4px;
	text-align: center;
	border: none;
	background-color: transparent;
	line-height: 1.4em;
}
.panel p.head a {
	border-bottom:none;
	display: inline-block;
}
#content .strong p.head::before,
#content .strong p.head::after {
	content: "•";
	color: #810;
	margin-right: 0.5em;
	margin-left: 0.5em;
}
#col2 .panel.strong p.line {
	font-size: 14px;
	text-align: center;
}
.panel .head,
.albumPanel .head {
	background-color: #a1a8a0;
	font-weight: bold;
	margin-left: -1px;
	padding-left: 10px;
	padding-right: 13px;
	border-bottom: 1px solid #838982;
}
.albumPanel .head {
	padding: 0px;
}
.panel .head a,
.albumPanel .head a {
	color: #36463c;
	text-decoration: none;
	border: none;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
}
.panel .head a:before,
.albumPanel .head a::before {
	content: "• ";
	color: #900;
}
.panel.strong .head a::before {
	content: "";
}
#col2 .panel,
#col1 .albumPanel {
	font-size: 12px;
	line-height: 1.25em;
	padding-bottom: 6px;
}
.strong { /* for .panel */
	border-top: 2px solid #577;
	margin-top: -1px;
}
.bright  {
	background-color: #d5e0e0;
}

.panel .norm {
	text-align: justify;
	font-size: 12px;
	line-height: 1.5em;
	margin-right: 12px;
	margin-left: 12px;
}

#col1 .albumPanel .head {
	display: none;
}
#col1 .scrollBox .head {
	font-size: 13px;
	font-weight: bold;
	background-color: #a1a8a0;
	padding-top: 4px;
	padding-bottom: 4px;
	border-right: 1px solid #888;
	border-bottom: 1px solid #888;
	width: 120px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 9px;
	display: block;
	margin-bottom: 5px;
}
#col1 .scrollBox .head.notTop {
	display: none;
}
#col1 .scrollBox .head:first-child {
	margin-top: 0px;
}

#content #col3 .panel {
	width: 92.5%;
	margin-right: 1.5%;
}
#content #col3 .panel#liveBox {
  flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
}
#content #col3 .panel#tweetBox {
	flex: 1 1 auto;
	-webkit-flex: 1 1 auto;
	overflow: hidden;
}
#content #col3 .panel#logos {
	flex: 0 1 auto;
	-webkit-flex: 0 1 auto;
	border-bottom-right-radius: 12px;
	position: relative;
}
#content #col3 .panel .logo {
	height: 30px;
	margin-top: 18px;
	margin-left: 18px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 15px;
}
#content #col3 .panel .logo a {
	display: block;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: none;
}
#content #col3 .logo.bandcamp {
	background-image: url(graphics/bandcamp_116x24_blue.png);
	width: 116px;
}
#content #col3 .logo.facebook {
	background-image: url(graphics/facebooklogo-30.png);
	width: 30px;
}
#content #col3 .logo.twitter {
	background-image: url(graphics/twitterlogo-37x30.png);
	width: 37px;
}
#content #col3 .panel .cont {
	font-size: 12px;
	line-height: 1.4em;
	color: #687356;
	clear: left;
	margin-left: 18px;
	margin-bottom: 12px;
}

#events, 
#events2 {
	font-size: 12px;
}
#events {
	margin-left: 0px;
}

.cdBox {
	width:128px;
	height:130px;
	margin-right: auto;
	margin-left: auto;
}
.cdBox img {
	margin: 3px;
}

#tmplive {
	height:400px; 
	width: 98%;
	max-width: 324px;
	background-color:#C96; 
	margin-left:auto; 
	margin-right:auto;
}

#nextGig,
.onlyMob,
.notTop {
	display:none;
}
.topOnly {
	display: inline-block;
}

/*#content #col1 .scrollCrp {
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
}
#content #col1 .scrollCrp::-webkit-scrollbar {
	display: none;
}*/

#col2 .intro {
	font-size: 14px;
	line-height: 1.45em;
	text-align: justify;
	padding-left: 1px;
	padding-right: 0px;
	margin-bottom: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #414d2e;
	background-color: transparent;
	border: none;
}
#col2 .intro a {
	color: #4e5c39;
	font-size: 0.9em;
	border-bottom-style: none;
	margin-bottom: 1px;
	text-decoration: none;
}

#col2 #quote {
	line-height: 1.6em;
	padding-bottom: 2px;
	padding-top: 4px;
}
#quote p {
	margin-top: 4px;
	margin-bottom: 4px;
}
#quote .quot {
	font-size: 13px;
	font-style: italic;
	text-indent: -0.6em;
	text-align: center;
	margin-right: 1.5em;
	margin-left: 1.5em;
}
#quote .tiny {
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	line-height: 1.7em;
	white-space: nowrap;
}
.cdBox img,
.cdBox img a {
	border-top: 1px solid #b3bca6;
	border-right: 1px solid #aab29d;
	border-bottom: 1px solid #aab29d;
	border-left: 1px solid #b3bca6;
}

.scrollWrapper {
	height:400px;
}
.scrollWrapper {
	-webkit-overflow-scrolling: touch;
	overflow-y: scroll;
	position: relative;
}
.scrollWrapper::-webkit-scrollbar {
	display: none;
}
#col2 #cd {
	text-align: center;
}
#col2 #cd img {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	box-shadow:3px 4px 8px #676;
}

#twitterbox {
	padding-left: 3px;
	position: relative;
	visibility: hidden;
	width: 100%; /* NEW */
}
#twitterhead {
	padding-top: 6px;
	padding-bottom: 5px;
	padding-right: 13px;
	vertical-align: middle;
}
#twitterhead a {
	font-size: 14px;
	font-weight: bold;
	color: #36463c;
	text-decoration: none;
}
#twitter-widget-0 {
	width: 98% !important;
	/* [disabled]height: 600px !important; */
	position: absolute !important;
}

#bannerMob {
	display: none;
}
.topLift {
	margin-top: -12px;
}

/* tmp if banner 
.button {
	margin-bottom: 18px;
	margin-top: -11px;
}
*/
/* tmp green button 
.button {
	background-color: #687b65;
	border-right-color: #363;
	border-bottom-color: #363;
}
.button a:hover {
	background-color: #7d907b;
}
*/

.headline {
	text-align: center;
	font-size: 16px;
	margin-bottom: 10px;
	color: #303;
	/* [disabled]margin-top: 6px; */
}
.button {
	display: inline;
	margin-left: 0px;
	padding-top: 2px;
	padding-bottom: 1px;
}
.button a {
	display: inline;
	padding-left: 8px;
	padding-right: 6px;
}
.button a:hover {
	color:inherit;
	padding-bottom:0px;
	padding-top:0px;
}

#banner #button1,
#banner #button2 {
	width: 120px;
	position: absolute;
	top: 235px;
	background-color: #8fa2b3;
	border-right-color:#7a8f98;
	border-bottom-color:#7a8f98;
	color: #d5dbe1;
}
#banner #button1 a,
#banner #button2 a {
	padding-top: 3px;
	padding-bottom: 2px;
}
#banner #button1 a:hover,
#banner #button2 a:hover {
	background-color:#9aaec0;
}
#banner #button1 {
	right: 182px;
}
#banner #button2 {
	right: 42px;
}

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

#banner {
		margin-left: 3.25%;
}
/*-------------------*/

}

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

#banner {
		margin-left: 3.25%;
}
#col1 .albumPanel .head a::after,
#col3 .panel .head a::after {
	content: ">";
	float: right;
	margin-right: 0.25em;
	opacity: 0.7;
}
#col1 .albumPanel .head a:after {
	margin-right: 1em;
}


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

#banner {
	width: 91.6%;
	margin-left: 4.25%;
	margin-top: 21px;
	margin-bottom: 0px;
}

#content #col1 {
	width: 96.5%;
	margin-left: 1.8%;
	margin-top: 12px;
	margin-bottom: 18px;
	position: relative;
	min-height:initial;
	overflow-x:auto;
	overflow-y:hidden;
}
#content #col2 {
	width: 60%;
	margin-left: 1.9%;
}
#content #col3 {
	width: 36.5%;
}

#content .panel .head, 
#content .albumPanel .head {
	border-bottom-width: 2px;
}
#content .panel .head, 
#content .panel p.head,
#content .albumPanel .head {
	font-size: 18px;
}
#col2 .panel.strong p.line {
	font-size: 18px;
}

#col1 .albumPanel .head {
	display: block;
	padding-left: 12px;
}
#col1 .albumPanel .head,
#col1 .albumPanel .head a {
	padding-top: 5px;
	padding-bottom: 5px;
}

#content #col1 .scrollCrp {
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
}
#content #col1 .scrollCrp::-webkit-scrollbar {
	display: none;
}
#content #col1 .scrollBox {
	width: 1600px;
}
#content #col1 .scrollBox .cdBox.notTop {
	display: inline-block;
}
#events, #events2 {
	font-size: 14px;
}
.cdBox {
	float: left;
	clear: none;
}
.cdBox {
	width:200px;
	height:180px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.cdBox img {
	width: 180px !important;
	height: 180px !important;
	margin: 0px;
}
#content #col3 .panel {
	width: 97%;
	margin-right: 0px;
}
#content #col3 .panel#logos {
	border-bottom-right-radius: initial;
}

.topLift {
	margin-top: -1px;
}
#content {
	margin-top: 24px;
}

#col2 .panel,
#col2 .patch {
	width: 94%;
	margin-left: 0px;
}
#col2 .panel p {
	margin-bottom: 9px;
}
#col2 .intro {
	font-size: 18px;
}
.panel .norm {
	font-size: 15px;
}
#quote .quot {
	font-size: 15px;
}
#cd img {
	width: 100%;
	height: 464px; /* TMP calculate for col height adj */
}
.scrollWrapper {
	height: 432px;
}
#twitter-widget-0 {
	width: 96% !important;
}


#col1 .scrollBox .head {
	display: none;
}

}

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

#banner {
	display: none;
}
#bannerMob {
	display: inline-block;
	color: #ddd;
	background-color: #4B4543;
	border-top-color: #251E1B;
	margin-top: -36px;
}

#content .panel p.head {
	font-size: 3.6em;
	color: inherit;
	margin-top: 36px;
	margin-bottom: 18px;
}
#content .panel p.head a {
	font-size: inherit;
	color: inherit;
}
#bannerMob.panel p.head {
	margin-bottom: 9px;
}
#content .strong p.head:before,
#content .strong p.head:after {
	display: none;
}
#content #col2,
#content #col3 {
	width: 100%;
	margin-left: 0%;
	float: none;
}
#col2 .panel, 
#col2 .patch {
	width: 100%;
}
#content #col3 .panel {
	width: 100%;
}
#content #col3 { 
	height: auto !important; /* cancels height EQ */
}
.panel {
	border-right-style: none;
	border-left-style: none;
}
.panel .head, 
.albumPanel .head {
	font-size: 4.5em;
	line-height: 1.5em;
	margin-left: 0px;
}

#col2 .panel p {
	margin-bottom: 24px;
}
#col2 .panel.strong p.line,
#col2 .panel .headline {
	font-size: 3.6em;
	line-height: 1em;
	text-align: center;
	margin-bottom: 36px;
}
#col2 .panel .headline {
	font-size: 4em;
	margin-top: 36px;
}
#col2 .panel .headline a {
	font-weight: bold;
	letter-spacing: 1px;
}
#content #col3 .panel#tweetBox {
	display: none;
}
#content #col3 .panel#logos {
	width: 90%;
	flex: 0 1 auto;
	-webkit-flex: 0 1 auto;
	border-bottom-right-radius: initial;
	margin-right: auto;
	margin-bottom: 36px;
	margin-left: auto;
}
#content #col3 .panel .logo {
	height: 60px;
	margin-top: 30px;
	margin-left: 36px;
	margin-bottom: 24px;
}
#content #col3 .logo.bandcamp {
	background-image: url(graphics/bandcamp_60x60_blue.png);
	width: 60px;
}
#content #col3 .logo.facebook {
	background-image: url(graphics/facebooklogo-60.png);
	width: 60px;
}
#content #col3 .logo.twitter {
	background-image: url(graphics/twitterlogo-60x74.png);
	width: 74px;
}
#content #col3 .panel .cont {
	font-size: 1.5em;
	margin-left: 36px;
	margin-bottom: 18px;
}

#content #col1 {
	width: 100%;
	margin-top: 12px;
	margin-bottom: 3px;
	position: relative;
	min-height:initial;
	overflow-x:auto;
	overflow-y:hidden;
}
#content #col1 .scrollBox {
	width: 3200px;
	margin-left: 5%;
	margin-right: 5%;
}
#col1 .scrollBox .head {
	display: none;
}
#content #col1 .scrollCrp {
	overflow: scroll;
	-webkit-overflow-scrolling: touch;
	margin-top: 24px;
	margin-bottom: 24px;
}
#content #col1 .scrollCrp::-webkit-scrollbar {
	display: none;
}
#col1 .albumPanel {
	margin-top: 24px;
	background-color: #cdd7cd;
	background-color: #484D48;
}
#col1 .albumPanel .head {
	width: 100%;
	border-bottom-style: none;
}
#col1 .albumPanel .head,
.panel .head {
	text-align: center;
}
#col1 .albumPanel .head a,
.panel .head a {
	padding-top: 6px;
	padding-bottom: 6px;
}

.cdBox {
	float: left;
	clear: none;
	width:400px;
	height:360px;
	margin-top: 18px;
	margin-bottom: 18px;
}
.cdBox img {
	width: 360px !important;
	height: 360px !important;
	margin: 0px;
	border-color: transparent;
}

#col2 #nextGig .cont,
#col2 #nextGig .foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3.6em;
	line-height: 1.25em;
}
#col2 #nextGig .cont .date {
	font-size: 1.05em;
}
#col2 #nextGig {
	background-color: #484D48;
	text-align: center;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-right: 2% solid #a1a8a0;
	border-bottom: none;
	border-left: 2% solid #a1a8a0;
}
#nextGig .head,
#nextGig .cont,
#nextGig .foot {
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 5%;
	padding-right: 5%;
	border-bottom: none;
}
#content #nextGig p.head {
	color: #FDF7D1;
	font-size: 4.5em;
	padding-left: 0px;
	padding-right: 0px;
}
#nextGig .cont {
	background-color: #484D48;
}
#nextGig .foot {
	margin-top: 18px;
	background-color: rgba(255, 255, 255, 0.1);
}
#nextGig .foot a {
	color: #fff;
	line-height: 1.6em;
	text-decoration: none;
	padding-bottom: 6px;
	display: block;
	padding-top: 12px;
	padding-bottom: 14px;
}
#nextGig .date {
	margin-bottom: 9px;
}
#nextGig .venu {
	margin-bottom: 12px;
	font-weight: bold;
}
#nextGig .venu a {
	color: #394725;
	text-decoration: none;
	border-bottom: none;
}
#nextGig a:after,
#col1 .albumPanel .head a:after {
	content: ">";
	float: right;
	margin-left: -1em;
	opacity: 0.8;
}
#col1 .albumPanel .head a:after {
	margin-right: 1em;
}
#col1 .albumPanel .head a:before {
	content: "";
}
#nextGig .muso,
#nextGig .musoRed {
	margin-top: 3px;
	margin-bottom: 3px;
}
#nextGig .musoRed {
	color: #810;
	padding-top: 1px;
}
#nextGig .musoRed a {
	color: #810;
	text-decoration: none;
	border-bottom: 1px dotted #810;
}
#nextGig .evnt {
	margin-top: -1px;
	margin-bottom: 4px;
}
#nextGig .evntred {	color: #810;
	margin-top: -1px;
	margin-bottom: 3px;
}
#nextGig .evntred a {
	text-decoration: none;
	color: #810;
}
#nextGig .evnt a,
#nextGig .muso a {
	text-decoration: none;
	border-bottom: 1px dotted #364026;
	color: #203540;
}
#nextGig .date,
#nextGig .venu,
#nextGig .venu a,
#nextGig .evnt,
#nextGig .evntred,
#nextGig .evntred a,
#nextGig .muso,
#nextGig .musoRed {
	color: #FDF7D1;
}
.red1 {
	color: #FF0606;
}

#col2 .panel,
#col2 .patch {
	width: 100%;
	margin-bottom: 56px; /* to match 2nd div uplift */
}
.topLift,
#col2 .panel:nth-child(2) {
	margin-top: -56px;
}

#col2 .intro {
	width: 90%;
	margin-top: -24px;
	font-size: 3em;
}
.panel .norm {
	font-size: 3em;
	margin-left: 5%;
	margin-right: 5%;
	text-indent: 1em;
}
#col2 #quote.panel {
	line-height: inherit;
	padding-top: 24px;
	padding-bottom: 24px;
	margin-top: -12px;
	margin-bottom: 0px;
}
#quote .quot {
	font-size: 2.7em;
	line-height: 1.3em;
	text-indent: 0px;
	margin-right: 5%;
	margin-left: 5%;
}
.patch#cd {
	margin-top: 48px;
	margin-bottom: 64px;
}
#col2 .panel img,
#col2 .patch img {
	width: 80%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
#col2 .panel#bannerMob {
	padding-top: 108px;
	padding-bottom: 24px;
}
#col2 .panel#bannerMob img {
	width: 74%;
	margin-bottom: -6px;
}
#col2 #cd img {
	border-radius: 18px;
	box-shadow:6px 8px 16px #676;
}

.panel .button {
	margin-top: 36px;
	width: 40%;
	box-shadow: none;
	border-radius: 12px;
	font-size: inherit;
	display: inline-block;
}
.panel .button a {
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
}

}
