body {
	background: #611108;
	padding: 0;
}
#container {
	background: none;
	margin-top: 0;
}
#wrapper {
	bottom: 0;
}
#toSign {
	display: none;
}
#header {
	background: #333;
	height: 100px;
}
#logo {
	width: 225px;
	height: 64px;
	top: 25px;
}
#logo a {
	background: url('../img/theatrical-outfit-logo.png') no-repeat;
}
#donate {
	clear: right;
	float: right;
	margin: 25px 45px 0 0;
}
#donate a {
  background-color: #e23625;
  border-radius: 10px;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  padding: 5px 15px;
}
#resources {
	height: 35px;
	clear: right;
	margin: 10px 45px 0 0;
}
#resources .boxoffice,
#quickLinks {
	display: none;
}
#searchForm,
#cse form {
	top: 0;
	bottom: auto;
}
#socialMediaLinks {
	top: -2px;
	bottom: auto;
}
#navigation {
	background: #333;
}
#primaryNavigation {
	left: auto;
	margin-left: 30px;
}
#primaryNavigation li {
	right: auto;
}
#primaryNavigation li a {
	color: #fff;
	text-shadow: none;
}
#primaryNavigation li a:hover,
#primaryNavigation li a.active,
#primaryNavigation li:hover a,
#primaryNavigation li.hover a {
	background: none;
	color: #ec850a;
	text-shadow: none;
}
#primaryNavigation li li a {
	color: #fff!important;
}
#brickBar {
	display: none;
}
#content {
	background-color: #fff;
}
.fullLayout {
	background: #fff!important;
}
#contentSidebar {
	background: none!important;
}
#primaryContent {
	padding-top: 10px;
}
#breadcrumbs {
	color: #999;
}
#primaryContent h1 {
	background: none;
}
.jcarousel-container {
	background: none;
}
.shadow-box h2 {
	margin: 0 0 10px;
}
#secondaryContent {
	background: none;
}
#home #primaryContent h2,
#primaryContent h2,
.content-widget h3,
#primaryContent h3,
#primaryContent .wide-shadow-box h2,
h1, h2, h3, h4, h5, h6 {
	color: #94190c;
	text-shadow: none;
}
a,
.box-section h5 {
	color: #ec850a;
}
#mapLocations {
	background: none;
}
#primaryFooter {
	background: #333;
}
#bankOfAmericaBtn {
	background: url('../img/buttons/featured-sponsors-gray.gif') no-repeat;
}
#contactInfo {
	top: 300px;
	padding-bottom: 25px;
}
#support {
	top: 30px;
}
#sponsorCredits {
	top: 215px;
	width: 840px;
}
#contactInfo,
#sponsorCredits {
	color: #ccc;
	text-shadow: none;
	border-color: #ccc;
}

/* Slideshow */

#slider {
	background: #000;
}

#sliderContent {
	background: none;
	width: 100%;
	height: 297px;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	right: auto;
}

.sliderImage img {
	height: 297px;
	width: 960px;
}
.sliderImage .sliderBubble {
	background: none;
	left: -9999px;
}
#sliderNav {
	display: none; /* temporary */
	height: 25px;
	width: 100%;
	top: auto;
	bottom: 0;
	left: 0;
	text-align: center;
}
#sliderNav li {
	display: inline-block;
	margin: 0 10px;
}
#sliderNav a {
	background: #ccc;
	display: inline-block;
	height: 0;
	padding-top: 12px;
	width: 12px;
	overflow: hidden;
	border-radius: 50%;
}
#sliderNav a.active {
	background: #fff;
}

.sliderLoading {
	display: none;
}

.btn {
	display: inline-block;
	border: 3px solid #ec850a;
	border-radius: 10px;
	padding: 10px 25px;
	font-size: 16px;
	font-weight: bold;
}

/* Responsive */

html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}

img,
.sliderImage img {
	max-width: 100%;
	/*width: 100%;*/
	height: auto;
}

#wrapper,
#header,
#navigation,
#content,
#primaryFooter,
#sponsorCredits,
#contactInfo,
#slider {
	max-width: 960px;
	width: 100%;
}
#primaryContent {
	/*max-width: 634px;
	width: auto;*/
	width: 67.6%;
}
#secondaryContent {
	width: 32.3%;
}

#contactForm {
	width: 390px!important;
}
#primaryNavigation li a {
	height: 42px;
}

.jcarousel-container-horizontal {
	max-width: 580px;
	width: auto;
	overflow: hidden;
}
/*
#content {
	max-width: 946px;
	width: 100%;
}
#primaryFooter {
	max-width: 877px;
	width: 100%;
}
*/

@media (max-width: 960px) {
	#slider {
		height: auto;
	}
	#sliderContent {
		position: relative;
		height: auto;
	}
	.sliderImage {
		float: none;
	}
	#content {
		background: #fff;
	}
	#primaryContent,
	#secondaryContent {
		float: none;
		display: block;
		width: 100%;
	}
	#latestTweets,
	#latestPosts {
		float: none;
		display: block;
		margin: 0 auto 20px;
	}

	#support {
		max-width: 980px;
		width: auto;
		position: relative;
		height: auto;
		top: auto;
		left: auto;
	}
	#secondaryFooter #support li {
		position: relative;
		top: auto;
		left: auto;
		margin: 5px auto;
	}
	
	#contactInfo,
	#sponsorCredits {
		position: relative;
		top: auto;
		left: auto;
	}
	#support {
		display: none;
	}
}

@media (max-width: 800px) {
	#header {
		padding: 10px;
		height: auto;
	}
	#logo {
		position: relative;
		top: auto;
		left: auto;
	}
	#donate {
		clear: none;
		float: none;
		margin: 0 0 10px;
		text-align: center;
	}
	#resources {
		display: block;
		float: none;
		width: auto;
		height: 40px;
		margin: 0;
	}
	#socialMediaLinks {
		right: 0;
	}
	#searchForm, #cse form {
		right: auto;
		left: 0;
		margin-bottom: 0;
	}
	#contactFormBox {
		width: auto;
	}
	
	
	#primaryNavigation {
		margin-left: 0;
		float: none;
		display: block;
	}
	#primaryNavigation li, 
	#primaryNavigation li a {
		float: none;
		display: block;
		margin: 0;
	}
	#primaryNavigation li a {
		height: auto;
		padding: 5px;
		text-align: center;
	}
	#primaryNavigation li ul,
	#navigation li ul {
		position: relative;
		top: auto;
		left: auto;
		width: auto!important;
	}
	#primaryNavigation li:hover ul,
	#navigation li.hover ul {
		
	}
}

@media (max-width: 450px) {
	#contactable {
		display: none;
	}
	#contactFormBox {
		right: auto;
		top: auto;
	}
	.wide-shadow-box {
		padding: 0;
	}
	#primaryContent {
		padding-left: 0;
		padding-right: 0;
	}
	#primaryFooter {
		padding-left: 10px;
		padding-right: 10px;
	}
	#primaryFooter .button-widget {
		float: none;
		display: block;
		margin-bottom: 10px;
		margin-left: auto;
		margin-right: auto;
	}
}