/* HauntedWisconsin.com */

@font-face {
	font-family: 'HWArchitect';
	src: url('/static/fonts/HWArchitect.eot');
	src: url('/static/fonts/HWArchitect.eot?#iefix') format('embedded-opentype'),
		url('/static/fonts/HWArchitect.woff2') format('woff2'),
		url('/static/fonts/HWArchitect.woff') format('woff'),
		url('/static/fonts/HWArchitect.ttf') format('truetype'),
		url('/static/fonts/HWArchitect.svg#HWArchitect') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* BEGIN Font Awesome Subset */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fa.eot?1');
  src: url('../fonts/fa.eot?1#iefix') format('embedded-opentype'), url('../fonts/fa.woff2?1') format('woff2'), url('../fonts/fa.woff?1') format('woff'), url('../fonts/fa.ttf?1') format('truetype'), url('../fonts/fa.svg?1') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-circle:before {
  content: "\f111";
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}

.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}

.fa-compass:before {
  content: "\f14e";
}
.fa-wheelchair:before {
  content: "\f193";
}

.fa-envelope:before {
  content: "\f0e0";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-youtube:before {
  content: "\f167";
}

/* END Font Awesome Subset */



body {
	padding-top: 5px;
	padding-bottom: 40px;
	color: #fff;
	background-color: #101010;
}

body.day-theme {
	color: #000;
	background-color: #f6f6f6;
}

.header-top-container {
	padding-bottom: 5px;
}

.bar {
	border-radius: 4px;
	padding: 4px;
}

.navbar-inverse, .bar, .navbar-nav .open .dropdown-menu {
	background-color: #222;
}
.navbar-nav .open .dropdown-menu, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
	color: #fff;
}

ul.site-map {
	list-style: none;
	padding: 0;
}
ul.site-map > li {
	margin-top: 2em;
	border-top: 1px solid #888;
	padding: 1em 0;
}
ul.site-map > li > a {
	font-size: 150%;
	font-weight: bold;
}

ul.category-links {
	list-style: none;
	padding: 0;
}

ul.category-links li.link-details {
	border-radius: 5px;
	margin-bottom: 1em;
	background: linear-gradient(rgba(128, 128, 128, 0.4), rgba(128, 128, 128, 0.1));
}

ul.category-links li.link-details a {
	display: block;
	padding: 5px 10px 0 10px;
	font-weight: bold;
	background: linear-gradient(rgba(128, 128, 128, 0.0), rgba(128, 128, 128, 0.1));
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
ul.category-links li.link-details a:hover {
	border-bottom-color: #ff9933;
	text-decoration: none;
}

ul.category-links li.link-details p {
	padding: 10px;
}

/* Override with tighter margins for the menu */
ul.dropdown-menu li.link-details p {
	padding: 3px 10px;
}
ul.category-links li.link-details {
	margin-bottom: 0.2em;
}

ul.category-links .main-category-link {
	font-size: smaller;
	text-align: right;
}

.navbar-inverse {
	background-color: #bb4400;
	border-bottom: none;
}

.navbar-inverse .navbar-nav>li>a {
	color: #fff;
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
	background-color: #7700dd;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	background-color: #bb4400;
}

.xnavbar-brand img {
	max-width: 100%;
}

.day-theme .bar {
	background-color: #ccc;
}


.tab { margin-left: 8px; }

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}


.panel-default {
	border-color: #555;
}
.panel-default>.panel-heading {
	background-color: #333;
	color: #fff;
	border-color: #555;
}


a {
	color: #ff9933;
}
.day-theme a {
	color: #890098;
}


a:focus, a:hover {
	color: #ffbb66;
	text-decoration: underline;
}

.day-theme a:focus, .day-theme a:hover {
	color: #690078;
}


.logged-in, .logged-out {
	display: none;
}

#page-top-content-placeholder {
	height: 460px;
}
#page-top-content-placeholder-small {
	height: 160px;
}
#header-placeholder {
	height: 100px;
}
#page-top-content {
	/*position: absolute;
	top:0;
	left: 0;
	width: 100%;*/
}
#page-top-content-spacer {
	height:100px;
}

.page-top-container {
	margin-bottom: 20px;
}

