/*!
Theme Name: Eastern Area Health Education Center 50th
Theme URI: https://github.com/keeganhr/starter-wordpress-theme
Author: Keegan Robinson
Author URI: http://keeganhr.github.io
Description: The Wordpress Starter Theme is a clean theme that focuses on readability. It is also built responsively so that it looks great on any device.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: flexible-width, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, translation-ready
Text Domain: eahec
*/
/**
 * Global Requirements
 */
/**
 * Sass Mixins
 *
 * This document contains a collection of useful Sass mixins. This allows the
 * use of reuseable groups of styles for items such as vendor prefixes.
 *
 * @package WordPress
 * @subpackage Eastern_Area_Health_Education_Center
 * @since WordPress Starter Theme 1.0
 */
/**
 * Clearfix Tool
 */
/**
 * Vendor Prefixing
 */
/**
 * Sass Variables
 *
 * This document contains a collection of Sass variables for the WordPress 
 * theme. This allows the use of reuseable values such as colors and fonts.
 *
 * @package WordPress
 * @subpackage Eastern_Area_Health_Education_Center
 * @since WordPress Starter Theme 1.0
 */
/**
 * Colors
 */
/**
 * Font Stacks
 */
/**
 * Components
 */
/**
 * Page Styles
 *
 * This document contains all of the styles for page wrappers, basic typography,
 * and other base elements.
 *
 * @package WordPress
 * @subpackage Eastern_Area_Health_Education_Center
 * @since WordPress Starter Theme 1.0
 */
/**
 * Page Wrappers
 */

/* Practice Support Buttons Hyperlinks*/
a.ps:link {
  text-decoration: none;
}

a.ps:visited {
  text-decoration: none;
}

a.ps:active {
  text-decoration: none;
}

/* Eahec Buttons */
.eahec {
  background-color: #36A9AE;
  background-image: linear-gradient(#2caea1, #329CA0);
  border: 1px solid #2A8387;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.12) 0 1px 1px;
  color: #FFFFFF;
  cursor: pointer;
  display: block;
  font-family: "proxima-nova", sans-serif;
  font-size: 13px;
  line-height: 100%;
  margin: 0;
  outline: 0;
  padding: 5px 5px 5px;
  text-align: center;
  transition: box-shadow .05s ease-in-out,opacity .05s ease-in-out;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  width: 150px;
  height: 50px;
}

.eahec:hover {
  box-shadow: rgba(255, 255, 255, 0.3) 0 0 2px inset, rgba(0, 0, 0, 0.4) 0 1px 2px;
  text-decoration: underline;
  transition-duration: .15s, .15s;
}

.eahec:active {
  box-shadow: rgba(0, 0, 0, 0.15) 0 2px 4px inset, rgba(0, 0, 0, 0.4) 0 1px 1px;
}

.eahec:disabled {
  cursor: not-allowed;
  opacity: .6;
}

.eahec:disabled:active {
  pointer-events: none;
}

.eahec:disabled:hover {
  box-shadow: none;
}

/* Practice Support Tables */
table.practice {
     border-collapse: collapse;
	 padding: 0;
	 margin-left: auto; 
     margin-right: auto;
	  }

table#t01 td, tr {
    border-collapse: collapse;
	padding: 3;
 }

html {
  -webkit-text-size-adjust: 100%;
  font-family: "proxima-nova", sans-serif; }

body {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/**
 * Typography
 */
h1 {
  margin: 0; }

/**
 * Lists
 */
/**
 * Links
 */
a {
  text-decoration: none; }

/**
 * Composition
 */
/**
 * Forms
 */
/**
 * WordPress Styles
 *
 * This document contains all of the styles for core WordPress elements that 
 * are usually added through the WYSIWYG.
 *
 * @package WordPress
 * @subpackage Eastern_Area_Health_Education_Center
 * @since WordPress Starter Theme 1.0
 */
/**
 * Alignment
 */
.alignnone {
  margin: 0 20px 20px 0; }

.aligncenter {
  display: block;
  margin: 5px auto; }

.alignright {
  float: right;
  margin: 0 0 20px 20px; }

.alignleft {
  float: left;
  margin: 0 20px 20px 0; }

/**
 * Captions
 */
.wp-caption {
  max-width: 100%;
  text-align: center; }

.wp-caption img {
  max-width: 100%; }

.wp-caption-text {
  margin-top: 5px; }

/**
 * Galleries
 */
.gallery {
  margin: 0 -1.1666667% 1.75em; }

.gallery-item {
  display: inline-block;
  max-width: 33.33%;
  padding: 0 1.1400652% 2.2801304%;
  text-align: center;
  vertical-align: top;
  width: 100%;
  box-sizing: border-box;
  margin-left: 0;
  margin-right: 0; }

.gallery-columns-1 .gallery-item {
  max-width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-columns-4 .gallery-item {
  max-width: 25%; }

.gallery-columns-5 .gallery-item {
  max-width: 20%; }

.gallery-columns-6 .gallery-item {
  max-width: 16.66%; }

.gallery-columns-7 .gallery-item {
  max-width: 14.28%; }

.gallery-columns-8 .gallery-item {
  max-width: 12.5%; }

.gallery-columns-9 .gallery-item {
  max-width: 11.11%; }

.gallery-icon img {
  margin: 0 auto; }

.gallery-caption {
  color: #686868;
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  font-style: italic;
  line-height: 1.6153846154;
  padding-top: 0.5384615385em; }

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none; }

/**
 * Screen Readers
 */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

.screen-reader-text:focus {
  clip: auto !important;
  display: block;
  height: auto;
  left: 5px;
  top: 5px;
  width: auto;
  z-index: 100000; }

/**
 * Header Styles
 *
 * This document contains all of the styles for the top portion of the 
 * Wordpress theme.
 *
 * @package WordPress
 * @subpackage Eastern_Area_Health_Education_Center
 * @since WordPress Starter Theme 1.0
 */
/**
 * Wrappers
 */
.header {
  background: url("./images/background-header.png") no-repeat right top;
  background-size: cover;
  display: block;
  height: 110px; }

.header-container {
  max-width: 1400px;
  margin: 0 auto; }

/**
 * Logo
 */
.logo {
  float: left;
  left: 5px;
  top: 5px;
  width: 500px;
  position: relative; }

.logo-link {
  background: url("./images/logo-eahec-50.jpg") no-repeat;
  background-position: top left;
  background-size: contain;
  display: block;
  height: 100px;
  text-indent: -9999px; }

/**
 * My AHEC
 */
#main-header-wrapper {
  display: block;
  background: #444545;
  height: 40px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

#main-header-wrapper:hover {
  background: #2e2e2e; }

#main-header-wrapper a {
  display: block;
  color: #fff;
  padding: 0;
  height: 40px;
  text-align: center;
  font-size: 1.2em;
  line-height: 2em;
  width: 100%; }

