/* Title: Styles for print. Author: Simon Leadbetter simon@cogdesign.com. Last updated: 20 August 2008 */

/* --[ =LAYOUT ]------------------------------- */
.inv,
div#navigation_global,
div#navigation_sections, 
div#navigation_utilities,   
ul#navigation_accesibility,
div#searchbar,
div#copyright,
div#event_sponsors,
div#secondary_content,
div#footer,
div#header div.festival_info,
ul.slideshow_controls,
div.comment_functions,
.rtt
{display: none;}

body{padding:1em;}
div#header {display: block; margin: 0 0 15px 0; padding: 0 0 15px 0; border-bottom: 1px solid black;}
div#header .inv{text-indent:0;}
ul.slideshow {height:330px; padding:0;} 
ul.slideshow li{list-style:none; float:none; }

div#main_content {display: block;}
div#content{padding:0 0 1em 0;}

/* --[ =TYPOGRAPHY ]--------------------------- */
html{background:#fff;}
body {font-family:Verdana, Arial, "MS Trebuchet", sans-serif;; font-size: 12pt; color: #000000;}
h1 {margin: 0.7em 0 0.5em 0;}
h2 {margin: 1em 0 0.5em 0;}
p {margin: 0 0 0.3em 0; line-height: 16pt !important;}
div#content h1 a:link:after, div#content h1 a:visited:after, div#content h2 a:link:after, div#content h2 a:visited:after{content:"";}
div#content a:link:after, div#content a:visited:after  {content:" [" attr(href) "] ";}
a:link, a:visited {text-decoration: none; color: #312D2E;}

/* --[ =sIFR ]---------------------------------- */
.sIFR-flash {
  display    : none !important;
  height     : 0;
  width      : 0;
  position   : absolute;
  overflow   : hidden;
}

.sIFR-alternate {
  visibility : visible !important;
  display    : block   !important;
  position   : static  !important;
  left       : auto    !important;
  top        : auto    !important;
  width      : auto    !important;
  height     : auto    !important;
}