/*---- COLOURS 

-dark green: #809634;
-background yellow: #fdfcf0;
-background yellow-green: #f7f9d7;
-link yellow: #f7de01;
-intro/count yellow: #FDF39A;
----*/


.ednote {
	background: #fC3;
	color: #000;
	}

a IMG, map IMG, map {
	border: 0 none;
	}
	
a.imgLink IMG {
	display: block;
	float: left;
	margin-right: 10px;
	padding: 2px;
	border: 1px solid #DEE864;
	}
	
a.imgLink:hover IMG {
	border: 1px solid #809633;
	}	
	
#wrapperSectionContent a, 
#wrapperSectionContent a:visited, 
#sponsors p a, 
#sponsors p a:visited	 {
	border-bottom: 1px solid #f7de01;
	text-decoration: none;
	color: #555;
	}
	
#wrapperSectionContent a:visited,
#sponsors p a:visited {
	border-bottom: 1px solid #ccc;
	}	
	
#wrapperSectionContent a:hover {
	background: #FDF39A;
	color: #111;
	}
	
#wrapperSectionContent a:focus,
#wrapperSectionContent a:active {
	outline: 0 none;
	}
	
#wrapperSectionContent a.pageTop,
#wrapperSectionContent a.pageTop:visited {
	display: block;
	float: right;
	width: 4.8em;
	margin-top: .8em;
	margin-right: 0;
	margin-bottom: .4em;
	border: 1px solid #dfdfdf;
	padding: 2px 2px 3px 4px;
	text-transform: uppercase;
	letter-spacing: .04em;
	text-decoration: none;
	font-size: .93em;
	}	
	
#pageTop {
	position: absolute;
	left: 0;
	top: 0;
	}	
	
#wrapperContent a.imgLink  {
	text-decoration: none;
	border-bottom: 0 none;
	}		
	
.clear { /* clear floats */
	position: relative;
	clear: both;
	height: 1px;
	overflow: hidden;
	}

.reader { /* Hides screen reader elements */	
	position: absolute;
 	left: -1000px;
 	top: -1000px;
 	width: 1px;
 	height: 1px;
 	overflow: hidden;
	}
	
.print {
	display: none;
	}
	
html {
	background: #ffeef5 url(../img/bg-salmon.jpg) repeat-x;
	}	

html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Trebuchet, "Trebuchet MS", Arial, sans-serif;
	font-size: 100.01%;
	color: #222;
	}
	
body {
	position: relative;
	margin: 0;
	padding: 8px 0 0 0;
	background: #fff;
	}	
	
b, strong, cite {
	color: #181818;
	}
	
#wrapperSectionContent {
	max-width: 980px; /* NEED IE FIX */
	margin: 0 auto;
	padding-top: 0;
	padding-right: 12px;
	padding-left: 12px;
	text-align: left;
	font-size: .8em;
	}
	
#wrapperContent {
	width: 100%;
	float: left;
	position: relative;
	margin-right: -19.6em;
	padding-top: .4em;
	padding-bottom: 16px;
	background: #fff;
	}	
	
#contentMain {
	position: relative;
	margin-right: 19.6em;
	/*padding-left: 12px;*/
	}		
	
#contentAside {
	float: right;
	position: relative;
	/* IE FIX: display */
	width: 17.8em;
	/*margin-right: 18px;*/
	padding-top: 1em;
	/*padding-right: 12px;*/
	}
	
/*** Adjust for 3-col ***/

.noAside #wrapperContent {
	}
	
.noAside #contentMain {
	/*margin-right: 18px;*/
	margin-right: 0;
	}

.noAside #contentAside {
	display: none;
	}

	
#wrapperContentPage {
	width: 100%;
	float: left;
	position: relative;
	padding-top: 1em;
	padding-bottom: 16px;
	background: #fff;
	}
	
#wrapperContentPage #contentMain {
	margin-right: 0;
	padding-right: 0;
	}
	
