/*====================================================================*/
/* RAI International Festival of Ethnographic Film */
/* Created on Nov 2008 */
/* Global Screen styles */
/*====================================================================*/

/* 
--- PLEASE NOTE ---

Please check the 'General' section of this stylesheet before creating any small custom styles.
The styles you want may already be in there.

Please put any Internet Explorer specific styles/hacks/fixes in 'ie.css'.

--- CONTENTS ---

1) All
2) Body
3) Links
4) General
5) Clearfix
6) Structural

7) Header
8) Navigation
9) Content
10) Footer

11) Lists
12) Tables
13) Forms

##) Styles that need putting in order

Please keep tidy :)

*/
	
/* ------------------------------------------------------------------ */
/* =All */
/* ------------------------------------------------------------------ */

* {margin: 0; padding: 0;}
	
/* ------------------------------------------------------------------ */
/* =Body */
/* ------------------------------------------------------------------ */

body {
	background: #f2f2f2;
	text-align: center;
	font: normal 90%/1.3 "Palatino Linotype", Georgia, "Times New Roman", Serif;
	color: #444;
	}
	
/* ------------------------------------------------------------------ */
/* =Links */
/* ------------------------------------------------------------------ */

a {
	color: #0e5a80;
	text-decoration: none;
	}
	
a:hover,
a:focus {
	color: #06374f;
	text-decoration: underline;
	}

#content a {
	font-weight: bold;
	text-decoration: underline;
	}
	
#content a:hover,
#content a:focus {text-decoration: none;}
	
/* ------------------------------------------------------------------ */
/* =General */
/* ------------------------------------------------------------------ */

img {border: 0;}
hr {display: none;}
acronym {border-bottom: 1px dotted; cursor: help;}
.clear {clear: both;}
.small_text {font-size: 0.9em;}
.hide_1 {display: none;}
.hide_2 {position: absolute; left: -1000em;}
.hide_3 {text-indent: -1000em;}

#content p.introduction {
	margin: -35px 0 1.3em;
	padding: 0 0 1.5em 0;
	background: url(../graphics/divide.gif) repeat-x 0 100%;
	font-size: 1.3em;
	line-height: 1.2;
	}

#content p.notice {
	margin-bottom: 1.3em;
	padding: 10px;
	background: #f2f2f2;
	}

span.date {
	vertical-align: super;
	font-size: 0.6em;
	}	

/* Font variations */

#information p.date,
#information p.conference em,
#navigation ul,
#content p.introduction,
#content h2,
#content h3,
#footer {font-family: Georgia, "Palatino Linotype", "Times New Roman", Serif;}

/* Skip links */

ul#skip {
	position: absolute;
	left: 0;
	top: 10px;
  }

ul#skip a {
	display: block;
	position: absolute;
	left: -1000em;
	white-space: nowrap;
	}
    
ul#skip a:focus {
	left: 0;
	text-decoration: none;
	} 

/* Notice */

div.notice {
	margin: 0 0 1.5em 0;
	border: 5px solid #ece1c1;
	padding: 20px 20px 10px 20px;
	background: #fffcd6;
	color: #294664;
	}
	
/* Screening information */

#content div.screening_info {
	margin: 0 0 1.5em 0;
	border: solid #ddd;
	border-width: 0 1px 1px 1px;
	padding: 20px;
	}

#content div.screening_info img {
	float: left;
	margin: 0 1em 1em 0;
	border: 5px solid #E9E9E9;
	padding: 1px;
	}

/* ------------------------------------------------------------------ */
/* =Clearfix */
/* ------------------------------------------------------------------ */

.clearfix:after,
#content:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both;
  visibility: hidden;
	}

.clearfix, #content {display: inline-block;}
.clearfix, #content {display: block;}
	
/* ------------------------------------------------------------------ */
/* =Structural */
/* ------------------------------------------------------------------ */

#header div.wrap,
#navigation ul,
#content,
#footer {
	margin: 0 auto;
	max-width: 67em;
	min-width: 600px;
	}

#content {
	border-bottom: 5px solid #c0c4c9;
	background: #e9e9e9 url(../graphics/content_bg.gif) repeat-y 57% 0;
	text-align: left;
	}

body#full #content {background: #fff;}

#main {
	float: left;
	margin: 0 30px;
	padding: 25px 0 1em 0;
	width: 57%;
	}

body#full #main {
	float: none;
	margin: 0;
	padding: 25px 30px 1em 30px;
	width: auto;
	}
	
#secondary {
	overflow: hidden;
	padding: 70px 30px 1em 30px;
	}
	
/* ------------------------------------------------------------------ */
/* =Header */
/* ------------------------------------------------------------------ */

#header {background: #eaeaea url(../graphics/header_bg.gif) repeat-x;}
#header div.aesthetics {background: url(../graphics/header_overflow_border.gif) repeat-x 0 100%;}
	
