/**
 * Helpers
 */
.notext {
  text-align: left;
  text-indent: 110%;
  overflow: hidden;
  white-space: nowrap;
}
.inline-block {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
}
/**
 * Member-related stuff
 */
.inn-members-widget ul {
  list-style: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  *zoom: 1;
}
.inn-members-widget ul:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.inn-members-widget h3 {
  overflow: hidden;
  *zoom: 1;
}
.inn-members-widget h3 ul {
  float: right;
  text-align: right;
}
.inn-members-widget h3 li {
  display: inline;
  margin-left: 0.9em;
}
.inn-members-widget h3 a {
  font-weight: normal;
  text-transform: none;
}
.inn-members-widget .member-wrapper {
  position: relative;
}
.inn-members-widget .member-wrapper li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  float: left;
  padding: 5px;
  margin: 0 0 0 0;
}
.inn-members-widget .member-wrapper li img {
  width: 50px;
  height: 50px;
}
.inn-members-widget .member-wrapper li a {
  position: relative;
  display: block;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
}
.inn-members-widget .member-wrapper li a:hover {
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -o-transform: scale(1.2, 1.2);
  transform: scale(1.2, 1.2);
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
}
.inn-members-widget .member-wrapper li a.icon-spinner:before {
  color: white;
  text-shadow: 0 0 8px black, 0 0 8px 2px black;
  text-shadow: 0 0 8px 2px black, 0 0 8px 2px black;
  position: absolute;
  font-size: 30px;
  left: 50%;
  margin-left: -15px;
  line-height: 50px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
.inn-members-widget .member-details-wrapper {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: auto;
  background: white;
  background: rgba(255, 255, 255, 0.95);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  border: 1px solid white;
  padding: 25px;
}
.inn-members-widget .member-details-wrapper h2 {
  font-size: 34px;
  margin-bottom: 0.2em;
  line-height: 1.2em;
}
.inn-members-widget .member-details-wrapper .social {
  display: none;
}
.inn-members-widget .member-details-wrapper .inn_member > div {
  width: 76%;
}
.inn-members-widget .close {
  cursor: pointer;
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 24px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.inn-members-widget .close:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
#map-container {
  width: 100%;
  height: 500px;
  margin-bottom: 2em;
}
.gm-style img {
  max-width: none;
}
.map-popup .map-name {
  font-weight: bold;
  font-size: 112%;
}
.map-popup .map-name:hover {
  text-decoration: none;
}
.page-template-page-members-php #content {
  margin-left: 0;
}
.page-template-page-members-php .page-title {
  text-transform: uppercase;
  float: left;
  line-height: 1.1em;
}
.page-template-page-members-php .archive-background {
  margin-bottom: 0;
}
.page-template-page-members-php .archive-description {
  float: right;
  text-align: right;
}
.page-template-page-members-php .archive-description ul {
  list-style: none;
  margin: 0 0 1em;
}
.page-template-page-members-php .archive-description li {
  display: inline;
  margin-left: 0.5em;
  font-size: 15px;
  font-weight: bold;
}
.page-template-page-members-php .archive-description p {
  margin-bottom: 0;
}
article.inn_member {
  padding-bottom: 12px;
}
article.inn_member > div {
  float: left;
  width: 67.9%;
}
article.inn_member > a {
  display: block;
  float: left;
  margin: 0 2% 10px 0;
  background: #f2f2f2;
  width: 30%;
  max-width: 140px;
}
article.inn_member > a img {
  width: 100%;
  height: auto;
  float: none;
  margin: 0 0 0 0;
  max-width: 100%;
}
article.inn_member h2 {
  margin-bottom: 8px;
  line-height: 1.1;
}
article.inn_member h6 {
  font-size: 100%;
  margin-bottom: 1em;
}
article.inn_member .entry-content {
  margin-bottom: 1em;
}
.social {
  list-style: none;
  margin: 0 0 0 0;
}
.social li {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  margin: 0 0.1em;
}
.social i {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: white;
  padding: 3px 3px 0;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-font-smoothing: antialiased;
}
.social i.icon-rss {
  background-color: #f89406;
}
.social i.icon-facebook {
  background-color: #4454a0;
}
.social i.icon-twitter {
  background-color: #0094c5;
}
.social i.icon-youtube {
  background-color: #c42f23;
}
.social i.icon-gplus {
  background-color: #ed202b;
}
.social i.icon-github {
  background-color: #333;
}
.member-nav {
  vertical-align: middle;
  padding: 0.8em;
  background-color: #f4f4f4;
  margin: 1em 0;
  text-align: center;
  clear: both;
}
.member-nav label {
  font-weight: bold;
  display: inline-block;
  margin: 0 0.3em;
}
.member-nav select {
  display: inline-block;
  margin: 0 0.25em;
  width: 22%;
  max-width: 240px;
}
.single-inn_member .stories {
  margin-top: 2em;
}
.single-inn_member .stories .byline .member {
  display: none;
}
@media screen and (max-width: 767px) {
  .inn-members-widget h3 span {
    display: block;
  }
  .inn-members-widget h3 ul {
    float: left;
    text-align: left;
    margin-top: 0.5;
  }
  .inn-members-widget h3 ul li {
    display: block;
    margin: 0.65em 0;
  }
  .inn-members-widget h3 ul a {
    font-size: 18px;
  }
  .stories article.inn_member .entry-content p {
    font-size: 11px;
  }
  .single-inn_member article.inn_member p {
    font-size: 13px;
  }
  .post-type-archive-inn_member .archive-description {
    clear: both;
    float: none;
    text-align: left;
  }
  .post-type-archive-inn_member .archive-description p {
    display: none;
  }
  .post-type-archive-inn_member .archive-description ul {
    margin-bottom: 0;
  }
  .post-type-archive-inn_member .archive-background {
    margin-bottom: 8px;
  }
  article.inn_member > div {
    float: none;
    clear: both;
    width: 100%;
  }
}
/**
 * Phone menu and Resources section
 */
@media screen and (max-width: 540px) {
  .member-nav label,
  .member-nav select {
    display: block;
    margin: 0.3em auto;
    width: 100%;
  }
}