.breadcrumb>.active {
	color: #ffdd99;
}
.breadcrumb>.active:before, .breadcrum>li:before, .breadcrumb>li+li:before {
	color: #ffaa44;
}
ol.breadcrumb {
	margin-top: 1em;
	/*background-color: rgba(128,128,128,0.2);*/
	background-color: transparent;
	margin: 0;
	padding-top: 0;
}
.breadcrumb a {
	color: #ffffff;
}


input, select, textarea {
	color: #000;
	background-color: #fff;
}

.pagination>li>a {
	color: #ff9933;
	background-color: inherit;
}
.day-theme .pagination>li>a {
	color: #428bca;
}

.badge {
	background-color: #444444;
	color: #fff;
}

.list-group-item {
	background-color: #111;
	border-color: #444;
	color: #fff;
}
.day-theme .list-group-item {
	background-color: #fff;
	border-color: #ddd;
}

.header-top-banner-col img {
	max-width: 90%;
	height: auto;
	max-height: 90px;
}

.ad-468x60, .ad-300x250, .ad-100pct, .ad {
	border: 1px solid #888;
	background-color: #555;
	/*width: 466px;
	height: 58px;*/
	margin: 0 auto;
	overflow: hidden;
	color: #fff;
	text-align: center;
}
.ad-300x250 {
	width: 300px;
	height: 250px;
}
.ad-100pct {
	width: 100%;
	height: 100px;
}

.featurette-divider {
		margin: 20px 0px;
}

.ad-row {
	text-align: center;
	margin-bottom: 2em;
}
.ad-row .col-md-12 {
	overflow:hidden;
	max-width:100%;
}
.ad-row .col-xs-12 {
	height: 7px;
}


h1 {
	margin: 0 0 8px 0;
}
.bar h1 {
	border-bottom: 1px dashed #888;
}

.container-home h1 a {
	color: #fff;
}
.day-theme .container-home h1 a {
	color: #000;
}

.tagline, .spooky-text { font-family: HWArchitect; }

h1, h2, h3, h4, h5, h6 { line-height: 1.4em; }
h1 { font-size: 1.65em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.35em; }
h4 { font-size: 1.11em; }

h1.event-list-title {
	margin: 15px 0 5px 0;
	font-size: 1.5em;
}

hr {
	height:0;
	border: none;
	/*border-top: 1px solid #000;*/
	width: 100%;
	margin: 30px 0 10px 0;
}
hr.space {
	height:0;
	border: none;
	width: 100%;
	margin: 25px 0 25px 0;
}
hr.small {
	margin: 10px 0 10px 0;
}

.well {
	border-color: #666;
	background-color: #444;
}
.day-theme .well {
	border-color: #aaa;
	background-color: #ddd;
}

a.btn, .carousel-caption .btn, .btn {
	color: #fff;
	font-weight: bold;
	text-shadow: 1px 1px 0 #332200;
	border-color: #aa4400;
}
.btn-info, .btn-info:hover, a.btn-info, a.btn-info:hover, .btn-info[disabled], .btn-info[disabled]:hover {
	border-color: transparent;
	background-color: transparent;
	cursor: help;
}
.btn-success, a.btn-success {
	border-color: #004400;
}
.btn-danger, a.btn-danger {
	background-color: #cc0000;
	border-color: #aa0000;
}
.btn-danger:hover, a.btn-danger:hover {
	background-color: #ff0000;
	border-color: #ff3300;
}
a.btn-default, a.btn-primary, .btn-default, .btn-primary {
	background-color: #bb4400;
}
a.btn-default:hover, a.btn-primary:hover, .btn-default:hover, .btn-primary:hover {
	/*text-shadow: none;*/
	background-color: #7700dd;
	color: #fff;
	border-color: #6600cc;
}
a.btn-default:focus, a.btn-primary:focus, .btn-default:focus, .btn-primary:focus {
	color: #fff;
}
.btn-secondary, a.btn-secondary {
	background-color: #777;
	border-color: #999;
}
.btn-secondary:hover, a.btn-secondary:hover {
	background-color: #888;
	border-color: #ddd;
	color:#fff;
}

.panel {
	background-color: rgba(128,128,128,0.2);
}

.dropdown-header {
	color: #fff;
}