#navTOC, div.poster {
	float: right;
	position: relative;
	/* IE FIX: display */
	width: 17.8em;
	margin-right: 0;
	border-top: 2px solid #f7de01;
	border-bottom: 2px solid #f7de01;
	padding-top: .8em;
	}
	
div.poster {
	clear: right;
	margin-top: 1.2em;
	border: 0 none;
	padding: 0;
	background: #f7de01;
	}	
	
#wrapperSectionContent #navTOC ul {
	margin-bottom: 1em;
	}	
	
#wrapperSectionContent #navTOC h4 {
	margin-top: 0;
	}	
	
.contentPage {
	margin-right: 19.6em;
	}	
	
.wrapperCol {
	position: relative;
	}

.wrapper2col {
	margin-top: .8em;
	position: relative;
	background: transparent url(../img/bg-vertical.gif) repeat-y;
	background-position: 49.5% top;
	}
	
.colTwo {
	position: relative;
	float: left;
	width: 48.5%;
	margin-right: 1.5%;
	}	
	
/* ie-only */	

.col2 {
	position: relative;
	width: 48%;
	float: left;
	}
	
.right {
	float: right;
	margin-right: 0;
	}
	
/*----- Three column layout ----*/	
	
.wrapperColThree {
	position: relative;
	overflow: hidden;
	height: 1%;
	margin-top: 1.2em;
	}

.colThreeLeft {
	position: relative;
	float:left;
	width: 31%;
	border-right: 1px solid #f7de01;
	padding-right: .6em;
	margin-bottom: -796px;
	padding-bottom: 800px;
	}

.colThreeCenter {
	position: relative;
	float:left;
	width: 31%;
	margin-left: -1px;
	border-right: 1px solid #f7de01;
	border-left: 1px solid #f7de01;
	padding-right: .6em;
	padding-left: .6em;
	margin-bottom: -796px;
	padding-bottom: 800px;
	}
	
.colThreeRight {
	position: relative;
	float:left;
	width: 31%;
	margin-bottom: -796px;
	margin-left: -1px;
	border-left: 1px solid #f7de01;
	padding-left: .6em;
	padding-bottom: 800px;
	}	
	
.date {
	text-transform: uppercase;
	color: #f06;
	}
	
h1 {
	margin: .1em 0 0 0;
	padding-bottom: .2em;
	line-height: 1.2em;
	font-weight: normal;
	font-family: "Georgia MS", Georgia, "Times New Roman", serif;
	font-size: 2.2em;
	/* IE FIX: font-size */
	color: #111;
	}
	
h1 span {
	display: block;
	text-transform: uppercase;
	font-family: Trebuchet, "Trebuchet MS", Arial, sans-serif;
	line-height: 1em;
	padding-bottom: .4em;
	letter-spacing: .06em;
	font-size: .4em;
	color: #222;
	color: #f06;
	}	
	
h2 {
	width: 99%;
	margin: .2em 0 0 0;
	padding-bottom: .4em;
	line-height: 1.2em;
	font-weight: normal;
	font-family: "Georgia MS", Georgia, "Times New Roman", serif;
	color: #222;
	}	
	
#wrapperSectionContent h3 {
	margin: .3em 0 0 0;
	padding-bottom: .2em;
	line-height: 1.2em;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 1.3em;
	color: #111;
	}
	
#wrapperSectionContent #contentAside h3 {
	padding-bottom: .4em;
	}	
	
#wrapperSectionContent .schedule h3 {
	padding-bottom: .4em;
	}
	
#wrapperSectionContent h3 cite { /* reviews */
	font-family: Trebuchet, "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size: .8em;
	}
	
#wrapperSectionContent h3 a, #wrapperSectionContent h3 a:visited {
	border-bottom: 0 none;
	text-decoration: none;
	color: #111;
	}
	
#wrapperSectionContent h3 a:hover {
	background: transparent;
	border-bottom: 1px solid #809633;
	}
	
#contentMain h4, #contentAside h4 {
	/*line-height: 1.2em;*/
	margin-top: 1em;
	margin-bottom: 0;
	padding-bottom: .2em;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .06em;
	font-size: .89em;
	color: #222;
	}
	
