/*!---------- 24. LP Custom Styles ----------*/

.site {
  -webkit-font-smoothing: antialiased;
  xmax-width: 3440px;
  margin: 0 auto;
}

h1,
h2,
h3 {
}

h4,
h5,
h6 {
  margin-bottom: 12px;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
}

/* -- links -- */

a {
  color: #7889a4;
}

a:visited {
  color: #7889a4;
}

a:active,
a:focus,
a:hover {
  color: #1995ad;
  outline: 0;
}

/* list styles */

ol {
  margin: 0 0 14px 3em;
}

@media (max-width: 767px) {
  ol {
    margin: 0 0 2em 1em;
  }

  ol li {
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 12px;
  }
}

ul.simple-list {
  margin: 0;
  padding: 0;
}

ul.simple-list li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

@media (max-width: 767px) {
  ul.simple-list,
  ul.simple-list li,
  ul.simple-list li a {
    font-size: 12px;
    line-height: 16px;
  }
}

ul.user-info-list {
  margin: 0 0 30px 0;
  padding: 0;
}

ul.user-info-list li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.user-info-list .name {
  font-size: 18px;
}

.user-info-list .address {
  margin-bottom: 7px;
}

.user-info-list .email {
}

.user-info-list .email a {
  font-weight: normal;
}

.user-info-list .phone {
}

.user-info-list .cell {
}

@media (max-width: 767px) {
  ul.user-info-list,
  ul.user-info-list li,
  ul.user-info-list li a {
    font-size: 12px;
  }

  .user-info-list .name {
    font-size: 16px;
  }

  .user-info-list .address {
    margin-bottom: 0px;
  }
}

/* -- dropdown menus -- */

.menu > li > ul > li {
}

.menu > li > ul > li a,
.menu > li > ul > li a a:visited {
  background-color: #ffffff;
}

.menu > li > ul > li a:active,
.menu > li > ul > li a:focus,
.menu > li > ul > li a:hover {
  background-color: #7889a4;
}

.dropdown:after {
  display: none;
}
.dropdown-toggle i {
  padding-left: 1rem;
}
.dropdown-menu .menu-item-has-children {
  position: relative;
}
.dropdown-menu .menu-item-has-children .dropdown-toggle {
  position: absolute;
  right: 1rem;
  top: 0;
}

section {
  padding: 20px 0;
}

footer {
  padding: 42px 0;
}

/* -- buttons -- */

.btn-filled {
  background-color: #7889a4;
  border-color: #999999;
  border-width: 1px;
  font-weight: normal;
  text-decoration: none;
}

.btn-filled:hover,
.btn-filled:visited:hover {
  background-color: #ffffff;
  border-color: #666666;
  color: #7889a4;
  font-weight: normal;
}

a.em-item-read-more {
  background-color: #7889a4;
  border-color: #999999;
  border-width: 1px;
  font-weight: normal;
  text-decoration: none;
  color: #ffffff;
  font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 2px solid;
  padding: 7px 26px;
  min-width: 150px;
  line-height: 36px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 0;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
}
a.em-item-read-more:hover,
a.em-item-read-more:visited:hover {
  background-color: #ffffff;
  border-color: #666666;
  color: #7889a4;
  font-weight: normal;
}

input[type="submit"],
input[type="submit"]:visited {
  background: #7889a4;
  border: 1px solid #999999;
}

input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active {
  background: #4d648d;
  border: 1px solid #999999;
}

.btn.searchsubmit:hover {
  background: #4d648d;
  border: 1px solid #999999;
}

.btn-type-01,
.btn-link {
  line-height: 38px;

  height: 40px;

  box-sizing: border-box;

  position: relative;

  display: inline-block;

  text-transform: uppercase;

  /* font-family: 'lato'; */

  font-size: 16px;

  font-weight: 400;

  letter-spacing: 1px;

  padding: 0 15px;

  border: 1px solid #7889a4;

  color: #7889a4;

  text-shadow: none;

  cursor: pointer;

  -webkit-font-smoothing: subpixel-antialiased;

  -webkit-user-select: none;

  -moz-user-select: none;

  -ms-user-select: none;

  user-select: none;
}

