/* --------------- Region layout ------------ */

#header-layout .region-header
  {
  margin-left: 15px;
  margin-right: 15px;
  }

#header-outer-wrapper
  {
  background-image: linear-gradient(rgb(5, 90, 142) 0%, rgb(29, 132, 195) 100%);
  background-color: rgb(29, 132, 195);
  color: rgb(255, 254, 255);
  padding-bottom: 0px;
  }

#core-outer-wrapper
  {
  margin-top: 20px;
  margin-left: 15px;
  margin-right: 15px;
  }

#content-outer-wrapper
  {
  margin-left: 15px;
  margin-right: 15px;
  }

#footer-outer-wrapper
  {
  background-color: rgb(41, 41, 41);
  color: rgb(255, 254, 255);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  margin-top: 30px;
  padding-top: 35px;
  line-height: 21px;
  padding-bottom: 30px;
  }

#footer-outer-wrapper a
  {
  color: rgb(41, 41, 41);
  }

/* --------------- Site branding ------------ */

#site-branding
  {
  margin-top: 0px;
  }

#name-slogan .site-name
  {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: rgb(255, 254, 255);
  font-size: 40px;
  }

#name-slogan .site-name a
  {
  color: rgb(255, 254, 255);
  }

#name-slogan .site-name a:hover
  {
  color: rgba(255, 254, 255, 0.85);
  }

#name-slogan .site-slogan
  {
  color: rgba(255, 254, 255, 0.85);
  font-variant: normal;
  font-style: italic;
  font-size: 14px;
  }

/* --------------- Search ------------ */

#search-block-form
  {
  float: right;
  padding-right: 15px;
  }

#edit-keys
  {
  color: black;
  }

/* -------------- On screen buttons -------------- */

#main-layout .button,
#block-omega-simple-starterkit-footer a
  {
  border: solid;
  border-width: 2px;
  cursor: pointer;
  text-align: center;
  margin: 10px 10px 10px 10px;
  padding: 10px 10px 10px 10px;
  border-radius: 8px 8px 8px 8px;
  background-image: linear-gradient(rgb(5, 90, 142) 0%, rgb(29, 132, 195) 100%);
  background-color: rgb(29, 132, 195);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: rgb(255, 254, 255);
  }

/* -- Additional for buttons on pages other than the results page -- */

#main-layout div /* -- Basically we place a div around a button if we need to add this spacing -- */

/* MAY BE BETTER IF I ASSIGN AN ADDITIONAL CLASS TO BUTTONS THAT NEED THIS? */

  {
  margin-top: 30px;
  margin-bottom: 30px;
  }

/* -- An addition to get the contact us button on the home page to look right -- */

#block-omega-simple-starterkit-footer a
  {
  box-shadow: rgba(0, 0, 0, 0.5) 2px 2px 5px 0px;
  border-bottom-color: rgba(0, 0, 0, 0.5) 2px 2px 5px 0px;
  }

/* ------------- Results page menus -------------- */

#year-menu-container .button
  {
  width: 10%;
  }

#one-year-menu-container .button
  {
  width: 90%;
  margin: 10px 5% 10px 5%;
  }

#one-year-menu-container .button:before
  {
  content:'';
  display: block; 
  }

/* --------------- Main Menu ------------ */

#block-omega-simple-starterkit-main-menu {
  clear: both;
}

#block-omega-simple-starterkit-main-menu .menu-item
  {
  float: none;
  height: auto;
  padding: 0;
  list-style: none;
  display: block;
  margin: 4px 0px 0px 0px;
  }

#block-omega-simple-starterkit-main-menu .menu {
  margin: 20px 5px 0px 0px;
  padding: 0;
  text-align: left; /* LTR */
  font-size: 0.929em;
}

#block-omega-simple-starterkit-main-menu .menu a {
  display: block;
  float: none;
  margin: 4px 0px 0px 0px;
  padding: 0.9em 0 0.9em 10px; /* LTR */
  text-decoration: none;
  color: #333;
  border-radius: 8px;
  background: #ccc;
  background: rgba(255, 255, 255, 0.7);
  text-shadow: 0 1px #eee;
}

#block-omega-simple-starterkit-main-menu .menu-item a.is-active {
  background: #FFFFFF;
  background: rgba(255, 255, 255, 1);
  border-bottom: none;
}

#block-omega-simple-starterkit-main-menu .menu a:hover,
#block-omega-simple-starterkit-main-menu .menu a:focus {
  background: #f6f6f2;
  background: rgba(255, 255, 255, 0.95);
}

#show-mobile-menu,
#hide-mobile-menu
  {
  background-color: rgba(255, 255, 255, 0.95);
  color: black;
  padding: 10px 10px 10px 10px;
  margin-top: 10px;
  cursor: pointer;
  }

/* -------- Welcome page -------- */