#main-header-wrapper a:before {
  display: inline-block;
  position: relative;
  content: url("./images/icon-my-ahec.png");
  height: 25px;
  margin-right: 12px;
  margin-bottom: 4px;
  vertical-align: middle; }

#main-header-wrapper a:after {
  display: inline-block;
  position: relative;
  height: 27px;
  margin-left: 12px;
  margin-bottom: 4px;
  content: url("./images/arrow-circle-green.png");
  vertical-align: middle; }

/**
 * Menu
 */
#menu-main-menu {
  max-width: 1300px;
  margin: 0 auto; }

#menu {
  background: #2caea1;
  z-index: 3000;
  height: 60px;
  display: block;
  position: relative; }

.header-menu {
  background: #2caea1; }

#menu a {
  color: #1d3e55;          <!---------CHANGED 12-16-2024----------->
  text-decoration: none; }

#menu ul {
  display: block;
  list-style-type: none;
  margin: 0 auto;
  padding: 0;
  text-align: -webkit-center;
  height: 50px; }

#menu ul li {
  border-bottom: 4px solid transparent;
  box-sizing: border-box;
  display: table-cell;
  position: relative;
  max-width: 240px;
  text-align: center;
  vertical-align: top;
  padding: 0 24px;
  text-transform: uppercase;
  margin-bottom: 4px;
  z-index: 200;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
  #menu ul li:after {
    clear: both;
    content: '';
    display: table; }

#menu ul li:hover {
  background: #aaca4a;
  border-bottom: 4px solid #fff;
  position: relative;
  vertical-align: middle;}

#menu ul li ul li.current-menu-item {
  background: #aaca4a;
  border-bottom: 1px solid #ccc; }

#menu ul li.current-menu-item {
  background: #aaca4a;
  border-bottom: 4px solid #fff;
  position: relative; }

#menu ul li.current_page_item > a {
  color: #fff; }

#menu ul li a {
  display: block;
  font-size: 0.93em;
  letter-spacing: 0.05em;
  padding: 12px 0; }

#menu ul li ul {
  box-sizing: border-box;
  display: none;
  background: #fefcfc;
  position: absolute;
  z-index: 200;
  height: auto;
  margin-left: -24px;
  padding: 4px 0 0 0; }

#menu ul li ul li {
  text-align: left;
  text-transform: none;
  display: block;
  width: 280px;
  max-width: 280px;
  font-size: 1.3em;
  font-weight: 100;
  padding: 6px 0;
  height: auto;
  border-bottom: 1px solid #ccc;
  margin-bottom: 0;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s; }

#menu ul li ul li:hover {
  border-bottom: 1px solid #ccc;
  position: relative; }

#menu ul li ul li:last-child {
  border-bottom: none; }

#menu ul li ul li a {
  color: #444545;
  padding: 0 12px;
  font-size: 0.95em;
  line-height: 1.2em;
  letter-spacing: 0; }

#menu ul li ul li a:hover {
  color: #fff; }

#menu-toggle {
  display: none; }

/**
  * Sub-Page Banner Image
*/
.banner-image {
  display: block;
  box-sizing: border-box;
  position: relative;
  height: 270px;
  overflow: hidden;
  background: url("./images/background-banner-image.png") top center; }

.banner-image:after {
  content: url("./images/background-banner-image.png");
  position: absolute;
  left: 0;
  padding-left: 40%;
  overflow: hidden; }

.banner-image-title {
  position: absolute;
  box-sizing: border-box;
  left: 60%;
  color: #fff;
  font-size: 2.5em;
  font-weight: 500;
  line-height: 1em;
  z-index: 200; }

.banner-image-title-brackets {
  display: block;
  width: 400px;
  box-sizing: border-box;
  position: absolute;
  text-transform: uppercase;
  bottom: 48px; }

.banner-image-title-brackets:before {
  content: url("./images/bracket-top-left.png");
  position: absolute;
  left: -30px;
  top: -30px; }

.banner-image-title-brackets:after {
  content: url("./images/bracket-bottom-right.png");
  position: absolute;
  right: -30px;
  bottom: -30px; }

/**
  * Owl Slider
*/
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
  line-height: 0; }

