body {
  font-size: 15px;
}

#content-text a, #copyright a { text-decoration: underline; }


#content-text h1, h2, h3 {
	font-size: 18px;
	font-weight: bold;
	color: white;
	/* background: #000; */
	display: block;
	margin: 5px 0 24px 0; 	
	padding: 0;
	clear: left;
	line-height: 1.2em;
}
h3 {
	/* background: #555; */
}
h2 span {
	background: #000;  
	padding-left: 5px;
	padding-right: 5px;
}
h3 span { 
	background: #555; 
	padding-left: 5px; 
	padding-right: 5px;
}
#aside h2 span, #aside h3 span {
	background: none;
	padding-left: 5px;
	padding-right: 5px;
}
.post-entry-home h2 span { background: none;padding: 0; }
.post-title span { background: none;padding: 0; }

.boxFooter h2 span { background-color: #000; }
.post-entry-home .post-title h2 span { background-color: inherit; }

h2 .header {
	background-color: #000;
}
h3 { font-size: 16px; }

.entry-210 img {
  width: 100%;
  max-width: 100%;
  height: auto;
}


#nav li a.nav-active-link { color: #FFB4FA; }	

#page-container {
	width: 960px;
	margin: 0 auto;
	height: auto;
}

#container {
	min-height: 300px;
	
}

#logo { margin: 0; }
#special {
	position: relative;
}

#social-media {
	margin-top: 0;
	width: auto;
	position: absolute;
	top: -29px;
	left: 720px;
}
#header {
	height: 210px;
}
#footer {
	height: auto;
}

#nav-categories { display: none; }
#nav li {
	display: inline;
	float: left;
	margin-right: 2px;
	margin-top: 1px; 
	text-transform: uppercase;
}
#nav li a {
	display: block;
	height: 20px;
	color: white;
	margin-top: 5px;
	padding: 2px 10px 2px 10px;
	font-size: 11px;
	line-height: 22px;
	background: black;
	text-decoration: none;
}

#content-text {
	padding: 12px 0 0 0;
	width: 700px;
	margin: 0;
	min-height: 350px;
}
#blog-category #content-text { width: 720px; }

.more-categories { display: none; }

#copyright {
	clear: both;
	border-top: 5px solid black;
	padding-top: 25px;
	margin-top: 15px;
	position: relative;
	padding-bottom: 25px;
}

#login {
	bottom: 40px;
}

#sponsor-container {
	clear: both;
	border-top: 5px solid black;
	padding-top: 0px;
	margin-top: 15px;
}

.sponsors {
	background: none;
	overflow: auto;
	width: 870px;
}

.sponsors img {
	display: inline;
	float: left;
	margin-right: 50px;
	margin-bottom: 20px;
	
}
#sponsor-container .sponsors,
#sponsor-container .sponsors img {
	padding: 0
}

#aside {
	position: absolute;
	left: 720px;
	width: 240px;
	top: 11px;
}
#canada-helps {
  margin: -15px 0 0 -18px;
}
.textwidget p { margin: 0; }

body.news h2.page-title { display: none; }

#blog-post { padding-right: 30px; }
.post-title {
	border-top: #622376 2px solid;
	color: white;
	background: #85389E;
	padding: 2px 10px;
	margin-bottom: 10px;
}
.post-category { display: none; }

.post-entry-home {
	padding-bottom: 15px;
	min-height: 155px;
}
body.productions .post-entry-home { min-height: 270px; }

/* body.productions .post-summary { display: none; } */

#content-text .post-summary a {
	text-decoration: none;
}
#content-text .post-title a { 
	color: #fff;
	font-size: 16px;
	line-height: 1em;
	margin-bottom: 15px;
	text-decoration: none;
}
#blog-category .post-summary a  { font-weight: normal }
#blog-category .page-title { display: none }

.post-date { display: none; }
.post-entry-home .post-pic, .post-entry-list .post-pic { margin-top: -10px; }

.slideshow-photo-container { height: auto!important; }
.slideshow-photo-caption {
	color: #FFF;
}

.slideshow-photo {
  max-width: 100%;
}

body.haunted-house-open-rehearsal .slideshow,
body.power-world-premiere .slideshow { display: none; }

.error { color: #f00; }



#blog-page.monsters .slideshow {
  width: 100%;
  float: none;
  margin: 0;  
}

#blog-page.fall-2017-newsletter .slideshow {
  display: none;
}