#header div.wrap {
	position: relative;
	border-bottom: 6px solid #c0c4c9;
	text-align: left;
	}
								
/* Logo - H1 */
	
h1 {
	padding: 10px 5px;
	border-bottom: 6px solid #d8dadb;
	}	
	
h1 a {
	display: block;
	width: 586px;
	height: 96px;
	background: url(../graphics/logo.png) no-repeat;
	text-indent: -1000em;
	outline: none;
	}	
								
/* RAI tab */
			
#header p#rai {
	position: absolute;
	top: 0;
	right: 5px;
	width: 88px;
	}
			
#header p#rai a {
	display: block;
	height: 100px;
	background: url(../graphics/rai_tab.png) no-repeat;
	text-indent: -1000em;
	outline: none;
	}	

#information {
	overflow: hidden;
	position: relative;
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #eaeaea;
	background: #879cc4;
	}
	
#text {
	position: relative;
	z-index: 2;
	padding: 0 6px 0 0;
	width: 50%;
	background: url(../graphics/information_text_divide.png) repeat-y 100% 0;
	color: #fff;
	}
	
#text div.container {
	min-height: 160px;
	background: #2c5e82 url(../graphics/texture_3.gif) repeat;
	}
		
#information p.date {
	border-bottom: 1px solid #bcc8d1;
	padding: 7px 15px;
	background: #1f4966 url(../graphics/texture_1.gif) repeat;
	font-size: 1.2em;
	}
	
#information p.date em {
	font-style: normal;
	font-size: 1.6em;
	}

#information p.conference {
	border-bottom: 1px solid #beccd6;
	padding: 10px 15px;
	background: #255273 url(../graphics/texture_2.gif) repeat;
	font-size: 1.4em;
	line-height: 1.2;
	}
	
#information p.conference em {
	display: block;
	font-style: normal;
	text-transform: uppercase;
	font-size: 0.55em;
	letter-spacing: 0.1em;
	}
	
#information p.conference a {
	display: block;
	font-weight: bold;
	font-size: 1.1em;
	color: #fff25a;
	text-decoration: underline;
	}
	
#information p.conference a:hover,
#information p.conference a:focus {text-decoration: none;}
				
#information ul {
	overflow: hidden;
	padding: 7px 15px;
	background: #2c5e82 url(../graphics/texture_3.gif) repeat;
	list-style: none;
	font-size: 0.75em;
	}
	
#information li {
	float: left;
	width: 50%;
	}
	
#information li a {color: #fff;}	
	
#information p#image {
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	font-size: 0.85em;
	}
	
#information p#image img {display: block;}
	
#information p#image em {
	position: absolute;
	bottom: 0;
	right: 0;
	padding: 5px 8px;
	background: #000;
	font-style: normal;
	color: #fcf796;
	opacity: 0.7;
	filter: alpha(opacity=70);
	}

/* ------------------------------------------------------------------ */
/* =Navigation */
/* ------------------------------------------------------------------ */

#navigation div.top {background: #ededed url(../graphics/nav_bg_overflow_top.gif) repeat-x 0 100%;}
#navigation div.sub {background: #ededed url(../graphics/nav_bg_overflow_sub.gif) repeat-x 0 100%;}

#navigation ul {
	position: relative;
	border: solid #fff;
	border-width: 0 1px;
	background: #e7e7e7 url(../graphics/nav_bg.gif) repeat-x 0 100%;
	list-style: none;
	text-transform: uppercase;
	}

#navigation div.top ul {z-index: 1;} /* Make sure the top nav arrow isn't cut off. Might just be IE but here anyway just in case. */
	
#navigation li {
	display: -moz-inline-stack; /* Because Firefox 2 doesn't understand 'inline-block' */
	display: inline-block; /* For standards compliant browsers */
	padding: 1px 0 3px 0;
	font-size: 1.1em;
	}	

#navigation a {
	display: block;
	position: relative;
	padding: 11px 20px 10px 20px;
	color: #324e67;
	}

#navigation li.active span,
#navigation li.mainlevel_current span,
#navigation li.mainlevel_active span { 
	display: block;
	position: absolute;
	bottom: -12px;
	left: 42%;
	z-index: 10;
	width: 14px;
	height: 12px;
	background: url(../graphics/nav_main_arrow.gif) no-repeat;
	}

#navigation a:hover,
#navigation a:focus,
#navigation li.active a,
#navigation li.mainlevel_current a,
#navigation li.mainlevel_active a {
	background: #e2e3e4;
	text-decoration: none;
	}	

#navigation li.active a,
#navigation li.mainlevel_current a,
#navigation li.mainlevel_active a {
	border: solid #e7e7e7;
	border-width: 0 1px;
	font-weight: bold;
	}	

