@charset "UTF-8";
/* CSS Document */

/* @import url(http://fonts.googleapis.com/css?family=Scada); */

/* zero-out browser formatting */
/* remove padding and margins */
body, html, 
ul, ol, 
form, 
/*div,*/
img { 
	margin: 0; 
	padding: 0;
	border: 0;
}
 
body {
	font-family: 'Poppins', Helvetica, sans-serif;
	font-weight: 300;
	font-size: 1em;
	color: #3b3b3b;
	;
}


ul {list-style-type: none;} 

a {
	color: #0194bf;
	font-weight: 300;
	text-decoration: none;
}

a:hover {
	color: #1dbbe9;
	text-decoration: none
}

hr {
	clear:both;
	border: 0;
	background-color: #B5BC98;
	height: 1px;
}

.clear-block {clear: both;
}

/* - - - - - - - - - - containers - - - - - - - - -  */

#back-container	{
	width: 100%;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#container	{
	position: relative;
	width: 965px;
	height: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#container2	{
	/* for film - special events pages */
	position: relative;
	width: 965px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(graphics-2014/marquee2016-965px.jpg);
	background-repeat: no-repeat;
}

#content {
	height: auto;
	width: 662px;
	position: relative;
	padding-left: 0px;
	left: 0px;
	padding-top: 5px;
	float: left;
}

#content-fullwidth {
	height: auto;
	width: 965px;
	position: relative;
	padding-left: 0px;
	left: 0px;
	padding-top: 5px;
	float: left;
}

#content-front {
	height: auto;
	width: 965px;
	position: relative;
	padding-left: 0px;
	left: 0px;
	padding-top: 5px;
	float: left;
}

/*- - - - - - - - - - Major divs - - - - - - - - - */

#masthead-logo {
	height: 93px;
	width: 500px;
	position: relative;
	float: left;
	padding-top: 22px;
	padding-right: 250px;
	padding-bottom: 22px;
	padding-left: 22px;
}

#marquee {
	height: 93px;
	width: 11px;
	padding-top: 22px;
	padding-bottom: 22px;
	position: relative;
	float: left;
}

#poster-spacer {
	float: left;
	height: 84px;
	width: 160px;
	text-align: right;
	padding-top: 31px;
	position: relative;
	padding-bottom: 22px;
	padding-right: 22px;
}

#poster-spacer img:hover {
	background-color: #bdebf9;
}

#poster-spacer a img:hover {
	background-color: #bdebf9;
}

#navigation {
	height: 22px;
	width: 961px;
	padding-top: 0px;
	padding-bottom: 18px;
	float: left;
	padding-left: 2px;
	position: relative;
	z-index: 500;
	padding-right: 2px;
}

#opening-slideshow {
	height: 516px;
	width: 920px;
	padding-bottom: 35px;
	float: left;
	background-color: #FFF;
	padding-top: 4px;
	padding-left: 22px;
	padding-right: 23px;
}

#upcoming-title {
	height: 20px;
	width: 600px;
	float: left;
	padding-left: 365px;
	padding-bottom: 25px;
	margin-left: auto;
    margin-right: auto;
	padding-top: 40px;
}

#event-carousel {
	height: 220px;
	width: 960px;
	padding-left: 2px;
	padding-right: 3px
	padding-bottom: 5px;
	/*	overflow: auto; */
	float: left;
}

#event-carousel-slide {
	float: left;
	width: 200px;
	vertical-align: top;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 8px;
	padding-bottom:8px;
	height: 200px;
}

#event-carousel-slide .block-title {
	padding-top: 0px;
	padding-bottom: 2px;
	line-height: 1.2em;
	font-size: 1.1em;
	font-weight: 400;
	color: #3b3b3b;
}

#event-carousel-slide .block-date-venue {
	font-size: 0.9em;
	line-height: 1.2em;
	color: #3b3b3b;
}

#event-carousel-slide:hover {
	background-color: #bdebf9;
}

#button-links {
	height: auto;
	width: 960px;
	padding-top: 25px;
	padding-right: 3px;
	padding-bottom: 25px;
	padding-left:2px;
	float: left;
}

#button-thumbs {
	float: left;
	height: 60px;
	width: 200px;
	padding-right: 20px;
	padding-left: 20px;
}

.front-button:hover {
	background-color: #47a1d0;
}

#sponsors {
	height: auto;
	width: 920px;
	padding-top: 30px;
	padding-right: 23px;
	padding-bottom: 20px;
	padding-left: 22px;
	float: left;
}

#extra-front-content {
	background-color: #eee;
	height: auto;
	width: 881px;
	padding-top: 10px;
	padding-right: 42px;
	padding-bottom: 10px;
	padding-left: 42px;
	float: left;
}

#main-text {
/* added 'width:auto' for full page layouts, was 'width:662px'  */	
	padding-right: 22px;
	width: auto;
	height: auto;
	padding-bottom: 10px;
	padding-left: 22px;
	padding-top: 0px;
	float: left;
}

#right-sidebar-pages {
	float: left;
	height: auto;
	width: 259px;
	padding-top: 22px;
	padding-right: 22px;
	padding-bottom: 10px;
	padding-left: 22px;
}

#right-sidebar-films {
	float: left;
	height: auto;
	width: 222px;
	border: 1px solid #CCC;
	margin-right: 22px;
	margin-left: 21px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}

