/* 
Based on:
   project: internet music template
   author: luka cvrk (www.solucija.com) 

Some Helpful Bits:
  http://www.complexspiral.com/publications/containing-floats/
  http://www.smashingmagazine.com/2007/05/01/css-float-theory-things-you-should-know/

*/


   
/* default styles
   -------------- */
  
body { 
	padding: 0; 
	margin: 0; 
	font: 0.74em Arial, Helvetica, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}

a {
	color: #4A8EBC; 
	background: inherit;
}

a:hover {
	color: #C3593C;
	background: inherit;	
}

a.title {
	color: #FE6700;
	background: #FFF;
}

h1 {
	font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px; 
	padding: 2px 0 0 0px;
	margin: 0;
	color: #464548;
	background: inherit;
}

h1 a, h2 a {
	text-decoration: none;
	color: #464548;
	background: inherit;
}

h1 a:hover, h2 a:hover {
	color: #C3593C;
	background: #FFF;
}

h1 .red{
	color: #C3593C;
	background: inherit;
}


h2 { 
	margin: 0 0 5px 0; 
	padding: 0; 
	font: bold 1.5em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000; 
	background: inherit;
}

h2 .yellow{
	color: #FFFCD1;
	background: inherit;
}

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

form { 
	margin: 0; 
}

input.search { 
	width: 120px; 
	height: 22px;
	border: none;
	background: url(input.gif) no-repeat; 
	padding: 5px 10px 0 25px;
	color: #000;
}

input.button {
        text-align: center;
	border: 0;
	height: 27px;
	width: 76px;
	background: url(button.gif) no-repeat;
	color: #FFF;
	font: bold 1.1em Arial, Helvetica, Sans-Serif;
}

input.login { 
	width: 150px;
	border: none; 
	background: url(logininput.gif); 
	padding: 4px; 
}

/* layout
   ------ */

.content { 
	margin: 10px auto;
	width: 760px; 
}

.logo {
	float: left;
/*      margin-bottom: 7px;
        display: block;
	padding: 10px 0 11px 10px; */
}

.header_right {
	float: right;
	width: 550px;
	height: 72px;
}

.logo p {
	font-size: 0.9em;
	color: #808080;
	padding: 0 0 0 7px;
	background: inherit;
}


.top_info {
	width: 540px;
	margin: 12px 0 5px 0;
	padding: 0 5px 5px 0;
	text-align: right;
	background: #FFF url(dot.gif) repeat-x bottom;
	color: #444;
}
	

.slogan {
	text-align: right;
	width: 160px;
}


.bar { 
	text-align: right;
	font-size: 1.1em;
	height: 30px; 
}

	.bar li { 
		
		padding: 0px 10px 8px 10px;
		color: #808080;
		background: #FFF;
		display: inline;
	}
	
	.bar li.active { 
		background: #FFF url(bar.gif) no-repeat center bottom; 
		color: #C3593C;
		font-weight: bold; 
		padding-bottom: 8px; 
	}

	.bar a { 
		font-weight: bold;
		color: #4A8EBC; 
		background: inherit;	
	} 

.search_field { 
	text-align: right;
	float: right;
	width: 540px;
	height: 38px;
	background: #464548 url(searchbg.gif) no-repeat top right; 
	color: #000;
	clear: both;
	padding: 10px 10px 0 0;
}

.grey {
	font-size: 1.2em;
	font-weight: bold;
	color: #ccc;
	background: inherit;
	
}

.search {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	background: inherit;	
}

.go_left {
	float: left;
	margin: -8px 0 0px 0;
	background: #f4f4f4;
	color: #808080;
}

.go_right {
        float: right;
	margin: -8px 0 0px 0;
	background: #f4f4f4;
	color: #808080;
}

.center_label { 
        text-align: center;
	background: #f4f4f4;
	color: #808080;
 }

.newsletter {
        float: left;
	height: 33px;
	padding: 15px 0 0 15px;
	width: 192px;
	background: #666666 url(newsletterbg.gif) no-repeat;
	color: #FFF;
	margin: 0 0 3px 0;
}

.clearheader {  
	clear: both;
        padding: 4px;
}

.subheader {
	clear: both;
	margin: 2px 3px 12px 0px;
	border-bottom: 1px solid #ccc;
}



