<style>

/* ----- MAIN CONTENT ----- */

button.collapsible p {
	color: Gold;
}

div.detailsphoto {
text-align:center;
}

div.synopsis {
margin-left:auto;
margin-right:auto;
top: 12.5em;
}

div.detailsinfo {
position: absolute;
width: 230px;
height: 345px;
padding: 2px;
top: 20px;
right: 5px;
text-align: center;
overflow: auto;
}

div.service {
position: relative;
margin-left: auto;
margin-right: auto;
top: 10px;
margin-bottom: 10px;
text-align: center;
vertical-align: middle;
}

div.ticketsframe {
position: relative;
margin-left: auto;
margin-right: auto;
padding-top: 5px;
text-align: center;
}


.bodytext p {
    font-size:0.8em;
}

td.detailschedule {
padding: 2px 2px 2px 2px;
vertical-align: center;
text-align: left;
}

h1,h2,h3,h4,h5,h6 {
display: inline;
color: #FFFFFF;
}

ul {
color: #FFFFFF;
list-style-type:none;
}

ul.feature {
color: Gold;
list-style-type:circle;
}

li.small {
font-size: 12px;
}

li.large {
font-size: 1.2em;
}

p {
font-size: 1.2em;
font-family: 'Dosis', sans-serif;
color: #FFFFFF;
}

p.big {
font-size: 2em;
}

p.bigred {
color: #FF0000;
font-size: 1em;
}

p.left {
text-align: left;
}

p.center {
/*font-size: 14px;*/
text-align: center;
}

p.justify {
text-align: justify;
}

p.centersmall {
font-size: 13px;
text-align: center;
}

p.small {
font-size: 13px;
}

p.smaller {
font-size: 12px;
}

p.smallest {
font-size: 10px;
}

p.smallinline {
font-size: 12px;
display: inline;
}

p.inline {
font-size: 13px;
display: inline;
}

p.inlineyellow {
font-size: 13px;
display: inline;
color: #F7FE2E;
}

h1 {
font-size: 26px;
}

h2 {
font-size: 22px;
line-height: 20px;
}

h2.center {
font-size: 22px;
line-height: 16px;
text-align: center;
}

h2.title {
font-size: 22px;
line-height: 22px;
text-align: center;
display: block;
}

h3 {
font-size: 20px;
}

h3.red {
font-size: 20px;
color: #FF0000;
}

h3.green {
font-size: 20px;
color: #00FF00;
}

h3.yellow {
font-size: 20px;
color: #F7FE2E;
}

h3.center {
font-size: 20px;
text-align: center;
display: block;
}

h3.highlight {
font-size: 20px;
background-color: rgba(0, 0, 0, 0.4);
display: block;
}

h3.small {
font-size: 18px;
}

h4 {
font-size: 16px;
}

h4.center {
font-size: 16px;
text-align: center;
display: block;
}

h4.red {
font-size: 16px;
color: #FF0000;
}

h4.green {
font-size: 16px;
color: #00FF00;
}

h4.yellow {
font-size: 16px;
color: #F7FE2E;
}

a {
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
}

a.block {
display: block;
}

a.big {
text-decoration: none;
color: #FFFFFF;
font-size: 16px;
font-weight: bold;
}

a.biginline {
text-decoration: none;
color: #FFFFFF;
font-size: 16px;
font-weight: bold;
display: inline;
}

a.red {
text-decoration: none;
color: #FF0000;
font-weight: bold;
}

a.gold {
text-decoration: none;
color: Gold;
font-weight: bold;
}

a.green {
text-decoration: none;
color: #00FF00;
font-weight: bold;
}

a.blue {
text-decoration: none;
color: #0066FF;
font-weight: bold;
}

a.bigyellow {
text-decoration: none;
font-size: 20px;
color: #F7FE2E;
font-weight: bold;
}

a.bigblue {
text-decoration: none;
color: #0066FF;
font-size: 16px;
font-weight: bold;
}

a.bigblueinline {
text-decoration: none;
color: #0066FF;
font-size: 16px;
font-weight: bold;
display: inline;
}

a.shadow {
text-shadow: 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black;
}

a.shadowtitle {
text-shadow: 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black;
font-size: 0.8em;
}

a.shadowred {
text-shadow: 0 0 4px red, 0 0 4px red, 0 0 4px red, 0 0 4px red, 0 0 4px red;
}

p.shadow {
text-shadow: 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black, 0 0 4px black;
}

p.shadowbig {
text-shadow: 0 0 6px black, 0 0 6px black, 0 0 6px black, 0 0 6px black, 0 0 6px black;
font-size: 14px;
}

img {
border: 0px;
background:transparent;
}

* {
margin: 0;
padding: 0;
font-family: 'Source Sans Pro', sans-serif;
}

