/*----
  MAIN
  ----*/

  /* Browser defaults override */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, li, dl, dd, fieldset, address {
    font-size: 1em;
	margin: 0;
	padding: 0;
	}
body {
	color: #fff;
	background: #182138;
	font: 15px "helvetica neue", helvetica, arial, sans-serif;
	text-shadow: 0 0 0 #000;
	margin: 0;
	padding: 0;
	}
#dhOuterWrapper {
	position: relative;
	margin-left: 68px;
	width: 652px;
	}


/*------
  ACCESS
  ------*/

#accessibility {
	text-indent: -6000px;
	overflow: hidden; /* reason: required for IE */
	height: 0;
	}
hr {
	display: none;
	}


/*----
  LOGO
  ----*/

#projectLogo {
	background: url(../images/common/logo.gif) no-repeat;
	text-indent: -6000px;
	width: 150px;
	height: 150px;
	}
#projectLogo a {
	display: block;
	height: 150px;
	}


/*------------
  MAIN CONTENT
  ------------*/
  
#dhContent {
	margin: 0;
	margin-left: 163px;
	}
#dhWrapper {
	background: url(../images/common/dashes.gif) repeat-y top right;
	margin: 0 0 0 40px;
	padding-right: 53px;
	}
h1 {
	font-weight: normal;
	font-size: 45px;
	font-family: "helvetica neue light";
	margin-left: 40px;
	height: 69px;
	}
#dhContent h2
{
	color: #88E4FF;
	font-weight: bold;
	font-size: 13px;
	line-height: 23px;
	text-transform: none;
	letter-spacing: 1px;
	text-align: right;
	clear: left;
	float: left;
	margin-top: 1px;
	margin-left: -26px;
	position: absolute;
	width: 95px;
}
#dhContent h2.lower {
	margin-top: 2px;
	}
#dhContent h2.higher {
	margin-top: -2px;
	}
h2 em {
	color: #fff;
	font-style: normal;
	display: block;
	}
.meta {
	font-size: 13px;
	}
#dhContent p, 
#dhContent ul, 
#dhContent table,
#dhContent h3,
#dhContent h4 {
	line-height: 23px;
	padding-bottom: 15px;
	padding-left: 81px;
	}
#dhContent ul {
	list-style: none;
	}
#dhContent .longtext {
	font-size: 13px;
	line-height: 1.5;
	}
#dhContent .address {
	font-size: 13px;
	line-height: 20px;
	margin-top: 3px;
	}
small {
	font-size: 13px;
	}


/*----
  HOME
  ----*/

.home #dhWrapper {
	background: none;
	margin-left: 0;
	margin-right: 41px;
	}
.home h1 {
	font-size: 30px;
	line-height: 45px;
	margin-left: 0;
	}
.home #filmstill {
	border: 1px solid #52caec;
	border-width: 1px 0;
	margin-bottom: 13px;
	padding: 2px 0;
	}
.home #filmstill a {
	padding: 0 !important;
	}
.home #filmstill a img {
	border: none;
	display: block;
	}
.home #dhContent p {
	padding-left: 0;
	}
.home #dhSubnav {
	line-height: 20px;
	top: 196px;
	}
.home #dhSubnav a {
	background-position: right 5px;
	margin-top: 1em;
	width: 137px;
	}
.home #dhSubnav h2 {
	color: #88e4ff;
	}
.home #dhSubnav ul {
	font-size: 13px;
	}
.home #dhSubnav a {
	display: block;
	}
#partners {
	line-height: 34px;
	position: absolute;
	top: 188px;
	left: 570px;
	padding-right: 13px;
	width: 137px;
	}
#partners h2 {
	color: #88e4ff;
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
#partners ul {
	list-style: none;
	}
#partners li {
	line-height: 1;
	padding-bottom: 10px;
	}
#partners img {
	border: none;
	}


/*-------
  DONTATE
  -------*/

.donate #dhContent table {
	font-size: 13px;
	}
.donate #dhContent td {
	padding-top: .25em;
	padding-bottom: .25em;
	padding-left: 0;
	}
.donate .number {
	color: #88e4ff;
	font-size: 15px;
	padding-right: 1.5em;
	}
.donate .name {
	font-weight: bold;
	font-size: 15px;
	padding-left: 0;
	width: 6em;
	}
.fade {
	color: #365f86;
	}


/*--------
  SCHEDULE
  --------*/

.schedule #dhContent table {
	font-size: 13px;
	margin-left: -80px;
	margin-right: -26px;
	}
.schedule #dhContent th.first {
	vertical-align: top;
	}
.schedule #dhContent td {
	border-top: 1px solid #365f86;
	border-left: 1px solid #365f86;
	padding: 0 .5em;
	width: 130px;
	}
.schedule #dhContent .time {
	color: #fff;
	border-top: 1px solid #365f86;
	font-weight: normal;
	text-align: right;
	padding-right: 13px;
	height: 32px;
	}
.schedule #dhContent .film {
	background: #1F354E;
	}
.schedule .duration {
	color: #c5cfda;
	}