.btn-type-01 i,
.btn-link i {
  padding-left: 7px;
}

.btn-type-01 {
  text-decoration: none;
  width: 100%;
}

.btn-type-01,
.btn-link {
  color: #7889a4;
}

.btn-type-01:visited,
.btn-link:visited {
  color: #7889a4;
}

.btn-type-01:hover,
.btn-type-01:visited:hover,
.btn-link:hover,
.btn-link:visited:hover {
  background-color: #7889a4;
  border-color: #999999;
  text-decoration: none;
}

.btn-center {
  margin-left: auto;
  margin-right: auto;
}

/* -- account -- */

.um-um_account_id.um input[type="submit"].um-button,
.um-um_account_id.um input[type="submit"].um-button:focus,
.um-um_account_id.um a.um-button,
.um-um_account_id.um a.um-button.um-disabled:hover,
.um-um_account_id.um a.um-button.um-disabled:focus,
.um-um_account_id.um a.um-button.um-disabled:active {
  background: #7889a4 !important;
}

.um-um_account_id.um .um-field-group-head,
.picker__box,
.picker__nav--prev:hover,
.picker__nav--next:hover,
.um-um_account_id.um .um-members-pagi span.current,
.um-um_account_id.um .um-members-pagi span.current:hover,
.um-um_account_id.um .um-profile-nav-item.active a,
.um-um_account_id.um .um-profile-nav-item.active a:hover,
.upload,
.um-modal-header,
.um-modal-btn,
.um-modal-btn.disabled,
.um-modal-btn.disabled:hover,
div.uimob800 .um-account-side li a.current,
div.uimob800 .um-account-side li a.current:hover {
  background: #7889a4 !important;
}

/* Landing Page feature blocks

  .entry-content section > .entry-feature block 

*/

.entry-content h3 {
  margin-bottom: 15px;
  min-height: auto;
}

@media (min-width: 576px) {
  .entry-content h3 {
    margin-bottom: 25px;
  }
}

@media (min-width: 768px) {
  .entry-content h3 {
    margin-bottom: 35px;
  }
}

@media (min-width: 992px) {
  .entry-content h3 {
    min-height: 82px;
  }
}

@media (min-width: 1200px) {
  .entry-content h3 {
    min-height: auto;
  }
}

.entry-feature {
  border: 1px solid #ccc;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 10px;
  margin-top: 5px;
  margin-bottom: 15px;
}

.entry-feature p {
  margin-bottom: 0;
  padding-bottom: 0;
}

.entry-feature .title {
  display: block;
  padding: 5px;
  font-weight: bold;
}

.entry-feature .description {
  margin-bottom: 10px;
}

.entry-feature .simple-list {
  margin-bottom: 10px;
}

.entry-feature .btn {
  margin: 0 auto 10px auto;
}

.entry-feature .btn-center {
  margin-top: 15px;
}

@media (min-width: 576px) {
  .entry-feature {
    min-height: 125px;
  }

  .entry-feature .description {
    min-height: 80px;
  }

  .entry-feature .simple-list {
    min-height: 80px;
  }
}

@media (min-width: 768px) {
  .entry-feature {
    min-height: 248px;
  }

  .entry-feature .description {
    min-height: 105px;
  }

  .entry-feature .simple-list {
    min-height: 105px;
  }
}

/* Top Page Heading */
h3.page-title { display:none; }

.page-title-section {
  background-image: url("/wp-content/uploads/title-section-james.jpg");
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
}

.section_recreation {
  background-image: url("/wp-content/uploads/title-section-fishers-lighthouse.jpg");
}


/* home section */

