/*!
Theme Name: Abbeville Institute Theme
Theme URI: http://abbevilleinstitute.org/
Author: Abbeville Institute
Author URI: http://abbevilleinstitute.org/
Description: Responsive base theme using Bootstrap 3 as a foundation.
Version: 1.1
Tags: responsive, twitter bootstrap, microformats
*/
/* =Typography
----------------------------------------------- */
body {
  font-family: 'PT Serif', serif;
  font-size: 17px;
  line-height: 1.7;
}
h1, h2, h3, h4, h5, h6 {
  /* font-family: 'Montserrat', sans-serif; */
  font-family: Arial, "Lucida Grande", sans-serif;
  font-weight: bold;
}
article h1 {
  font-size: 34px;
  margin: 0 0 40px;
  line-height: 1.2;
}
.home section > h2, h2.more {
  color: #9a0000;
  font-size: 12px;
  margin: 0 0 25px;
  text-transform: uppercase;
}
p {
  margin: 0 0 30px;
}
a {
  color: #9a0000;
}
a:hover, a:focus,
.entry-title a:hover, .entry-title a:focus,
.entry-meta .author a:hover, .entry-meta .author a:focus,
.blog-list .entry-meta .author a:hover, .blog-list .entry-meta .author a:focus,
.wp-tag-cloud a:hover, .wp-tag-cloud a:focus {
  color: #9a0000;
}
/* =Responsive images
----------------------------------------------- */
#content img, #subscribe-panel img {
  height: auto;
  max-width: 100%;
}
/* =Style
----------------------------------------------- */
#main {
  padding-bottom: 40px;
  padding-top: 0;
}
article {
  margin: 0 0 20px;
  padding: 0 0 30px;
}
/* =Header
----------------------------------------------- */
#masthead {
  background-color: #9a0000;
  color: #fff;
  height: 80px;
  position: relative;
}
#masthead .masthead-inner {
  position: absolute;
  left: 20px;
  right: 20px;
  top: 0;
}
#masthead a {
  color: #fff;
}
#masthead .brand-wrapper {
	margin-top: 10px;
}
#masthead .brand-wrapper h2 {
    font-size: 18px;
    line-height: 1;
    margin: 0 0 20px;
}
#masthead a.logo {
  display: block;
  float: left;
  height: 100px;
  margin: 0 22px 0 0;
  width: 71px;
}
#masthead .logo img {
  height: 100px;
  width: 71px;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
