/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */



body {
	background-color:#000;
	color:#6f6f6f;

}

.nav-bar { height: 40px; background: #000000; margin-left: 0; margin-top: 0px; padding: 0; }

.top-bar { background: #222222; min-height: 45px; line-height: 45px; margin: 0 0 15px 0; padding: 0; width: 100%; position: relative; /* Contain width to .row width */ /* First <ul> for branding, title, name, etc */ /* topbar global <ul> styles */ }


#slider img { display: none; }
#slider.orbit { background: none; }
#slider.orbit img { display: block; }


.container {
  
  background-image:url("http://villagetheatre.org/issaquah/images/backgrounds/frontbg2.jpg");
  background-repeat:no-repeat;
  background-position:top center;
  overflow: hidden;
  width: 100%;
  height: 100%;
}


.content-wrapper{
	padding: 20px 20px 0px 20px;
	background-color:#FFF;
	min-height:300px;
	margin-bottom:20px;
	margin-top:10px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

.padding-top{
	height:25px;
	
}

.padding-bottom{
	height:35px;
	
}

.logo {
	padding-top:0px;
	margin-top:0px;
}

.address p{
	color: #fff;
	
}

.utilities{
	text-align:right;
	color: #fff;
	
}

	.utilities a{
		font-weight:normal;
		color:#fff;
		padding-right:5px;
		padding-left:5px;
	}
	
	
	.utilities a:hover{
		color:#ccc;
	}


#slider {
}


.footnotes {
	font-size:8px;
}

.blue{
	color:#00accd;
}



.buttonEV { width: auto; background: #92278f; border: 1px solid #006c81; -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset; color: white; cursor: pointer; display: inline-block; font-family: inherit; font-size: 14px; font-weight: bold; line-height: 1; margin: 0; padding: 10px 20px 11px; position: relative; text-align: center; text-decoration: none; -webkit-transition: background-color 0.15s ease-in-out; -moz-transition: background-color 0.15s ease-in-out; -o-transition: background-color 0.15s ease-in-out; transition: background-color 0.15s ease-in-out; /* Hovers */ /* Sizes */ /* Colors */ /* Radii */ /* Layout */ /* Disabled ---------- */ }
.buttonEV:hover, .buttonEV:focus { color: white; background-color: #6a1c68; }

.buttonEV:active { -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset; -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset; box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) inset; }
.buttonEV.large { font-size: 17px; padding: 15px 30px 16px; }











/* -----------------------------------------
   Subscribe.php
----------------------------------------- */

#span1 {float: left; }
#span2 {float: right; }


/* -----------------------------------------
   Page Name 2
----------------------------------------- */