html {
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background: #000000;
/*  background-repeat:no-repeat;
    background: -webkit-linear-gradient( to left top, blue, red);
    background: -moz-linear-gradient( to left top, blue, red);
    background: -ms-linear-gradient( to left top, blue, red);
    background: -o-linear-gradient( to left top, blue, red);
    background: linear-gradient( to left top, blue, red);
*/
}

.footer {
font-size: 1em;
position: fixed;
bottom:0;
width:100%;
height: 5em;
text-align: center;
overflow: hidden;
background: rgba(0, 0, 0, 0.8);
z-index:100;
}

.opentimes {
margin-left: auto;
margin-right: auto;
}

.phonenumber {
margin-left: auto;
margin-right: auto;
}

.address {
margin-left: auto;
margin-right: auto;
}

div.background {
position: relative;
width:auto;
height:55vmin;
/*background-image: url('/images/uploads/bg.jpg');*/
background-size: cover; /*For regular backgrounds*/
/*background-size: contain;*/
background-repeat: no-repeat;
background-attachment: scroll;
background-position: center; /*For regular backgrounds*/
/*background-position: top;*/
/*margin-top: 50px; /*For commercials with text */
display: block;
overflow: hidden;
text-align: center;
vertical-align: center;
}

@media only screen and (max-device-width: 1024px) {
	div.background {
		background-attachment: scroll;
		background-image: linear-gradient(black, black);
		height:64vmin;
		margin-top: 0;
	}
}

div.background-text {
font-size: 4vmin;
margin-top: 30vmin;
height:55vmin;
display: block;
overflow: hidden;
text-align: center;
vertical-align: center;
text-shadow: 0 1px 0 rgb(50,50,50) , 0 2px 0 rgb(30,30,30), 0 3px 5px rgba(0,0,0,0.2) , 0 5px 10px rgba(0,0,0,0.247059) , 0 10px 10px rgba(0,0,0,0.2) , 0 20px 20px rgba(0,0,0,0.14902);
-webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
-moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
-o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
-webkit-transform: none;
transform: none;
-webkit-transform-origin: 50% 50% 0;
transform-origin: 50% 50% 0;
}

div.announcement {
z-index: 2;
font-size: 1em;
text-align:center;
position:relative;
vertical-align:bottom;
width:100%;
overflow:hidden;
-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background: #70bg32;
    background-repeat:no-repeat;
    background: -webkit-linear-gradient( to left top, black, gray);
    background: -moz-linear-gradient( to left top, black, gray);
    background: -ms-linear-gradient( to left top, black, gray);
    background: -o-linear-gradient( to left top, black, gray);
    background: linear-gradient( to left top, black, gray);
}

div.pagewrap {
background-color:#000000;
background: rgba(0, 0, 0, 1);
width: auto;
display: table;
padding-bottom: 7em;
}

div.upcomingwrapper {
width: auto;
height: auto;
display: table-cell;
vertical-align:top;
}

div.nowshowingwrapper {
width: 100vw;
height: auto;
display: table-cell;
text-align: center;
}

div.upcomingsmall {
left: 0;
margin-top: 1em;
width: 12.5em;
height: auto;
padding-bottom: 2em;
text-align: center;
z-index: 1;
}

div.showcase {
left: 0;
top: 12.5em;
width: 12.5em;
height: 70vh;
margin-top:0.1em;
text-align: center;
/*overflow: hidden;*/
}

div.posterwrap {
font-size: 1em;
position:relative;
width:32vmin;
max-width: 250px;
height:45vmin;
max-height: 400px;
margin: 0.5em 0.01em 0 0.01em;
text-align:center;
display: inline-block;
background: transparent;
zoom:1;
*display: inline;
overflow: hidden;
word-wrap: normal;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
}

div.reservebutton {
padding: 0.5vmin 1vmin 0.5vmin 1vmin ;
position:absolute;
top:0;
left:0;
width:100%;
	background: rgba(255, 255, 255, 0.5);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #000000;
	-moz-box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 1px 2px 0px rgba(255,255,255,0.4);
	-webkit-box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 1px 2px 0px rgba(255,255,255,0.4);
	box-shadow:
		0px 1px 1px rgba(000,000,000,0.5),
		inset 1px 2px 0px rgba(255,255,255,0.4);
}

div.titletext {
max-width: 100%;
font-size: 0.8em;
display:block;
word-wrap: normal;
border-style: solid;
border-bottom-width:0.1em;
border-bottom-color:white;
}