#masthead a.logo:hover img,
#masthead a.logo:focus img {
  height: 105px;
  width: 74px;
}
#masthead #site-title {
  font-size: 18px;
  letter-spacing: 1px;
  margin: 20px 0 3px;
  text-transform: uppercase;
}
#masthead #site-section {
  font-family: 'PT Serif', serif;
  font-size: 34px;
  font-weight: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
}
#masthead #site-title a, #masthead #site-section a {
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
#masthead #site-title a:hover, #masthead #site-title a:focus,
#masthead #site-section a:hover, #masthead #site-section a:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  opacity: .9;
}
.blog #masthead .masthead-inner, .single-post #masthead .masthead-inner,
.post-type-archive-review #masthead .masthead-inner, .single-review #masthead .masthead-inner,
.post-type-archive-media_post #masthead .masthead-inner, .single-media_post #masthead .masthead-inner,
.post-type-archive-clyde_wilson_library #masthead .masthead-inner, .single-clyde_wilson_library #masthead .masthead-inner,
.page-support #masthead .masthead-inner, .page-support #masthead .masthead-inner,
.search #masthead .masthead-inner, .search #masthead .masthead-inner,
.author #masthead .masthead-inner, .author #masthead .masthead-inner {
  bottom: -20px;
  top: auto;
}
.blog #masthead #site-title, .single-post #masthead #site-title,
.post-type-archive-review #masthead #site-title, .single-review #masthead #site-title,
.post-type-archive-media_post #masthead #site-title, .single-media_post #masthead #site-title,
.post-type-archive-clyde_wilson_library #masthead #site-title, .single-clyde_wilson_library #masthead #site-title,
.page-support #masthead #site-title, .page-support #masthead #site-title,
.search #masthead #site-title, .search #masthead #site-title,
.author #masthead #site-title, .author #masthead #site-title {
  font-size: 14px;
  margin-top: 0;
  padding-top: 5px;
}
.blog #masthead, .single-post #masthead {
  background: #2d241d url('img/header-jefferson.jpg') no-repeat right 0; /* Blog: Jefferson */
  height: 220px;
}
.post-type-archive-review #masthead, .single-review #masthead {
  background: #241e0f url('img/header-taylor.jpg') no-repeat right 0; /* Review: Taylor */
  height: 220px;
}
.post-type-archive-clyde_wilson_library #masthead, .single-clyde_wilson_library #masthead {
  background: #1f1c15 url('img/header-calhoun.jpg') no-repeat right 0; /* Clyde Wilson Library: Calhoun */
  height: 220px;
}
.post-type-archive-media_post #masthead, .single-media_post #masthead  {
  background: #342219 url('img/header-augusta-jane-evans-wilson.jpg') no-repeat right 0; /* Media: Augusta Jane Evans Wilson */
  height: 220px;
}
.page-support #masthead {
  background: #969593 url('img/south-carolina-college-1820.jpg') no-repeat center 80%;
  background-size: cover;
  height: 220px;
}
.author #masthead {
  height: 220px;
}
.search #masthead {
  height: 110px;
}
@media (max-width: 768px)  {
  .blog #masthead, .single-post #masthead,
  .post-type-archive-review #masthead, .single-review #masthead,
  .post-type-archive-media_post #masthead, .single-media_post #masthead,
  .post-type-archive-clyde_wilson_library #masthead, .single-clyde_wilson_library #masthead,
  .page-support #masthead, .page-support #masthead,
  .search #masthead, .search #masthead,
  .author #masthead, .author #masthead {
    padding-top: 20px;
  }
  .blog #masthead .masthead-inner, .single-post #masthead .masthead-inner,
  .post-type-archive-review #masthead .masthead-inner, .single-review #masthead .masthead-inner,
  .post-type-archive-media_post #masthead .masthead-inner, .single-media_post #masthead .masthead-inner,
  .post-type-archive-clyde_wilson_library #masthead .masthead-inner, .single-clyde_wilson_library #masthead .masthead-inner,
  .page-support #masthead .masthead-inner, .page-support #masthead .masthead-inner,
  .search #masthead .masthead-inner, .search #masthead .masthead-inner,
  .author #masthead .masthead-inner, .author #masthead .masthead-inner {
    bottom: 0;
  }
  .brand-wrapper {
    padding: 0;
  }
}
/* =Action Menu
----------------------------------------------- */
.action-menu {
  margin-top: 22px;
}
.action-menu .list-inline > li {
    padding-left: 3px;
    padding-right: 3px;
}
.action-menu a {
    background-color: #8e1202;
    border-radius: 50%;
    color: #fff;
    padding: 5px;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.action-menu a:hover {
    background-color: #ac1500;
}
a.search-toggle-trigger:hover {
  cursor: pointer;
}
@media (max-width: 768px)  {
  .action-menu .list-inline {
    margin: 0;
    padding: 0;
  }
  .action-menu, .action-menu .list-inline > li {
      padding: 0;
  }
  #masthead .action-menu .facebook, #masthead .action-menu .twitter, #masthead .action-menu .youtube, #masthead .action-menu .rss {
    display: none;
  }
}
/* =Home Modal
-----------------------------------------------
.home .modal-content {
  background: #222;
  border: none;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .5);
          box-shadow: 0 1px 4px rgba(0, 0, 0, .5);
}
.home .modal-header {
  background-color: #9A0000;
  border-bottom: 1px solid #9A0000;
  color: #fff;
}
.home .modal-title {
  font-size: 12px;
  text-transform: uppercase;
}
.home .modal-header .close {
  color: #fff;
  margin-top: -10px;
}
.home .modal-body {
  padding: 0;
}
.home .modal-header .close {
  font-size: 32px;
  font-weight: normal;
  line-height: 1;
  text-shadow: 0;
  filter: alpha(opacity=50);
  opacity: .5;
}
.home .modal-header .close:hover,
.home .modal-header .close:focus {
  filter: alpha(opacity=100);
  opacity: 1;
}  */
.modal-backdrop {
  background-color: #fff;
}
.modal-backdrop.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
/* =Search
----------------------------------------------- */
#view-search {
  background: #710808;
  padding-top: 10px;
  padding-bottom: 10px;
  z-index: 1;
}
.search #content .searchform {
  margin: 0 0 50px;
}
.search .primary-navbar {
  margin-bottom: 0;
}
/* Search page search bar */
.search-page-search-bar {
  padding-bottom: 32px;
  padding-top: 32px;
}
/* =Sections
----------------------------------------------- */
.sections {
  border-bottom: 1px solid #ddd;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.sections .row {
  margin-bottom: 8px;
}
.sections a.btn {
  font-family: 'PT Serif', serif;
  padding: 12px 24px;
}
.sections a.btn:hover {
  background-color: #9a0000;
  border-color: #9a0000;
  color: #fff;
}
/* =McClellan
----------------------------------------------- */
.post-type-archive-mcclellan_library .primary-navbar,
.tax-mcclellan_cat .primary-navbar,
.single-mcclellan_library .primary-navbar {
  margin-bottom: 40px;
}
.post-type-archive-mcclellan_library .archive-header .entry-title,
.tax-mcclellan_cat .archive-header .entry-title,
.single-mcclellan_library .archive-header .entry-title {
  margin: 0 0 16px;
}