.owl-carousel .item img {
  height: auto;
  margin: 0; }
  .owl-carousel .item img:after {
    clear: both;
    content: '';
    display: table; }

.owl-carousel .slide-copy {
  position: absolute;
  box-sizing: border-box;
  color: #fff;
  text-align: left;
  line-height: normal;
  max-width: 380px;
  top: 15%;
  left: 10%; }

.owl-carousel .slide-copy h2 {
  font-size: 3.5em;
  line-height: 1em;
  font-weight: 100;
  text-transform: uppercase;
  margin: 0;
  position: relative; }

.owl-carousel .slide-copy h2:before {
  content: url("./images/bracket-top-left.png");
  position: absolute;
  left: -40px;
  top: -40px; }

.owl-carousel .slide-copy h2:after {
  content: url("./images/bracket-bottom-right.png");
  position: absolute;
  right: -40px;
  bottom: -20px; }

.owl-carousel .slide-copy p {
  font-family: "Museo Slab", serif;
  font-size: 1.4em;
  margin-top: 36px;
  margin-bottom: 44px; }

.owl-theme .owl-controls {
  position: absolute;
  height: 44px;
  margin: 0 auto;
  bottom: 12px;
  left: 50%; }

.owl-theme .owl-controls:after {
  position: absolute;
  content: " ";
  display: block;
  height: 1px;
  width: 80%;
  background: #fff;
  bottom: 31px;
  left: 12px; }

body .owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 6px;
  filter: Alpha(Opacity=100);
  opacity: 1;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #fff; }

body .owl-theme .owl-controls .owl-page.active span, body .owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: Alpha(Opacity=100);
  opacity: 1;
  transform: scale(1.5);
  margin: 6px; }

.more {
  background: #a82289;
  font-size: 1.6em;
  padding: 10px 24px;
  color: #fff;
  text-transform: uppercase;
  font-family: "proxima-nova-alt-ext-cond", sans-serif;
  -moz-border-radius: 6px 6px 6px 6px;
  -webkit-border-radius: 6px 6px 6px 6px;
  border-radius: 6px 6px 6px 6px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  border: none; }

.more:after {
  content: url("./images/arrow-circle-white.png");
  position: relative;
  top: 5px;
  margin-left: 12px; }

.more:hover {
  background: #f6a720; }

.read-more {
  color: #2caea1;
  text-transform: uppercase;
  font-size: 0.75em;
  font-weight: 600;
  text-decoration: none;
  box-sizing: border-box;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.read-more:before {
  content: url("./images/arrow-teal.png");
  position: relative;
  margin-right: 12px; }

.read-more:hover:before {
  content: url("./images/arrow-green.png"); }

.read-more:hover {
  color: #96ba3d; }

/**
  * Home Callouts
*/
#home-callouts-container {
  clear: both; }

#home-callouts-container,
#text-7 {
  background: url("./images/background-discipline.jpg") no-repeat top center;
  background-size: cover; }

#home-callouts h2,
#text-7 h2 {
  margin: 0 0 6px 0;
  font-size: 2.5em; }

#home-callouts p,
#text-7 p {
  font-size: 1.5em;
  margin-top: 0; }

#home-callouts {
  max-width: 880px;
  margin: 0 auto;
  color: #fff;
  text-align: center;
  padding: 80px 6px; }

.home-callouts-container {
  overflow: hidden; }

#home-callouts .home-callouts-item {
  display: block;
  float: left;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.home-callouts-item.cyan {
  background: rgba(75, 189, 185, 0.8); }

.home-callouts-item.cyan:hover {
  background: #4bbdb9; }

.home-callouts-item.plum {
  background: rgba(168, 34, 137, 0.8); }

.home-callouts-item.plum:hover {
  background: #a82289; }

.home-callouts-item.gold {
  background: rgba(246, 167, 32, 0.8); }

.home-callouts-item.gold:hover {
  background: #f6a720; }

.home-callouts-item.violet {
  background: rgba(80, 46, 130, 0.8); }

.home-callouts-item.violet:hover {
  background: #502e82; }

#home-callouts .home-callouts-item a {
  width: 220px;
  height: 220px;
  min-width: 200px;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  text-decoration: none;
  color: #fff; }

#home-callouts .home-callouts-item img {
  display: block;
  margin: 0 auto; }

@media all and (max-width: 1310px) {
  body.page-id-14 #events-list {
    width: 954px;
    margin: 0 auto; } }
@media all and (max-width: 1170px) {
  #menu ul li {
    padding: 0 12px; }

  .owl-carousel .slide-copy h2 {
    font-size: 2.6em;
    line-height: 1em; } }
@media all and (max-width: 1024px) {
  .banner-image {
    height: 136px; }

  .banner-image img {
    height: 100%; }

  .banner-image:after {
    padding-left: 100px; }

  .banner-image-title {
    left: 50%;
    font-size: 1.8em; }

  .banner-image-title-brackets {
    width: 300px;
    bottom: 28px; }

  .banner-image-title-brackets:before {
    content: url("./images/bracket-top-left-sm.png");
    position: absolute;
    left: -18px;
    top: -18px; }

  .banner-image-title-brackets:after {
    content: url("./images/bracket-bottom-right-sm.png");
    position: absolute;
    right: -18px;
    bottom: -18px; }

  .owl-carousel .slide-copy {
    position: relative;
    color: #444545;
    left: 0;
    top: 40px;
    padding: 0 40px;
    margin-bottom: 70px;
    max-width: none;
    width: 100%; }

  .owl-carousel .slide-copy h2 {
    font-size: 2.1em;
    line-height: 1.1em; }

  .owl-carousel .slide-copy h2:before {
    content: url("./images/bracket-top-left-black.png");
    left: -20px;
    top: -20px; }

  .owl-carousel .slide-copy h2:after {
    content: url("./images/bracket-bottom-right-black.png");
    right: -20px;
    bottom: -20px; }

  .owl-theme .owl-controls {
    display: none !important; }

  #menu ul {
    display: none;
    float: left;
    position: absolute;
    top: 60px;
    width: 100%;
    background: #2caea1;
    height: auto; }

  #menu ul li {
    display: block;
    float: left;
    text-align: left;
    position: relative;
    clear: both;
    max-width: 100%;
    width: 100%;
    border: none; }

  #menu ul li a {
    font-size: 1em; }

  #menu ul li ul li {
    font-size: 1.1em;
    padding: 8px 0;
    border: none; }

  #menu ul li ul li:hover, #menu ul li ul li.current-menu-item {
    border: none; }

  #menu ul li ul li a {
    font-size: 1em;
    color: #fff; }

  #menu ul li.current-menu-item, #menu ul li:hover {
    border: none; }

  #menu ul li br {
    display: none; }

  #menu ul li strong {
    font-weight: 100;
    margin-left: 6px; }

  #menu ul li ul {
    position: relative;
    top: 0;
    margin-left: 0;
    padding: 0;
    background: transparent; }

  #menu ul li ul li {
    width: 100%; }

  #menu-toggle {
    display: block;
    position: relative;
    margin: 0 auto;
    text-align: center;
    top: 18px; }

  #menu-toggle:after {
    background: url("./images/hamburger.png") no-repeat center center;
    content: '';
    display: inline-block;
    height: 18px;
    left: 18px;
    position: relative;
    top: 2px;
    width: 38px; }

  #home-callouts .home-callouts-item {
    display: inline-block;
    float: none; } }