/* Sub navigation */

#navigation div.sub ul {background: #e0e0e0 url(../graphics/nav_sub_bg.gif) repeat-x 0 100%;}	
#navigation div.sub ul li {font-size: 0.9em;}	

#navigation div.sub ul a {
	padding: 7px 15px 7px 15px;
	font-weight: normal;
	}		

/* ------------------------------------------------------------------ */
/* =Content */
/* ------------------------------------------------------------------ */

#content p,
#content ul,
#content ol,
#content dl,
#content address {margin: 0 0 1.5em 0;}

#content ul ul {margin-bottom: 0.5em;}	
	
#content address {
	line-height: 1.2;
	font-style: normal;
	}
	
#content ul {margin-left: 25px;}
#content ol {margin-left: 2em;}	
#content li {margin: 2px 0;}
#content li {line-height: 1.2;}
#content dt {font-weight: bold;}
#content dd {margin-bottom: 1em;}	
	
#content h2,
#content h3,		
#content h4,
#content h5,
#content h6 {
	margin: 0 0 0.7em 0;
	font-weight: bold;
	line-height: 1.1;
	color: #324e67;
	}	

#content h2 {
	/*position: relative;*/
	margin: 0 -30px 1em;
	padding: 10px 15px 15px 15px;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	}	
	
#content #main h2 {background: #ddd url(../graphics/heading_border_main.gif) repeat-x 0 100%;}
#content #secondary h2 {background: #dadada url(../graphics/heading_border_secondary.gif) repeat-x 0 100%;}

/*
#content h2 span {
	position: absolute;
	bottom: 0;
	left: -11px;
	z-index: 1000;
	width: 10px;
	height: 100%;
	background: #e7e7e7 url(../graphics/heading_overflow_main.gif) repeat-x 0 100%;
	}	

#content #secondary h2 span {
	left: auto;
	right: -11px;
	background-image: url(../graphics/heading_overflow_secondary.gif);
	}		
*/

#content h3 {
	border-bottom: 2px solid #e7ecef;
	padding: 0 0 8px 0;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	}		

#content h3.emphasize {
	border: 0;
	padding: 0;
	font-size: 1.3em;
	color: #222;
	text-transform: none;
	letter-spacing: 0;
	}	

#content #secondary h3.emphasize {font-size: 1.2em;}	
#content h3.emphasize strong {display: block;}	

#content table.programme h3 {
	border: 1px solid #f1ecb9;	
	padding: 3px 5px 2px 5px;
	background: #fffcdc;
	font-size: 0.9em;
	}

#content h3.screenings {
	margin: 0;
	padding: 10px;
	background: #1D4664;
	text-align: center;
	font-size: 1.4em;
	color: #fff;
	text-transform: none;
	letter-spacing: normal;
	}

#content h3 span {font-size: 0.7em;}

#content h4.screenings {
	margin: 0;
	border: solid #ddd;
	border-width: 0 1px 1px 1px;
	padding: 10px;
	background: #f2f2f2;
	text-align: center;
	font-weight: normal;
	}
				
#content h4,	
#content h5,	
#content h6 {font-size: 1em;}	

/* ------------------------------------------------------------------ */
/* =Footer */
/* ------------------------------------------------------------------ */

#footer {
	text-transform: uppercase;
	color: #fff;
	}
	
#footer ul,
#footer p {
	padding: 17px 20px;
	font-size: 0.75em;
	}
	
#footer ul a,
#footer p a {color: #fff;}

#footer ul {
	border-top: 1px solid #fff;
	background: #2c5e82 url(../graphics/texture_3.gif) repeat;
	list-style: none;
	}

#footer li {
	display: inline;
	margin: 0 15px;
	}
	
#footer p {
	border-top: 1px solid #456c88;
	background: #324e67 url(../graphics/texture_2.gif) repeat;
	}
	
#footer p a {font-weight: bold;}
			
/* ------------------------------------------------------------------ */
/* =Lists */
/* ------------------------------------------------------------------ */

/* Sponsors */

#content ul.sponsors {
	overflow: hidden;
	margin-left: 0;
	list-style: none;
	}

#content ul.sponsors li {
	float: left;
	margin: 7px;
	}

#content ul.sponsors a {
	display: block;
	border: 1px solid;
	border-color: #dfdfdf #cacaca #cacaca #dfdfdf;
	}

#content ul.sponsors a:hover,
#content ul.sponsors a:focus {border-color: #94b1bf;}
	
#content ul.sponsors img {
	display: block;
	border: 1px solid #E9E9E9;
	}

/* Featured Screenings */

#content ul.screenings {
	overflow: hidden;
	margin-left: 0;
	list-style: none;
	font-size: 0.85em;
	}