/* =Alignment
----------------------------------------------- */
.alignleft {
	display: inline;
	float: left;
	margin: 5px 30px 25px 0;
}
.alignright {
	display: inline;
	float: right;
	margin: 5px 0 25px 30px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* =Menu
----------------------------------------------- */
/* Primary menu */
.primary-navbar {
  border-bottom: 1px solid #ddd;
  margin-bottom: 70px;
  margin-top: 50px;
    position: static;
}
.primary-navbar .navbar {
  margin-bottom: 0;
}
.navbar #menu-main {
  background: transparent;
  color: #2b2b2b;
  /* font-family: 'Montserrat', sans-serif; */
  font-family: Arial, "Lucida Grande", sans-serif;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
}
#menu-main .navbar-nav a {
  color: #2b2b2b;
}
#menu-main .nav > li {
  z-index: 1001;
}
#menu-main .nav > li > a {
    padding-left: 12px;
    padding-right: 12px;
}
#menu-main .navbar-nav > li > a {
  font-weight: bold;
}
.home #menu-main .navbar-nav > li > a {
  color: #9a0000;
}
#menu-main .navbar-nav .active a, #menu-main .navbar-nav a:hover, #menu-main .navbar-nav a:focus {
  color: #9a0000;
}
#menu-main .navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
  background: transparent;
}
/* Mobile menu */
.primary-navbar .navbar-toggle .icon-bar {
  background-color: #9a0000;
}
@media (max-width: 768px)  {
  .primary-navbar {
    background: #efefef;
    margin-bottom: 20px;
    margin-top: 0;
  }
  #menu-main .navbar-nav > li > a:hover, .navbar-nav > li > a:focus {
    background: #ededed;
  }
}
@media (max-width: 500px)  {
  #menu-main .nav > li .dropdown-menu {
    z-index: 1002;
    position: relative;
  }
}
/* Sub menu */
.navbar .nav > li {
  position: relative;
}
.navbar .nav li:hover > ul {
  display: block;
  text-transform: none;
}
.navbar .dropdown-menu {
  margin-top: 0;
  text-align: left;
}
#menu-main .navbar-nav .active .dropdown-menu a, #menu-main .navbar-nav .dropdown-menu a:hover, #menu-main .navbar-nav .dropdown-menu a:focus {
  color: #2b2b2b;
}
#menu-main .navbar-nav .active .dropdown-menu .active a, #menu-main .navbar-nav .dropdown-menu .active a:hover, #menu-main .navbar-nav .dropdown-menu .active a:focus {
  color: #9a0000;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  background-color: #f4f4f4;
}
/* Center nav while un-collapsed */
@media (min-width: 768px) {
    .navbar .navbar-nav {
        display: inline-block;
        float: none;
    }
    .navbar .navbar-collapse {
        text-align: center;
    }
}
/* =Submenu
----------------------------------------------- */
.navbar-collapse {
  max-height: none;
  margin-bottom: 10px;
}
.navbar-collapse.in {
  overflow-y: visible;
}
/* =Widgets
----------------------------------------------- */
#secondary .widget {
  padding: 15px 0 20px;
}
.widget form {
  margin-bottom: 0;
}
/* =Support Table
----------------------------------------------- */
.support-table {
  background-color: #efefef;
  border: 1px solid #ddd;
  /* font-family: 'Montserrat', sans-serif; */
  /* font-weight: normal; */
  font-family: Arial, "Lucida Grande", sans-serif;
  font-weight: bold;
  margin: 0 0 30px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
.support-table th {
  background-color:  #9a0000;
  color: #fff;
  font-size: 12px;
  height: 70px;
  padding: 0 40px;
  text-align: center;
  vertical-align: middle;
}
.support-table td.price {
  background-color:  #710808;
  color: #fff;
  font-size: 32px;
  padding: 14px 0;
}
.support-table td.benefit {
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  height: 60px;
  font-size: 12px;
  padding: 0 20px;
}
.support-table td.benefit .glyphicon {
  font-size: 20px;
  line-height: 12px;
  margin-left: -18px;
}
.support-table td.not-offered {
  color: #999;
}
.support-table td.cta {
  background-color:  #e9e9e9;
  padding: 20px 20px 24px;
}
.support-table td.cta br {
  display: none;
}
.support-table td label {
  font-size: 14px;
  line-height: 18px;
  padding: 0;
  text-transform: none;
}
.support-table td label small a {
  color: #777;
  font-size: 12px;
  font-weight: normal;
}
.support-table td select {
  font-size: 13px;
  margin-bottom: 10px;
}
/* =Modal = full screen
----------------------------------------------- */
.modal-dialog {
    margin: 0 auto;
    width: 100%;

    display: table;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .9s ease-out;
     -moz-transition:    -moz-transform .9s ease-out;
       -o-transition:      -o-transform .9s ease-out;
          transition:         transform .9s ease-out;
}
.modal-content {
  padding-top: 20px;
  padding-bottom: 20px;
  border: none;
  border-radius: 2px;
  text-align: left;
  -webkit-box-shadow: none;
          box-shadow: none;

    display: table-cell;
    vertical-align: middle;
}
.modal-content .list-unstyled li {
  margin-bottom: 15px;
}
.close {
  font-family: sansserif;
  font-size: 30px;
  font-weight: 100;
  color: #444;
  margin-top:-2px;
  text-shadow: none;
  filter: alpha(opacity=80);
  opacity: .8;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.close:hover,
.close:focus {
  color: #000;
  filter: alpha(opacity=50);
  opacity: .5;
}
/* Select Gift Modal */
#selectGift .modal-title {
  color: #9a0000;
  font-size: 24px;
}
#selectGift h5 {
  color: #777;
}
#selectGift br {
  display: none;
}
#selectGift .radio label span {
  display: block;
  font-size: 13px;
  line-height: 1.4;
}
#selectGift label span.title {
  font-family: 'Arial', 'Helvetica', sans-serif;
  font-size: 15px;
  font-weight: bold;
}
#selectGift label span.auth {
  color: #777;
  font-weight: bold;
  margin-bottom: 1px;
}
#selectGift label span.desc {
  color: #777;
  margin-bottom: 4px;
}
/* =Support Pages
----------------------------------------------- */
.intro {
  font-family: 'Arial', 'Helvetica', sans-serif;
  font-size: 17px;
  text-align: center;
  margin: 0 0 50px;
}
.intro p {
  margin: 0 0 15px;
}
.page-support #content h1, .page-support #content h2 {
  text-align: center;
  text-transform: uppercase;
}
.page-support #content h1 {
  border-bottom: 1px solid #ddd;
  padding: 0 0 30px;
}
.page-support #content h2 {
  margin: 10px 0 30px;
}
/* =Support Footer
----------------------------------------------- */
#support-footer {
  background: #969593 url('img/south-carolina-college-1820.jpg') no-repeat center top;
  background-size: cover;
  /* font-family: 'Montserrat', sans-serif; */
  font-family: Arial, "Lucida Grande", sans-serif;
  font-weight: bold;
  padding-bottom: 25px;
  padding-top: 70px;
  text-align: center;
}
#support-footer .support-table {
  border: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .5);
          box-shadow: 0 0 5px rgba(0, 0, 0, .5);
}
#support-footer h2 {
  color: #fff;
	font-size: 24px;
	line-height: 1.4;
	margin: 0 0 8px;
  text-transform: uppercase;
}
#support-footer h3 {
  color: #fff;
	font-size: 12px;
	line-height: 1.4;
	margin: 0 0 40px;
  text-transform: uppercase;
}
#support-footer .view-all-memberships {
  margin: 40px 0 0;
}
#support-footer .copyright {
  color: #fff;
  font-size: 11px;
  filter: alpha(opacity=40);
  opacity: .4;
}