@media all and (max-width: 1000px) {
  body.page-id-14 #events-list {
    width: 100%;
    margin: 0 auto; } }
@media all and (max-width: 840px) {
  .owl-carousel .slide-copy {
    max-width: none; }

  .owl-carousel .slide-copy h2:before {
    content: url("./images/bracket-top-left-black-sm.png");
    left: -20px;
    top: -20px; }

  .owl-carousel .slide-copy h2:after {
    content: url("./images/bracket-bottom-right-black-sm.png");
    right: -20px;
    bottom: -20px; }

  .banner-image {
    height: auto;
    line-height: 0; }

  .banner-image img {
    width: 100%; }

  .banner-image-title {
    position: relative;
    left: 0;
    padding-left: 24px;
    width: 100%;
    height: 150px;
    background: url("./images/background-banner-image.png") right center; }

  .banner-image:after {
    display: none; }

  .banner-image-title-brackets {
    position: absolute;
    width: 80%;
    bottom: 24px;
    right: 36px;
    text-align: right;
    padding-right: 12px; }

  .banner-image-title-brackets:before {
    content: url("./images/bracket-top-left-sm.png");
    position: absolute;
    left: -12px;
    top: -12px; }

  .banner-image-title-brackets:after {
    content: url("./images/bracket-bottom-right-sm.png");
    position: absolute;
    right: -12px;
    bottom: -12px; } }
@media all and (max-width: 680px) {
  body.page-id-14 #events-list {
    width: 318px;
    margin: 0 auto; } }
@media all and (max-width: 437px) {
  .header {
    height: 140px; }

  #main-header-wrapper {
    margin-top: 0;
    overflow: hidden; }

  #main-header-wrapper a:before {
    margin: 4px; }

  #main-header-wrapper a:after {
    display: none; }

  .individual-event {
    display: block !important;
    position: relative !important;
    margin: 0 auto;
    top: 0 !important; } }
/**
 * Main Styles
 *
 * This document contains all of the styles for the main content portion of the
 * Wordpress theme.
 *
 * @package WordPress
 * @subpackage Eastern_Area_Health_Education_Center
 * @since WordPress Starter Theme 1.0
 */
/**
 * Wrappers
 */
.main {
  max-width: 1300px;
  padding: 48px 12px;
  margin: 0 auto;
  display: block;
  box-sizing: border-box;
  overflow: hidden; }

.main .posts {
  float: left;
  box-sizing: border-box;
  width: 70%;
  padding: 0 12px;
  overflow: hidden; }

.main .staff-posts {
  float: left;
  box-sizing: border-box;
  overflow: hidden; }

.main .widgets {
  float: right;
  box-sizing: border-box;
  width: 349px;
  padding: 0 12px; }

.main h1 {
  color: #444545;
  font-size: 2.1em;
  line-height: 1em;
  font-weight: 600;
  margin: 0 0 24px 0; }

.main h2 {
  color: #444545;
  font-size: 1.5em;
  line-height: 1em;
  font-weight: 600;
  margin: 0 0 24px 0; }

.main h3 {
  color: #444545;
  font-family: "Museo Slab", serif;
  font-size: 1.2em;
  line-height: 1.2em;
  font-weight: 100; }

article {
  color: #979796;
  font-size: 1.2em;
  padding: 0 24px 60px 6px; }

body.page-id-81 article {
  padding: 0 24px 0 6px; }