#right-sidebar-accounts {
	float: left;
	height: auto;
	width: 222px;
	border: 1px solid #CCC;
	margin-right: 22px;
	margin-left: 21px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}

#right-sidebar {
	float: left;
	height: auto;
	width: 240px;
	border: 1px solid #CCC;
	margin-right: 22px;
	margin-left: 21px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}

#footer-wrapper {
	float: left;
	height: auto;
	width: 965px;
	clear: both;
}

#footer {
	height: 90px;
	width: 965px;
	float: left;
}

#footer-navigation {
	height: 10px;
	width: 965px;
	z-index: 2;
	left: 0px;
	top: 0px;
	float: left;
	position: relative;
}

#footer-text {
	width: 965px;
	font-family: 'Poppins', Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
	line-height: 1.6em;
	float: left;
	position: relative;
	height: 60px;
	padding-bottom: 10px;
	padding-top: 5px;
	font-weight: 300;
}

#spacer {
	width: 881px;
	height: 5px;
	float: left;
	padding-right: 42px;
	padding-left: 42px;
}
/* - - - - -  text styles - - - - - - */

#main-text h1 {
	font-family: 'Poppins', Helvetica, sans-serif;
	font-weight: 500;
	font-size: 1.8em;
	line-height: 1em;
	color: #383838;
}
#main-text .blog-entry h2 {
	font-size: 1.4em;
	line-height: 1.2em;
	font-weight: 500;
}
#main-text,#right-sidebar-films h3  {
	font-family: 'Poppins', Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.0em;
	font-weight: 500;
	color: #383838;
}
#main-text .film-title {
	font-family: 'Poppins', Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.1em;
	font-weight: 400;
	height: auto;
	color: #383838;
	padding-bottom: 5px;
}
#main-text p {
	font-family: 'Poppins', Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.4em;
	color: #383838;
	font-weight: 300;
}
#main-text strong,b {
	font-weight: 500;
}
#main-text .film-byline {
	font-family: 'Poppins', Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: 400;
	line-height: 1.1em;
}
#main-text .screening {
	font-family: 'Poppins', Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.2em;
	font-weight: 500;
}

#main-text .synopsis p {
	font-family: 'Poppins', Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.4em;
	font-weight: 300;
}

#right-sidebar-films .title-heading {
	font-weight: 400;
	font-size: 1.1em;
	margin-left: -15px;
	padding-bottom: 4px;
	padding-top: 10px;
	line-height: 1.1em;
}

#right-sidebar-films .cat-description {
	font-family: 'Poppins', Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1em;
	padding-bottom: 5px;
	font-weight: 400;
}

#right-sidebar-films .nav-title {
	font-size: 1.0em;
	line-height: 1.0em;
	color: #383838;
	text-indent: 0px;
	margin-left: 0px;
	font-weight: 300;
	padding-top: 4px;
	padding-left: 0px;
}

#right-sidebar-films .nav-title a {
	font-size: .9em;
	line-height: 0.9em;
	color: #383838;
	text-indent: 15px;
	margin-left: -15px;
	font-weight: 300;
	padding-top: 2px;
}
#right-sidebar-films .nav-title a:hover {
	color: #1dbbe9;
	text-decoration: none
}
#right-sidebar-films .nav-category  {
	font-size: 1.0em;
	line-height: 1.2em;
	color: #383838;
	padding-bottom: 9px;
	font-weight: 400;
}
#right-sidebar-films .nav-category a {
	font-size: 1.0em;
	line-height: 1.2em;
	color: #383838;
	padding-bottom: 9px;
	font-weight: 400;
}

#right-sidebar-films .nav-category a:hover {
	color: #1dbbe9;
	text-decoration: none
}


#horizontalrule {
	height: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}

/* Film Selection Table Styles */

#main-text-film-selections {
	width: 640px;
	height: auto;
	padding-bottom: 10px;
	padding-left: 22px;
	padding-top: 0px;
	float: left;
}

#main-text-film-selections #film-thumbs {
	float: left;
	width: 200px;
	vertical-align: top;
	text-align: center;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 6px;
	height: 190px;
}

#film-thumbs .film-selection-title {
	padding-top: 0px;
	padding-bottom: 2px;
	line-height: 1.2em;
	font-size: 0.9em;
	font-weight: 400;
	color: #3b3b3b;
}

#film-thumbs .film-running-time {
	font-size: 0.8em;
	color: #3b3b3b;
}

#film-thumbs:hover {
	background-color: #bdebf9;
}


/*  form styling */

.dform_container .radios {
	font-size: 1.0em;
}

.radios li {
	list-style-type: none;
}
.checkboxes li {
	list-style-type: none;
}

.dform_container .text {
	border: 1px solid #CCC;
}

.dform_element.submit_button .dform_container .dfinput_full .submit {
	font-family: 'Poppins', Helvetica, sans-serif;
	font-size: 1.1em;
}

.dform_container .dfinput_full input {
	border: 1px solid #CCC;
}

.summit-forms #new_submission h3 {
	padding-bottom: 20px;
	padding-top: 10px;
}

.dform_container .horizontal-line {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCC;
	width: 550px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.dform_container #form-spacer {
	height: 10px;
	width: 550px;
	clear: both;
	float: left;
	position: relative;
}

.dfinput_full .submit {
	background-color: #CCC;
	width: 90px;
	height: 20px;
}

#form-horizontal-spacer {
	height: 2px;
	width: 550px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

.dform_desc {
	clear: both;
}
.reg-info {
	font-size: 0.8em;
}
