/* Custom Fonts */

@font-face {
  font-family: 'typeecon';
  src: url('fonts/typeecon-Regular.woff2') format('woff2'), url('fonts/typeecon-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

/*
Theme Name: Sandusky State Theatre
Author: Mark Advertising
Author URI: http://www.markadvertising.com/
*/

/* =Contents
--------------------------------------------------------------
1. =Contents
2. =Reset
3. =Patterns
4. =Structure
5. =Header
6. =Navigation
7. =Footer
8. =Content
9. =Templates
10. =Blog
11. =Misc
12. =Media Queries
*/

/* =Reset
-------------------------------------------------------------- */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th,
td {
  font-weight: 400;
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  /*clear:both;*/
}

html {
  overflow-y: auto;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a:focus {
  outline: thin dotted;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
}

del {
  color: #333;
}

ins {
  background: #fff9c0;
  text-decoration: none;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin: 24px 24px 1.71428571rem;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

small {
  font-size: smaller;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

/* Clearing floats */

.clear:after,
.wrapper:after,
.format-status .entry-header:after {
  clear: both;
}

.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
  display: table;
  content: "";
}

/* Assistive text */

.assistive-text,
.site .screen-reader-text {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  display: none !important;
}

.main-navigation .assistive-text:hover,
.main-navigation .assistive-text:active,
.main-navigation .assistive-text:focus {
  background: #fff;
  border: 2px solid #333;
  border-radius: 3px;
  clip: auto !important;
  color: #000;
  display: block;
  font-size: 12px;
  padding: 12px;
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 100000;
  /* Above WP toolbar */
}

/* Containers */

/* For modern browsers */

.container:before,
.container:after {
  content: "";
  display: table;
}

.container:after {
  clear: both;
}

/* For IE 6/7 (trigger hasLayout) */

.container {
  zoom: 1;
}

/* Hide HTML5 Headers for Page Outline */

.html5-outliner {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}

/* =Patterns
-------------------------------------------------------------- */

/* Form Elements */

/* Images */

.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
  /* IMG STYLE HERE */
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignleft {
  margin: 0 24px 24px 0;
}

img.alignright {
  margin: 0 0 24px 24px;
}

img.aligncenter {
  margin: 0 auto 24px;
}

/* Responsive Images, Iframes, Etc... */

.entry-content img,
.comment-content img,
.widget img {
  max-width: 100%;
}

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
  height: auto;
}

.size-full,
.size-large,
.header-image,
.wp-post-image {
  max-width: 100%;
  height: auto;
}

embed,
iframe,
object,
video {
  max-width: 100%;
}

/* Galleries */

.wp-caption {
  max-width: 100%;
  /* Keep wide captions from overflowing their container. */
  padding: 4px;
}

.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
  font-style: italic;
  font-size: 12px;
  line-height: 18px;
  color: #757575;
}

img.wp-smiley,
.rsswidget img {
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

.entry-content dl.gallery-item {
  margin: 0;
}

.gallery-item a,
.gallery-caption {
  width: 90%;
}

.gallery-item a {
  display: block;
}

.gallery-caption a {
  display: inline;
}

.gallery-columns-1 .gallery-item a {
  max-width: 100%;
  width: auto;
}

.gallery .gallery-icon img {
  height: auto;
  max-width: 90%;
  padding: 5%;
}

.gallery-columns-1 .gallery-icon img {
  padding: 3%;
}

/* Page Navigation */

.site-content nav {
  clear: both;
  line-height: 2;
  overflow: hidden;
}

#nav-above {
  padding: 24px 0;
}

#nav-above {
  display: none;
}

.paged #nav-above {
  display: block;
}

.nav-previous,
.previous-image {
  float: left;
  width: 50%;
}

.nav-next,
.next-image {
  float: right;
  text-align: right;
  width: 50%;
}

.nav-single + .comments-area,
#comment-nav-above {
  margin: 48px 12px;
}

/* =Structure
-------------------------------------------------------------- */

html {
  font-size: 14px;
}

body {
  font-size: 14px;
  line-height: 24px;
  font-family: 'Open Sans', sans-serif;
  background-color: #990000;
  color: #000;
}

a {
  color: #000;
}

a:hover {
  /* Hover Attributes Here */
}

p {
  margin-bottom: 14px;
}

h1 {
  color: #db0322;
  font-style: italic;
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 15px;
}

h1 a {
  color: #db0322;
  text-decoration: none;
}

h2 {
  font-weight: 700;
  text-transform: uppercase;
}

address {
  line-height: 1.2;
  margin-bottom: 15px;
}

/* Content Areas */

.content {
  min-height: 400px;
  background-color: #fff;
  /*h1 {
		margin-bottom:15px;
	}*/
}

.content ol {
  list-style: decimal;
  padding-left: 20px;
}

.content ul {
  list-style: disc;
  padding-left: 20px;
  margin-bottom: 20px;
}

.content ul ul {
  list-style: circle;
  margin-bottom: 0;
}

.content ul ul ul {
  list-style: disc;
}

.content a {
  color: #db0322;
}

#content {
  max-width: 960px;
  margin: 0 auto;
  background-color: #fff;
  position: relative;
  top: -75px;
  border-radius: 10px;
  padding: 15px;
}