.home-widgets {
  background-image: url("/wp-content/uploads/title-section-james.jpg");
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  height: 140px;
  padding: 50px 0;
  margin-top: -19px;
}

.top-parallax-section .text-center {
  background-color: #ffffff;
  -moz-border-radius: 4px;
  border-radius: 4px;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.top-parallax-section h1 {
  color: #333;
  padding: 5px 0;
  text-shadow: 1px 1px 7px rgba(150, 150, 150, 1);
}

@media (min-width: 768px) {
  .top-parallax-section h1 {
    padding: 24px 0 0 0;
  }
}

.shapely_home_parallax-2 {
}

.widget_em_widget {
  max-width: 1180px;
  margin: 10px auto 25px auto;
  padding: 0 10px;
}

.widget_em_widget h2 {
  margin: 0 0 10px 0;
}

.widget_em_widget ul {
  margin: 0 0 0 10px;
}

.widget_em_widget ul li {
  list-style-type: none;
  margin-bottom: 10px;
}

.widget_em_widget ul li .event-title {
  margin-bottom: 0px;
}

.widget_em_widget ul li .event-info {
}

/* home section */

.home-custom {
  xborder: 1px solid #333333;
  max-width: 1180px;
  margin: 30px auto 25px auto;
  padding: 0 10px;
}

.home-custom .heading {
}

.home-custom .heading a {
}

.home-custom .heading h3 {
}

.home-custom .heading h3 span {
  font-size: 12px;
  float: right;
  margin-right: 10px;
}

.home-custom .recent-post {
}

.home-custom .event-daily {
  xmin-height: 889px;
}

.home-custom .event-daily h2 {
  border-top: 1px solid #999999;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
  margin: 10px 0 10px 0;
  padding-top: 20px;
}

.home-custom .event-daily h2:first-child {
  border-top: 0px;
  margin-top: 0px;
  padding-top: 0;
}

.home-custom .event-list-item {
  margin-bottom: 7px;
}

.home-custom .event-daily h3 {
}

.home-custom .event-daily a {
  color: #0e1015;
}

.home-custom .css-events-list {
}

.recent-breaking-news {
  margin: 0 0 75px 0;
}

.recent-breaking-news h4 {
  margin-bottom: 7px;
}

.recent-breaking-news .recent-post-title {
  border-bottom: 1px solid #333333;
  margin-bottom: 18px;
}

.wp-block-separator {
    border: none;
    border-top: 1px solid #999999;
}


@media (min-width: 768px) {
    .home-custom .heading,
    .home-custom .recent-post {
         margin-right:2rem;
    }
}



/* Event List */
.post-title a, .post-title {
    font-size: 24px;
    font-weight: 300;
    line-height: 28px;
    padding: 0;
    margin: 0 0 1rem 0;
}

.em.pixelbones a {
  color: #0e1015 !important;
}

/* Supper Hack: Hide Location heading from event search dialog */
.em.em-search-advanced .em-search-advanced-sections.em-search-advanced-style-accordion>section.em-search-advanced-section.em-search-section-location {
    display: none;
}


/* Calendar Styles  */

.em-calendar-wrapper {
}

table.fullcalendar {
}

table.fullcalendar td {
}

/* days of the week */

tr.days-names {
}

tr.days-names td {
}

table.em-calendar {
}

table.em-calendar thead {
}

table.em-calendar td {
}

table.em-calendar td ul {
  margin: 0 0 20px 0;
}

table.em-calendar td ul li {
  list-style-type: none;
  margin-bottom: 15px;
  line-height: 18px;
}

table.em-calendar td ul li a {
  font-weight: normal;
}

table.em-calendar td.eventless {
  position: relative;
}


.eventless {
} /* day with no event(s) */

.eventful {
} /* day with event(s) */

/* current day  */

.eventless-today {
} /* today with no event(s) */

.eventful-today {
} /* today with event(s)*/

/* pre month */

.eventless-pre {
}

.eventful-pre {
}

/* next month */

.eventless-post {
}

.eventful-post {
}

.eventless-pre,
.eventless,
.eventless-post,
.eventful-pre,
.eventful,
.eventful-post,
.eventless-today,
.eventful-today {
  xheight: 100px;
  vertical-align: top;
  width: 14.2%;
}

.eventless-pre,
.eventful-pre,
.eventless-post,
.eventful-post {
  background-color: #f7f7f7;
  color: #6376a0;
}

table.em-calendar td.eventful-pre,
table.em-calendar td.eventful-post {
  color: #6376a0;
}

table.em-calendar td.eventful-pre a,
table.em-calendar td.eventful-post a {
  color: #6376a0;
  text-decoration: none;
}

/* Cal links */

table.em-calendar td.eventful-pre a,
table.em-calendar td.eventful-post a {
}

table.em-calendar td.eventful a,
table.em-calendar td.eventful-today a {
  color: #1e1f26;
}

table.em-calendar td.eventless {
}

table.em-calendar td.eventless-today,
table.em-calendar td.eventful-today {
  background-color: #4d648d;
  color: #ffffff;
}

table.em-calendar td.eventful-today a {
  color: #ffffff;
  font-weight: bold;
}

.em-calnav-prev,
.em-calnav-next {
  background-color: #4d648d;
  color: #ffffff;
  display: block;
  padding: 0 10px;
}

.em-calnav-prev:visited,
.em-calnav-next:visited {
  color: #ffffff;
}

.em-calnav-prev {
  text-align: left;
}

.em-calnav-next {
  text-align: right;
}

/* Locations */
.post-type-archive-location .entry-content {
  margin-bottom: 1rem;
}

.post-type-archive-location .entry-content li {
}

.post-type-archive-location .entry-content li li {
  margin-left: 1rem;
}

.em-item-actions {
  margin-top: 1rem;
}

.hentry {
  margin: 1rem 0 5.5em;
}

.type-location .post-title {
  display: none;
}

h3.em-item-title {
  margin-bottom: 10px;
}



/* chaterbox page  */

.page-chatterbox {
}

.page-chatterbox h5 {
  font-size: 98%;
  font-weight: bold;
  margin-bottom: 0;
}

.rec-authors {
  margin-bottom: 20px;
  xtext-align: center;
}

.thumb_chatterbox {
  margin-bottom: 10px;
}

.issue-by-year {
  margin-top: 15px;
}

.issue-by-year h4 {
  margin: 0 0 12px 0;
}

.issue-by-year a {
}

/* committees page */

.page-committees {
}

.page-committees h4 {
  margin-bottom: 0;
}

.page-committees .simple-list {
  margin: 0 0 30px 12px;
}

/* board of directors page */

.directors {
}

.directors-years-range {
  font-size: 18px;
}

.directors-current-year {
}

.directors-current-year > div {
  min-height: 154px;
}

.directors-past-years {
}

.directors-past-years .directors-years-range {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  margin-bottom: 12px;
}

.directors-past-years h5 {
  margin-bottom: 0;
}

.directors-past-years .simple-list {
  margin: 0 0 16px 0;
}

@media (min-width: 768px) {
  .directors-years-range {
    font-size: 16px;
  }

  .directors-current-year > div {
    min-height: 224px;
  }
}

/* dock list page */

.page-dock-list .site-main h6 {
  margin: 20px 0 0 0;
}

.page-dock-list .site-main section {
  margin: 30px 0;
  padding-bottom: 40px;
}

.page-dock-list .site-main section.first-child {
  margin-top: 0;
}

.page-dock-list .site-main ol {
  margin-bottom: 0;
}

.page-dock-list .site-main ol li p {
  display: inline-block;
  margin-bottom: 0;
}

.page-dock-list .slip_loc {
  display: inline-block;
  font-size: 11px;
  width: 32px;
  margin-right: 7px;
}