article a {
  color: #c14098;
  text-decoration: underline;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

article a:hover {
  color: #64c7c0; }

article ul {
  color: #444545;
  font-size: 0.9em; }

/**
 * Buttons
 */
.button {
  background: #a82289;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  color: #fff;
  display: inline-block;
  font-family: "proxima-nova-alt-ext-cond", sans-serif;
  padding: 10px 20px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.button:hover {
  background: #f6a720;
  color: #fff; }

/**
 * Home Events Listing
 */
.home .events-list {
  float: left;
  width: 75%; }
.home .individual-event {
  margin-right: -4px;
  width: 33.3333%; }
  .home .individual-event .event-links .event-more {
    display: none; }
.home #events-filter {
  float: left;
  height: 318px;
  width: 25%; }
  .home #events-filter h2 {
    height: auto;
    margin-bottom: 30px;
    width: 100%; }
  .home #events-filter select {
    display: block;
    margin: 30px auto 15px;
    width: 80%; }
  .home #events-filter .or {
    color: #979796;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    margin: 15px 0;
    text-align: center;
    text-transform: uppercase; }
  .home #events-filter #search-events {
    display: block; }
    .home #events-filter #search-events input {
      display: block;
      margin: 0 auto;
      width: 80%; }
      .home #events-filter #search-events input[type="submit"] {
        display: none; }

/**
 * Events Listing Page
 */
#events-list {
  width: 100%;
  max-width: 1272px; }

#events-filter h2 {
  display: block;
  margin: 0;
  height: 100%;
  padding: 0;
  background: #444545;
  color: #fff;
  width: 300px;
  float: left;
  font-size: 2.4em;
  line-height: 2.2em;
  font-weight: 100;
  font-family: "proxima-nova-alt-ext-cond", sans-serif;
  text-transform: uppercase;
  text-align: center; }

#events-dropdown-discipline, #search-events {
  display: inline-block; }

input[placeholder]::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.8); }

.events-list {
  display: block;
  position: relative;
  width: 100%; }

.individual-event {
  box-sizing: border-box;
  width: 318px;
  height: 318px;
  display: inline-block;
  color: #444545;
  background: url("./images/background-events.png") no-repeat;
  background-size: cover;
  position: relative;
  vertical-align: top;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s; }

.individual-event-border {
  border: 10px solid transparent;
  box-sizing: border-box;
  height: 318px;
  padding: 30px;
  -webkit-transition: border 0.2s ease-in-out;
  -moz-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }

.individual-event:hover {
  background: url("./images/background-events-hover.png") no-repeat;
  background-size: cover;
  color: #fff; }
  .individual-event:hover .individual-event-border {
    border: 10px solid #fff; }

.individual-event time, .event-container time {
  display: block;
  font-size: 1.7em;
  margin-bottom: 24px;
  font-family: "Museo Slab", serif; }

.individual-event .event-day, .event-container .event-day {
  font-size: 1.9em;
  line-height: 1em;
  vertical-align: top; }

.individual-event .event-month, .event-container .event-day {
  vertical-align: top;
  text-transform: uppercase; }

.individual-event h1 {
  font-size: 1.2em;
  line-height: 1.1em;
  font-weight: 100; }

.individual-event .event-links {
  bottom: 12px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  padding: 12px 0;
  left: 30px;
  right: 30px;
  border-top: 2px solid #444545; }

.read-more-event {
  color: #000;
  text-transform: uppercase;
  font-size: 0.85em;
  font-weight: 600;
  text-decoration: none;
  box-sizing: border-box;
  margin-right: 12px;
  -webkit-transition-duration: 0s;
  transition-duration: 0s; }

.read-more-event:before {
  content: url("./images/arrow-black.png");
  position: relative;
  margin-right: 6px; }

.read-more-event:hover:before {
  content: url("./images/arrow-white.png"); }

.read-more-event:hover {
  color: #fff; }

/**
 * Event Page
 */
.event-container {
  max-width: 1270px;
  width: 100%; }

.event-container header {
  display: block;
  box-sizing: border-box;
  background: url("./images/background-spotlight.png") repeat;
  color: #fff;
  padding: 24px; }

.event-container header h1 {
  margin: 6px 12px;
  font-size: 1.4em; }

.event-container time {
  float: left;
  width: 35%; }

.event-container #event-info {
  display: block;
  position: relative;
  float: left;
  width: 100%;
  background: transparent url("./images/background-bio.png") repeat;
  color: #444545; }

#events-filter {
  overflow: hidden; }

.event-container .share-container, #events-filter {
  box-sizing: border-box;
  width: 100%;
  padding: 0;
  background: url("./images/background-footer.png") repeat top center; }

.event-container .share-container:after {
  clear: both;
  content: '';
  display: table; }

.social-share-wrapper {
  display: inline-block;
  margin-right: 20px;
  position: relative;
  width: 240px; }

.social-share-label {
  background: #9db952 url("./images/button-share.png") no-repeat top right;
  border-radius: 6px;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-size: 0.8em;
  font-weight: 600;
  height: 36px;
  padding: 10px 12px 0 12px;
  text-decoration: none;
  text-transform: uppercase;
  width: 240px; }

.social-share-label:hover {
  color: #fff; }

.social-share-links {
  background: #7f9239;
  border-radius: 6px;
  display: none;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 36px;
  width: 100%;
  z-index: 1; }

.social-share-link {
  color: #fff;
  display: block;
  font-size: 90%;
  font-weight: 500;
  padding: 6px 12px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background 0.3s;
  -moz-transition: background 0.3s;
  transition: background 0.3s; }

.social-share-link:hover {
  background: #9db952;
  color: #fff; }

.share-container .addtocalendar {
  display: inline-block; }

.share-container .atc_event {
  display: none; }

.share-container .atcb-link {
  display: block;
  height: 36px;
  box-sizing: border-box;
  width: 240px;
  background: url("./images/button-share.png") no-repeat top right;
  color: #fff;
  cursor: pointer;
  outline: none;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 600;
  border: none;
  border-radius: 6px;
  font-size: 0.8em;
  padding: 10px 12px 0 12px;
  box-sizing: border-box; }

.share-container ul.atcb-list {
  background: #7f9239;
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  border-radius: 6px;
  position: absolute;
  z-index: 200;
  width: 240px; }

.share-container .atcb-list li {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0; }

.share-container .atcb-list li a {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
  padding: 6px 12px;
  opacity: 0.9;
  font-size: 90%; }

.share-container .atcb-list li a:hover {
  opacity: 1; }

.event-container .share-container select, #events-filter select, #events-filter input {
  height: 41px;
  width: 240px;
  background: #96ba3d;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  border: none;
  border-radius: 6px;
  font-size: 0.8em;
  padding: 0 12px;
  box-sizing: border-box;
  margin: 18px; }

.event-container .event-body {
  padding: 36px;
  display: block;
  box-sizing: border-box;
  width: 50%;
  float: left; }

.event-container .event-location, .event-container .event-contact, .event-container .event-tags {
  width: 50%;
  float: left;
  font-size: 0.95em;
  padding: 12px;
  box-sizing: border-box; }

.event-location h3, .event-contact h3 {
  font-family: "proxima-nova", sans-serif;
  margin: 0 0 6px 0;
  font-size: 1em;
  font-weight: 600; }

.event-location p, .event-contact p {
  margin-top: 0; }

.event-container .event-content {
  float: left;
  border-top: 2px solid #444545;
  border-bottom: 2px solid #444545;
  padding-bottom: 24px;
  margin-bottom: 24px; }

.event-container .event-tags {
  display: block; }

.event-container .event-links {
  display: block;
  clear: both; }

.event-container .event-photo {
  display: block;
  box-sizing: border-box;
  width: 50%;
  float: left;
  overflow: hidden;
  line-height: 0; }

.event-container .read-more-event:before {
  content: url("./images/arrow-black.png");
  position: relative;
  margin-right: 6px; }

.event-container .read-more-event:hover {
  color: #7f9239; }

.event-container .read-more-event:hover:before {
  content: url("./images/arrow-green.png");
  position: relative;
  margin-right: 6px; }

.event-container .pager {
  display: block;
  border-top: 2px solid #fff;
  margin-top: 24px; }

/**
 * Staff Directory
 */
.staff-item {
  display: inline-block;
  width: 600px;
  box-sizing: border-box;
  margin: 6px;
  background: #d9d9da;
  vertical-align: top;
  color: #444545;
  font-size: 1.1em; }

.staff-item .name {
  color: #502e82;
  font-size: 1.4em;
  text-transform: uppercase;
  margin-bottom: 12px; }

.staff-item .position {
  font-size: 1.4em;
  font-family: "proxima-nova-alt-ext-cond", sans-serif;
  margin-bottom: 12px; }

.staff-item .phone {
  font-weight: 600; }

.staff-item .email a {
  color: #179c83; }

.staff-item .email a:hover {
  color: #502e82; }

.staff-item .staff-photo, .staff-item .staff-info {
  display: block;
  float: left;
  position: relative;
  vertical-align: top;
  box-sizing: border-box; }

.staff-item .staff-photo {
  width: 240px;
  display: block; }

.staff-item .staff-photo img {
  width: 100%; }

.staff-item .staff-info {
  padding: 36px;
  width: 360px; }

.staff-item .staff-bio {
  background: transparent url("./images/background-bio.png") repeat;
  padding: 36px;
  box-sizing: border-box;
  float: left;
  clear: both;
  height: 300px;
  font-size: 1.1em; }

.staff-item .staff-bio p {
  margin-top: 0; }

/**
 * Forms
 */
.gform_wrapper .top_label .gfield_label, .gfield_required {
  display: none !important; }

#gform_wrapper_1 {
  max-width: 570px;
  margin: 24px 0; }

.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium, .gform_wrapper textarea.medium {
  width: 100% !important;
  background: #d9d9da;
  border: none;
  padding: 12px;
  box-sizing: border-box; }

.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
  padding: 12px 0; }

.gform_wrapper form li, .gform_wrapper li {
  margin: 12px 0; }

.gform_wrapper .gform_footer input.button {
  background: #a82289;
  font-size: 1.3em !important;
  padding: 10px 24px;
  color: #fff;
  text-transform: uppercase;
  font-family: "proxima-nova-alt-ext-cond", sans-serif;
  -moz-border-radius: 6px 6px 6px 6px;
  -webkit-border-radius: 6px 6px 6px 6px;
  border-radius: 6px 6px 6px 6px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  border: none; }

.gform_wrapper .gform_footer input.button:hover {
  background: #f6a720; }

@media all and (max-width: 1292px) {
  .staff-item {
    width: 100%; }

  .staff-item .staff-photo {
    width: 350px; }

  .staff-item .staff-bio {
    height: 100%; } }
@media all and (max-width: 1220px) {
  .main .widgets {
    float: left;
    width: 30%; } }
@media all and (max-width: 1024px) {
  article {
    padding: 12px; }

  article img {
    width: 100%;
    height: auto; }

  .main h2 {
    font-size: 1.7em; }

  .main .posts {
    width: 50%; }

  .main .widgets {
    width: 50%; }

  .home #events-filter {
    width: 50%; }
  .home .events-list {
    float: none;
    width: auto; }
  .home .individual-event {
    width: 50%; } }
@media all and (max-width: 993px) {
  #events-filter h2 {
    width: 100%;
    clear: both; }

  .event-container .share-container, #events-filter {
    text-align: center; }

  .event-container .share-container select, #events-filter select, #events-filter input {
    margin: 12px; }

  #search-events {
    margin-bottom: 12px; } }