.upper-content {
  min-height: 125px;
  background-color: #000;
  border-bottom: 5px solid #990000;
  background-color: #1e1e1e;
  background-image: -webkit-gradient(radial, center top, 0px, center center, 100%, color-stop(#1e1e1e), color-stop(#000000));
  background-image: -webkit-radial-gradient(center top, ellipse cover, #1e1e1e, #000000);
  background-image: -o-radial-gradient(center top, ellipse cover, #1e1e1e, #000000);
  background-image: -webkit-radial-gradient(center top, ellipse, #1e1e1e, #000000);
  background-image: -o-radial-gradient(center top, ellipse, #1e1e1e, #000000);
  background-image: radial-gradient(ellipse at center top, #1e1e1e, #000000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#1e1e1e', EndColorStr='#000000');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff1e1e1e, endColorstr=#ff000000)";
}

.inner-content {
  background: #4e0300;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4e0300), color-stop(200px, #990000), color-stop(100%, #990000));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #4e0300 0%, #990000 200px, #990000 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #4e0300 0%, #990000 200px, #990000 100%);
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #4e0300 0%, #990000 200px, #990000 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e0300', endColorstr='#990000', GradientType=0);
  /* IE6-9 */
  position: relative;
}

.content-area .content-area-content {
  border: 1px solid #d2d2d2;
  background-image: url(images/ajax-loader.gif);
  background-repeat: no-repeat;
  background-position: center 150px;
  border-top: none;
  padding: 0 15px;
}

.content-area .content-area-content hr {
  background: no-repeat;
  margin: 24px 0;
  border-bottom: 2px dotted #ddd;
}

.home-content-container .content-area {
  border: 1px solid #d2d2d2;
  border-top: none;
  margin-bottom: 10px;
}

.twoside-content-container .content-area {
  border: none;
  padding: 0;
  /*h1
	{
		color: #db0322;
		font-style: italic;
		font-weight: 600;
		font-size: 24px;
	}
	h2
	{
		font-weight: 700;
		text-transform: uppercase;
	}*/
}

.sidebar-area {
  width: 100%;
}

/* Content Areas : Search */

.upper-content-search-container {
  max-width: 960px;
  margin: 0 auto;
  position: absolute;
  cursor: pointer;
  right: 0;
  bottom: 0;
  display: none;
}

.search-container {
  display: block;
  height: 0px;
  position: relative;
}

.search-container .menu-search-wrapper {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
}

.search-container .menu-search-wrapper .arrow-button {
  background-color: #fff;
}

.search-container .menu-search-wrapper .arrow-button .triangle {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #db0322;
  position: absolute;
  top: 49%;
  right: 10px;
  margin-top: -8px;
}

.search-container .menu-search-wrapper .menu-search-positioner {
  position: absolute;
  right: 0;
  top: 0;
  width: 200px;
  height: auto;
}

.search-container .menu-search-wrapper .searchform {
  padding: 5px 10px 10px;
  background-color: #990000;
  display: none;
  border-radius: 0 0 5px 5px;
}

.search-container .menu-search-wrapper img.search-img {
  right: 15px;
  border: none;
  z-index: 100;
  position: absolute;
  right: 0;
  top: 100%;
  cursor: pointer;
}

.searchform {
  margin: 0 auto;
}

/* Content Areas : Left Sidebar amd Events */

.left-sidebar-container {
  width: 100%;
}

.event-image-large img {
  width: 100%;
  height: auto;
}

.event-image-small {
  text-align: center;
}

.event-image-small img {
  width: 100%;
  max-width: 350px;
  height: auto;
}

.content-area-twoside-wrapper {
  width: 100%;
}

/* Content Areas : Featured Image */

.featured-image img {
  width: 100%;
  height: auto;
}

/* Content Areas : Event Page Nav */

.red-bar {
  background-color: #db0322;
  min-height: 65px;
  line-height: 65px;
  margin-bottom: 10px;
}

.red-bar h2 {
  color: #fff;
  font-style: italic;
  font-weight: 600;
  font-size: 40px;
  margin-left: 20px;
}

.red-page-nav ul {
  padding-left: 20px;
  margin: 0 auto;
  text-align: center;
}

.red-page-nav ul li {
  float: left;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 12px;
  position: relative;
  padding: 0 20px;
  border-radius: 10px;
  margin-top: 10px;
}

.red-page-nav ul li:after {
  z-index: 0;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  content: '';
  width: 0;
  height: 0;
  border-top: solid 8px transparent;
  border-left: solid 8px transparent;
  border-right: solid 8px transparent;
}

.red-page-nav ul li a {
  color: #fff;
  border-radius: 10px;
  text-decoration: none;
  display: block;
  text-align: center;
  line-height: 40px;
}

.red-page-nav ul li.active {
  background-color: #fff;
}

.red-page-nav ul li.active:after {
  border-top: solid 8px #fff;
}

.red-page-nav ul li.active a {
  color: #db0322;
}

.event-triangle {
  width: 0;
  height: 0;
  border-top: 8px solid #fff;
  border-bottom: 8px solid transparent;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  position: absolute;
  bottom: -2px;
  left: 50%;
}

/* Content Areas : Homepage Slideshow */

.home-slideshow {
  margin: 0 auto;
}

.home-slideshow-container {
  position: relative;
}

.slide-info {
  position: absolute;
  display: none;
  bottom: 25px;
  right: 20px;
  z-index: 200;
}

.slide-info.active {
  display: block;
}

.slide-info h2 {
  color: #fff;
  font-size: 30px;
  font-weight: 900;
  text-shadow: 1px 0px 0px #000;
}

.slide-info .button {
  float: right;
  margin: 0;
  padding-top: 15px;
  display: none;
}

#home-slideshow-nav {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 100;
  display: none;
}

.cycle-slide {
  width: 100%;
  height: auto;
  border: none;
  max-width: 960px;
  max-height: 440px;
}

#home-slideshow-nav span {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-left: 5px;
  background-color: #424242;
  border-radius: 50%;
  border: 1px solid #707070;
  cursor: pointer;
}

#home-slideshow-nav span.cycle-pager-active {
  background-color: #fff;
}

.slideshow-play-pause {
  display: block;
  background-repeat: no-repeat;
  width: 40px;
  height: 40px;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 5px;
  z-index: 100;
  cursor: pointer;
}

.slideshow-play-pause.pause {
  background-image: url('images/pause.png');
}

.slideshow-play-pause.play {
  background-image: url('images/play.png');
}

.upper-content-slideshow-container {
  padding-top: 50px;
  margin-bottom: 90px;
}

.upper-content-slideshow {
  max-width: 960px;
  margin: 0 auto;
  padding: 10px;
  background-image: url('images/line-pattern-dark.png');
}

.upper-content-slideshow-left {
  width: 95%;
  margin: 0 auto;
}

.upper-content-slideshow-right {
  display: none !important;
  width: 95%;
  margin: 0 auto;
  padding-top: 10px;
  background-color: #000;
}

.events-search-control {
  color: #fff;
  margin: 10px;
  background-color: #000;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#000), to(#2a2a2a));
  background-image: -webkit-linear-gradient(0deg, #000, #2a2a2a);
  background-image: -o-linear-gradient(0deg, #000, #2a2a2a);
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), to(#2a2a2a));
  background-image: -webkit-linear-gradient(bottom, #000, #2a2a2a);
  background-image: -o-linear-gradient(bottom, #000, #2a2a2a);
  background-image: linear-gradient(0deg, #000, #2a2a2a);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#000', EndColorStr='#2a2a2a');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff000000, endColorstr=#ff2a2a2a)";
}

.events-search-control .events-search-control-container {
  margin: 10px;
  font-weight: 800;
  /*h1
		{
			font-size: 32px;
			padding-bottom: 20px;
			padding-top: 15px;
			span.regular
			{
				font-weight: 400;
			}
		}
		h2
		{
			font-size: 18px;
			padding-bottom: 10px;
			text-transform: uppercase;
		}*/
}

.events-search-control .events-search-control-container h1 {
  color: #fff;
  font-weight: 700;
  font-style: normal;
  margin-top: 15px;
}

.events-search-control .events-search-control-container h1 span {
  font-weight: 400;
}

.events-search-control .events-search-control-container form.searchform {
  margin-bottom: 15px;
  padding-bottom: 16px;
  position: relative;
}

.events-search-control .events-search-control-container form.searchform:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 50%;
  height: 1px;
  background-color: #5f5f5f;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5f5f5f), to(#292929));
  background-image: -webkit-linear-gradient(90deg, #5f5f5f, #292929);
  background-image: -o-linear-gradient(90deg, #5f5f5f, #292929);
  background-image: -webkit-gradient(linear, left top, right top, from(#5f5f5f), to(#292929));
  background-image: -webkit-linear-gradient(left, #5f5f5f, #292929);
  background-image: -o-linear-gradient(left, #5f5f5f, #292929);
  background-image: linear-gradient(90deg, #5f5f5f, #292929);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#5f5f5f', EndColorStr='#292929');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff5f5f5f, endColorstr=#ff292929)";
  z-index: 1;
}

.events-search-control .events-search-control-container form.searchform:before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 50%;
  width: 50%;
  height: 1px;
  background-color: #5f5f5f;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5f5f5f), to(#292929));
  background-image: -webkit-linear-gradient(270deg, #5f5f5f, #292929);
  background-image: -o-linear-gradient(270deg, #5f5f5f, #292929);
  background-image: -webkit-gradient(linear, right top, left top, from(#5f5f5f), to(#292929));
  background-image: -webkit-linear-gradient(right, #5f5f5f, #292929);
  background-image: -o-linear-gradient(right, #5f5f5f, #292929);
  background-image: linear-gradient(270deg, #5f5f5f, #292929);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#5f5f5f', EndColorStr='#292929');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff5f5f5f, endColorstr=#ff292929)";
  z-index: 1;
}

.events-search-control .events-search-control-container .event-select {
  position: relative;
  height: 24px;
  margin-bottom: 15px;
  cursor: pointer;
}

.events-search-control .events-search-control-container .event-select ul {
  position: relative;
  width: 100%;
  z-index: 100;
}

.events-search-control .events-search-control-container .event-select ul li {
  display: none;
  color: #807d7d;
  font-weight: 700;
  font-size: 13px;
  background: #d2d2d2;
  border-top: 1px solid #ccc;
  padding-left: 15px;
}

.events-search-control .events-search-control-container .event-select ul li a {
  color: #807d7d;
  text-decoration: none;
  display: block;
}

.events-search-control .events-search-control-container .event-select ul li:first-child {
  background: url('images/arrow-select.png') no-repeat right, url('images/select-bg.jpg') repeat-x left;
  display: block;
  border-top: none;
  border-radius: 3px;
}

.events-search-control .events-search-control-container .event-select ul li:first-child:hover {
  color: #807d7d;
}

.events-search-control .events-search-control-container .event-select ul.active li:first-child {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.events-search-control .events-search-control-container .event-select ul.active li {
  display: block;
}

.events-search-control .events-search-control-container .event-select ul li:last-child {
  border-radius: 3px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.events-search-control .events-search-control-container .event-select ul li:hover {
  background-color: #db0322;
}

.events-search-control .events-search-control-container .event-select ul li:hover a {
  color: #fff;
}

/* Calendar Widget
.widget_calendar table,
.widget_calendar td {
	border: 0;
	border-collapse: separate;
	border-spacing: 1px;
}

.widget_calendar caption {
	font-size: 14px;
	margin: 0;
}

.widget_calendar th,
.widget_calendar td {
	padding: 0;
	text-align: center;
}

.widget_calendar a {
	display: block;
}

.widget_calendar a:hover {
	background-color: rgba(0, 0, 0, 0.15);
}

.widget_calendar tbody td {
	background-color: rgba(255, 255, 255, 0.5);
}

.site-footer .widget_calendar tbody td {
	background-color: rgba(255, 255, 255, 0.05);
}

.widget_calendar tbody .pad, .site-footer .widget_calendar tbody .pad {
	background-color: transparent;
}
*/

.event-calendar table,
.widget_calendar table {
  width: 100%;
}

.event-calendar thead td,
.widget_calendar thead td {
  background-color: #000;
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 12px;
  height: 25px;
  vertical-align: middle;
}

.event-calendar tbody tr,
.widget_calendar tbody tr {
  border-top: 1px solid #838383;
}

.event-calendar tbody tr:first-child,
.widget_calendar tbody tr:first-child {
  border-top: none;
}

.event-calendar tbody td,
.widget_calendar tbody td {
  position: relative;
  text-align: center;
  color: #fff;
  border-left: 1px solid #838383;
  width: 14.28%;
  height: 25px;
  vertical-align: middle;
}

.event-calendar tbody td a,
.widget_calendar tbody td a {
  top: 0;
  line-height: 100%;
  left: 0;
  height: 100%;
  width: 100%;
  color: #fff;
  display: block;
  text-decoration: none;
}

.event-calendar tbody td:first-child,
.widget_calendar tbody td:first-child {
  border-left: none;
}

.event-calendar tbody td.active-day,
.widget_calendar tbody td.active-day {
  background-color: #757575;
}

.event-calendar tbody td.inactive-day,
.widget_calendar tbody td.inactive-day {
  background-color: #4b4b4b;
}

.event-calendar tbody td.event-day,
.widget_calendar tbody td.event-day {
  background-color: #db0322;
}

.widget_calendar > div {
  background-color: #efefef;
  padding: 5px;
  margin-bottom: 10px;
}

article .event-calendar-pager {
  padding-bottom: 30px;
}

.event-calendar-pager {
  color: #000;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  line-height: 1.3;
  position: relative;
}

.event-calendar-pager a {
  color: #db0322;
  text-decoration: none;
}

.event-calendar-pager a.cal-nav-past {
  position: absolute;
  top: 0;
  left: 10px;
}

.event-calendar-pager a.cal-nav-future {
  position: absolute;
  top: 0;
  right: 10px;
}

body.home .event-calendar-pager {
  color: #fff;
}

.left-sidebar-container .event-calendar table thead td {
  background-color: #efefef;
  border-color: #f1f1f1;
  color: #000;
  height: 25px;
  vertical-align: middle;
}

.left-sidebar-container .event-calendar table tbody td,
.left-sidebar-container .event-calendar table tbody tr {
  border-color: #f1f1f1;
  font-weight: 700;
  font-size: 12px;
  height: 30px;
  vertical-align: middle;
}

.left-sidebar-container .event-calendar table tbody td.active-day {
  background-color: #efefef;
  color: #000;
}

.left-sidebar-container .event-calendar table tbody td.inactive-day {
  background-color: #dedede;
  color: #000;
}

.widget_calendar caption {
  font-weight: 700;
  text-align: center;
}

.widget_calendar thead tr th {
  text-align: center;
  font-weight: 700;
}

.widget_calendar tbody td {
  text-align: center;
  color: #000;
}

.widget_calendar tbody td a {
  background-color: #db0322;
  color: #fff;
  display: block;
  text-decoration: none;
  height: 25px;
  line-height: 25px;
}

body.page-template-page-templatesfront-page-php .event-calendar-pager p {
  color: #fff;
}

.event-calendar-sidebar {
  background-color: #efefef;
  padding: 5px;
  margin-bottom: 10px;
}

.event-calendar-sidebar a.season-cal {
  color: #dc263a;
  display: block;
  text-align: right;
  padding: 5px 0;
}

body.single-events .event-calendar-sidebar.tickets {
  margin-bottom: 0;
}

.event-times-list p {
  margin-bottom: 0;
}

.event-times-list p.or {
  text-align: center;
}

.event-times-list p.day {
  text-transform: uppercase;
}

.event-times-list .event-radio {
  float: left;
  min-width: 30px;
}

.event-times-list .event-date-time {
  float: left;
}

.event-sales {
  padding-bottom: 25px;
  padding-top: 15px;
  margin-bottom: 10px;
  background-color: #efefef;
  border-bottom: 1px solid #fff;
  padding: 10px;
  font-weight: 700;
  font-size: 13px;
}

.event-sales:first-child {
  border-top: 1px solid #fff;
}

.event-sales.uppercase {
  text-transform: uppercase;
}

/* Content Areas : Homepage Popular Events */

.popular {
  margin-bottom: 20px;
}

.popular h2 {
  font-weight: 600;
  font-style: italic;
  font-size: 24px;
  color: #db0425;
  padding-bottom: 10px;
}

.popular .popular-events-container {
  width: 120%;
  padding-bottom: 20px;
  padding-top: 20px;
  background-image: url("images/line-pattern.png");
}

.popular .popular-events-container .popular-events-display {
  background-color: #292929;
  position: relative;
  width: 95%;
  padding: 10px 5px;
  margin: 0 auto;
}

.popular .popular-events-container .popular-events-display .popular-event img {
  border: none;
  margin: 0 auto;
  display: block;
  max-width: 95%;
  height: auto;
}

.popular .popular-events-container .popular-events-display .popular-event .popular-event-control {
  background-color: #000;
  max-width: 95%;
  margin: 0 auto;
  padding-bottom: 10px;
}

.popular .popular-events-container .popular-events-display .popular-event .popular-event-control .button a {
  width: 83px;
  height: 22px;
  font-size: 10px;
  line-height: 22px;
  font-weight: 700;
}

.popular .popular-events-container .popular-events-display .popular-event .popular-event-control ul {
  text-align: center;
  padding-bottom: 5px;
}

.popular .popular-events-container .popular-events-display .popular-event .popular-event-control ul li {
  display: inline-block;
  padding: 0 3px;
  border-left: 1px solid #ddd;
}

.popular .popular-events-container .popular-events-display .popular-event .popular-event-control ul li:first-child,
.popular .popular-events-container .popular-events-display .popular-event .popular-event-control ul li.no-border {
  border-left: none;
}

.popular .popular-events-container .popular-events-display .popular-event .popular-event-control ul li a {
  color: #828282;
  font-size: 10px;
  line-height: 10px;
  display: block;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
}

.popular .popular-events-container .popular-events-display .left-arrow {
  display: none;
  position: absolute;
  top: 50%;
  left: -31px;
  margin-top: -20px;
  z-index: 100;
  border: none;
  cursor: pointer;
}

.popular .popular-events-container .popular-events-display .right-arrow {
  display: none;
  position: absolute;
  top: 50%;
  right: -31px;
  margin-top: -20px;
  z-index: 100;
  border: none;
  cursor: pointer;
}

/* Content Areas : Homepage Featured Pages */

.home-info {
  border-bottom: 2px dotted #ddd;
  margin-bottom: 10px;
  padding-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
}

.home-info .home-info-square {
  width: 100%;
}

.home-info .home-info-square img {
  width: 100%;
  height: auto;
  max-width: 221px;
  max-height: 124px;
}

.home-info .home-info-square-container {
  padding-left: 5px;
  padding-right: 5px;
}

.home-info .home-info-square-container .home-info-img-header {
  width: 100%;
}

.home-info .home-info-square-container .home-info-img-header h2 {
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-weight: 300;
  background-color: #db0322;
  color: #fff;
  margin: 0 auto 5px auto;
  margin-bottom: 5px;
  max-width: 221px;
  text-align: center;
  text-transform: uppercase;
}

.home-info .home-info-square-container .home-info-img-header img {
  margin: 0 auto;
  display: block;
}

.home-info .home-info-square-container p {
  font-weight: 700;
}

/* Content Areas : Homepage News and Announcements */

.news-info {
  /*border-bottom: 2px dotted #ddd;
	margin-bottom: 15px;
	padding: 15px 10px 0px;*/
  /*&:last-child {
		border-bottom:none;
		margin-bottom: 0);
	}*/
}

.news-info .news-image {
  float: left;
  padding-right: 20px;
  position: relative;
  width: 25%;
}

.news-info .news-image img {
  width: 100%;
  height: auto;
}

.news-info .news-image .date-news {
  position: absolute;
  top: -12px;
  left: -10px;
  border: none;
  background-color: #d9b15b;
  width: 35px;
  height: 30px;
  text-align: center;
  font-weight: 800;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 15px;
  padding: 10px;
}

.news-info .news-image .main-news-image {
  width: 100%;
  height: auto;
  max-width: 221px;
  max-height: 124px;
  padding-left: 15px;
}

.news-info .news-image a {
  color: #000;
}

.news-info .news-text {
  margin-left: 30%;
}

.news-info .news-text .button {
  float: left;
}

.news-announcements {
  margin-bottom: 15px;
  margin-left: 15px;
}

.new-info-container {
  margin: 15px;
}

/* Content Areas: Force Width */

.content-spacer {
  color: transparent;
  line-height: 1px;
  height: 1px;
}

/* =Header
-------------------------------------------------------------- */

.site-header {
  background-color: #000;
}

img.logo {
  display: block;
  margin: 0 auto;
  border: none;
  width: 100%;
  height: auto;
  max-width: 348px;
  max-height: 150px;
}

/* =Navigation
-------------------------------------------------------------- */

.nav-menu {
  display: none;
}

.nav-menu-primary-header {
  display: block;
}

.nav-menu.toggled-on {
  display: block;
}

.menu-toggle {
  color: #fff;
  cursor: pointer;
  text-align: center;
  padding: 20px 0px;
  background-color: #990000;
}

.nav-menu-primary-header {
  margin: 15px 0;
  text-align: center;
}

.nav-menu-primary-header li {
  display: inline-block;
  position: relative;
}

.nav-menu-primary-header li:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  background-color: #969696;
  background-color: rgba(150, 150, 150, 0.35);
  left: 0;
  top: 0;
}

.nav-menu-primary-header li:first-child:before {
  display: none;
}

.nav-menu-primary-header li a {
  color: #969696;
  font-size: 16px;
  display: block;
  text-decoration: none;
  padding: 0 10px;
  padding-left: 11px;
  line-height: 11px;
  text-transform: uppercase;
}

.nav-menu#menu-secondary-header-menu {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  max-width: 960px;
  margin: 0 auto;
  background: #e1bb68;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 0, 0, 0)), color-stop(8%, #a17a35), color-stop(25%, #f2dba5), color-stop(#f2dba5), color-stop(75%, #f2dba5), color-stop(92%, #a17a35), to(rgba(255, 0, 0, 0)));
  background: -webkit-linear-gradient(left, rgba(255, 0, 0, 0), #a17a35 8%, #f2dba5 25%, #f2dba5, #f2dba5 75%, #a17a35 92%, rgba(255, 0, 0, 0));
  background: -o-linear-gradient(left, rgba(255, 0, 0, 0), #a17a35 8%, #f2dba5 25%, #f2dba5, #f2dba5 75%, #a17a35 92%, rgba(255, 0, 0, 0));
  background: linear-gradient(to right, rgba(255, 0, 0, 0), #a17a35 8%, #f2dba5 25%, #f2dba5, #f2dba5 75%, #a17a35 92%, rgba(255, 0, 0, 0));
}

.nav-menu#menu-secondary-header-menu li a {
  color: #fff;
  text-decoration: none;
}

.nav-menu#menu-secondary-header-menu li.logo {
  display: none;
  position: relative;
  width: 348px;
}

.nav-menu#menu-secondary-header-menu li.logo a {
  background-image: url(images/logo.png);
  background-position: center;
  background-repeat: no-repeat;
  width: 348px;
  height: 120px;
  position: absolute;
  display: block;
  top: 50%;
  margin-top: -45px;
  left: 50%;
  margin-left: -174px;
  padding: 0;
  z-index: 100;
}

#menu-second-footer-menu li,
#menu-third-footer-menu li {
  padding: 5px 0;
}

#menu-second-footer-menu li:first-child,
#menu-third-footer-menu li:first-child {
  padding-top: 0;
}

.primary-nav {
  position: relative;
  min-height: 62px;
  max-width: 960px;
  margin: 0 auto;
}

.primary-nav .header-logo {
  display: block;
}

.primary-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.primary-nav .header-logo {
  margin: 0 auto;
}

.primary-nav .social {
  text-align: center;
}

.primary-nav .social a {
  color: #fff;
  font-family: "typeecon";
  font-size: 28px;
  text-decoration: none;
}

.primary-nav .social a:hover {
  color: #db0322;
}

.primary-nav .address {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.primary-nav .address p {
  margin-bottom: 0;
}

.primary-nav .address p:last-child {
  margin-bottom: 20px;
}

.secondary-nav {
  border-bottom: 5px solid #990000;
  position: relative;
}

.secondary-nav:before {
  content: '';
  position: absolute;
  top: -1px;
  right: 50%;
  width: 50%;
  height: 1px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#000));
  background-image: -webkit-linear-gradient(270deg, #fff, #000);
  background-image: -o-linear-gradient(270deg, #fff, #000);
  background-image: -webkit-gradient(linear, right top, left top, from(#fff), to(#000));
  background-image: -webkit-linear-gradient(right, #fff, #000);
  background-image: -o-linear-gradient(right, #fff, #000);
  background-image: linear-gradient(270deg, #fff, #000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fff', EndColorStr='#000');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff, endColorstr=#ff000000)";
  z-index: 1;
}

.secondary-nav:after {
  content: '';
  position: absolute;
  top: -1px;
  left: 50%;
  width: 50%;
  height: 1px;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#000));
  background-image: -webkit-linear-gradient(90deg, #fff, #000);
  background-image: -o-linear-gradient(90deg, #fff, #000);
  background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(#000));
  background-image: -webkit-linear-gradient(left, #fff, #000);
  background-image: -o-linear-gradient(left, #fff, #000);
  background-image: linear-gradient(90deg, #fff, #000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fff', EndColorStr='#000');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffffff, endColorstr=#ff000000)";
  z-index: 1;
}

.pagination {
  float: left;
}

.pagination a {
  text-decoration: none;
}

.pagination a:hover {
  background-color: #fff;
  color: #db0322;
}

.pagination .page-numbers {
  display: block;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 13px;
  margin-right: 10px;
  background-color: #db0322;
  color: #fff;
  border: 1px solid #db0322;
  text-align: center;
  font-weight: 700;
  float: left;
}

.pagination .current {
  background-color: #fff;
  color: #db0322;
}

.print-share-links {
  margin: 15px;
}

/* Mobile Menu */

.mobile-container .nav-menu#menu-secondary-header-menu {
  background: none;
}

.mobile-container.toggled-on .nav-menu {
  display: block;
}

.mobile-container {
  top: 0;
  left: 0;
  width: 0;
  position: fixed;
  z-index: 99999;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  overflow: hidden;
  background-color: #303030;
  background-color: rgba(48, 48, 48, 0.95);
}

#site-navigation .nav-menu.toggled-on,
.mobile-container.toggled-on {
  display: block;
  overflow: auto;
  width: 100%;
}

.go-right {
  opacity: 0.5;
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -0-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  overflow: hidden;
}

/* Mobile (Primary) */

.mobile-wrapper {
  position: relative;
  width: 100%;
  overflow-x: hidden;
}

.mobile-container h3.close-mobile {
  font-size: 20px;
  background: #db0322;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 600;
  cursor: pointer;
}

.mobile-container li {
  border-bottom: 1px solid #999;
}

.mobile-container h3,
.mobile-container a {
  display: block;
  padding: 8px;
  text-decoration: none;
  color: #fff;
  font-size: 14px;
}

.mobile-container li:hover > a,
.mobile-container li.current-menu-item > a {
  background-color: #db0322;
  color: #fff;
}

li.current-page-ancestor {
  background-color: transparent;
}

/* =Footer
-------------------------------------------------------------- */

#colophon {
  max-width: 960px;
  margin: 0 auto;
  position: relative;
  top: -50px;
  text-align: center;
  padding: 0 15px;
}

.nav-menu-footer li a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}

.nav-menu-first-footer li {
  display: inline-block;
  padding: 0 10px;
  font-weight: 700;
  font-size: 14px;
}

.nav-menu-first-footer:first-child li {
  padding-left: 0;
}

.content-ads {
  clear: both;
}

.content-ads ul.small-ads,
.content-ads ul.large-ads {
  text-align: center;
}

.content-ads ul.small-ads li,
.content-ads ul.large-ads li {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 5px 0;
}

.content-ads ul.small-ads li a,
.content-ads ul.large-ads li a {
  display: block;
}

.content-ads ul.small-ads li img,
.content-ads ul.large-ads li img {
  display: block;
  width: 100%;
  height: auto;
}

.footer-left {
  width: 100%;
  color: #fff;
}

.footer-right {
  width: 100%;
  color: #fff;
}

.footer-right h2 {
  font-size: 18px;
  text-transform: uppercase;
  clear: both;
}

.footer-left-subcontainer {
  width: 100%;
  color: #fff;
  padding: 20px 0;
}

.footer-left-subcontainer span.admin {
  font-size: 14px;
  font-weight: 700;
}

.social-buttons {
  padding-top: 30px;
}

.social-buttons img {
  border: none;
}

.triangle {
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #fff;
  position: absolute;
  top: 49%;
  right: 10px;
  margin-top: -8px;
}

/* =Content
-------------------------------------------------------------- */

.entry-meta {
  clear: both;
}

.entry-header {
  /*margin-bottom: @lineHeightValue;*/
  /*.entry-title {
		font-size: 20px;
		line-height: @lineHeightValue;
		font-weight: normal;
		a {
			text-decoration: none;
		}
	}*/
}

.entry-header h1 {
  margin-bottom: 0px;
}

.entry-header img.wp-post-image {
  margin-bottom: 24px;
}

.entry-header .entry-format {
  margin-top: 24px;
  font-weight: normal;
}

.entry-header .comments-link {
  margin-top: 24px;
  font-size: 12px;
  line-height: 18px;
  color: #757575;
}

article.sticky .featured-post {
  font-size: 12px;
  line-height: 30px;
  margin-bottom: 24px;
}

.entry-content,
.entry-summary,
.comment-content,
.mu_register {
  line-height: 24px;
}

.entry-content h1,
.entry-summary h1,
.comment-content h1,
.mu_register h1,
.entry-content h2,
.entry-summary h2,
.comment-content h2,
.mu_register h2,
.entry-content h3,
.entry-summary h3,
.comment-content h3,
.mu_register h3,
.entry-content h4,
.entry-summary h4,
.comment-content h4,
.mu_register h4,
.entry-content h5,
.entry-summary h5,
.comment-content h5,
.mu_register h5,
.entry-content h6,
.entry-summary h6,
.comment-content h6,
.mu_register h6 {
  margin: 24px, 0;
  line-height: 24px;
}

.entry-content h1,
.entry-summary h1,
.comment-content h1,
.mu_register h1 {
  font-size: 21px;
}

.entry-content h2,
.entry-summary h2,
.comment-content h2,
.mu_register h2 {
  font-size: 18px;
}

.entry-content h3,
.entry-summary h3,
.comment-content h3,
.mu_register h3 {
  font-size: 16px;
}

.entry-content h4,
.entry-summary h4,
.comment-content h4,
.mu_register h4 {
  font-size: 14px;
}

.entry-content h5,
.entry-summary h5,
.comment-content h5,
.mu_register h5 {
  font-size: 13px;
}

.entry-content h6,
.entry-summary h6,
.comment-content h6,
.mu_register h6 {
  font-size: 12px;
}

.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
  margin-bottom: 24px;
}

.entry-content ol,
.entry-summary ol,
.comment-content ol,
.mu_register ol,
.entry-content ul,
.entry-summary ul,
.comment-content ul,
.mu_register ul {
  margin-bottom: 24px;
}

.entry-content ul ul,
.entry-summary ul ul,
.comment-content ul ul,
.mu_register ul ul,
.entry-content ol ol,
.entry-summary ol ol,
.comment-content ol ol,
.mu_register ol ol,
.entry-content ul ol,
.entry-summary ul ol,
.comment-content ul ol,
.mu_register ul ol,
.entry-content ol ul,
.entry-summary ol ul,
.comment-content ol ul,
.mu_register ol ul {
  margin-bottom: 0;
}

.entry-content ul,
.entry-summary ul,
.comment-content ul,
.mu_register ul {
  list-style: disc outside;
}

.entry-content ol,
.entry-summary ol,
.comment-content ol,
.mu_register ol {
  list-style: decimal outside;
}

.entry-content li,
.entry-summary li,
.comment-content li,
.mu_register li {
  margin-left: 36px;
}

.entry-content blockquote,
.entry-summary blockquote,
.comment-content blockquote,
.mu_register blockquote {
  margin-bottom: 24px;
  padding: 24px;
  font-style: italic;
}

.entry-content blockquote p:last-child,
.entry-summary blockquote p:last-child,
.comment-content blockquote p:last-child,
.mu_register blockquote p:last-child {
  margin-bottom: 0;
}

.entry-content code,
.entry-summary code,
.comment-content code,
.mu_register code {
  font-family: Consolas, Monaco, Lucida Console, monospace;
  font-size: 12px;
  line-height: 18px;
}

.entry-content pre,
.entry-summary pre,
.comment-content pre,
.mu_register pre {
  font-family: Consolas, Monaco, Lucida Console, monospace;
  font-size: 12px;
  line-height: 18px;
  margin: 24px, 0;
  overflow: auto;
  padding: 24px;
}

.entry-content pre code,
.entry-summary pre code,
.comment-content pre code,
.mu_register pre code {
  display: block;
}

.entry-content abbr,
.entry-summary abbr,
.comment-content abbr,
.mu_register abbr,
.entry-content dfn,
.entry-summary dfn,
.comment-content dfn,
.mu_register dfn,
.entry-content acronym,
.entry-summary acronym,
.comment-content acronym,
.mu_register acronym {
  cursor: help;
}

.entry-content address,
.entry-summary address,
.comment-content address,
.mu_register address {
  display: block;
  line-height: 24px;
  margin-bottom: 24px;
}

.entry-content embed,
.entry-summary embed,
.comment-content embed,
.mu_register embed,
.entry-content iframe,
.entry-summary iframe,
.comment-content iframe,
.mu_register iframe,
.entry-content object,
.entry-summary object,
.comment-content object,
.mu_register object,
.entry-content video,
.entry-summary video,
.comment-content video,
.mu_register video {
  margin-bottom: 24px;
}

.entry-content dl,
.entry-summary dl,
.comment-content dl,
.mu_register dl {
  margin: 0, 24px;
}

.entry-content dt,
.entry-summary dt,
.comment-content dt,
.mu_register dt {
  font-weight: bold;
  line-height: 24px;
}

.entry-content dd,
.entry-summary dd,
.comment-content dd,
.mu_register dd {
  line-height: 24px;
  margin-bottom: 24px;
}

.entry-content table,
.entry-summary table,
.comment-content table,
.mu_register table {
  color: #757575;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 24px;
  width: 100%;
}

.entry-content table caption,
.entry-summary table caption,
.comment-content table caption,
.mu_register table caption {
  font-size: 16px;
  margin: 24px, 0;
}

.entry-content td,
.entry-summary td,
.comment-content td,
.mu_register td {
  padding: 6px 10px 6px 0;
}

.site-content article {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  border-top: 2px dotted #ddd;
  margin-top: 15px;
  padding: 30px 10px 0px;
}

.site-content article:first-child {
  border-top: none;
  margin-top: 0;
}

.new-info-container article:first-child {
  border-top: none;
  margin-top: 0;
}

.page-links {
  clear: both;
  line-height: 24px;
}

footer.entry-meta {
  font-size: 12px;
  line-height: 18px;
  color: #757575;
}

.single-author .entry-meta .by-author {
  display: none;
}

.mu_register h2 {
  color: #757575;
  font-weight: normal;
}

/* =Templates
-------------------------------------------------------------- */

/* =Blog
-------------------------------------------------------------- */

/* =Misc
-------------------------------------------------------------- */

/* Search and Archive */

/*.inner-content article
{
	border-top: 2px dotted #ccc;
	padding-top: 10px;
	margin-top:10px;
	&:first-child
	{
		border-top: none;
		margin-top: 0;
		padding-top: 0;
	}
}*/

.tab-menu li,
.widget_categories ul li,
.widget_recent_entries ul li,
.widget_recent_entries ul li,
.widget_archive ul li,
.widget ul li {
  margin-bottom: 5px;
}

.tab-menu li a,
.widget_categories ul li a,
.widget_recent_entries ul li a,
.widget_recent_entries ul li a,
.widget_archive ul li a,
.widget ul li a {
  background-color: #efefef;
  padding: 5px 5px 5px 10px;
  display: block;
  text-decoration: none;
}

.tab-menu li a:hover,
.widget_categories ul li a:hover,
.widget_recent_entries ul li a:hover,
.widget_recent_entries ul li a:hover,
.widget_archive ul li a:hover,
.widget ul li a:hover {
  background-color: #db0322;
  color: #efefef;
}

.tab-menu li.current-cat a,
.widget_categories ul li.current-cat a,
.widget_recent_entries ul li.current-cat a,
.widget_recent_entries ul li.current-cat a,
.widget_archive ul li.current-cat a,
.widget ul li.current-cat a,
.tab-menu li.active > a,
.widget_categories ul li.active > a,
.widget_recent_entries ul li.active > a,
.widget_recent_entries ul li.active > a,
.widget_archive ul li.active > a,
.widget ul li.active > a {
  background-color: #db0322;
  color: #efefef;
}

.tab-menu,
.widget {
  margin-bottom: 15px;
}

.tagcloud {
  background-color: #efefef;
  padding: 5px 5px 5px 10px;
  display: block;
}

.tagcloud a {
  color: #db0322;
}

.tagcloud a:hover {
  background-color: #db0322;
  color: #fff;
}

.widget-title {
  font-weight: 700;
  text-transform: uppercase;
}

/* Sponsors */

.sponsors-container .sponsors-area-header {
  padding-top: 10px;
}

.sponsors-container ul.sponsors {
  border-top: 2px dotted #ccc;
  border-bottom: 2px dotted #ccc;
  padding-top: 10px;
  margin-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.sponsors-container ul.sponsors li {
  display: inline-block;
  max-width: 75px;
  padding: 10px;
  font-size: 8px;
  line-height: 1.1;
  vertical-align: top;
}

.sponsors-container ul.sponsors li a {
  display: block;
  text-decoration: none;
}

.sponsors-container ul.sponsors li img {
  display: block;
}

.sponsors-container h2.sponsors {
  text-decoration: none;
  text-transform: none;
  float: left;
  font-weight: 700;
  font-size: 16px;
}

.sponsors-container a.sponsors {
  text-decoration: none;
  float: right;
  color: #db0322;
  font-weight: 700;
  font-size: 13px;
}

.sponsors-container a {
  display: block;
}

.sponsors-container .sponsor-img {
  width: 75px;
  height: 75px;
}

.sponsors-container .sponsor-text {
  clear: both;
}

/* Print and Share */

.print-share-area .print,
.print-share-area .share {
  text-decoration: none;
  float: right;
  color: #db0322;
  font-weight: 700;
  font-size: 13px;
  padding-right: 10px;
}

.print-share-area .print img,
.print-share-area .share img {
  padding-right: 5px;
}

.print-share-area .print a,
.print-share-area .share a {
  color: #db0322;
  text-decoration: none;
}

/* Newsletters */

.newsletter-downloads {
  padding: 10px;
  background-color: #e2ddd1;
  font-weight: 700;
  margin: 10px 0;
}

.newsletter-downloads a {
  text-decoration: none;
}

.newsletter-downloads span.title {
  display: none;
}

.button a {
  border-radius: 13px;
  color: #fff;
  background: #d81b21;
  background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
  background: -moz-linear-gradient(top, #ed1c24, #aa1317);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
  display: block;
  font-weight: 800;
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 130px;
  font-size: 14px;
}

.arrow-button {
  background-color: #db0322;
  width: 29px;
  height: 29px;
  float: right;
  border-radius: 3px;
  position: relative;
  cursor: pointer;
}

.arrow-input {
  height: 23px;
}

.inputtext {
  width: 97%;
  color: #807d7d;
  font-weight: 700;
  font-size: 13px;
  padding-left: 5px;
  background-color: #d2d2d2;
  border-color: #d2d2d2;
}

.inputtext-wrapper {
  overflow: hidden;
  padding-right: 0.5em;
}

/* Donate Today Widget */

.donate-today-widget img {
  width: 100%;
  height: auto;
}

/* Homepage Email List Widget */

.home-email-list-widget img {
  width: 100%;
  height: auto;
}

/* Homepage Icon Menu Widget */

.nav-menu-home-icon li,
.widget .nav-menu-home-icon li {
  background-color: #efefef;
  margin-bottom: 3px;
  font-weight: 700;
  font-size: 12px;
}

.nav-menu-home-icon li a,
.widget .nav-menu-home-icon li a {
  padding-right: 5px;
  padding-bottom: 10px;
  padding-top: 10px;
  line-height: 1.7;
  background-repeat: no-repeat;
  min-height: 68px;
  display: block;
  padding-left: 60px;
  text-decoration: none;
}

.nav-menu-home-icon li a span,
.widget .nav-menu-home-icon li a span {
  display: block;
}

.nav-menu-home-icon li a span.head,
.widget .nav-menu-home-icon li a span.head {
  text-transform: uppercase;
}

.nav-menu-home-icon li.home-sidebar-icon-calendar a,
.widget .nav-menu-home-icon li.home-sidebar-icon-calendar a {
  background-image: url('images/home-sidebar-icon-calendar.png');
}

.nav-menu-home-icon li.home-sidebar-icon-classes a,
.widget .nav-menu-home-icon li.home-sidebar-icon-classes a {
  background-image: url('images/home-sidebar-icon-classes.png');
}

.nav-menu-home-icon li.home-sidebar-icon-connect a,
.widget .nav-menu-home-icon li.home-sidebar-icon-connect a {
  background-image: url('images/home-sidebar-icon-connect.png');
}

.nav-menu-home-icon li.home-sidebar-icon-education a,
.widget .nav-menu-home-icon li.home-sidebar-icon-education a {
  background-image: url('images/home-sidebar-icon-education.png');
}

.nav-menu-home-icon li.home-sidebar-icon-facilities a,
.widget .nav-menu-home-icon li.home-sidebar-icon-facilities a {
  background-image: url('images/home-sidebar-icon-facilities.png');
}

.nav-menu-home-icon li.home-sidebar-icon-gallery a,
.widget .nav-menu-home-icon li.home-sidebar-icon-gallery a {
  background-image: url('images/home-sidebar-icon-gallery.png');
}

.nav-menu-home-icon li.home-sidebar-icon-gift a,
.widget .nav-menu-home-icon li.home-sidebar-icon-gift a {
  background-image: url('images/home-sidebar-icon-gift.png');
}

.nav-menu-home-icon li.home-sidebar-icon-matinee a,
.widget .nav-menu-home-icon li.home-sidebar-icon-matinee a {
  background-image: url('images/home-sidebar-icon-matinee.png');
}

.nav-menu-home-icon li.home-sidebar-icon-news a,
.widget .nav-menu-home-icon li.home-sidebar-icon-news a {
  background-image: url('images/home-sidebar-icon-news.png');
}

.nav-menu-home-icon li.home-sidebar-icon-visit a,
.widget .nav-menu-home-icon li.home-sidebar-icon-visit a {
  background-image: url('images/home-sidebar-icon-visit.png');
}

/* Inside Page Contact Info Widget */

.contact-info-widget {
  background-color: #fff;
  margin-bottom: 10px;
}

.contact-info-widget .widget-block {
  background-color: #efefef;
  margin-bottom: 3px;
  padding: 10px 15px;
}

.contact-info-widget .widget-block a {
  color: #dc263a;
}

.contact-info-widget .widget-block h2 {
  text-transform: uppercase;
}

.contact-info-widget .widget-block p {
  margin-bottom: 0;
  font-weight: 300;
  font-size: 14px;
}

/* Inside Page Email List Widget */

.inside-email-list-widget {
  background-color: #efefef;
  margin-bottom: 10px;
  padding: 10px 20px;
}

.inside-email-list-widget h2 {
  text-transform: uppercase;
}

.inside-email-list-widget p {
  font-weight: 300;
  font-size: 14px;
  margin-bottom: 0;
}

/* Inside Page Gift Cards Widget */

.inside-gift-cards-widget {
  background-color: #efefef;
  margin-bottom: 10px;
  padding: 10px 20px;
}

.inside-gift-cards-widget h2 {
  text-transform: uppercase;
}

.inside-gift-cards-widget p {
  font-weight: 300;
  font-size: 14px;
  margin-bottom: 0;
}

.inside-gift-cards-widget .button {
  padding: 10px 0;
}

/* Inside Page Seating Map Widget */

.seating-map-widget {
  background-color: #efefef;
  padding: 10px 10px 15px 10px;
  margin-bottom: 10px;
}

.seating-map-widget h2 {
  text-transform: uppercase;
}

.seating-map-widget img {
  border: none;
}

.seating-map-widget p {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 0;
}

.seating-map-widget .seating-map-images ul li {
  display: none;
}

.seating-map-widget .seating-map-images ul li img {
  display: block;
  margin: 0 auto;
}

.seating-map-widget .seating-map-images ul li.active {
  display: block;
}

.seating-map-widget .seating-map-pager {
  width: 95%;
  margin: 0 auto;
  background-color: #dedede;
  padding: 5px;
}

.seating-map-widget .seating-map-pager ul li {
  max-width: 60px;
  max-height: 60px;
  float: left;
  padding-left: 5px;
  cursor: pointer;
}

.seating-map-widget .seating-map-pager ul li img.active {
  display: none;
}

.seating-map-widget .seating-map-pager ul li img.normal {
  display: block;
}

.seating-map-widget .seating-map-pager ul li.active img.active {
  display: block;
}

.seating-map-widget .seating-map-pager ul li.active img.normal {
  display: none;
}

/* Content Layout */

article .event-image-large,
article a.post-image img,
article .entry-thumbnail {
  float: right;
  width: 50%;
}

a.more {
  /*display: block;
	text-align: right;*/
  color: #db0322;
}

.mark-logo {
  clear: both;
  color: #fff;
  font-size: 11px;
}

.mark-logo a {
  display: block;
  float: left;
  clear: left;
}

.mark-logo a img {
  display: block;
}

/* =Media Queries
-------------------------------------------------------------- */

/* Hide Email
.email-buttons, .home-email-list-widget, .inside-email-list-widget
{
	display: none;
}
.social-buttons
{
	padding-top: 0;
}
*/

/* 08-22-2017 */

.screen-reader-text {
  display: none !important;
}

a.thickbox {
  background: none !important;
}

@media screen and (min-width: 450px) {
  .popular .popular-events-container {
    width: auto;
  }

  .popular .popular-events-container .popular-events-display .right-arrow,
  .popular .popular-events-container .popular-events-display .left-arrow {
    display: block;
  }
}

@media screen and (min-width: 600px) {
  /* Menu */

  .no-touch .nav-menu {
    display: block;
  }

  .no-touch .menu-toggle {
    display: none;
  }

  .nav-menu#menu-primary-header-menu {
    float: right;
  }

  .nav-menu#menu-secondary-header-menu {
    text-align: justify;
    padding: 0 5%;
    max-height: 3em;
    font-size: 12px;
  }

  .nav-menu#menu-secondary-header-menu li {
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
    position: relative;
  }

  .nav-menu#menu-secondary-header-menu li a {
    display: block;
    height: 3em;
    line-height: 3;
    color: #000;
  }

  .nav-menu#menu-secondary-header-menu:after {
    content: "";
    width: 100%;
    display: inline-block;
  }

  .touch .nav-menu#menu-secondary-header-menu {
    padding: 0;
    max-width: none;
  }

  .touch .nav-menu#menu-secondary-header-menu li {
    display: block;
  }

  .touch .nav-menu#menu-secondary-header-menu li.logo {
    display: none;
  }

  .touch .nav-menu#menu-secondary-header-menu li a {
    color: #fff;
  }

  img.logo {
    float: left;
  }

  #site-navigation {
    clear: both;
  }

  .menu-primary-header-menu-container {
    position: absolute;
    right: 0px;
    bottom: 20px;
  }

  .upper-content-search-container {
    display: block;
  }

  .home-info .home-info-square {
    width: 31%;
    float: left;
    padding-left: 1%;
    padding-right: 1%;
  }

  .home-info .home-info-square.middle {
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
  }

  .home-info .home-info-square .home-info-img-header h2 {
    max-width: 90%;
  }

  .home-info .home-info-square .home-info-img-header a {
    display: block;
    text-decoration: none;
  }

  .footer-left-subcontainer {
    width: 33%;
    float: left;
  }

  #colophon {
    text-align: left;
  }

  .upper-content-slideshow-left {
    /*width: 66.5%;*/
    float: left;
    width: auto;
  }

  .upper-content-slideshow-right {
    /*width: 32%;*/
    width: 300px;
    margin-left: -300px;
    float: right;
    padding-top: 0;
  }

  #home-slideshow-nav {
    display: block;
  }

  .slideshow-play-pause {
    width: 20px;
    height: 20px;
    top: 5px;
  }

  .content-ads {
    padding: 5px 10px;
    background-image: url("images/line-pattern.png");
  }

  .content-ads ul.small-ads li,
  .content-ads ul.large-ads li {
    padding: 5px;
    width: auto;
  }

  /* Events */

  .left-sidebar-container {
    width: 235px;
    margin-right: -235px;
    float: left;
  }

  .content-area-twoside-wrapper {
    width: auto;
    float: right;
    margin-left: 245px;
  }

  .home-info .home-info-square-container h2 {
    display: inline-block;
    padding: 0px 10px;
    margin-bottom: 0;
  }

  .inside-content-container .content-area,
  .home-content-container .content-area {
    margin-right: 250px;
    float: left;
  }

  .inside-content-container .sidebar-area,
  .home-content-container .sidebar-area {
    width: 240px;
    margin-left: -240px;
    float: right;
  }

  .nav-menu-primary-header {
    margin: 0;
  }

  .nav-menu-primary-header li a {
    color: #969696;
    font-size: 12px;
  }
}

@media screen and (min-width: 800px) {
  .footer-left {
    width: 69.5%;
    float: left;
  }

  .footer-right {
    width: 29.5%;
    float: right;
  }

  .twoside-content-container .content-area {
    margin-right: 250px;
    float: left;
  }

  .twoside-content-container .sidebar-area {
    width: 240px;
    margin-left: -240px;
    float: right;
  }
}

@media screen and (min-width: 960px) {
  .primary-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .primary-nav .header-logo {
    display: none;
  }

  .primary-nav .social {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
    text-align: left;
    margin-right: auto;
  }

  .primary-nav .address {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
    text-align: right;
    margin-left: auto;
  }

  .primary-nav .address p:last-child {
    margin-bottom: 0;
  }

  img.logo {
    display: none;
  }

  .nav-menu#menu-primary-header-menu {
    float: none;
    padding-bottom: 0;
  }

  .nav-menu#menu-secondary-header-menu li {
    display: inline-block;
  }

  .nav-menu#menu-secondary-header-menu li.logo {
    display: inline-block;
  }
}

@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 192dpi) {
  /* Retina-specific stuff here */

  html {
    font-size: 11px;
  }
}

@media print {
  body {
    background: none !important;
    color: #000;
    font-size: 10pt;
  }

  footer a[rel=bookmark]:link:after,
  footer a[rel=bookmark]:visited:after {
    content: " [" attr(href) "] ";
    /* Show URLs */
  }

  .entry-content img,
  .comment-content img,
  .author-avatar img,
  .wp-post-image {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .site {
    clear: both !important;
    display: block !important;
    float: none !important;
    max-width: 100%;
    position: relative !important;
  }

  .site-header {
    text-align: left;
    position: relative;
  }

  .site-logo {
    background: none !important;
    width: auto;
    max-width: none;
    height: auto;
    max-height: none;
    float: left;
  }

  .site-logo img {
    width: 390px;
    height: 200px;
  }

  .attachment-shop_catalog {
    width: 60% !important;
    height: auto !important;
  }

  .author-avatar,
  .site-footer,
  .commentlist .comment-edit-link,
  .commentlist .reply,
  .entry-header .comments-link,
  .entry-meta .edit-link a,
  .page-link,
  .site-content nav,
  .widget-area,
  .header-image,
  .main-navigation,
  .social-top,
  .orderby,
  .add_to_cart_button,
  .product_type_variable,
  .added_to_cart,
  .edit,
  #map_full_screen,
  #directions_full_screen,
  #map_full_screen_container {
    display: none !important;
  }

  .wrapper {
    border-top: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .site-content {
    margin: 0;
    width: auto;
    height: auto !important;
  }

  .singular .entry-header .entry-meta {
    position: static;
  }

  .singular .site-content,
  .singular .entry-header,
  .singular .entry-content,
  .singular footer.entry-meta,
  .singular .comments-title {
    margin: 0;
    width: 100%;
  }

  /*.entry-header .entry-title,
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}*/

  footer.entry-meta,
  footer.entry-meta a {
    color: #444;
    font-size: 10pt;
  }

  .author-description {
    float: none;
    width: auto;
  }

  /* Comments */

  .commentlist > li.comment {
    background: none;
    position: relative;
    width: auto;
  }

  .commentlist .avatar {
    height: 39px;
    left: 2.2em;
    top: 2.2em;
    width: 39px;
  }

  .comments-area article header cite,
  .comments-area article header time {
    margin-left: 50px;
    margin-left: 3.57142857rem;
  }

  img[src*="svg"] {
    display: none;
  }

  .post-load-png {
    display: inline;
  }
}