div.postertext {
font-size: 1em;
position:absolute;
left: 0;
bottom: 0;
width:100%;
height:auto;
z-index:2;
display:block;
background-color:#3F3F3F;
background-color: rgba(0, 0, 0, 0.8);
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
border: 0.1em solid #000000;
-moz-box-shadow:
	0px -4px 2px rgba(000,000,000,0.5),
	inset 0 2px 0px rgba(255,255,255,0.4);
-webkit-box-shadow:
	0px -4px 2px rgba(000,000,000,0.5),
	inset 0 2px 0px rgba(255,255,255,0.4);
box-shadow:
	0px -4px 2px rgba(000,000,000,0.5),
	inset 0 2px 0px rgba(255,255,255,0.4);
}

/*MAIN*/

header {

	width: 100%;
	height: 56px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;

}

#logo{

	margin: 20px;
	float: left;
	width: 233px;
	height: 66px;
	background: url(../images/logo.png) no-repeat center;
	display: block;

}

/*MEDIA QUERY*/
@media screen and (max-width: 1024px) {
    .upcomingsmall, .showcase, .upcomingwrapper, .bigscreen, #header {
        display: none !important;
    }
	#logo{
		background-size: contain;
		height: 33px;
	}
}

/* MOBILE RESPONSIVE NAVIGATION */

#site-navigation {
  display: block;
  height: 48px;
  text-align: center;
  z-index: 101;
}
 
#site-navigation #main-menu,
#site-navigation > input {
  display: none;
}
 
#site-navigation > label {
  display: block;
  font-size: 36px;
  color: #fff;
  position: fixed;
  top: 10px;
  right: 10px;
  width: 36px;
  padding: 0 10px 5px 10px;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: black;
  border-radius: 10px 10px 10px 10px;
  }
  /* menu icon */
#site-navigation > input:checked + #main-menu {
  display: inline-block;
  clear: both;
  top: 60px;
  right: 0;
  position: fixed;
  color: gray;
}
 /* menu items */
#site-navigation ul li {
  display: block;
  padding: 12px 10px;
  margin: 5px 10px 0 0;
  list-style-position:inside;
  border: 3px solid white;
  border-radius: 10px 10px 10px 0;
  background-color: black;
}
 
#site-navigation a {
  text-decoration: none;
  color: #fff;
}
 
@media only screen and (min-width: 1200px) {
  #site-navigation {
    height: auto;
	text-align: right;
  }
  #site-navigation #main-menu {
    display: block;
  }
  /* menu icon */
  #site-navigation > input:checked + #main-menu {
	  top: 20px;
  }
  #site-navigation > label {
	padding: 0 5px 5px 10px;
    display: none;
  }
  /* menu items */
  #site-navigation ul li {
    display: inline-block;
  }
}

/* End Navbar */

.custom-dropdown--large {
	font-size: 1.5em;
}

.custom-dropdown--small {
	font-size: .7em;
}

.custom-dropdown__select{
	font-size: inherit; /* inherit size from .custom-dropdown */
	padding: .5em; /* add some space*/
	margin: 0; /* remove default margins */
	z-index: -1;
}

.custom-dropdown__select--white {
	background-color: #fff;
	color: #444;    
}

@supports (pointer-events: none) and
	  ((-webkit-appearance: none) or
	  (-moz-appearance: none) or
	  (appearance: none)) {

	.custom-dropdown {
		position: relative;
		display: inline-block;
		vertical-align: middle;
	}

	.custom-dropdown__select {
		padding-right: 2.5em; /* accommodate with the pseudo elements for the dropdown arrow */
		border: 0;
		border-radius: 3px;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;    
	}

	.custom-dropdown::before,
	.custom-dropdown::after {
		content: "";
		position: absolute;
		pointer-events: none;
	}

	.custom-dropdown::after { /*  Custom dropdown arrow */
		background-image: url('/images/cal.png');
		height: 38px;
		width: 38px;
		right: -2px;
		top: 0;
	}

	.custom-dropdown::before { /*  Custom dropdown arrow cover */
		width: 2em;
		right: 0; top: 0; bottom: 0;
		border-radius: 0 3px 3px 0;
	}

	.custom-dropdown__select[disabled] {
		color: rgba(0,0,0,.3);
	}

	.custom-dropdown.custom-dropdown--disabled::after {
		color: rgba(0,0,0,.1);
	}

	/* White dropdown style */
	.custom-dropdown--white::before {
		background-color: #fff;
		border-left: 1px solid rgba(0,0,0,.1);
	}

	.custom-dropdown--white::after {
		color: rgba(0,0,0,.9);
	}

	/* FF only temp fix */
	@-moz-document url-prefix() {
		.custom-dropdown__select 			 { padding-right: 2.5em }
		.custom-dropdown--large .custom-dropdown__select { padding-right: 1.3em }
		.custom-dropdown--small .custom-dropdown__select { padding-right: .5em }
	}
}
</style>