/*=== Generic rules for the Header and Headline Image area ===*/

/**-- Bump footer out to 30 px beyond page vertical margins
      And clear the background image set by Bartik --**/

BODY HEADER#header {
  margin: 0 -30px;
  background-image: none;
}


/**-- Adjust the header section below the gold GT header boar --**/

BODY HEADER#header DIV.layout-container {
  max-width: inherit;
  padding: 12px 0 0 0;
}

BODY HEADER#header DIV.region-header {
  padding: 0;
}


/**-- Make the Headline Image Block fill the available space --*/

DIV#block-headlineimageblock {
  margin: 0px -45px;
}

DIV#block-headlineimageblock DIV.content {
  margin-top: 0;
}