#support-footer {
  background-position: center bottom;
  padding-bottom: 65px;
  padding-top: 65px;
}
#support-footer h2 {
	font-size: 30px;
}
#support-footer h3 {
	font-size: 16px;
}
@media only screen and (max-width : 768px) {
  #support-footer h2 {
    font-size: 24px;
  }
  #support-footer h3 {
    font-size: 13px;
  }
  #support-footer .btn {
    font-size: 14px;
    padding: 6px 12px;
  }
}
@media only screen and (max-width : 480px) {
  #support-footer .btn {
    margin-bottom: 10px;
  }
}

/* =Footer
----------------------------------------------- */
footer#colophon {
  	border-top: 6px solid #9a0000;
	margin: 0;
	padding-bottom: 40px;
	padding-top: 32px;
}
footer#colophon .copyright {
  color: #ccc;
  /* font-family: 'Montserrat', sans-serif; */
  font-family: Arial, "Lucida Grande", sans-serif;
  font-size: 11px;
  }
footer#colophon #menu-footer li {
	display: inline-block;
	margin: 0;
	position: relative;
}
footer#colophon #menu-footer li a {
  	font-family: Arial, "Lucida Grande", sans-serif;
	display: block;
	position: relative;
	padding: 16px 15px;
}
footer#colophon #menu-footer li:first-child a {
	padding-left: 0;
}
footer#colophon .widget_nav_menu ul {
	margin: 0;
	padding: 0;
}
footer#colophon .second {
	text-align: right;
}
@media (max-width: 768px) {
	footer#colophon .second {
		text-align: center;
		margin-bottom: 32px;
	}
	footer#colophon .copyright {
		text-align: center;
	}
}
/* =Buttons
----------------------------------------------- */
.btn {
  /* font-family: 'Montserrat', sans-serif; */
  font-family: Arial, "Lucida Grande", sans-serif;
  font-weight: bold;
}
.btn-primary {
  background-color: #9a0000;
  border-color: #9a0000;
  text-transform: uppercase;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #710808;
  border-color: #710808;
}
/* =Homepage Next Upcoming Event
----------------------------------------------- */
.upcoming-event-wrapper {
	border-bottom: 1px solid #eee;
}
/* image */
.upcoming-event-wrapper .col-left {
	float: left;
	text-align: right;
}
/* info */
.upcoming-event-wrapper .col-right {
	float: right;
}
.upcoming-event .widget-title, .upcoming-event .tribe-events-widget-link {
	display: none;
}
.upcoming-event .entry-title {
	margin: 0;
}
.upcoming-event .duration {
	color:#777;
	font-weight:normal;
	font-size:16px;
}
.upcoming-event .tribe-events-list-widget ol li {
	margin-bottom: 0;
}
.upcoming-event .tribe-events-list-widget-events {
	padding-top:25px;
}
@media (max-width: 990px)  {
	.upcoming-event .tribe-events-list-widget-events {
		padding-top:10px;
	}
}
@media (max-width: 746px)  {
	.upcoming-event-wrapper .col-left, .upcoming-event-wrapper .col-right {
		float: none;
		text-align: center;
	}
	.upcoming-event-wrapper .col-right .hfeed {
		padding: 0 0 10px;
	}
}
/* =Homepage buckets
----------------------------------------------- */
.buckets {
	margin-bottom: 72px;
}
.bucket {
  background-color: #fafafa;
  /* font-family: 'Montserrat', sans-serif; */
  font-family: Arial, "Lucida Grande", sans-serif;
  padding: 15px 20px;
  text-align: center;
  height: 220px;
  margin-bottom: 50px;

  height:160px;
  background:#e6ebed;
  background:#fff;
  padding:20px 30px;
  margin:0;
}
.bucket a {
  color: #2b2b2b;
}
.bucket a:hover, .bucket a:focus {
  color: #9a0000;
  text-decoration: none;
}
.bucket .icon {
  font-size: 30px;
}
.bucket h3 {
  font-size: 12px;
  font-weight: bold;
  margin: 5px 0 7px;
  text-transform: uppercase;
}
.bucket p {
  font-size: 11px;
  line-height: 1.5;
  margin: 0;
}
/* =Archive Lists
----------------------------------------------- */
/* Archive List */
.archive-list article {
	border-bottom: 1px solid #ddd;
	margin: 0 0 30px;
	padding: 0 0 30px;
}
.archive-list .entry-summary p,
.archive-list .entry-summary p {
  font-size: 15px;
  line-height: 1.5;
  margin: 0;
}
.entry-summary a {
  color: #2b2b2b;
}
.entry-title, .entry-title a {
  color: #2b2b2b;
}
.archive-header .entry-title {
  font-size: 24px;
  margin: 0 0 60px;
  text-align: center;
  text-transform: uppercase;
}
.archive-list .entry-title,
.archive-list .entry-title a {
	font-size: 20px;
	line-height: 1.2;
	margin: 0 0 8px;
}
/* Post Meta */
.entry-meta {
	font-size: 14px;
	margin: 0 0 8px;
}
footer .entry-meta {
  margin-bottom: 0;
}
.entry-meta .divider {
	font-size: 10px;
	margin: 0 5px;
}
.entry-meta .author, .entry-meta .entry-date {
  /* font-family: 'Montserrat', sans-serif; */
  font-family: Arial, "Lucida Grande", sans-serif;
  font-weight: bold;
}
.entry-meta .author a {
  color: #2b2b2b;
}
/* Thumbnail */
.archive-list article .thumbnail {
  margin-bottom: 0;
}
.thumbnail {
  display: block;
  padding: 0;
  background-color: transparent;
  border: none;
  border-radius: 1px;
  -webkit-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .5);
          box-shadow: 0 0 5px rgba(0, 0, 0, .5);
}
/* More link */
.archive-list .more,
.grid-list .more {
  /* font-family: 'Montserrat', sans-serif; */
  font-family: Arial, "Lucida Grande", sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin: 0 0 90px;
  text-align: right;
  text-transform: uppercase;
}
.grid-list .more {
  display: block;
  margin: 0 0 40px;
}
.archive-list .more a,
.grid-list .more a {
  color: #9a0000;
}
/* Audio player in summary */
.archive-list .mejs-audio {
  margin-bottom: 8px;
}
/* =Blog Post Homepage Archive List
----------------------------------------------- */
.blog-list article {
	border-bottom: 0;
	margin: 0 0 30px;
	padding: 0;
}
.blog-list .entry-title, .blog-list .entry-title a {
	border-bottom: 0;
	font-size: 16px;
	line-height: 1.3;
	margin: 0 0 5px;
}
.blog-list .entry-meta .author, .blog-list .entry-meta .author a {
  color: #999;
  font-size: 12px;
}
.blog-list .more {
  text-align: left;
}
@media (max-width: 768px)  {
  .blog-list {
    text-align: center;
  }
  .blog-list .more {
    text-align: center;
  }
}
/* Pagination */
.nav-next, .nav-previous {
	font-size: 16px;
	margin-top: 40px;
}
/* =Single post
----------------------------------------------- */
.single .entry-content img {
	max-width: 100%;
}
.author-description .author-link {
  color: #2b2b2b;
  font-weight: bold;
}
.single .entry-header .entry-meta {
  /* font-family: 'Montserrat', sans-serif; */
  font-family: Arial, "Lucida Grande", sans-serif;
  font-weight: bold;
}
/* =Media Post Archives
----------------------------------------------- */
.mejs-audio {
  margin-bottom: 30px;
}
.grid-list {
	/* border-top: 1px solid #ddd; */
	padding-top: 50px;
	}