#contentMain .colTwo h4 {
	font-size: .93em;
	}	
	
.screeningTimes {
	/*border: 1px solid #f06;
	padding-left: 6px;
	padding-right: 6px;
	background: #ffeef5;*/
	}	
	
#contentMain .colTwo h4:first-child {
	margin-top: .4em;
	}
	
.uc { /* uppercase */
	text-transform: uppercase;
	}
	
#wrapperSectionContent p.premiere {
	margin-top: 0;
	padding-top: 1px;
	padding-left: 19px;
	background: transparent url(../img/bg-premiere.gif) no-repeat;
	text-transform: uppercase;
	letter-spacing: .04em;
	font-size: .93em;
	font-weight: bold;
	}	
	
#contentAside h4 {
	margin-top: 1.2em;
	font-size: .89em;
	}	

#wrapperSectionContent ul.linkList {
	margin: 0 1em .6em 1em;
	padding: 0;
	font-size: .89em;
	}	
	
.linkList li, .boilerplate li {
	line-height: 1.2em;
	padding-bottom: .2em;
	}	
	
ul.nobullet {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#wrapperSectionContent ul.listFlush {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
#wrapperSectionContent .listFlush li {
	margin: 0;
	padding: 0;
	}	
	
IMG.icon {
	position: relative;
	float: left;
	margin-right: 6px;
	}

#wrapperSectionContent p, 
#wrapperSectionContent ul, 
#wrapperSectionContent ol {
	margin: 0 0 .6em 0;
	padding-top: 0;
	padding-bottom: 0;
	line-height: 1.4em;
	font-size: 100%;
	}
	
#contentSummary {
	margin-top: 1em;
	margin-bottom: .8em;
	}
	
#wrapperSectionContent #contentSummary p {
	font-size: .95em;
	}	
	
address {
	margin-bottom: 1em;
	line-height: 1.25em;
	font-style: normal;
	color: #222;
	}
	
#contentMain address {
	}	

#contentAside address {
	margin-bottom: 0;
	line-height: 1.4em;
	font-style: normal;
	font-size: .93em;
	}
	
#wrapperSectionContent p.boilerplate, 
#wrapperSectionContent ul.boilerplate {
	font-size: .93em;
	}	
	
#posterImage {
	display: block;
	float: left;
	width: 304px;
	margin-top: .2em;
	margin-right: 12px;
	margin-bottom: .4em;
	/*border: 2px solid #f7de01;*/
	padding: 11px 0 11px 0;
	background: #f7de01;
	/*background: #f06;*/
	/*background: #fff;*/
	text-align: center;
	}
	
#posterImage IMG {
	/* also style added in page */
	display: block;
	margin: 0 auto;
	border: 2px solid #fff;
	padding: 0;
	}	
	
#wrapperSectionContent #posterImage p {
	margin-bottom: 0;
	padding-top: .4em;
	padding-bottom: 0;
	margin-left: 11px;
	line-height: 1.2em;
	text-align: left;
	font-size: .93em;
	color: #111;
	}	

.category {
	text-transform: uppercase;
	}
	
#topics {
	position: relative;
	clear: both;
	margin-top: .8em;
	margin-bottom: 1em;
	padding: .4em .2em .4em .4em;
	background: #FFEEF5;
	}
	
#topics p {
	margin-left: .4em;
	margin-bottom: 0;
	}
	
#wrapperSectionContent #topics a,
#wrapperSectionContent #topics a:visited {
	border: 0 none;
	color: #f06;
	}
	
#wrapperSectionContent #topics a:hover {
	border: 0 none;
	background: #f06;
	color: #fff;
	}	
	
li blockquote {
	margin: 0;
	padding: 0;
	}	
	
#wrapperSectionContent ul {
	margin: 0 1em .8em .6em;
	padding: 0 0 0 .8em;
	}
	