.schedule .fade {
	color: #fff;
	font-weight: normal;
	display: block;
	}


/*----------
  FILM STILL
  ----------*/

.filmstill,
#filmstill {
	padding-bottom: 13px;
	position: relative;
	z-index: 1;
	}
.films .filmstill {
	border-top: 1px solid #3e4a66;
	padding-top: 13px;
	width: 394px;
	height: 239px;
	}
.filmstill h2,
#filmstill h2 {
	margin-top: -1.9em;
	}
.filmstill h3,
#filmstill h3 {
	position: relative;
	float: left;
	margin-top: -1.75em;
	z-index: 3;
	}
.filmstill h3 span,
#filmstill h3 span {
	font-size: 13px;
	}


/*-------------
  REGULAR LINKS
  -------------*/

a.jumpto
{
	font-size: 0px;
	line-height: 0px;
}
a.jumpto:visited {
	font-size: 0px;
	line-height: 0px;
	}
a.jumpto:hover {
	font-size: 0px;
	line-height: 0px;
	}
a.jumpto:visited:hover {
	font-size: 0px;
	line-height: 0px;
	}
#dhContent a
{
	color: #fff;
	background: #212f4b url(../images/common/nav-arrow.gif) no-repeat right 5px;
	/*	border-bottom: 1px solid #52caec;*/
	text-decoration: underline;
	padding: 3px 11px 3px 0;
}
#dhContent a.emphasis {
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 5px 11px 5px 5px;	
	}
#dhContent a:visited {
	background: url(../images/common/link-bg-visited.gif) repeat;
	padding-right: 5px;
	}
#dhContent a:link:hover {
	background-color: #293b5f;
	}
#dhContent a:visited:hover {
	background: #293b5f;
	}

/*---------------
  MAIN NAVIGATION
  ---------------*/

#dhNavBar {
	background: url(../images/common/nav-bg.gif) repeat-x bottom;
	position: absolute;
	top: 69px;
	left: 163px;
	width: 474px;
	height: 82px;
	}
#dhNavBar ul li {
	font-size: 13px;
	list-style: none;
	float: left;
	}
#dhNavBar a {
	background: url(../images/common/nav-sep.gif) no-repeat right 3px;
	display: block;
	float: left; /* reason: required for IE */
	padding: 0 1em 0 6px;
	height: 69px;
	}
#dhNavBar a:hover {
	/*color: #b3daff;*/
	border-bottom: 3px solid #88e4ff;
	}

  /* Exceptions */
#dhNavBar #home {
	padding-left: 0;
	}
#dhNavBar #festival {
	background: none;
	}

  /* Nav highlighting */
.home #home, 
.about #about, 
.donate #donate, 
.volunteer #volunteer, 
.news #news, 
.festival #festival {
	color: #365f86;
	}

  /* Nagivation link styles */
#dhNavBar a, #dhSubnav a {
	color: #f2f9ff;
	color: #eff8ff;
	color: #fff;
	text-decoration: none;
	}


/*------
  SUBNAV
  ------*/

#dhSubnav {
	line-height: 23px;
	text-align: right;
	position: absolute;
	top: 173px;
	left: 0;
	padding-right: 13px;
	width: 137px;
	}
#dhSubnav h2 {
	font-weight: normal;
	font-size: 13px;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
#dhSubnav h2 a {
	background: none !important;
	}
#dhSubnav li {
	list-style: none;
	}
#dhSubnav a {
	background: url(../images/common/nav-arrow.gif) no-repeat right 7px;
	display: block;
	padding-right: 13px;
	width: 124px; /* reason: required for IE */
	}
#dhSubnav a:hover {
	background-image: url(../images/common/nav-arrow-hover.gif);
	}
#previous-festivals {
	margin-top: 2em;
	}
#previous-festivals a {
	color: #ced4e3;
	background: none !important;
	border-bottom: 1px solid #737d96;
	font-size: 11px;
	text-transform: uppercase;
	display: inline;
	letter-spacing: 1px;
	margin-right: 13px;
	padding-right: 0;
	}

  /* Nav highlighting */
.festival-2008 #festival-2008, 
.schedule #schedule, 
.tickets #tickets, 
.films #films, 
.activities #activities, 
.location #location, 
.sponsors #sponsors, 
.festival-2006 #festival-2006,

.opportunities #opportunities, 
.giving-history #giving-history,
.press-releases #press-releases, 
.articles #articles,
.events #events {
	color: #365f86;
	background-image: url(../images/common/nav-arrow-current.gif);
	}


/*------
  FOOTER
  ------*/

#footerBox {
	color: #365f86;
	border-top: 1px solid #52caec;
	font-size: 11px;
	line-height: 15px;
	margin: 15px 0;
	margin-left: 163px;
	padding: 6px 0;
	padding-left: 121px;
	width: 353px;
	}
.home #footerBox {
	padding-left: 0px;
	width: 474px;
	}
#footerBox a {
	color: #365f86;
	border-bottom: 1px solid #274561;
	text-decoration: none;
	}
#footerBox a:hover {
	color: #fff;
	border-bottom: 1px solid #52caec;
	}