.widget.widget-ask-the-expert .hentry {padding-bottom: 13px;}

.home-page .hentry { border-bottom: none; }

#slideshow-wrappergallery1 #informationgallery1 h3,
#slideshow-wrappergallery2 #informationgallery2 h3 { font-weight: normal !important; }

#slideshow-wrappergallery1 #informationgallery1 h3 small,
#slideshow-wrappergallery2 #informationgallery2 h3 small { white-space: nowrap; }

strong.cancelled { color: red; font-size: larger; }

h3.ytc_title.ytc_title_above { margin-top: 1em; font-size: 1em; }

.home-page .youtube_channel.responsive .ytc_video_container { width: 50% !important; }

.home-page .youtube_channel .ytc_thumb > span::before,
.home-page .youtube_channel .ytc_thumb:hover > span::before
{ width: 30%; height: 37.2%; background-size: 100%; margin: 0; margin-left: -14%; padding: 0; margin-top: -13%; }

.home-trio {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
}

.home-trio .trio-unit {
  margin-left: 1%;
}
.home-trio .trio-unit:first-child {
  margin-left: 0;
}

.home-column-1 article {
  clear: both;
  margin-bottom: 1em;
  display: block;
}

.home-column-1 .blurb {
  padding-left: 0.5em;
  margin-bottom: 1em;
}
.home-column-1 .blurb p, .home-column-1 .blurb ul {
  margin-bottom: 1em;
}

.home-column-1 h4.category {
  font-size: 0.95em;
}

#home-grant-slideshow {
  margin-top: 1em;
  margin-bottom: 1em;

}
#home-grant-slideshow .slideshow-wrapper h3.slideshow-info-heading {
  font-weight: normal !important;
}
#home-grant-slideshow .slideshow-wrapper p.slideshow-info-content {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.video-container {
  margin-top: 1em;
  margin-bottom: 1em;
}

.home-page .widget.widget-green a, .widget.widget-green a:visited {
  color: #586213 !important;
}
.home-page .widget.widget-green a.button {
  color: white !important;
}

.home-trio .widget.widget-blue .button, 
.home-trio .widget.widget-blue .button:hover, 
.home-trio .widget.widget-blue .button:focus, 
.home-trio .widget.widget-blue .button:link:hover, 
.home-trio .widget.widget-blue .button:link:focus, 
.home-trio .widget.widget-blue .button:visited:hover, 
.home-trio .widget.widget-blue .button:visited:focus {
    color: #fff;
    background-color: #090800;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#544702), to(#090800));
    background-image: -webkit-linear-gradient(top, #544702, #090800);
    background-image: -moz-linear-gradient(top, #544702, #090800);
    background-image: -o-linear-gradient(top, #544702, #090800);
    background-image: linear-gradient(to bottom, #544702, #090800)
}

.home-page article.feature h3 a      { color: #a91b29; }
.home-page article.reverb h3 a       { color: #061271; }
.home-page article.sharing-wisdom h3 { color: #586213; }
.home-page article a { text-decoration: none; }

/* Conference Evening Events table */
#tablepress-8 .column-1 { width: 260px; }

.widget.widget-tan-light .widgettitle a, .widget.widget-tan-light .widgettitle a:visited,
.widget.widget-news a, .widget.widget-news a:visited {
    color:  #49452d;
}

.chapters-app .chapter-name { color: #3e3e3f; }
@media not screen and (max-width:600px) {
.chapters-app section.workshop-calendar {
	-moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap : 20px;
	column-count: 2;
  	column-gap: 20px;
}
}
@media screen and (max-width:600px) {
  .chapters-app section.workshop-calendar {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
}

.chapters-app section.workshop-calendar article {
  	display: inline-block;
  	width: 100%;
}
.chapters-app section.workshop-calendar .workshop-date {
  clear: both;
  width: 30%;
}
.chapters-app section.workshop-calendar .workshop-presenter {
  width: 70%;
}
.chapters-app .workshop-calendar-state {
  text-transform: uppercase;
  color: #F60;
  font-style: italic;
}

.aosa-ad-area .column-1, 
.aosa-ad-area .column-2, 
.aosa-ad-area .column-3, 
.aosa-ad-area .column-4, 
.aosa-ad-area .column-5 {
  width: 221px;
  float: left;
  display: block;
}

div.ad-180x80 img {
  max-width: 180px;
  max-height: 80px;
}