#wrapperSectionContent ul.navList {
	margin-left: 0;
	border-top: 1px solid #dfdfdf;
	font-size: .85em;
	}
	
.homeIntro {
	margin-top: .8em;
	margin-bottom: 1.2em;
	padding: .2em .4em 1em .6em;
	background: #FDF39A;
	}
	
.homeIntro h2 {
	margin-bottom: 0;
	padding-bottom: .2em;
	color: #f06;
	}	
	
#wrapperSectionContent .homeIntro p.intro {
	margin-top: 0;
	margin-right: .4em;
	margin-bottom: 0;
	}	
	
#wrapperSectionContent p.intro {
	margin-top: .2em;
	margin-right: 0;
	margin-bottom: 1.6em;
	/*padding: .3em .6em .5em .8em;*/
	/***background: #f7f9d7;
	background: #FEFAD7; ***/
	font-size: 1.1em;
	}
	
#wrapperSectionContent .alert p {
	color: #111;
	}
	
/*---- TICKETING ----*/

table.ticketing {
	max-width: 20em;
	/* IE fix: width; */
	margin-top: .4em;
	margin-right: 0;
	margin-bottom: 1.2em;
	border-top: 1px solid #dfdfdf;
	border-collapse: collapse;
	/*font-size: .93em;*/
	}

.ticketing td {
	border-bottom: 1px solid #dfdfdf;
	padding-top: .2em;
	padding-bottom: .3em;
	padding-right: 6px;
	line-height: 1.2em;
	vertical-align: top;
	}
	
/*---- ASIDE ---*/

#wrapperSectionContent blockquote.pullquote { 
	margin-left: 0;
	margin-right: 0;
	border-top: 2px solid #f7de01;
	border-bottom: 2px solid #f7de01;
	padding-top: .6em;
	padding-right: 0;
	padding-bottom: .3em;
	}
	
#wrapperSectionContent .pullquote p {
	margin-right: 0;
	padding-right: 0;
	}

.pullquote span {
	display: block;
	margin-top: .2em;
	text-align: right;
	text-transform: uppercase;
	line-height: 1.2em;
	font-size: .89em;
	/* IE FIX: font-size */
	}
	
#contentAside a {
	text-decoration: none;
	}
	
#printSource {
	margin-top: 1.4em;
	border: 1px solid #dfdfdf;
	padding: 5px;
	}
	
#printSource h4 {
	margin-top: 0;
	font-size: .89em;
	}	
	
/*---- DIRECTORY ----*/

#wrapperSectionContent ul.directory {
	margin: .4em 0 1.2em 0;
	padding: 0;
	list-style-type: none;
	}	
	
#wrapperSectionContent ul.directory li {
	display: inline;
	}	

#wrapperSectionContent ul.directory a {
	display: block;
	line-height: 1.8em;
	margin-top: -1px;
	margin-right: 0;
	padding-top: .1em;
	padding-right: .2em;
	/*padding-bottom: .4em;*/
	padding-left: .4em;
	text-transform: uppercase;
	/*border: 1px solid #dfdfdf;*/
	border-top: 1px solid #f7de01;
	}
	
/***
#wrapperSectionContent #contentMain ul.directory a	{
	padding-left: 17px;
	background: transparent url(../img/bg-directory.gif) no-repeat;
	background-position: 3px .35em;
	}
	
#wrapperSectionContent #contentMain ul.directory a:hover	{
	background: #f06 url(../img/bg-directory.gif) no-repeat;
	background-position: 3px .35em;
	}	
***/
	
#wrapperSectionContent .directory a, 
#wrapperSectionContent .directory a:visited {
	border-bottom: 1px solid #f7de01;
	text-decoration: none;
	font-size: .89em;
	/* IE fix: font-size */
	color: #222;
	}

#wrapperSectionContent ul.directory a.current {
	background: #f7de01;
	color: #222;
	}
	
#wrapperSectionContent ul.directory a.current:hover,
#wrapperSectionContent ul.directory a:hover {
	background: #f06;
	color: #fff;
	}	
	