.grid-list .entry-title, .grid-list .entry-title a {
	border-bottom: 0;
	font-size: 16px;
	line-height: 1.3;
	margin: 0 0 5px;
}
.thumbnail-wrapper {
  position: relative;
}
.thumbnail > img.play,
.thumbnail a > img.play,
.play {
  bottom: 5%;
  left: 5%;
  margin: 0;
  position: absolute;
  height: 60px;
  width: 60px;
}
.archive-list .thumbnail > img.play,
.archive-list .thumbnail a > img.play,
.archive-list .play {
  bottom: 8%;
  left: 18%;
  height: 35px;
  width: 35px;
}
/* =Featured Post Archives
----------------------------------------------- */
.featured .entry-title {
  font-size: 26px;
}
.featured .entry-meta .author {
  font-size: 17px;
}
.featured p {
  font-size: 17px;
  line-height: 1.5;
}
/* =Vertical Tag List
----------------------------------------------- */
ul.wp-tag-cloud, .widget_nav_menu ul {
  list-style: none;
  margin-bottom: 30px;
  padding: 0;
}
ul.wp-tag-cloud li, .widget_nav_menu ul li {
  line-height: 1.3;
  padding: 5px 0;
}
.wp-tag-cloud a, .widget_nav_menu ul a {
  color: #aba9a6;
  font-size: 14px;
}
.wp-tag-cloud .description, .widget_nav_menu .description {
  color: #2b2b2b;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.3;
  margin: 0 0 20px;
}
@media (max-width: 768px)  {
  ul.wp-tag-cloud, .widget_nav_menu ul {
    text-align: center;
  }
}
.widget-title {
  color: #9a0000;
  font-size: 12px;
  margin: 0 0 25px;
  text-transform: uppercase;
}
#menu-lecture-series {
  font-family: Arial, "Lucida Grande", sans-serif
  font-size: 13px;
}
#menu-lecture-series li {
  border-bottom: 1px solid #ddd;
  line-height: 1.2;
  padding: 10px 0;
}
#menu-lecture-series a {
  color: #2b2b2b;
  font-weight: normal;
}
#menu-lecture-series a:hover {
  color: #9a0000;
}
/* =Horizontal Tag List
----------------------------------------------- */
.single .entry-meta .tags {
  margin-bottom: 30px;
}
.entry-meta .tags a {
  border: none;
  color: #aba9a6;
  font-size: 14px;
}
/* =Share
----------------------------------------------- */
.share-top {
  margin: 20px 0 50px;
}
.share-bottom {
  margin: 0 0 30px;
}
.share .btn {
  background-color: #f2f1ef;
  color: #595958;
  padding: 4px 4px;
  font-size: 17px;
  border: 1px solid transparent;
  border-radius: 2px;
}
.share a:hover {
  color: #fff;
}
.share a.facebook:hover {
  background-color: #3b5998;
}
.share a.twitter:hover {
  background-color: #09c3f8;
}
.share a.linkedin:hover {
  background-color: #0087c0;
}
.share a.reddit:hover {
  background-color: #436f9b;
}
.share a.stumbleupon:hover {
  background-color: #f1602d;
}
.share a.googleplus:hover {
  background-color: #de3d1c;
}
.share a.pinterest:hover {
  background-color: #ca171e;
}
.share a.email:hover,
.share a.print:hover {
  background-color: #303031;
}
/* =Comments
----------------------------------------------- */
#comments {
  font-size: 15px;
  line-height: 1.5;
	margin: 60px 0;
}
h2.comments-title, h3#reply-title {
  font-size: 20px;
  margin: 0 0 20px;
}
ol.commentlist {
	margin: 0 0 40px;
	padding: 0;
	list-style: none;
}
#comments article {
  background: #f4f4f4;
  border: none;
  padding: 10px 30px 20px;
  margin: 0 0 5px;
}
#comments article p {
  margin: 0 0 10px;
}
#comments form p {
  margin: 0 0 5px;
}
#comments form p.comment-notes {
  margin: 0 0 20px;
}
ol.commentlist li.comment, ol.commentlist li.pingback {
	margin: 0;
	padding: 0;
	list-style: none;
}
ol.commentlist .comment-meta {
	margin: 10px 0 20px;
}
ol.commentlist .comment-meta a {
	color: #666;
}
ol.commentlist .comment-author {
	font-weight: 700;
	font-size: 15px;
}
ol.commentlist .avatar {
	margin-right: 20px;
}
#respond textarea {
	width: 80%;
}
#respond .form-allowed-tags {
	color: #666666;
	font-size: 12px;
}
#respond .form-allowed-tags code {
	border: none;
	color: #666666;
	font-size: 11px;
	display: block;
	margin: 5px 0 10px;
	white-space: normal;
}
#commentform label {
  width: 100px;
}