.dropdown-menu {
	width: 500px;
	color: #fff;
	background-color: #333;
	box-shadow:2px 2px 2px 2px rgba(0, 0, 0, 0.5);
	border-radius: 0 3px 5px 5px;
	border: 2px solid #333;
	padding-top: 5px;
}
.dropdown:nth-last-child(2) .dropdown-menu {
	width: 400px;
}
.dropdown:last-child .dropdown-menu {
	width: 300px;
}

.day-theme .dropdown-menu {
	color: #000;
	background-color: #fff;
}

.top-search {
	max-width: 30px;
}

.dropdown-menu li {
	list-style-type: none;
}
.dropdown-menu li a, .dropdown-menu>li>a {
	color: #fff;
}
.day-theme .dropdown-menu>li>a {
	color: #000;
}

.day-theme-icon {
	color: #ddcc00;
}
.night-theme-icon {
	color: #aa00aa;
}




.dropdown-menu>li>a:hover {
	background-color: #dd5500;
}
.day-theme .dropdown-menu>li>a:hover {
	background-color: #f0e8e0;
}

a.active-stylesheet-button {
	font-weight: bold;
	background-image: url('../img/icons-svg/check-gray.svg');
	background-position: 5px center;
	background-size: auto 50%;
	background-repeat: no-repeat;
}
.footer-switch {
	padding-left: 20px;
}


.valign-middle::before, .valign-middle {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.item-scroll-left .valign-middle span, .item-scroll-right .valign-middle span {
	top:0px;
}


.item-scroll {
	position: relative;
	top: 0;
}

a.item-scroll-left, a.item-scroll-right {
	position: absolute;
	top: 0;
	height: 100%;
	color: rgba(255,255,255,0.3);
	font-size: 200%;
	z-index: 2;
	text-shadow: 0px 1px 1px rgba(128,128,128,0.3);
}
a.item-scroll-left:hover, a.item-scroll-right:hover {
	color: #fff;
	text-shadow: 0px 1px 1px rgba(0,0,0,1.0);
}
a.item-scroll-left {
	left: 15px;
}
a.item-scroll-right {
	right: 17px;
}

.event-detail-main a.item-scroll-left, .event-detail-main a.item-scroll-right {
	font-size: 300%;
}
.event-detail-main a.item-scroll-left {
	left: -25px;
}
.event-detail-main a.item-scroll-right {
	right: -25px;
}

.event-detail-main .gallery-next, .event-detail-main .gallery-prev {
	border: none!important;
	border-radius: none!important;
	font-size: 250%!important;
	background: none!important;
}

#event-detail-main-image {
	max-width: 75%;
	max-height: 600px;
	margin-left: 12.5%;
}


.item-scroll h2 {
	background-color: rgba(0,0,0,0.5) !important;
	position:absolute;
	bottom:0;
	left:0;
	width: 100%;
	/*height: 20%;*/
	font-size: 100%;
	line-height: 23px;
	color: #fff !important;
	margin: 0;
	padding: 0;
	z-index: 1;
	text-shadow: 0 1px 0 rgb(0,0,0);
	text-align: center;
	-webkit-print-color-adjust: exact;
}

.item-scroll .item-scroll-image, .item-scroll-item {
	background-color: #111;
	background-size: auto 100% !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	cursor: pointer;
	-webkit-print-color-adjust: exact;
}
.item-scroll-extra-text {
	height: 9em;
	left: 0;
}

.event-type label {
	display: inline;
	font-weight: 300;
}


.quick-search {
	border:1px solid #777;
	background-color: #555;
	padding: 10px;
	color: #fff;
}
.quick-search h1, .quick-search h2 {
	padding: 0;
	margin: 5px 0 0 0;
	font-size: 120%;
}
.quick-search h2 {
	margin-top: 20px;
}
.quick-search h1, .quick-search h1 a {
	color: #fff
}
.quick-search ul, .full-search ul {
	padding: 0 0 0 1%;
	margin: 0;
}
.quick-search li, .full-search li {
	padding: 0;
	list-style-type: none;
	margin: 0;
}
.quick-search li.event-category, .full-search li.event-category {
	font-weight: bold;
}
.quick-search li.event-type, .full-search li.event-type {
	padding-left: 20px;
}
.quick-search li a, .full-search li a {
	color: #fff;
}
.quick-search li input[type='checkbox'], .full-search li input[type='checkbox'] {
	margin-right: 8px;
}
.quick-search input, .quick-search select {
	color: #000;
}
.quick-search input[type='text'], .quick-search select {
	width: 100%;
}

