@import "overlay.css";

body
{
	background: black url(../images/background.png) repeat-x;
	color: white;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 60px;
	margin-top: 15px;
}

a,
a:link,
a:visited
{
	color: white;
	text-decoration: none;
}

a.btn
{
	position: absolute;
	display: block;
	text-align: center;
	font-size: 13px;
	color: white;
	font-weight: bold;
	background: #4fb89e;
	padding: 5px;
	bottom: 0px;
	right: 0px;
}

a img
{
	border: none;
}

img.poster
{
	width: 144px;
	height: 213px;
	border: 1px solid #3e3e3e;
}

p
{
	margin: 0;
}

.clearer
{
	clear: both;
}

.rounded-5
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.rounded-10
{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.content
{
	position: relative;
	background: url(../images/body-bg.png);
}

#page
{
	position: relative;
	width: 987px;
	margin: 0 auto;
	padding-top: px;
}

#top-alert
{
	width: 650px;
	text-align: center;
	margin: 0 auto;
	padding: 15px;
	font-size: 18px;
	background: #303433;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	
}

#header
{
	position: relative;
	width: 987px;
	height: 400px;
	margin: 0 auto;
	margin-top: 0;

}

#localLogoTop
{
	position: absolute;
	width: 144px;
	height: 193px;
	right: 120px;
	top: 90px;
	z-index: 1000;
}

#localLogoBottom
{
	margin-top: 25px;
	margin-bottom: 25px;
}

/* @group Main Nav */

ul.nav
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.nav li
{
	position: relative;
	margin-bottom: 10px;
}

ul.nav li a,
ul.nav li a:link,
ul.nav li a:visited
{
	display: block;
	background: url(../images/nav-bg.png);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 35px;
	padding: 10px;
	z-index: 200;
}

ul.nav li a:hover,
ul.nav li a:active
{
	background: #40917d;
}

ul.nav li a.active
{
	background: #40917d;
}

/* @end Main Nav */

/* @group Sub-Nav */

.sub-nav
{
	float:right;
	margin-top:0px;
	padding-top: 10px;
}

.sub-nav a
{
	float: left;
	display: block;
	margin-left: 10px;
	background: #303433;
	padding: 5px;
}

.sub-nav a:hover
{
	background: #565e5b;
}

/* @end Sub Nav */

/* @group Content Box Styles */

.content-box
{
	width: 860px;
	margin: 0 auto;
	padding: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
}

.grey
{
	background: black url(../images/film-bg.png) repeat-x;
}

.turquoise
{
	background: #102520;
}

.red
{
	background-color: #3a0a09;
}

.dark
{
	background: #161414;
}

/* @end Content Box Styles */

/* @group Section Head */

.section-head
{
	position: relative;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
}

.section-head h1,
.section-head h1 span.goodthru,
.section-head h1 span.nw-goodthru
{
	color: white;
	font-weight: normal;
	font-size: 20px;
	margin: 0;
	padding: 0;
	width: 67%;
}

.section-head h1 span
{
	font-weight: bold;
	font-size: 30px;
	color: #40917d;
}

/* @end Section Head */

#alert
{
	position: relative;
	margin-top: 0;
	margin-bottom: 0;
}

#alert p
{
	margin-left: 20px;
	margin-right: 20px;
}

/* @group Coming Soon */

#coming-soon h3
{
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 20px;
}

#coming-soon div
{
	margin: 5px;
}

#coming-soon .soon-widget
{
	position: relative;
	float: left;
	background: #091613;
	padding: 10px;
	width: 400px;
}

#coming-soon .soon-widget h3
{
	float: left;
	margin: 5px;
	font-size: 16px;
}

#coming-soon .soon-widget h4
{
	font-size: 14px;
	font-weight: bold;
	color: #4fb89e;
	text-transform: uppercase;
	float: left;
	margin: 5px;
}

#coming-soon .soon-widget p
{
	float: left;
	width: 230px;
	font-size: 13px;
	margin: 5px;
}

#coming-soon .soon-widget a
{
	margin: 10px;
}

#coming-soon .soon-widget a.cs-trailer-btn
{
	right: 100px;
}

#coming-soon img.poster
{
	float: left;
	margin: 5px;
}

/* @end Coming Soon */

/* @group Special Events */

#special-events .event
{
	padding-bottom: 15px;
}

#special-events .event-head
{
	background: #303433;
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}

#special-events .event-head h3
{
	float: left;
	display: inline;
	margin: 0;
	padding: 0;
}

#special-events .event-head h3.event-title
{
	margin: 0;
	margin-left: 5px;
	padding: 0;
	float: left;
	font-size: 30px;
	font-weight: normal;
}

#special-events .event-head h3.event-date
{
	margin: 0;
	margin-top: 3px;
	padding: 10px;
	float: right;
	font-size: 16px;
	background: #40917d;
}

#special-events .event-info
{
	position: relative;
	margin: 10px;
}

#special-events .event-info img
{
	/*float: left;*/
}

#special-events .event-info p
{
	position: relative;
	/*float: left;*/
	margin-left: 10px;
	margin-bottom: 10px;
	/*width: 680px;*/
	font-size: 14px;
}

#special-events .event-info a:link,
#special-events .event-info a:visited
{
	color: #40917d;
	text-decoration: underline;
}

#special-events .event-info strong
{
	color: #40917d;
}

/* @end Special Events */

/* @group About */

#about
{
	margin-bottom: 0;
}

.theatre-info
{
	width: 815px;
	margin: 0 auto;
	font-size: 15px;
}

#about h3.movie-line
{
	font-size: 20px;
	font-weight: normal;
	margin: 0;
	margin-bottom: 20px;
}

#about h3.movie-line span
{
	color: #40917d;
	font-weight: bold;
	font-size: 30px;
}

#about .admission,
#about .loc
{
	float: left;
	height: 210px;
}

#about .admission
{
	width: 380px;
	padding-right: 25px;
}

#about .loc
{
	width: 380px;
	padding-left: 25px;
	border-left: 1px solid #111;
}

#about h2
{
	margin-bottom: 10px;
	font-size: 20px;
	color: #40917d;
}

#about span
{
	color: #40917d;
}

#about p a
{
	color: #40917d;
	text-decoration: underline;
}

/* @end About */

/* @group Stay Connected */

#email-list .box-left
{
	float: left;
	width: 430px;
}

#email-list .box-right
{
	float: left;
	width: 400px;
	margin-left: 30px;
}

#email-list .box-right .social
{
	background: #1f1f1f;
	text-align: center;
	width: 90%;
	
}

#email-list .box-right img
{
	margin: 10px;
	width: 150px;
}

#email-list .box-right a
{
	color: #56ceb0;
	font-weight: bold;
}

#email-list h3
{
	margin: 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
}

#email-list p
{
	font-size: 14px;
	margin-left: 10px;
	margin-right: 10px;
}

#email-list form
{
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

#email-list form label
{
	font-weight: bold;
	font-size: 18px;
}

#email-list form input.email-input
{
	font-size: 18px;
	width: 50%;
}

#email-list form input.go-button
{
	font-size: 20px;
}

/* @end Stay Connected */

/* @group Films */

#films
{
	position: relative;
	/*width: 987px;*/
	padding-top: 30px;
}

div.film
{
	position: relative;
	margin-top: 0;
	margin-bottom: 15px;
}

div.film-synopsis
{
	background: #0d0d0c;
	margin-top: 1px;
	display: none;
	font-size: 14px;
	margin-bottom: 15px;
}

div.film-synopsis p
{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}

div.film-synopsis p a,
div.film-synopsis p a:link,
div.film-synopsis p a:visited
{
	text-transform: uppercase;
}

div.film-synopsis p a:hover,
div.film-synopsis p a:active
{
	text-decoration: underline;
}

div.film-poster
{
	float: left;
	margin-left: 13px;
}

div.film-info
{
	float: left;
	width: 425px;
	margin-left: 20px;
}

.film-title-rating
{
	width: 400px;
	background: #303433;
	padding: 10px;
}

h3.film-title
{
	display: inline;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 25px;
	font-weight: normal;
}

h3.film-rating
{
	display: inline;
	margin: 0;
	margin-top: 3px;
	padding: 5px;
	float: right;
	font-size: 16px;
	background: #40917d;
}

div.film-stuff
{
	margin-top: 20px;
	padding-left: 10px;
}

div.film-stuff p.running-time
{
	margin-top: 15px;
}

div.film-stuff p.starring,
div.film-stuff p.director
{
	margin-bottom: 5px;
}

div.film-stuff p.running-time strong
{
	color: #747d7b;
}

div.film-links
{
	margin-left: 10px;
	margin-top: 15px;
}

div.film-links .film-link
{
	float: left;
	margin-right: 20px;
}

div.film-links img
{
	float: left;
	margin-right: 5px;
}

.film-link a,
.film-link a:link,
.film-link a:visited
{
	color: #848f8d;
}

.film-link a:hover,
.film-link a:active
{
	text-decoration: underline;
	color: white;
}

/* @group Film Times */

.film-times
{
	float: left;
	margin-left: 15px;
}

.film-times div
{
	margin-bottom: 10px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	width: 212px;
}

div.daily
{
	color: #353535;
	background: #969998;
}

div.late
{
	color: #353535;
	background: #889290;
}

.film-times div.auditorium
{
	color: #232323;
	background: #494f4e;
}

.film-times div.alert
{
	font-size: 13px;
	font-weight: normal;
}

/* @end Film Times */

/* @end Films */

/* @group Next Week */

.next-week-box
{
	background: #303433;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#next-week div.nw-title
{
	font-size: 18px;
	text-transform: uppercase;
	float: left;
	margin-top: 8px;
	margin-right: 15px;
	margin-left: 5px;
}

#next-week div.nw-info-link
{
	float: right;
	font-size: 13px;
	font-weight: bold;
	background: #4fb89e;
	padding: 10px;
	margin-left: 10px;
	margin-right: 5px;
}

#next-week div.nw-info-link a
{
	text-decoration: none;
	color: white;
	font-weight: bold;
}

#next-week div.nw-daily-times,
#next-week div.nw-late-times
{
	float: right;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	width: 190px;
	font-size: 14px;
}

#next-week div.nw-late-times
{
	width: 120px;
}

#next-week div.nw-daily-times span,
#next-week div.nw-late-times span
{
	font-size:11px;
}

/* @end Next Week */

/* @group Footer */

#footer
{
	position: relative;
	margin: 0 auto;
	width: 860px;
	width: 919px;
	height: 434px;
	/*height: 340px;
	height: 294px;*/
	background: black url(../images/footer4.png) no-repeat;
	opacity: 1.0;
	padding-top: 0;
	/*padding: 10px;
	padding-bottom: 30px;*/
	margin-top: 0px;
}

div.footer-columns
{
	
}

.footer-column h3
{
	margin: 0;
	padding: 10px;
	background: #16342d;
}

.footer-columns .left
{
	float: left;
	width: 325px;
	margin-right: 25px;
}

.footer-columns .right
{
	float: left;
	width: 510px;
}

ul.link-list
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

ul.link-list li
{
	
}

ul.link-list li a,
ul.link-list li a:link,
ul link-list li a:visited
{
	display: block;
	padding: 5px;
}

ul.link-list li a:hover,
ul.link-list li a:active
{
	background: url(../images/footer-nav-bg.png);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#news-targ
{
	padding-top: 15px;
}

div.post
{
	position: relative;
	padding: 10px;
	margin-bottom: 15px;
	/*background: #37806e;*/
	background: url(../images/footer-nav-bg2.png);
}

div.hover
{
	/*background: #307060;*/
	background: url(../images/footer-nav-bg.png);
}

div.post h3.post-title
{
	position: relative;
	background: none;
	font-size: 16px;
	margin: 0;
	padding: 0;
}

div.post p.post-date
{
	position: relative;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	margin-bottom: 5px;
	color: #56ceb0;
}

div.post a
{
	display: block;
	float: right;
	width: 60px;
	text-align: center;
	font-size: 13px;
	color: white;
	font-weight: bold;
	background: #4fb89e;
	padding: 3px;
	margin-top: 5px;
}

#sub-footer
{
	margin-top: 50px;
	padding: 0;
	text-align: center;
}

/* @end Footer */