#block-welcomeblock h1
  {
  font-size: 32px;
  }

#ImageRotatorSpan,
#Image1,
#Image2,
#Image3
  {
  width: 751px;
  height: 496px;
  }

#Text1,
#Text2,
#Text3
  {
  top:50px;
  left:60px;
  font-size: 25px;
  }

#ImageRotatorSpacerDiv
  {
  height: 496px;
  }

/* -------- Welcome block 2 -------- */

#block-welcomeblock h1
  {
  padding-right: 15px;
  }

/* -------- Footer -------- */

#footer-information-1,
#footer-information-2
  {
  text-align: center;
  }

/* -------- Event reports -------- */

#MainPhoto {
  height: 329px;
  margin: 10px 30px 10px 0px;
  float: left;
}

#DivForEventReport .MinorPhoto {
  height: 90px;
  margin: 5px 15px 5px 0px;
  float: left;
}

/* -------- Officials page -------- */

#block-views-block-officials-listing-block-1 img
  {
  border: 3px solid rgba(4, 122, 171, 0.85);
  min-width: 82px;
  min-height: 110px;
  }

#block-views-block-officials-listing-block-1 .views-field-body
  {
  padding-left: 15px;
  }

/*                               */
/*                               */

/* -------- Mobile view -------- */

@media all and (max-width: 767px)
  {
  #name-slogan .site-name
    {
    font-size: 38px;
    }

  #search-block-form
    {
    margin-top: 20px;
    margin-bottom: 20px;
    }

  #block-omega-simple-starterkit-main-menu .menu-item
    {
    width: 92%;
    margin-bottom: 10px;
    }

  #main-layout .results-years
    {
    float: none;
    width: 60%;
    }

  #year-menu-container .button
    {
    width: 40%;
    }

  #block-welcomeblock
    {
    display: none;
    }

  #block-welcomeblock-2
    {
    display: block;
    }

  #show-mobile-menu
    {
    display: inline;
    }

  #hide-mobile-menu
    {
    display: none;
    }

  #block-omega-simple-starterkit-main-menu .menu
    {
    display: none;
    }

  #ImageRotatorSpan,
  #Image1,
  #Image2,
  #Image3
    {
    width: 451px;
    height: 298px;
    }

  #Text1,
  #Text2,
  #Text3
    {
    top:25px;
    left:30px;
    font-size: 15px;
    }

  #ImageRotatorSpacerDiv
    {
    height: 298px;
    }
  }

/* -------- Narrow view -------- */

@media all and (min-width: 768px) and (max-width: 1023px)
  {
  #block-omega-simple-starterkit-main-menu .menu-item
    {
    width: 31%;
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    }

  #year-menu-container .button
    {
    width: 25%;
    }

  #block-welcomeblock
    {
    display: none;
    }

  #block-welcomeblock-2
    {
    display: block;
    }

  #show-mobile-menu
    {
    display: inline;
    }

  #hide-mobile-menu
    {
    display: none;
    }

  #block-omega-simple-starterkit-main-menu .menu
    {
    display: none;
    }
  }

/* -------- Normal view -------- */

@media all and (min-width: 1024px) and (max-width: 1219px)
  {
  #block-omega-simple-starterkit-main-menu .menu-item
    {
    width: auto;
    margin: 4px, 10px, 0px, 0px;
    border-radius: 8px 8px 0px 0px;
    float: left;
    box-shadow: none;
    }

  #block-omega-simple-starterkit-main-menu .menu a
    {
    margin-bottom: 0px;
    margin-right: 10px;
    border-radius: 8px 8px 0px 0px;
    padding-right: 10px;
    box-shadow: none;
    }

  #block-welcomeblock
    {
    display: block;
    }

  #block-welcomeblock-2
    {
    display: none;
    }

  #show-mobile-menu
    {
    display: none;
    }

  #hide-mobile-menu
    {
    display: none;
    }

  #block-omega-simple-starterkit-main-menu .menu
    {
    display: block;
    }
  }
/* -------- Wide view -------- */

@media all and (min-width: 1220px)
  {
  #block-omega-simple-starterkit-main-menu .menu-item
    {
    width: auto;
    margin: 4px, 10px, 0px, 0px;
    border-radius: 8px 8px 0px 0px;
    float: left;
    box-shadow: none;
    }

  #block-omega-simple-starterkit-main-menu .menu a
    {
    margin-bottom: 0px;
    margin-right: 10px;
    border-radius: 8px 8px 0px 0px;
    padding-right: 10px;
    box-shadow: none;
    }

  #block-welcomeblock
    {
    display: block;
    }

  #block-welcomeblock-2
    {
    display: none;
    }

  #show-mobile-menu
    {
    display: none;
    }

  #hide-mobile-menu
    {
    display: none;
    }

  #block-omega-simple-starterkit-main-menu .menu
    {
    display: block;
    }
  }