.quick-search label {
	display: block;
	width:100%;
	font-size: 80%;
	margin-bottom: 0;
	margin-top: 10px;
}

.upcoming-events h2 {
	border: 2px solid #000;
	background-color: #aaa;
	color: #000;
}
.upcoming-events ul {
	margin: 0;
	padding: 0 10px;
}
.upcoming-events ul li {
	border-bottom: 1px solid #aaa;
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
}
.upcoming-events b {
	font-weight: normal;
	font-size: 80%;
	display: block;
}

.sidebar hr {
	border: none;
	background-color: transparent;
}

figcaption {
	text-align: center;
}




.whats-new h2 {
	margin-top: 0;
	font-size: 18px;
}
.whats-new h3 {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: bold;
	margin-top: 0;
	font-size: 14px;
}

.whats-new a {
	color: #fff;
}
.day-theme .whats-new a {
	color: #000;
}




/* Footer
-------------------------------------------------- */
footer ul {
	list-style-type: none;
	padding: 0;
}
footer ul ul {
	padding-left: 20px;
}
footer ul li.divider {
	border-top: 1px solid #888;
	margin: 3px;
}
footer {
	margin-top: 3em;
	background-color: #333;
	padding: 2em 1em 0.5em 2em;
	border-radius: 4px;
}
.day-theme footer {
	background-color: #ddd;
}
footer p.hi-link {
	display: block;
	position:relative;
	top:0;
	margin: 1em 0 3em 0;
}
#fat-foot-social {
	margin-bottom: 1em;
}
.social-icons .fa-circle {
	color: #dd5500;
}
.social-icons a:hover .fa-circle {
	color: #7700dd;
}
#fat-foot-social-box .fa-stack {
	font-size:21px;
}
.header-social-icons {
	font-size:10px;
}


footer p.hi-link a.hi-link {
	display: block;
	vertical-align: middle;
	margin-right: 50px;
}
footer p.hi-link a.hi-img {
	float:right;
}
#fat-foot-back-to-top {
	display: block;
	position: relative;
	top: 0;
	padding-right: 46px;
}
#fat-foot-back-to-top img {
	position: absolute;
	top: -10px;
	right: 0;
}
footer a {
	color: #aaa;
}
.day-theme footer a {
	color: #333;
}


.site-version-bottom {
	color: #888;
	font-size: smaller;
	margin: 4px 0 -10px 0;
	padding: 0;
	text-align: center;
}
.site-version-bottom .version, .site-version-bottom .date {
	margin: 0 4px;
}

.is-list-image div.thumbnail {
	border-color: #ff7f00;
}
.media-row p.is-list-image {
	position: absolute;
	bottom: 10px;
	left: 0px;
	width: 100%;
	color: #ff7f00;
	font-size: 10px;
}
.media-row img {
	max-height: 20em;
	border: 1px solid rgba(128, 128, 128, 0.2);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}
@media screen and (min-width: 992px) {
	.media-row {
		display: flex;
		flex-wrap: wrap;
	}
}
.media-row > div {
	display: flex;
	flex-direction: column;
}
.media-row .thumbnail {
	display: flex;
	flex-direction: column;
	height: 100%;
}
.media-row .caption {
	display: flex;
	flex-direction: column;
	height: 100%;
	min-height: 12em;
	position: relative;
	top: 0;
}
.media-row .caption-content {
	position:absolute;
	bottom: 0;
	width: 100%;
	height: 12em;
}
.media-row .media-buttons {
	position: absolute;
	bottom: 0;
	width: 95%;
	text-align: center;
}

.night-theme .thumbnail {
	border: 1px solid #999;
	margin-bottom: 1.5em;
	background-color: #222;
}
.night-theme .thumbnail .caption {
	color: #fff;
}