#content ul.screenings li {
	float: left;
	margin: 10px;
	width: 240px;
	border: 5px solid #E9E9E9;
	}

#content ul.screenings a {
	overflow: hidden;
	display: block;
	position: relative;
	border: 1px solid #fff;
	height: 145px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	}

#content ul.screenings img {
	display: block;
	position: absolute
	}

#content ul.screenings span.wrap {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	}

#content ul.screenings a:hover span.wrap,
#content ul.screenings a:focus span.wrap {
	height: 100%;
	opacity: 0.8;
	filter: alpha(opacity=80);
	}

#content ul.screenings span.wrap em {
	display: block;
	margin: 4px 8px;
	font-style: normal;
	color: #fcf796;
	}

#content ul.screenings a:hover span.wrap em,
#content ul.screenings a:focus span.wrap em {
	display: block;
	margin: 10px 8px 4px;
	border-bottom: 1px solid #333;
	padding: 0 0 8px;
	font-weight: bold;
	font-size: 1.1em;
	}
			
#content ul.screenings span.text {
	position: absolute;
	left: -1000em;
	margin: 4px 12px 6px;
	}

#content ul.screenings a:hover span.wrap span.text,
#content ul.screenings a:focus span.wrap span.text {left: 0;}

#content ul.screenings span.wrap strong,
#content ul.screenings span.wrap strong {
	color: #fcf796;
	text-decoration: underline;
	cursor: pointer;
	}				

#content ul.screenings span.wrap strong:hover {text-decoration: none;}	
				
/* Screening Information */

#content div.screening_info ul {
	overflow: hidden;
	margin-left: 0;
	border: 5px solid #ece1c1;
	padding: 10px;
	background: #fffcd6;
	color: #294664;
	list-style: none;
	font-size: 0.9em;
	}

/* ------------------------------------------------------------------ */
/* =Tables */
/* ------------------------------------------------------------------ */

table {
	margin: 0 0 1.5em 0;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	text-align: left;
	font-size: 0.9em;
	}
	
table.programme {table-layout: fixed;}

/* Captions */
	
caption {
	padding-bottom: 5px;
	text-align: left;
	}
	
table.programme caption {
	border-top: 1px solid #e7ecef;
	padding: 1em 0;
	text-align: center;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	}

/* THs */
		
th {	
	border: 1px solid #456C88;
	padding: 10px 7px;
	background: #1B4D6A;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
	vertical-align: bottom;
	}	

table.programme th {text-align: center;}
	
tr.group th {
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;	
	}
				
tr.theatres th {
	background: #2A5C7F;
	font-weight: bold;
	}
	
th.time {
	width: 110px;
	background: #1A4461;
	}

/* TDs */

td {	
	border: 1px solid #ddd;
	padding: 7px;
	background: #fff;
	}

table.programme td {vertical-align: top;}
		
table.programme td.time {
	width: 35px;
	background: #f2f2f2;
	text-align: center;
	vertical-align: middle;
	}
		
table.programme td.break {
	background: #e9e9e9;
	font-weight: bold;
	vertical-align: middle;
	}

tr.even td {background: #f2f2f2;}
table .right {text-align: right;}
table .centre {text-align: center;}
			
/* ------------------------------------------------------------------ */
/* =Forms */
/* ------------------------------------------------------------------ */

/* Fieldsets */
	
fieldset {
	margin: 0 0 1em 0;
	border: 0;
	padding: 20px;
	background: #F2F2F2;
	}
	
/* Legends */	

legend {
	padding: 2px 5px;
	background: #DDD;
	font-size: 0.85em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	color: #324E67;
	}

/* Structural */
	
div.form_block {
	overflow: hidden;
	margin: 1em 0;
	}
	
div.form_field {overflow: hidden;}
	
/* Labels */	

label {
	float: left;
	margin: 3px 10px 0 0;
	width: 40%;
	}

/* Form elements */
			
input,
select,
textarea,
button {font: 1em "Palatino Linotype", Georgia, "Times New Roman", Serif;}

input.text,
select,
textarea {
	/*margin: 5px 5px 0 0;*/
  padding: 2px 0;  
	width: 100%;
  background: #fff;
  }
 
select {padding: 2px;}

/* Buttons */

p.buttons {
	margin-bottom: 0;
	text-align: right;
	}

input.button {
	border: 3px double #BECCD6;
	padding: 5px;
	background: #2A5C7F;
	color: #fff;
	font-size: 0.85em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	cursor: pointer;
	}

input.button:hover,
input.button:focus {background: #1D4664;}

/* Other form elements */
			
p.paypal_payment {float: left;}
p.paypal_payment img {border: 1px solid #ddd;}
	
/* ------------------------------------------------------------------ */
/* =Styles that need putting in order will have been put in here */
/* ------------------------------------------------------------------ */