.big_cal p { 
  text-align: left;
  font:  9px "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height: 10px;
}

.cal_month_calendar { 
  margin-bottom: 5px;
 }

.big_cal_date { 
  font:  bold 1.5em serif;  
}
.big_cal_time { 
}


.big_cal a { 
  text-decoration:none;
}

.minical a { 
  text-decoration:none;
}

/* left side
   --------- */

.left {
	float: left;
        width: 570px;
	margin: 0 0 10px 0;
}

	.left_articles {
		margin: 0 0 15px 10px;
		padding: 0 0 0 10px; 
	}


	.lt {
                clear: both;
		height: 10px;
		background: #666666 url(lt.gif) no-repeat;
		color: #FFF;
	}
	
.lbox {
  color: #eee;
  padding: 12px 12px;
  padding-top: 0px;
  padding-left: 12px;
  padding-bottom: 5px;
  padding-right: 12px;
  margin: 0 0 10px 0; /* the 15 is the vertical space between grey boxes */
  background: #666666 url(lb.gif) no-repeat bottom left;
  clear: both;
}

.staff_only {
  background: orange;
}
	.lbox a {
		color: #FFFCD1;
		background: inherit;
	}
	
	.lbox h2 {
		color: #FFF;
		background: #666666;
                
	}
	
	
.thumb {
        float: left; 
	width: 150px;
	border: 1px solid #d4d4d4;
	color: #fff;
        /* padding: 0 0 0 0; */
        background: #6e6e6e;
        margin: 0 15px 5px 0;  /* space to the right for the blurb and below when the containing box is small */
        position: relative;
}

/*
.thumb p { margin: 0; padding: 3px; color: #FFF; background: #6e6e6e; }
*/
	
/* right side
   ---------- */

img {   
  border-style: none;
}
		
.right {
	float: right;
	width: 175px;
	margin: 0 0 10px 0;
}

.right a {
	color: #FFFCD1;
	background: inherit;
}

		
.rt {
  background: #CC6633 url(rt.gif) no-repeat;
  color: #FFF;
  height: 10px;
  margin-top: 3px;
}
		
.right_articles {
  margin: none;
  padding: none;
  font-size: 0.9em;
  background: #CC6633 url(rb.gif) no-repeat bottom;
  color: #FEE1D5;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 0;
  padding-left: 6px;
  padding-bottom: 6px;
}
	
			
.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background: #FFF url(dot.gif) repeat-x;
	padding: 8px 0;
}

.footer a {
	color: #C3593C;
	background: inherit;
}

/*
.minical { 
  margin: 0 0 0 10px;
}
*/

.minical a {
  text-decoration: none;
  color: #CC6633;
}


.special_event { 
  margin-top: 0px;
}

.special_event_month_name { 
  font-style: bold;
}

.subnav_indent {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	font-variant: normal;
        text-transform: none;
	color: #000000;
	text-decoration: none;
	margin-left: 4em;
        text-indent : -2em; 
  	margin: 0 0 0 20px;
}
.subnav_indent a { 
        text-decoration: none;
}

.subnav_indenthighlight {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF3300;
	text-decoration: none;
	left: 15px;
	margin-left: 15px;
}
.subsubnav_indent {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	left: 30px;
	margin-left: 30px;
}

.subsubnav_indenthighlight {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF3300;
	text-decoration: none;
	left: 30px;
	margin-left: 30px;
}

.film__title  {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
        font-weight: bold;
	line-height: 18px;
}

.filmdescheader
 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
        font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	color:  #C3593C;
}

.filminjointscreening
 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color:  #C3593C;
#        list-style: square outside none;
}

.film__verbose_country 
,.film__verbose_year 
,.film__verbose_length 
,.film__verbose_format
,.film__verbose_director
,.film__verbose_cast_and_crew
,.film__verbose_language
,.film__verbose_rating
 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
        font-weight: bold;
	font-size: 11px;
	line-height: 12px;
}

.filmdesc li { 
		background: #FFF;
		padding: 0px 10px ;
		display: normal;
}

p { margin: 0 0 10px 0; }

.posted_by { 
	   font-size: 1.0em;
	   -webkit-margin-before: 0em;
	   -webkit-margin-after: 1.0em;
}