/* Event / Things-to-do lists
-------------------------------------------------- */
.sort-options .btn-inactive {
	background-color: #777;
	border-color: #999;
}
.pager, .sort-options {
	background-color: rgba(128,128,128,0.2);
	text-align: center;
	font-size: 120%;
	padding: 5px;
	border-radius: 5px;
}
.pager-page {
	padding: 0 10px;
}
.event-detail-page h1 {
	text-align: left;
	font-size: 2.25em;
}
.event-detail-page h2 {
	margin-top: 2em;
	font-size: 1.5em;
}
.event-detail-page h4 {
	font-size: 1.2em;
}

p.categories a.category:after {
	content: ", ";
}
p.categories a.category:last-child:after {
	content: "";
}

h1.things-to-do-title {
	color: #fff;
	margin-left: 15px;
	font-size: 16px;
}
.things-to-do-title a {
	color: #fff;
	text-decoration:none;
}






.summary-list-item .featured-text {
	font-size: 12px;
}
.summary-list-item h1, .summary-list-item h2, .summary-list-item h3, .summary-list-item p {
	padding: 0;
	margin: 0;
}


.summary-list-item, .enhanced-event-list-item {
	border: 1px solid #999;
	margin-bottom: 1.5em;
	background-color: #222;
	/*height: 150px;*/
	border-radius: 5px;
	padding: 0;
}
.day-theme .summary-list-item, .day-theme .enhanced-event-list-item {
	background-color: #ddd;
}

.day-theme .enhanced-event-list-item .top-bar {
	background-color: #ccc;
}

.summary-list-item .top-bar {
	border-radius: 5px 5px 0 0;
	background-color: #333;
	border-bottom: 1px solid #555;
	padding: 4px 8px;
	margin: 0;
}

.summary-list-item .top-bar div {
	margin: 0;
	padding: 0;
}
.summary-list-item .top-bar p {
	margin: 0;
	padding: 0;
}
.summary-list-item .description {
	margin-bottom: 8px;
}
.summary-list-item .btn {
	padding: 4px 6px;
	margin-right: 8px;
}
.summary-list-item .btn-xs {
	padding: 1px 5px;
}
.summary-list-item .btn-secondary {
	background-color: #777;
	border-color: #999;
}

.summary-list-categories, p.summary-list-categories {
	margin-top: 20px;
}


.enhanced-event-list-item {
	border: 1px solid #eee;
	background-color: #333;
}
.featured-event-list-item {
	border-left-color: #bbb;
	box-shadow: -5px 0px 0px #ef6000;
}
.enhanced-event-list-item .top-bar {
	background-color: #444;
	border-bottom-color: #ff7f00;
}
.day-theme .summary-list-item .top-bar {
	background-color: #ccc;
}

.summary-list-item .summary {
	margin: 0;
	padding: 0;
}
.summary-list-item .summary .col {
	margin: 0;
	padding: 8px;
}

.summary-list-item .featured-text {
	text-align: right;
}

.summary-list-item .event-image {
	margin: 0;
	border: 1px solid transparent;
	background-color: transparent;
}
.event-image-cell a, .event-image-wrapper a {
	display: block;
	width: 100%;
	height: 100%;
	background-color: transparent;
	border:none;
	position: absolute;
	top: 0;
	left: 0;
}
.enhanced-event-list-item .event-image, .summary-list-item .event-image, .summary-image-cell a img {
	border: 1px solid #888;
	background-size: auto 100% !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-image: url('//media.hauntedwisconsin.com/placeholder-pumpkin.png') !important;
}

.event-image-wrapper, .whats-new .event-image {
	background-size: auto 100% !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-image: url('//media.hauntedwisconsin.com/placeholder-pumpkin.png') !important;
}

.pumpkins .category {
	margin: 1em 0;
}
.pumpkins .summary p {
	margin-bottom: 1em;
}


/* Event / Things-to-do Calendar
-------------------------------------------------- */
table.calendar {
  border-collapse: collapse;
  width: 100%;
}

