
body {font-family: 'Roboto', sans-serif; padding-left:20px;padding-right:20px;background-color:#fff;font-size:95%;line-height:1.3}

h1 {font-family:"bebas_neuebold"; font-size: 200%; letter-spacing:.1em;line-height:1.1}
h2 {font-family:"bebas_neuebold", Courier, sans-serif; font-weight:bold;font-size:175%;letter-spacing:.1em;color:#444;}
h3 {font-family:"bebas_neue_regularregular", sans-serif; font-size:135%; letter-spacing:.1em;color:#444;}
h4 {font-family:"bebas_neue_regularregular", sans-serif; font-size:120%; letter-spacing:.1em;color:#444;}
h5 {font-family:"bebas_neuebook", sans-serif; font-size:120%; letter-spacing:.1em;color:#444;}


#page-wrap {width:97%;overflow-x:hidden;}
#mapid { width:95%; height: 300px; padding:10px;margin-top:25px;padding-top:0;border: solid 2px #ddd}
.headerImage {float:left; padding-right:20px;padding-left:20px;}
#titlebar {padding:20px;height:110px;z-index:999;}

li {padding-top:5px;padding-bottom:5px;}

a {color:#ff0066; font-weight:bold;text-decoration:none;}

#mapbar {float:left;padding-right:10px;]}

#mapbar a {color:#ff0066;text-decoration:none;}

#spinBox {
    z-index:999;
    opacity:0.5;
    display:none;
    border-radius:0.25em;
    width:5em;
    height:5em;
    margin: -2.5em 0 0 -2.5em;
	color:#ff0099;
	shadow:true;
    background-color:#f0f3f6;
    border:1px solid #fff;
    position:fixed;
    top:20%;
    left:50%
}

.leaflet-control-layers {
	width:30px;
	height:30px;
}

.leaflet-control-layers-expanded {
	width:auto;
	height:auto;
}

.leaflet-control-layers-toggle {
  background-image: url(icons/bus_icon.png) !important;
  background-size: 20px 20px;
  background-position:3 3;
}

.leaflet-touch .leaflet-control-layers-toggle {
background-image: url(icons/bus_icon.png) !important;
  background-size: 25px 25px;
  background-position:3px 3px;
}
#leftspacer {
width:10%;
float:left;
padding-top:20px;
padding-left:20px;
}

.header{width:100%;}
.headerPic {width:100px;}
.artPod {height:auto; width:95%; padding:10px;overflow-x:hidden;}
.imgcontainer{width:275px;float:left;min-height:300px;}
.siteimgcontainer{width:300px;float:right;margin-top:-10px}
.regularTitle{padding:10px;padding-top:0;margin-top:-10;}
.mobileTitle{padding:10px;}
.artistDesc{padding:10px;width:90%}
.siteHighlight{padding:10px;padding-left:0}
.artistPic {width:200px; padding:5px;padding-bottom:15px;}
.spacer {width:100%; border-style:none none solid none; border-width: 5px; border-color: #ddd;}
.innerspacer {width:100%; border-style:none;}
.locationheader{margin-top:-20px}

.sitePod {height:auto; width:90%; padding:10px;}
.sitePic {width:300px; padding:20px;}
.siteDesc {padding:10px;width:90%;margin-top:-20px;}

.artistPodSmall{width:200px;height:240px;overflow-y:hidden;padding:10px;overflow-x:hidden;float:left;border: solid 2px #eee}
.artistPodSmall h3 {color:#444}
.artistPodSmall2{width:25%;height:230px;overflow-y:hidden;padding:10px;overflow-x:hidden;float:left;border: solid 2px #eee}2
.artistPodSmall2:hover{background-color:#FBFD3E;border: solid 4px #ff0066; color:#ff0066;}

.galleryPodSmall{width:200px;height:130px; overflow-y:hidden;padding:10px;overflow-x:hidden;float:left;padding:0;border:solid 3px #fff;}

.eventPod{width:240px;height:370px;overflow-y:hidden;padding:10px;overflow-x:hidden;float:left;border: solid 2px #eee}
.eventTime{width:35px; float:left; padding:5px; background-color:#FBFD3E; color:#ff0066;font-weight:bold; }
.eventTitle{float:left;padding-top:5px; padding-left:10px;padding-bottom:20px;}

.imgcontainersmall{height:180px;width:180px;overflow:hidden;}
.artistPicSmall{width:180px;}

.maplink {float:left;padding-right:20px;padding-left:0;color:#ff0066}
.footer-wrapper{text-align:center}
.footer {display:inline-block;width:90%;overflow-x:hidden;}
.footer a {color:#ff0066;text-decoration:none;}
.footer h4 {width:95%;padding-left:10%;}
.footlogo {width:100px;padding-right:20px;padding-left:20px;width:110px;float:left;}

.sublogo{padding:10px;}

.titleSmall{}
#sponsorBar{width:240px;float:right;padding-top:20px;padding-left:10px;border-left:solid 3px #eee;}
.infoSpace{padding-left:30px;width:95%;padding-right:20px;padding-top:20px;padding-bottom:20px;float:left;}
#home{padding-left:30px;width:70%;padding-right:10px;padding-bottom:20px;float:left;}

.subhead {margin-top:-10px;}

.topnav {
  overflow: hidden;
  background-color: #fff;
}

.topnav a {
  float: right;
  display: block;
  color: #555;
  text-align: center;
  font-family:'bebas_neuebold';
  padding: 2px 15px;
  text-decoration: none;
  font-size: 130%;
  letter-spacing:.1em;
}

.topnav a:hover {
  background-color: #eee;
}

.topnav .icon {
  display: none;
}



button { background-color:#fff; border:none; font-family:"bebas_neuebold"; letter-spacing:.1em; font-size:130%;  cursor: pointer;}

button:hover { 
    color:#ff0066;
}

.row > .column {
  padding: 0 8px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Create four equal columns that floats next to eachother */
.column {
  float: left;
  width: 25%;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  left: 0;
  top: 105;
  width: 100%;
  height: auto;
  overflow: auto;
  background-color: #fff;
}

/* Modal Content */
.modal-content {
  background-color: #fff;
  width:80%;
  margin-left: auto;
  margin-right: auto;
}

.modal-content img {
  max-width:100%;
  max-height:450px;
  margin-left: auto;
  margin-right: auto;

}

/* The Close Button */
.close {
  color: #ff0066;
  padding:4px;
  font-size: 50px;
  font-weight: bold;
  width:30px;
   z-index:999;
   position:absolute;
   right:0;
   top:0;
   margin-right:70px;
   margin-top:-15px;
   float:right;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

/* Hide the slides by default */
.mySlides {
  max-width:100%;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  z-index:999;
  position: absolute;
  top: 50%;
  width: 30px;
  padding: 16px;
  margin-top: -50px;
  color: #ff0066;
  font-weight: bold;
  font-size: 50px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  border-radius: 3px 0 0 3px;
  right:0;
  margin-right:50px;
}

.prev {
  border-radius: 3px 0 0 3px;
  left:0;
  margin-left:50px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Caption text */
.caption {
  background-color: white;
  padding: 5px 10px;
  color: black;
  z-index:999;
  position:fixed;
}

img.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

@media screen and (min-width: 600px) {
	.mobileTitle {display:none}
	.regularTitle{display:block}

}

@media screen and (max-width: 600px) {
	h1{font-size:130%}
	h2{font-size:120%}
	h3{font-size:110%;color:#444}
	h4{font-size:105%}
	h5{font-size:105%}
	body {font-size:90%;padding-left:5%;padding-right:15px;}
  .topnav a {display: none;}
  .topnav a.icon {
    float: right;
	padding:5px;
    display: block;
  }
 #titlebar {padding:20px;margin-top:10px;height:100px;}
 .leftspacer {display:none}
#topMenu {z-index:999;position:fixed; top:0; right:0;margin-right:20px;margin-top:60px;}
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
	padding-right:3px;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  
  .menu-item {float:left; padding-left:4px;}
	.headerPic{width:70px}
	.headerImage{width:72px;padding-left:5px;}
	.regularTitle{display:none}
	.imgcontainer{width:100%;float:none;padding-left:10;overflow-x:hidden;min-height:auto;}
	.sitePod {height:auto; width:90%; padding:10px;padding-right:0;}
	.siteimgcontainer {width:100%;float:none;padding-left:10;}
	  .artistPic {width:80%}
	  .sitePic {width:90%;height:auto;padding:10;padding-left:5;}
	  .artistPodSmall{width:90%;height:auto;}
	  	  .artistPodSmall2{width:90%;height:auto;}
		  .eventPodSmall{width:90%;height:auto;}
	
	.galleryPodSmall{width:90%; height:auto;}
	  .imgcontainersmall{height:auto;width:90%;overflow:hidden;}
		.artistPicSmall{width:100%;height:auto;}
	  .mobileTitle{display:block; width:95%;padding-right:0;}
		.maplink{float:right;padding-right:5px;padding-left:10px;}
	.menubar{margin-top:0;}
	 button{font-size:110%;margin-top:15px;}
	.infoSpace{margin-left:-20px;width:95%;padding-top:20px;padding-bottom:20px;}
	#home{margin-left:-20px;width:90%;padding-top:20px;padding-bottom:20px;padding-right:10px;}
	#sponsorBar{width:100%;float:none;overflow-x:hidden;} 
	#mapid{height:250px;margin-top:0;}
	.locationheader{padding-top:10px}
	.footer:{padding-left:0}
	.footlogo{float:none;width:90px;padding-left:0;padding-right:5px;}
	.modal-content{width:100%;}
	#myModal {position:fixed; top:100px;padding-top:10px; padding-right:10px; height:100%;overflow:auto;}
	.modal-content{max-width:90%;height:100%;padding:8px;}
.caption {
  background-color: white;
  padding: 5px 10px;
  color: black;
  z-index:100;
  position:absolute;
  top:20px;
  float:left;
  max-width:70%;
}

.prev, 
.next {
 position:absolute;
 top:0;
 margin-top:30%;
 margin-bottom:0;
}

.next {right:0;margin-right:15px;}
.prev {float:left; margin-left:10px;}
	
.close {
  color: #ff0066;
  padding:4px;
  font-size: 50px;
  font-weight: bold;
   z-index:999;
   position:relative; 
   top:0; right:0;
  margin-right:0;

}	

}