.page-template-onecolumn-php #content h1 {
  text-align: center;
}
/* =Helper classes
----------------------------------------------- */
.center {
  text-align: center;
}
hr {
  margin: 70px 0;
}
/* =Tooltip
----------------------------------------------- */
.tooltip {
  /* font-family: 'Montserrat', sans-serif; */
  font-family: Arial, "Lucida Grande", sans-serif;
  font-size: 12px;
  text-transform: none;
}
/* =Events
----------------------------------------------- */
.tribe-events-read-more {
  color: #9a0000 !important;
  /* font-family: 'Montserrat', sans-serif; */
  font-family: Arial, "Lucida Grande", sans-serif;
  font-weight: bold;
  font-size: 12px !important;
  margin: 0;
  text-transform: uppercase;
}
#tribe-events-content a:hover {
  color: #9a0000 !important;
}
#tribe-events-content a.btn:hover {
  background-color: #222;
  color: #fff !important;
}
.tribe-events-nav-previous, .tribe-events-nav-next {
  display: none !important;
}
/* =Email Subscribe top bar
----------------------------------------------- */
.subscribe {
	background-color: #abb9bf;
	font-family: Arial, "Lucida Grande", sans-serif;
}
.subscribe p {
	color: #f4f6f7;
	line-height: 1.2;
	margin: 0 0 16px;
}
.subscribe small {
	color: #dde3e6;
	font-size: 12px;
	line-height: 1.2;
}
.subscribe .other {
	position: absolute;
	left: -5000px;
}
/* Subscribe Bar */
#subscribe-bar {
	padding: 20px 0;
}
#subscribe-bar .title {
	color: #fff;
	font-size: 18px;
	padding-right: 20px;
}
/* Subscribe Panel */
#subscribe-panel {
	padding: 40px 0;
}
#subscribe-panel h2 {
	color: #fff;
}

/* =Print Styles
----------------------------------------------- */
 @media print {

  #subscribe-bar,
  #masthead .action-menu,
  .primary-navbar .navbar,
  #content .share,
  #subscribe-panel,
  #support-footer,
  #colophon,
  .single .more,  /* Single pages */
  .single .archive-list,
  #comments,
  .home .buckets,  /* Home */
  .single-mcclellan_library .archive-header, .page-template-taxonomy-mcclellan_cat-php .archive-header, /* McClellan Library special nav */
  .single-mcclellan_library .sections, .page-template-taxonomy-mcclellan_cat-php .sections
  {
    display: none;
  }

  a {
    font-weight: bold;
  }

  a[href]:after {
    content: none !important;
  }

  /* home */
  .home .review-featured .thumbnail-wrapper {
    padding: 0;
    width: 40%;
  }

  .home .review-featured article {
    padding: 0;
    margin: 20px 0;
  }

  /* single */
  .post-type-archive-review #masthead,
  .single-review #masthead {
    height: 160px;
  }

  .single .entry-content img {
    width: 40%;
  }

 }