table.calendar th, table.calendar td {
  width: 14%;
}
table.calendar td {
  border: 1px dashed rgba(128,128,128,0.3);
  border-top: none;
  width: 14%;
}
table.calendar th {
  background-color: rgba(128,128,128,0.3);
  font-size:100%;
  text-align: center;
}
table.calendar th.previous, table.calendar th.next {
  font-weight: normal;
}
table.calendar th.previous {
  border-radius: 4px 0 0 0;
  padding-left: 0.5rem;
  text-align: left;
}
table.calendar th.month {
  font-size: 150%;
}
table.calendar th.next {
  border-radius: 0 4px 0 0;
  padding-right: 0.5rem;
  text-align: right;
}
table.calendar td a {
  display: block;
  height: 100%;
  padding-bottom: 25%;
}
table.calendar td a:hover {
  background-color: rgba(160,140,128,0.4);
  text-decoration: none;
}
table.calendar td span.day{
  display: block;
  text-align: right;
  color: #777;
  margin: 0;
  padding: 0 2px;
}
table.calendar td span.events{
  display: block;
  text-align: center;
  font-size: 140%;
  margin: 0;
  padding: 0;
}
td.weekday-6, td.weekday-7 {
	background-color: rgba(128,128,128,0.2);
}

.home-page-calendar table.calendar td a {
	padding-bottom: 10%;
}


#trick-or-treat-nav {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	background: #bb4400;
	padding-top: 1em;
}
#trick-or-treat-nav .pagination, #trick-or-treat-nav p {
	margin: 0;
}
#trick-or-treat-nav .pagination a, #trick-or-treat-nav a {
	color: #fff;
}
.trick-or-treat-city-list th {
	padding-top: 2em;
}
.trick-or-treat-city-list td {
	padding: 0.7em 0 0.3em 0;
	border-bottom: 1px solid rgba(128, 128, 128, 0.2);
}
.trick-or-treat-city-list td:first-child {
	border: none;
}
.trick-or-treat-city-list tr.city:hover {
	background: rgba(128, 128, 128, 0.2);
}
.night-theme .trick-or-treat-city-list a.city-info {
	color: #fff;
}
.day-theme .trick-or-treat-city-list a.city-info {
	color: #000;
}
.trick-or-treat-city-list tr.has-info {
	font-weight: bold;
}
.trick-or-treat-city-list tr.no-info a {
	color: #888;
}




/* Event Search
-------------------------------------------------- */
#event-search-items {
	display: none;
}


/* Event Details
-------------------------------------------------- */
.nav-tabs>li>a:hover, .nav-tabs>li>a:focus {
	background-color: rgba(240,100,0,0.8);
	border-color: rgba(255,128,0,0.5) rgba(255,128,0,0.5) rgba(255,128,0,0.5) rgba(255,128,0,0.5);
	color: #fff;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	background-color: #333;
	border-color: #555;
	color: #eee;
}

.event-features .list-group-item > div {
	display: none;
}
.event-features .list-group-item > a {
	display: block;
}
.event-features .list-group-item a span {
	float: right;
}
.event-detail-sidebar h1, h2, h3 {
	margin-bottom: 0;
}
.event-detail-sidebar h1, h2, h3 {
	margin-bottom: 0;
}
.event-detail-sidebar ul, .event-detail-sidebar li {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-weight: bold;
}
.event-detail-sidebar li li {
	padding-left: 15px;
	font-weight: normal;
}
#event-map {
	color: #000;
}


/* Favorites */
.favorites-map{
	color: #000000;
}
.favorites-map a{
	color: #884400;
	font-weight: bold;
}


/* Halloween Cartoons Page
-------------------------------------------------- */
.cartoon {
	margin-bottom: 4em;
}

.cartoon a {
	border:none;
	margin:0px;
}

/* ASPECT RATIO
-------------------------------------------------- */
.ar, .ar-1x1, .ar-2x1, .ar-4x3, .ar-16x9, .ar-6x5, .ar-300x250, .ar-468x60, .ar-24x5 {
	position:relative;
	top:0;
	padding:0;
	margin:0;
	display: block;
	-webkit-print-color-adjust: exact;
}
.ar > div, .ar-1x1 > div, .ar-2x1 > div, .ar-4x3 > div, .ar-16x9 > div, .ar-6x5 > div, .ar-24x5 > div,
.ar-300x250 > div, .ar-468x60 > div,
.ar-2x1 > img, .ar-4x3 > img, .ar-16x9 > img, .ar-16x9 > iframe
{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	display: block;
}
.ar-1x1  { padding-bottom:100%;  }
.ar-4x3  { padding-bottom:75%;   }
.ar-16x9 { padding-bottom:56.25%; }
.ar-2x1 { padding-bottom:50%; }
.ar-24x5 { padding-bottom:20.8333333%; } /* 1920x400 */
/* Ad sizes */
.ar-6x5, .ar-300x250 { padding-bottom:83.3333333%; }
.ar-468x60           { padding-bottom:12.8205128%; }

