/* RESET THE DANG BROWZER */ 
/* according to eric meyer's approach */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, select, input, button {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* layout styles */ 

body {
}

#top {
  height:100px;
  width:100%;
  display:block;
}

#wrapper {
  width:962px;
  margin:0 auto;
}

.block, #right .menu li {
  margin-top:10px;
  display:block;
  width:100%;
}

.clear {
  clear:both;
}

#left, #right {
  display:block;
}

#left {
  width:638px;
  float:left;
}

  #left #header {
    margin-top:75px;
    width:637px;
    position:relative;
    height:150px;
    padding:0;
  }
  
  #excerpt {
    font-size:1.3em;
    position:absolute;
    bottom:10px;
    left:10px;
  }
  
  #landing #left #header {
    height:200px;
  }
    #landing #left #header h1 {
      display:none;
    }
    
    #left #header h1 {
      width:320px;
    }
    
    #landing #left #header a {
      position:absolute;
      left:10px;
      bottom:10px;
      text-decoration:none !important;
      border:none;
      font-size:1.3em;
      color:#333;
      text-transform:uppercase;
    }
    
    #left #header #logo {
      position:absolute;
      right:0px;
      top:-30px;
      z-index:999;
    }
      #left #header #logo img {
        display:none !important;
      }
      
  #left .tape-header {
    margin-top: 10px;
    height:40px;
    width:100%;
    clear:both;
  }
    #left .tape-header h1 {
      width:466px;
      float:left;
    }
    
    #left .tape-header a {
      margin:15px 40px 0 0;
      float:right;
    }
  
  #left .menu, #left #footer {
    margin-top: 10px;
    height:40px;
    display:block;
    clear:both;
  }
  
    #left .menu ul {
      padding-top:15px;
      margin-left:10px;
    }
      
      #left .menu ul li {
        display:inline;
        margin-right:8px;
      }
      #left .menu .back {
        display:none;
      }
      
    #left #page-anchors {
      margin-top: 10px;
    }
    
  #left #item-1, #left #item-2, #left #item-3 {
    width:205px;
    height:200px;
    float:left;
    display:block;
    margin-right:10px;
    padding-bottom:10px;
    position:relative;
    
  }
  
    #left #item-1:hover span, #left #item-2:hover span, #left #item-3:hover span {
      background-color:#FC9;
      color:#D03300;
    }
  
    #left span.headline, #left span.date, #left span.snippet {
      display:block;
      clear:both;
      width:185px;
      padding:10px;
      background-color:#FFF;
      position:absolute;
      bottom:0;
      line-height:1.1;
    }
  
  #left #item-3 {
    margin-right:0;
  }

#body {
  width:637px;
  padding-bottom:50px;
  display:block;
}
  #body .column {
    margin-left:10px;
    width:456px;
  }
  
  #supporters #body .column {
    width:617px;
  }
  
    #supporters #body table {
      width:100%;
      text-align:center;
    }
    
    #supporters #body a img {
      padding:5px;
    }
    
    #news #body h3 {
      /*text-align:right;
      float:right;
      clear:both;*/
    }    
  
  #body ul {
    margin-top:10px;
  }
  
    #body ul li {
      padding-top:3px;
    }
    
    #news-and-media #body ul li {
      padding-top:10px;
    }
    
      #news-and-media #body ul li .date {
        margin:0;
        padding:0;
        clear:none;
        display:inline;
      }
      
      
  
  
     #excerpt a {
       color:#999;
     }
  
  #body img {
    /*margin:10px;*/
  }
  
  #body table {
    width:466px;
    margin:10px 0 10px 0;
  }
  
  #body td {
    padding-top:3px;
  }

  #left p, #left h1, #left h2, #left h3 {
    padding-left:10px;
    padding-top:10px;
  }
  
  #body h1, #body h2, #body h3, #body p {
    padding-left:0;
  }
  
  #body h1 {
    padding-top:10px; 
    color:#333;
    
  }
  
  #body h2 {
    padding-top:30px;
  }
  
  p + h1 {
    padding-top:+40px !important;
  }
  
  #body h1 + h2 {
    /*margin-top:-20px;*/
  }
  
  
  #stickies {
    padding-bottom:10px;
    clear:both;
  }
  
/* LATEST NEWS */

#latest-news {
  padding-bottom:25px;
}


  #latest-news h2 {
    padding:30px 10px 10px;
    font-size:1.4em;
    text-transform:uppercase;
  }
  
  #latest-news a {
    display:block;
    width:637px;
    border-top:1px solid #ECFBFE;
    font-family:"Courier New", monospace;
    color:#444;
    font-size:1.2em;
  }
  
    #latest-news a:hover {
      background-color:#FFFFDD;
      text-decoration:none;
      color:#111;
    }
    
    #latest-news a:hover .news-link {
      font-weight:bold;
    }
  
  #latest-news .empty {
    display:block;
    width:637px;
    border-top:1px solid #ECFBFE;
    font-family:"Courier New", monospace;
    color:#444;
    font-size:1.2em;
  }
  
  #latest-news span {
    padding:6px 10px;
    display:block;
    float:left;
  }
  
    #latest-news .news-date, #latest-news .news-title {
      border-right:1px solid #ECFBFE;
    }
    
    #latest-news .news-date, #latest-news .news-link {
      width:80px;
      /*text-align:right;*/
    }
    
    #latest-news .news-title {
      width:415px;
    }


#address, #mailing-list {
  width:313px;
  float:left;
  margin-right:10px;
  padding-bottom:10px;
}
  #address h2, #mailing-list h2 {
    padding-bottom:0;
  }
  
  #address table {
    margin:5px 10px;
    width:293px;
  }
  
  #address table tr {
    width:50%;
  }
  
  #address table td {
    padding-top:5px;
  }

#mailing-list {
  margin-right:0px;
}

  #mailing-list #bulletin-form {
    margin-left:10px;
  }
    #bulletin-form #submit-cell {
      padding: 0 ;
      vertical-align: top;
    }
  
    #mailing-list #bulletin-form td {
       padding: 5px 5px 0 0;
    }
    
      #mailing-list #bulletin-form td input {
        padding:2px;
        height:19px;
        width:200px;
      }
    
      #mailing-list #bulletin-form td select {
        padding:1px 1px 1px 2px;
        width: 100%;
        height:23px;
      }
      
      #mailing-list #bulletin-form td button {
        border:0;
        padding:0;
        margin:0;
        height:25px;
        width:78px;
      }

#footer {
  height:20px;
  margin-bottom:60px;
}

  #footer span {
    margin:15px;
    float:left;
  }

#right {
  width:314px;
  margin-left:10px;
  float:right;
}





#right .menu .block {
  font-weight:bold;
}



  #right .menu {
    margin-top:100px;
    width:161px;
  }
  
    #landing #right .menu .back {
      display:none;
    }
  
    #right .menu li {
      display:block;
      margin-top:5px;
    }
    
      #right .menu li a {
        width:141px;
        display:block;
        text-decoration:none;
        padding:10px 10px 10px 10px;
        outline-style:none;
        color:#444;
        background: #FFFFDD url(../images/menu/nav.gif) no-repeat top left;
        letter-spacing:0.1em;
      }

  #right #festival-banner {
    margin-top:10px;
  }


  #right .menu li a:hover, #right .menu li a.current {
    color:#c30;
    background-color:#FFCC99;
    background-position: top right;
  }

  #right .menu li a.current:hover {
    background-color:#FFFFDD;
    background-position: top left;
  }