@media all and (max-width: 736px) {
  .staff-item .staff-photo {
    width: 100%; }

  .staff-item .staff-info {
    width: 100%; }

  .staff-item .staff-bio {
    height: 100%;
    font-size: 1em;
    padding: 12px; }

  .main .posts,
  .main .widgets {
    float: none;
    width: 100%; }

  .event-container .event-body, .event-container .event-photo, .event-container .event-location, .event-container .event-contact, .event-container time {
    width: 100%; }

  .home #events-filter {
    float: none;
    height: auto;
    width: 100%; }
    .home #events-filter select,
    .home #events-filter .or,
    .home #events-filter #search-events {
      display: none; }
    .home #events-filter h2 {
      float: none;
      margin: 0; }
  .home .events-list {
    width: 100%; }
  .home .individual-event {
    display: none;
    width: 100%; }
    .home .individual-event:first-of-type {
      background: url("./images/background-footer.png") repeat top center;
      color: #979796;
      display: block; }
      .home .individual-event:first-of-type:hover .individual-event-border {
        border-color: transparent; }
      .home .individual-event:first-of-type time {
        color: #96ba3d; }
    .home .individual-event .event-links {
      border: none;
      bottom: auto;
      left: auto;
      position: relative;
      right: auto; }
      .home .individual-event .event-links .read-more-event {
        display: none; }
      .home .individual-event .event-links .event-more {
        background: #7f9239;
        display: block;
        font-size: 1.6em;
        padding: 10px 24px;
        color: #fff;
        margin: 20px 0 0;
        text-transform: uppercase;
        width: 125px;
        font-family: "proxima-nova-alt-ext-cond", sans-serif;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        transition: 0.3s; }
        .home .individual-event .event-links .event-more:after {
          content: url("./images/arrow-circle-white.png");
          position: relative;
          top: 5px;
          margin-left: 12px; }
        .home .individual-event .event-links .event-more:hover {
          background: #f6a720; } }
/**
 * Post Styles
 *
 * This document contains all of the styles for the posts wrapper and individual
 * posts in the Wordpress theme.
 *
 * @package WordPress
 * @subpackage Eastern_Area_Health_Education_Center
 * @since WordPress Starter Theme 1.0
 */
/**
 * Wrappers
 */
/**
 * Images
 */
/**
 * Titles
 */
/**
 * Byline
 */
/**
 * Meta Information
 */
/**
 * Comments
 */
/**
 * Widget Styles
 *
 * This document contains all of the styles for the widgets wrapper and individual
 * widgets in the Wordpress theme.
 *
 * @package WordPress
 * @subpackage Eastern_Area_Health_Education_Center
 * @since WordPress Starter Theme 1.0
 */
/**
 * Sidebars
 */
.sidebar-events-list {
  position: relative;
  background: url("./images/background-footer.png") repeat top center;
  display: block;
  box-sizing: border-box;
  color: #fff;
  margin-bottom: 32px; }
  .sidebar-events-list h2 {
    color: #fff;
    margin: 0 auto;
    background: #444545;
    display: block;
    text-align: center;
    font-family: "proxima-nova-alt-ext-cond", sans-serif;
    font-size: 2.5em;
    font-weight: 100;
    padding: 12px 0; }
  .sidebar-events-list .individual-event {
    background: none;
    height: auto;
    padding: 30px 40px;
    width: auto; }
    .sidebar-events-list .individual-event time {
      color: #96ba3d;
      margin-bottom: 10px; }
    .sidebar-events-list .individual-event h1 {
      color: #979796;
      font-size: 18px;
      line-height: 22px; }
  .sidebar-events-list .event-more {
    background: #7f9239;
    display: block;
    font-size: 1.6em;
    padding: 10px 24px;
    color: #fff;
    margin: 20px 0 0;
    text-transform: uppercase;
    width: 125px;
    font-family: "proxima-nova-alt-ext-cond", sans-serif;
    -moz-border-radius: 6px 6px 6px 6px;
    -webkit-border-radius: 6px 6px 6px 6px;
    border-radius: 6px 6px 6px 6px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s; }
    .sidebar-events-list .event-more:after {
      content: url("./images/arrow-circle-white.png");
      position: relative;
      top: 5px;
      margin-left: 12px; }
    .sidebar-events-list .event-more:hover {
      background: #f6a720; }

.home .sidebar-events-list {
  display: none; }

#text-12 {
  position: relative;
  display: block;
  box-sizing: border-box;
  color: #fff;
  margin-bottom: 32px;
  line-height: 0; }

#text-12 .textwidget a.ce-more {
  display: block;
  position: relative;
  bottom: 0;
  box-sizing: border-box;
  width: 100%;
  background: #2caea1;
  padding: 16px 24px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: normal;
  text-transform: uppercase;
  font-family: "proxima-nova", sans-serif;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

#text-12 .textwidget a.ce-more:before {
  content: url("./images/arrow-white.png");
  position: relative;
  margin-right: 12px; }

#text-12 .textwidget a.ce-more:hover {
  background: #f6a720; }

#text-12 img {
  width: 100%; }

