
/* ----------------- INVISIBILITY ---------------- */

h4 {display: none;}
	





/* ------------------- LAYOUTS ------------------- */

html {min-width: 600px;} /* mozilla fix */

body {
  background:#0C0104 url(/background.gif) top center repeat-y;
  margin:0;
  padding:0px 0px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  color:#FFF;
  font-size: 12px;
  }
	
a {
	text-decoration: none;
	color:#FFF;
	}

a:hover {
	text-decoration: underline;
	}
	
#content {
  width:600px;
  margin:0 auto;
  text-align:left;
/*  background:#000; */
	background:#1f89a3;
  }
  
#sidebar {
  width:243px;
  height:100%;
  float:right;
  margin:0 auto;
  }
	





/*  Header
----------------------------------------------- */
#header {
  background:transparent url(../banner.jpg) no-repeat left top;
  margin:0 0 0 0;
  padding:0 0 0 0;
  height:150px;
  color:#fff;
  text-align: center;
  }
	





/* Footer
----------------------------------------------- */
#footer {
	width: 600px;
	margin:0 auto;
	clear: both;
	background: #004353;
	border: 2px solid #0C0104;
	padding:0 0 0 0;
	height:14px;
	color:#C4EEF8;
	text-align: justify;
}
	





/* Banner Menu - About, Screenings, Contact
----------------------------------------------- */

#bannerMenu 
	{
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 131px;
	}

#bannerMenu li 
	{
	list-style: none;
	position: absolute;
	}

#cornerLeft
	{
	border: 0;
	text-align: left;
	position: absolute;
	top: 1px;
	left: -5px;
	border-bottom: 8px solid #0F0C12;
	}
	
#cornerRight
	{
	border: 0;
	text-align: right;
	position: absolute;
	top: 1px;	
	right: -5px;
	border-bottom: 8px solid #0F0C12;
	}	
	
#bannerMenu li a 
	{
	padding: 2px 5px 0px 5px;
	display: block;
/*	border-top: 1px solid #344;  */
	background: #0F0C12;
	color: #bbb;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
	font-size: .9em;
	}
	
#bannerMenu li a:hover 
	{
	color: #fff;
	}

#bannerAbout
	{
	left: 30px;
	position: relative;
	}
#bannerScreenings 
	{
	left: 170px;
	position: relative;
	}
#bannerContact 
	{
	left: 272px;
	position: relative;
	}
	





/* List of Films
----------------------------------------------- */

#logo
	{
 	background:transparent url(../Menu_Logo.jpg) no-repeat left top;
	margin:0px;
	padding:0px;
	height:35px;
	color:#fff;
	}
	
#sidebar
	{
	background: #49ADC5 url(../Menu_Background.jpg) no-repeat left top;
	height: 543px;
	}	


#menu ul
	{
	top: 0;
	margin: 0;
	padding: 0;	
	list-style: none;
	position: relative;
	text-align: right;	
	}
	
#menu ul li
	{
	display: inline;
	}

#menu ul li i
	{
	font-size: .75em;
	}
	
#menu ul li a
	{
	color:#C4EEF8;
	text-decoration: none;
	display: block;
	margin: 0;
	padding-right: 4px;	
	padding-top: 10px;
	padding-bottom: 10px;
	width: 239px;
	}
	
#menu ul li a:hover
	{
	background: #1F89A3;	
	color: #FFF;
	}	
	
#menu ul h1
	{
	display: block;
	margin: 2px 4px 2px 95px;
	border-top: 2px dotted #C4EEF8;
	}
	





/* Content Area
------------------------------------------------*/

#contentBody
	{
	top: 184px;
	width: 357px;
/*	padding-bottom: 25px;*/
	text-align: left;
	float:left;
	background:#1F89A3 url(../Content_Background.jpg) no-repeat left top;
	height: 543px;
	}
	
#divider {
	float: right;
	width: 2px;
	height: 543px;
	background: #000;
	}	





/* Movie Content Area - Title & Logo
------------------------------------------------*/

#movieBody
	{
	background:#1F89A3 url(../Content_Background_movies.jpg) no-repeat left top;
	}

press
	{
	font-style: italic;
	color: #C4EEF8;
	}


/* FOR INDIVIDUAL FILM PAGES 
------------------------------------------------*/
	





	
/* Film Options - Info, Stills, Watch 
------------------------------------------------
!!!!!!!!!!!!!  OLD STYLE MENU !!!!!!!!!!!!!!!!


#subMenu 
	{
	margin: 0;
	padding:0;
	background: trasparent;
	position: relative;	
	height:35px;
	}

#sub 
	{
	margin: 0;
	padding:0;
	background: transparent;
	position: relative;
	}

div#subMenu ul#sub li 
	{
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	}
	
ul#sub li a 
	{
	padding:auto;
	padding-top: 9px;
	padding-bottom: 8px;
	display: block;
	color: #000;
	text-align: center;
	}
	
ul#sub li a:hover
	{
	color: #FFF;
	}

/*
#Info {background: url(../Icon_Info.jpg) no-repeat;left: 50px; width: 32px; position: relative; text-decoration:none; color:#000; padding-left: 23px; padding-top: 9px;}


#Stills 
	{
	background: url(../Icon_Stills.jpg) no-repeat;
	left: 50px; 
	width: 70px; 
	position: relative; 
	text-decoration:none; 
	color:#000; 
	padding-left: 30px; 
	padding-top: 9px;
	}
#Watch 
	{
	background: url(../Icon_Movie.jpg) no-repeat;
	left: 175px; 
	width: 100px; 
	position: relative; 
	text-decoration:none; 
	color:#000; 
	padding-left: 32px; 
	padding-top: 9px;
	}

*/