div.expand > div {
	width: 100%;
	height: 100%;
}
div.expand > div > iframe {
	width: 100%;
	height: 100%;
}


img.fill-container {
	width:100%;
	height:100%;
	object-fit: contain;
	overflow: hidden;
}

/* NEWS
-------------------------------------------------- */
h3.news-category {
	color: #999;
	font-size: 100%;
	margin: 0.1em 0 0.5em 0;
}
.day-theme h3.news-category {
	color: #333;
}





/* REVIEWS
-------------------------------------------------- */
.submit-review {
	border: 1px solid #888;
	background-color: rgba(128,128,128,0.2);
	border-radius: 5px;
	padding: 1em;
}
.submit-review textarea {
	width: 100%;
	height: 6em;
}
.submit-review textarea#id_content {
	height: 20em;
}
.submit-review label {
	display: block;
	padding-top: 1em;
	padding-bottom: 0;
	margin-bottom: 0;
	color: #888;
}
.submit-review .submit {
	padding-top: 2em;
	text-align: center;
}
.submit-review .errorlist, .error {
	color: #ff0000;
	font-weight: bold;
}

/* BEHIND THE SCREAMS CSS
-------------------------------------------------- */

.behind-the-screams-video {
	max-width: 800px;
}

.behind-the-screams-video iframe {
	width: 100%;
	height: 100%;
}



/* RESPONSIVE CSS
-------------------------------------------------- */

@media (max-width: 767px) {
	#page-top-content-placeholder {
		height: 260px;
	}
	#ad-header img{
		max-height: 60px;
	}
	#ad-header img{
		width: 100%;
		height: auto;
		max-height: 60px;
	}
	.carousel, .carousel .item, .carousel-img-wrap {
		height: 200px;
	}
	.carousel-img-wrap {
		background-size: auto 100%;
	}
	.carousel-indicators {
		bottom: 0;
	}
	.carousel-caption {
		padding-bottom: 0;
	}
	.carousel-caption h1 {
		font-size: 150%;
		margin: 0 0 10px 0;
	}
	footer .text-center {
		text-align: left;
	}
}

.days-til-halloween {
	color: #fff;
}
.day-theme .days-til-halloween {
	color: #000;
}

.site-search-menu {
	text-align: center;
}

#cse-search-box {
	padding-top: 10px;
}
#cse-search-box .input-group-btn {
	z-index: 1001;
}
#cse-search-box .btn-group {
	display: flex;
}

.header-links {
	color: #888;
}
.header-links a {
	color: #fff;
}
.day-theme .header-links a {
	color: #000;
}


.google-ad-container {
	width: 100%;
	margin: 2em 0 0 0;
}
.google-ad-container .widescreen-fix {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}