body.home #text-12 {
  display: none; }

#text-2 {
  display: block;
  box-sizing: border-box;
  background: url("./images/background-about.jpg");
  padding: 42px;
  margin-bottom: 32px; }

#text-2 h2 {
  margin: 6px 0;
  color: #502e82;
  font-size: 3.1em;
  line-height: 0.9em;
  letter-spacing: 0.03em;
  font-weight: normal;
  position: relative; }

#text-2 h2:before {
  content: url("./images/bracket-top-left-violet.png");
  position: absolute;
  left: -18px;
  top: -36px; }

#text-2 h2:after {
  content: url("./images/bracket-bottom-right-violet.png");
  position: absolute;
  right: 0px;
  bottom: -24px; }

#text-2 p {
  font-size: 1.3em; }

/**
 * Spotlight Callout
 */
.spotlight {
  position: relative;
  display: block;
  box-sizing: border-box;
  background: url("./images/background-spotlight.png") repeat;
  color: #fff;
  margin-bottom: 32px;
  padding-bottom: 48px; }

.spotlight .spotlight-header {
  background: url("./images/spotlight.png") no-repeat;
  background-size: 100%;
  display: block;
  height: 182px; }

.spotlight .spotlight-header h2 {
  font-family: "proxima-nova-alt-ext-cond", sans-serif;
  font-weight: 100;
  font-size: 2.4em;
  text-transform: uppercase;
  color: #fff;
  padding: 12px;
  background: rgba(0, 0, 0, 0.5);
  width: 50%;
  text-align: center; }

.spotlight .spotlight-body {
  display: block;
  font-size: 1.1em;
  position: relative;
  padding: 12px; }

.spotlight .spotlight-link a {
  display: block;
  position: absolute;
  bottom: 0;
  box-sizing: border-box;
  width: 100%;
  background: #96ba3d;
  padding: 12px 24px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: normal;
  text-transform: uppercase;
  font-family: "proxima-nova", sans-serif;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.spotlight .spotlight-link a:hover {
  background: #a82289; }

.spotlight .spotlight-link a:before {
  content: url("./images/arrow-white.png");
  position: relative;
  margin-right: 12px; }

@media all and (max-width: 1024px) {
  .spotlight {
    width: 100%; } }
/**
 * Footer Styles
 *
 * This document contains all of the styles for the bottom portion of the 
 * Wordpress theme.
 *
 * @package WordPress
 * @subpackage Eastern_Area_Health_Education_Center
 * @since WordPress Starter Theme 1.0
 */
/**
 * Wrappers
 */
/**
 * Footer Navigation
 */
.footer {
  float: left;
  width: 100%;
  background: url("./images/background-footer.png") repeat top center;
  border-top: 32px solid #444545;
  padding: 24px 0; }

.footer-container {
  max-width: 1300px;
  margin: 0 auto; }

.footer a {
  color: #fff; }

#text-8, #text-9, #text-10 {
  float: left;
  display: table;
  width: 240px;
  font-size: 0.9em;
  font-weight: 600;
  padding: 12px 24px; }

#menu-footer a {
  display: block;
  float: left;
  clear: both;
  line-height: 1.5em; }

#menu-footer a:hover {
  color: #7f9239; }

#menu-footer .parent {
  color: #4bbdb9;
  font-size: 1em;
  margin-top: 12px;
  margin-bottom: 4px;
  line-height: 1.2em; }

#text-11 {
  box-sizing: border-box;
  color: #fff;
  float: right;
  width: 400px;
  padding: 12px 24px;
  margin-top: 12px; }

#text-11 a {
  float: none; }

.address {
  float: left;
  clear: both;
  font-size: 0.8em;
  margin-top: 24px; }

.signup {
  display: block;
  position: relative;
  padding: 0 6px 24px 6px;
  font-size: 1.3em;
  text-transform: uppercase;
  letter-spacing: 0.03em; }

.signup:before {
  content: url("./images/bracket-top-left-green.png");
  position: absolute;
  left: -20px;
  top: -20px; }

.signup:after {
  content: url("./images/bracket-bottom-right-green.png");
  position: absolute;
  right: 0;
  bottom: 0; }

.signup h2 {
  margin: 6px 0 18px 0;
  color: #4bbdb9;
  font-size: 1.2em; }

.signup a {
  background: #7f9239;
  padding: 6px 18px;
  width: 180px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: normal;
  text-transform: uppercase;
  font-family: "proxima-nova", sans-serif;
  -moz-border-radius: 6px 6px 6px 6px;
  -webkit-border-radius: 6px 6px 6px 6px;
  border-radius: 6px 6px 6px 6px;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.signup a:before {
  content: url("./images/arrow-white.png");
  position: relative;
  margin-right: 12px; }

.signup a:hover {
  background: #4bbdb9;
  color: #fff !important; }

.address img {
  height: 78px;
  margin: 0 24px 12px 0; }

.copyright {
  float: left;
  clear: both;
  font-size: 0.8em;
  color: #979796;
  margin-top: 12px;
  padding: 0 6px; }

@media all and (max-width: 1292px) {
  #text-8, #text-9, #text-10 {
    padding: 6px 12px; }

  #text-11 {
    float: left;
    clear: both;
    width: 100%; }

  .signup:before {
    left: -10px; } }
@media all and (max-width: 400px) {
  .address img {
    width: 100%;
    height: 100%; } }
/**
 * Templates
 */

/*# sourceMappingURL=style.css.map */