/* Film Options - Info, Stills, Watch 
------------------------------------------------*/

 
ul#MovieOptions 
	{
	padding-left:20px;
	}

ul#MovieOptions img
	{
	vertical-align: middle;
	padding-right: 2px;
	}

ul#MovieOptions a
	{
	text-decoration: none;
	color: #C4EEF8;
	font-weight:bold;	
	}

ul#MovieOptions a:hover
	{
	color: white;
	font-weight:bold;	
	}







/* Wufoo Form 
------------------------------------------------*/	
	
ul#wufoo
	{
	margin:0px;
	padding:0px;
	list-style: none;
	
	}
	
	
	
	
	
	

/* Feedback Form 
------------------------------------------------*/	

form input#name
	{
	margin:0px;
	margin-top:5px;
	padding:10px;	
	color: #066E87;
	background: #91D8E9;	
	border: 0px outset #1F89A3;
	font-weight:bold;	
	}

form input#email
	{
	margin:0px;
	margin-top:5px;
	padding:10px;	
	color: #066E87;
	background: #91D8E9;	
	border: 0px outset #1F89A3;
	font-weight:bold;	
	}

form input#age
	{
	margin:0px;
	margin-top:5px;
	padding:10px;	
	color: #066E87;
	background: #91D8E9;	
	border: 0px outset #1F89A3;
	font-weight:bold;	
	}
	
form input#phone
	{
	margin:0px;
	margin-top:5px;
	padding:10px;	
	color: #066E87;
	background: #91D8E9;	
	border: 0px outset #1F89A3;
	font-weight:bold;	
	}

form textarea
	{
	margin:0px;
	margin-top:5px;
	padding:10px;	
	color: #066E87;
	background: #91D8E9;	
	border: 0px outset #1F89A3;
	font-weight:bold;	
	}



	
	
	
	
/* Text Pages 
------------------------------------------------*/

#WordMeat
	{
	text-align: left;
	padding-top: 10px;
	padding-left: 25px /*18px*/;
	padding-right: 45px /*35px*/;
	}
	
#WordMeat a
	{
	color:#FFF;
	}
	
#WordMeat a: hover
	{
	text-decoration: underline;
	}	

#headshot
	{
	width: 100px;
	margin-right: 10px;
	margin-bottom: 7px;
	border: solid 1px white;
	}




/* Stills Pages 
------------------------------------------------*/

#StillsMeat
	{
	text-align: center;
	padding-top: 15px;
	}

#StillsMeat img
	{
	width: 150px;
	border: 1px solid #000;
	padding: 0 0 0 0;
	}
	
/*
#StillsMeat img:hover
	{	
	width: 300px;
	border: 4px solid #000;
	position: absolute;
	}
*/





/* Movie Pages 
------------------------------------------------*/
	
#MovieMeat
	{
	text-align: center;
	padding-top: 15px;
	}
	
#MovieMeat embed
	{
	border: 1px solid #000;
	padding:0 0 0 0;
	}





/* Movie Pages - Full Screen
------------------------------------------------*/
	
#MovieMeatTwo
	{
	text-align: center;
	padding-top: 0px;
	padding-bottom: -5px;
	}
	
#MovieMeatTwo embed
	{
	border-bottom: 2px solid #000;
	}





/* Screenings 
------------------------------------------------*/

#ScreenMeat
	{
	text-align: left;
	padding-top: 10px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	margin: 10px 0px;
	list-style: none;
	text-align: left;
	line-height: 120%;
	}
	
#ScreenMeat p
	{
	font-weight: bold;
	margin: 0px;
	}	

#ScreenMeat qualifier
	{
	font-weight: normal;
	margin: 0px;
	}

	
#ScreenMeat li
	{
	margin: 0;
	padding: 5px 0px;
	}

#ScreenMeat a
	{
	color:#FFF;
	}
	
#ScreenMeat a:hover
	{
	text-decoration: underline;
	}


	
/* Mission Statement 
------------------------------------------------*/	
	
#MissionMeat	
	{
/*	line-height: 100%;*/
	width: 332px;
	text-align: right;
	font-weight: bold;
	padding-top: 23px;
	padding-bottom: 0px;	
/*	padding-left: 18px;
	pa\dding-left: 35px;
	padding-right: 25px;  */
	}
	













/* content end */


.hidden {display: none;}

acronym, abbr {font-style: normal;text-decoration: none; } 
acronym[title], abbr[title] {border-bottom: 1px dotted #ccc}/* Hide additional decoration from IE*/ 