.responsive-wrapper-16x9 {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.responsive-wrapper-16x9 > iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.responsive-wrapper-16x9 > .mce-preview-object {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.responsive-wrapper-16x9 > .mce-preview-object > iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}



@media screen and (max-width: 991px) {
	.nav>li>a {
		padding-right: 5px;
		padding-left: 7px;
	}
	.header-top-container .text-left, .header-top-container .text-right  {
		text-align: center;
	}
}
@media screen and (max-width: 767px) {
	.navbar {
		margin-right: -15px;
		margin-left: -15px;
	}
}
@media screen and (min-width: 768px) {
	/* The navbar becomes detached from the top, so we round the corners */
	.navbar {
		border-radius: 4px;
	}
	/* Bump up size of carousel content */
	.carousel-caption p {
		margin-bottom: 20px;
		font-size: 150%;
		line-height: 1.4;
	}

	.featurette-heading {
		font-size: 200%;
	}
	.lead {
		font-size: 150%;
	}
	.sidebar {
		padding-left: 25px;
	}
}

@media screen and (max-width: 500px) {
	.navbar-toggle {
		margin-right: 5px;
	}
	a.navbar-brand {
		padding-left: 5px;
	}
	.header-social-icons {
		font-size:18px;
		display:inline-block;
		padding-top:10px;
		padding-bottom:5px;
	}
}
@media screen and (min-width: 1200px) {
	.sidebar {
		padding-left: 50px;
	}
	.event-detail-main {
		padding-right:7%;
	}
}

/*
@media screen and (min-width: 1400px) {
	.container {
		width:86%;
	}
	.sidebar {
		padding-left: 8%;
	}
	.item-scroll > div {
		padding-left: 2%;
		padding-right: 2%;
	}
}

/*
@media screen and (min-width: 1921px) {
	body {
		font-size: 24px;
	}
}
*/

@media screen and (min-width:1200px){
	.auto-clear .col-lg-1:nth-child(12n+1){clear:left;}
	.auto-clear .col-lg-2:nth-child(6n+1){clear:left;}
	.auto-clear .col-lg-3:nth-child(4n+1){clear:left;}
	.auto-clear .col-lg-4:nth-child(3n+1){clear:left;}
	.auto-clear .col-lg-6:nth-child(odd){clear:left;}
}
@media screen and (min-width:992px) and (max-width:1199px){
	.auto-clear .col-md-1:nth-child(12n+1){clear:left;}
	.auto-clear .col-md-2:nth-child(6n+1){clear:left;}
	.auto-clear .col-md-3:nth-child(4n+1){clear:left;}
	.auto-clear .col-md-4:nth-child(3n+1){clear:left;}
	.auto-clear .col-md-6:nth-child(odd){clear:left;}
}
@media screen and (min-width:768px) and (max-width:991px){
	.auto-clear .col-sm-1:nth-child(12n+1){clear:left;}
	.auto-clear .col-sm-2:nth-child(6n+1){clear:left;}
	.auto-clear .col-sm-3:nth-child(4n+1){clear:left;}
	.auto-clear .col-sm-4:nth-child(3n+1){clear:left;}
	.auto-clear .col-sm-6:nth-child(odd){clear:left;}
}
@media screen and (max-width:767px){
	.auto-clear .col-xs-1:nth-child(12n+1){clear:left;}
	.auto-clear .col-xs-2:nth-child(6n+1){clear:left;}
	.auto-clear .col-xs-3:nth-child(4n+1){clear:left;}
	.auto-clear .col-xs-4:nth-child(3n+1){clear:left;}
	.auto-clear .col-xs-6:nth-child(odd){clear:left;}
}


.header-top-banner-col {
	margin-bottom: 0.5rem;
}
.ad-wrapper {
	pointer-events: none;
}
.ad-wrapper .ad-link {
	pointer-events: auto;
}


@media screen and (min-width: 992px) {
	.header-top-banner-col {
		text-align: right;
		margin-top: -3rem;
	}
}


@media print {
	#hwCarousel, .ad {
		display: none;
	}

	body {
		margin: 0;
		padding: 0 !important;
	}
	.container {
		width: auto;
	}

	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12,
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12
	{
		float: left;
	}
	.col-sm-12, .col-md-12 {width: 100%;}
	.col-sm-11, .col-md-11 {width: 91.66666666666666%;}
	.col-sm-10, .col-md-10 {width: 83.33333333333334%;}
	.col-sm-9,  .col-md-9  {width: 75%;}
	.col-sm-8,  .col-md-8  {width: 66.66666666666666%;}
	.col-sm-7,  .col-md-7  {width: 58.333333333333336%;}
	.col-sm-6,  .col-md-6  {width: 50%;}
	.col-sm-5,  .col-md-5  {width: 41.66666666666667%;}
	.col-sm-4,  .col-md-4  {width: 33.33333333333333%;}
	.col-sm-3,  .col-md-3  {width: 25%;}
	.col-sm-2,  .col-md-2  {width: 16.666666666666664%;}
	.col-sm-1,  .col-md-1  {width: 8.333333333333332%;}

	.hidden-sm, .hidden-xs {
		display: block !important;
	}
	.hidden {
		display: none !important;
	}

	.print-full { width: 100%; }
	.print-center { text-align: center; }
	footer {
		margin: 0;
		padding: 0;
	}
	.item-scroll-left, .item-scroll-right {
		display: none;
	}

	a[href]:after {
		content: none !important;
	}

}