/*---- SHOWCASE ----*/

.promoShowcase {
	margin-bottom: 1em;
	padding-bottom: .4em;
	background: #f7de01;
	}
	
#contentAside .promoShowcase {
	margin-top: 0;
	margin-bottom: 0;
	/*border: 2px solid #f7de01;*/
	padding-top: 1em;
	padding-bottom: .6em;
	/*background: #fff;*/
	}	
	
#wrapperSectionContent .promoShowcase h3 {
	margin-bottom: .8em;
	padding-top: 5px;
	padding-bottom: 7px;
	background: #f06;
	text-indent: .6em;
	text-transform: uppercase;
	font-family: "Trebuchet MS", sans-serif;
	letter-spacing: .04em;
	font-weight: bold;
	font-size: .93em;
	color: #fff;
	}

#wrapperSectionContent .promoShowcase p {
	margin-left: .6em;
	margin-right: .6em;
	color: #111;
	}
	
#wrapperSectionContent .promoShowcase a,
#wrapperSectionContent .promoShowcase a:visited {
	color: #f06;
	border: 0 none;
	}
	
#wrapperSectionContent #contentMain .promoShowcase a:hover {
	background: #f06;
	color: #fff;
	}
	
#wrapperSectionContent .promoShowcase a:hover IMG {
	border: 3px solid #f06;
	}	
	
#wrapperSectionContent .promoShowcase a:hover {
	color: #000;
	}	
	
/*---- IMAGE w. CAPTION ----*/

.caption {
	position: relative;
	float: left;
	width: 124px;
	margin-right: 8px;
	padding-top: .3em;
	}
	
.caption IMG {
	position: relative;
	display: block;
	width: 110px;
	margin: 0 auto .2em auto;
	padding: 2px;
	border: 1px solid #DEE864;
	}
	
IMG.feature {
	display: block;
	margin: 0 0 .2em 0;
	padding: 2px;
	border: 1px solid #DEE864;
	}
	
IMG.showcase { /* Featured showcase */
	display: block;
	margin: 0 auto .4em auto;
	/*padding: 3px;*/
	border: 3px solid #fff;
	}	
	
/* ie only */	
	
#wrapperSectionContent div.caption p {
	display: block;
	padding-bottom: .2em;
	padding-left: 8px;
	position: relative;
	font-size: .8em;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .04em;
	}
	
#wrapperSectionContent .caps {
	padding-bottom: .2em;
	position: relative;
	font-size: .8em;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: .04em;
	}
	
#wrapperSectionContent .caps a {
	text-transform: lowercase;
	}
	
#wrapperSectionContent p.caps {
	text-align: left;
	}
	
/*---- REVIEWS / AWARDS ----*/


#wrapperSectionContent .reviews h3 {
	margin-bottom: 0;
	padding-bottom: .2em;
	}

.reviews li {
	font-size: .93em;
	}
	
.reviews .date {
	color: #666;
	}	
	
#wrapperSectionContent #contentMain .reviews a {
	border: 0 none;
	/*border-bottom: 1px solid #f7de01;*/
	color: #f06;
	}

#contentMain .reviews a:hover {
	background: #f7de01;
	}	
	
/*----- SCREENING ----*/

table.screening {
	border-collapse: collapse;
	margin-bottom: .2em;
	}

#contentAside table.screening caption {
	width: 100%;
	margin-bottom: .4em;
	border-bottom: 1px solid #dfdfdf;
	padding-top: .2em;
	padding-bottom: .2em;
	/*background: #f7f9d7;*/
	text-align: left;
	text-transform: uppercase;
	line-height: 1.2em;
	letter-spacing: .04em;
	font-weight: bold;
	font-size: .93em;
	color: #222;
	}
	
#wrapperSectionContent .screening caption a,
#wrapperSectionContent .screening caption a:visited {
	margin: 0;
	padding: 0;
	display: block;
	border-bottom: 0 none;
	/*background: transparent url(../img/bg-schedule.gif) no-repeat;
	background-position: right 0;*/
	color: #f06;
	}
	
