/** SOLAR MAP */

#map-canvas {
  margin: 1em 0 ;
  height: 500px ;
}
#map-canvas .popup {
  padding: 1em ;
  max-width: 30em ;
  min-width: 20em ;
  line-height: 1.3 ;
}
#map-canvas .popup h2 {
  float: left ;
  font-weight: bold ;
  margin-bottom: .5em ;
  font-size: 1.3em ;
}
#map-canvas .popup .location {
  float: right ;
  font-style: italic ;
  margin-left: 2em ;
  margin-top: .3em ;
}
#map-canvas .popup .description {
  clear: both ;
}
#map-canvas .popup .cta {
  margin: .5em 0 ;
}
.gm-style img { max-width: none !important ; background: none !important ;}
.gm-style label { width: auto !important ; display: inline !important; }

#header #searchform {
  margin: 0px;
  margin-right: 6px;
  margin-bottom: 5px;
  clear: both;
}

#social-media-icons {
  margin-top: 0px;
  clear: both;
}

#site-title img {
  margin: 0px;
}

#site-title, #site-description {
  line-height: 100px;
  margin-top: 30px;
}

.wp-caption {
  margin-bottom: 0px !important;
}

.text-center {
	text-align: center;
}

#countdowntimer-2 h3.widget-title {
  color: black;
  padding-bottom: 5px;
}

#countdowntimer-2-bothtml {
  color: black;
  padding-top: 5px;
}

ul#menu-menu-1 {
  font-size: 95%;
}

#access a {
  padding: 15px 19px;
}

@media screen and (max-width: 1150px) {
  ul#menu-menu-1 {
    font-size: 80%;
  }
  #access a {
    padding: 9px;
  }
}

@media screen and (max-width: 760px) {
  #header #searchform {
    display: none;
  }
  #site-title img {
    display: block;
  }
  #login {
    text-align: center;
    float: none;
  }
}

/* Reposition hamburger */
@media screen and (max-width: 760px) {
  
  #header {
    position: relative;
    padding-bottom: 30px;
  }
  
  #access {
    background: none;
  }
  #access a {
    padding: 0;
  }
  #access,
  #access .nav-show,
  #access a.nav-show:hover {
    bottom: 0;
  }
  
  #access .nav-show,
  #access a.nav-show:hover {
    top: initial;
    left: 44%;
  }
  
  #access:target .menu {
    margin-top: 0;
  }
  
  #access .nav-show,
  #access a.nav-show:hover {
    bottom: -38px;
  }
  
  #access,
  #social-media-icons {
    position: relative;
  }
  
  #access .nav-show {
    bottom: -38px;
  }
  
  #login {
    float: none !important;
  }
  
  #login h4 {
    margin: 0 !important;
  }
  
}

/* Styles for membership login link in header, edited header.php to add link */
#login {
  float: right;
}

#login h4 {
  margin-right: 12px;
  margin-bottom: 0px;
  margin-top: 2px;
}


#newsletter-jan-2016 table {
	text-align: left;
}

table.TemplateWidth {
	width: 100% !important;
}

td.LeftColumnWidth {
	padding-left: 8px;
}

/* ASES button */
.ases-btn {
  -webkit-border-radius: 15;
  -moz-border-radius: 15;
  border-radius: 15px;
  color: #ffffff;
  font-size: 18px;
  width: 400px;
  background: #FF9900;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  display: inline-block;
}

.ases-btn:hover {
  background: #DB2C03;
  text-decoration: none;
}

/* Reposition hamburger */
@media screen and (max-width: 760px) {
  .ases-btn {
    font-size: 13px;
    width: 200px;
  }
}

/*solar map 2016*/

#post-16 .wpgmaps_user_form {
  display: none;}

#post-16 .entry-content h2 {
  display:none;}

#post-19289 .entry-content h2 {
  padding-top: 2em;}

.wpgmza_map {
  margin-bottom: 2em;}