/*---------------------------------------------
Ben Sturmfels, ben@boojum.com.au
---------------------------------------------*/

/* hide sections that aren't relevant to print */
#overall-menu, #banner-image, #section-menu,
#subsection-menu, #search-navigation, #breadcrumbs, 
#page-navigation, #subcontent,
#header h2,
#footer li.link { 
  display: none;
}

#branding-1, #branding-2, #branding-3, #branding-4, #branding-5, #branding-6, #branding-8 { 
  height: auto;
  border: none; 
}

#branding-1 h1, #branding-2 h1, #branding-3 h1, #branding-4 h1, #branding-5 h1, #branding-6 h1, #branding-8 h1 { 
  width: auto; height: auto;
  background: none;
}

#header h1 a { display: inline; }

#title { margin: 0 0 1em; }



/* content should fill the page width */
#content { 
  width: auto;
  float: none;
}

h1 { clear: left; }

#news { 
  background: transparent; 
  clear: left;  
  width: auto;
  margin: 0; 
}

#news li:first-line { font-weight: normal; }

#news .more { display: none; }