#wrapperSectionContent .screening caption a:hover {
	background: #f7de01;
	}
	
#contentAside table.screening thead,
#contentAside table.screening thead th {
	font-size: 1px; /* Fix for Safari */
	}	
	
table.screening em {
	line-height: 1.2em;
	font-style: normal;
	font-size: .93em;
	}	
	
#contentAside table.screening {
	width: 100%;
	border-collapse: collapse;
	}
	
#contentAside table.screening tr {
	margin: 0;
	padding: 0;
	}	
	
#contentAside table.screening th, 
#contentAside table.screening td {
	padding-right: 3px;
	padding-bottom: .2em;
	vertical-align: top;
	line-height: 1.2em;
	font-size: .95em;
	/* IE FIX: font-size */
	}
	
.scTime {
	width: 4.2em;
	padding-right: .4em;
	text-align: right;
	}
	
#contentAside table.screening tr td:first-child { /* Time for FF */
	width: 4.2em;
	padding-right: .4em;
	text-align: right;
	}
	
#contentAside table.screening tr td:last-child { /* Venue for FF */
	width: 78.5%;
	padding-right: 0;
	/*width: 46%;*/
	}
	
.screening span.reader {
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	}	
	
span.exempt, .exempt,
span.g, .g,
span.pg, .pg,
span.m, .m,
span.r, .r,
span.r13, .r13,
span.r16, .r16,
span.r18, .r18 {
	position: relative;
	padding: 1px 3px 1px 2px;
	border: 1px solid #777;
	background: #fff;
	text-transform: uppercase;
	font-size: .89em;
	color: #555;
	/*background: #E3001B;*/
	}
	
span.reader {
	margin: 0;
	padding-left: 0;
	padding-right: 0;
	}	
	
span.qna {
	position: relative;
	border: 0 none;
	padding: 2px 18px 3px 0;
	background: transparent url(../img/bg-qna.gif) no-repeat;
	background-position: 0 0;
	font-size: .89em;
	color: #555;
	/*background: #FFEC00;*/
	}

span.new {
	position: relative;
	border: 0 none;
	padding: 2px 18px 3px 0;
	background: transparent url(../img/bg-new.gif) no-repeat;
	background-position: 0 0;
	font-size: .89em;
	color: #555;
	/*background: #FFEC00;*/
	}
	


/* IE FIX: numerous: r.16, etc. */	
	
dl.key {
	/*max-width: 24em;*/
	margin-top: .4em;
	}
	
.key dt {
	float: left;
	width: 1.6em;
	padding-top: .1em;
	font-size: .89em;
	}
	
.key dd {
	margin-left: 2.1em;
	line-height: 1.25em;
	padding-bottom: .4em;
	font-size: .89em;
	}	
	
/*----- SPONSOR ----*/


#wrapperSectionContent #sponsor {
	margin-top: 1.2em;
	margin-bottom: .8em;
	text-align: center;
	}
	
#sponsor p.caps {
	margin-bottom: .2em;
	text-align: center;
	}	
	
.wrapperSponsorImg {
	padding: 3px;
	border: 1px solid #efefef;
	}
	
#contentMain .wrapperSponsorImg a,
#contentMain .wrapperSponsorImg a:visited {
	border: 0 none;
	}

.wrapperSponsorImg IMG {
	margin: 0;
	padding: 0;
	vertical-align: middle;
	line-height: 1em;
	}	

/*---- FORM ELEMENTS ----*/

form {
	margin: .6em auto 0 auto;
	padding: 6px 12px 0 12px;
	}
	
form p {
	margin-bottom: 0;
	}	
	
label {
	display: block;
	clear: left;
	float: left;
	width: 6.6em;
	padding-top: .1em;
	}
	
/* ie only */	
	
input.sub {
	float: left;
	margin-bottom: .15em;
	}
	
#go {
	display: block;
	clear: left;
	margin-top: .4em;
	}	
	
