/*  directory  */


section.basic figure {
  max-width: 11rem;
  width: auto;
  float: left;
  margin-right: 2rem;
}
section.basic .contact-bio {
	clear: none;
    float: left;
}

figure.directory-profile-photo {
	margin: 0 2rem 1rem 0;
	width: auto;
	clear: none;
}
article.type-directory figure.directory-profile-photo {
  float: left;
}
.directory-photo {
  display: inline-block;
  float: none;
}
@media only screen and (min-width: 700px) {
    figure.directory-photo {
        margin: 0 2rem 4rem 0;
        width: auto;
    }
}
figure.directory-photo figcaption {
position: absolute;
bottom: -.5rem;
left: 0;
height: 0;
color: #222;
}
figure.directory-photo figcaption span.title {
	color: #888;
	display: block;
	font-size: .8rem;
}
.directory-photo-boundary {
  height: 135px;
  width: 100px;
}
@media only screen and (min-width: 700px) {
    .directory-photo-boundary {
      height: 175px;
      width: 145px;
    }
}
figure.directory-photo .directory-photo-boundary {
background: #f7f7f7;
}
figure.directory-photo .directory-default-photo:after {
font-size: 133px;
color: #eee;
}
dl.directory_custom_fields {
    width: 100%;
        margin-left: 0;
}

/*  directory  */
article.directory {
    border: none;
    padding: 1rem;
}
article.directory .entry-meta {
    display: none;
}
table.directory-contact {
    margin-top: 0;
    border: none;
}
table.directory-contact td {
    border: none;
    padding: 0 1rem .5rem 0;
    vertical-align: top;
}
table.directory-contact tr td:first-of-type {
    color: #aaa;
}
article.directory section.basic aside {
width: 14rem;
float: left;
margin: 0 2rem 1rem 0;
clear: left;
}

article.directory .directory-bio p {
    max-width: none;
}
article.directory p.title {
    margin: 0 0 1rem;
    font-weight: bold;
    color: #777;
}
article.directory h1.main {
    margin-bottom: .5rem;
    padding: 1rem 0 0;
}

.directory-supplemental {
  margin: 1rem 0;
}

.directory-profile-photo-info {
    clear: both;
    margin: 2rem 0 3rem;
}
.directory-profile-photo-info.in-filter {
    display: block;
}
.directory-profile-photo-info figure.directory-photo {
    margin: 0 1rem 1rem 0;
    width:
}

.directory-profile-photo-info .name a {
    font-weight: bold;
    font-size: 1.3rem;
    margin-bottom: .5rem;
    color: #333;
    display: block;
}
.directory-profile-photo-info .title {
    font-size: 1.1rem;
    margin-bottom: 1rem;
    color: #777;
}
.directory-profile-photo-info .areas {
  font-size: .9rem;
  color: #777;
  max-width: 45rem;
  line-height: 1.4;
}
.directory-profile-photo-info.contact {
    display: inline-block;
    min-width: 29rem;
}
.directory-profile-photo-info.contact figure.directory-photo {
    margin: 0 2rem 2rem 0;
}

.directory .tags {
  margin-bottom: .5rem;
  line-height: 1.3;
}
.directory .tags .tag {
  font-size: .9rem;
}
.directory .tags span.tag {
  color: rgb(31,31,31);
}

article section.directory-basic {
  padding-bottom: 0;
}


.directory-articles section, .directory-articles .clearfix {
  clear: both;
}
.directory-articles section:after, .directory-articles .row:after {
  display: block;
      height: 0;
      clear: both;
      visibility: hidden;
}
.directory-articles h4 {
  font-size: 1.5rem;
  padding-top: 2rem;
  font-weight: bold;
  margin-bottom: 1rem;
}
.directory-articles h4 span {
  font-weight: normal;
  font-size: 1.25rem;
}
.directory-articles .work-item-card {
  position: relative;
      border: 1px solid #ccc;
      background-color: #fff;
      margin: 0 15px 15px 0;
      height: 198px;
      overflow: hidden;
      color: #333;
      display: block;
      padding: 10px;

}
.directory-articles .work-item-card .thumb-summary {
  font-size: 1em;
    color: #333;
    text-decoration: none;
}
@media (min-width: 992px) {
.directory-articles .col-md-6 {
    width: 50%;
    float: left;
}
}
.directory-articles .work-item-card a {
color: #333;
}
.directory-articles .work-item-card a:hover {
  text-decoration: none;
}
.directory-articles .pdf {
  width: 6rem;
  float: left;
}
.directory-articles .pdf a {
  color: #555;
  font-weight: bold;
  font-size: .9rem;
}
.directory-articles h5, .directory-articles .abstract {
  margin-left: 7rem;
}
.directory-articles .title {
  font-size: 1rem;
  font-weight: bold;
}
.directory-articles .source {
  font-size: .9rem;
  margin: .5rem 0;
}
.directory-articles .authors {
  font-size: .9rem;
      margin: 1rem 0;
}
.directory-articles .summary {
  line-height: 1.2;
  font-size: .9rem;
  margin: 1rem 0;
}
.directory-articles .work-item-card .btn {
  background: #aaa;
  text-align: center;
  font-weight: 300;
  font-size: .8rem;
  padding: .25rem .5rem;
  color: #fff;
}
.directory-articles .work-item-card .actionbtn {
  position: absolute;
  bottom: 16px;
  right: 10px;
}
.directory-articles i.fa-download {
    height: 12px;
    width: 12px;
    background: transparent url('../images/small_pdf.gif') center no-repeat !important;
    display: inline-block;
}
.directory-articles .content-type {
  display: none;
}
.directory_custom_fields dd {
  max-width: 55rem;
}
.directory-profile-field-table {
  border-top: 1px solid #ddd;
  margin-top: 0;
}


/*  facebook  */
.fb-feed {
    max-width: 45rem;
}
body.page article.fb-entry, .fb-post.fb_iframe_widget {
  /* background: #fff; */
  /* padding: 1.25rem 0 0; */
  margin-bottom: 1rem;
  /* line-height: 1.4; */
  /* font-size: .9rem; */
  /* box-shadow: rgba(0,0,0,.2) 0 1px 1px; */
  max-width: 38rem;
  /* overflow: hidden; */
    display: block;
}
article.fb-entry .date {
font-size: .7rem;
color: #aaa;
text-align: right;
position: absolute;
top: .25rem;
right: .5rem;
}
article.fb-entry p {
margin: 0 1rem;
line-height: 1.4;
padding: 0 0 1rem 0;
float: none;
}
article.fb-entry a:not(.continue) {
display: block;
background: #fafafa;
border-top: 1px solid #f3f3f3;
line-height: 1.2;
font-size: .9rem;
width: 100%;
}
article.fb-entry a.type-photo {
    min-height: 10rem;
    background-repeat: no-repeat;
    background-position: center left 1rem;
    background-color: #fafafa;
}
article.fb-entry a.type-link {
    display: table;
}
article.fb-entry a.type-link .picture {
    display: table-cell;
    background-repeat: no-repeat;
    background-size: cover;
    width: 27%;
    float: none;
    clear: none;
    vertical-align: baseline;
}
article.fb-entry a.type-link .text {
    display: table-cell;
    float: none;
    clear: none;
    vertical-align: middle;
    padding: 1rem;
    color: #777;
}
article.fb-entry a.type-link:hover {
    text-decoration: none;
}
article.fb-entry a.type-link .name {
    font-size: .9rem;
    margin-bottom: .5rem;
}
article.fb-entry a.type-link .description {
    margin-bottom: .5rem;
    font-size: .8rem;
}
article.fb-entry a.type-link .caption {
    text-transform: uppercase;
    color: #aaa;
    font-size: .6rem;
}

.fb-events {
    background: #fafafa;
    padding: 1rem;
}
table.events {
    margin: 0;
    background: #fff;
    border-top: 1px solid #ddd;
    line-height: 1.4;
}
table.events tr > td:first-of-type {
    white-space: nowrap;
}
table.events span.date {
    font-weight: bold;
}
aside .fb-feed {
    padding: 0;
}
article.fb-entry.horizontal {
    max-width: 20rem;
    float: left;
    margin-right: 1rem;
}
article.fb-entry.horizontal:last-of-type {
    margin-right: 0;
    clear: right;
}
article.fb-entry.horizontal a img {
    max-width: 3rem;
}




table.event-list {
  border-top: 1px solid #eee;
      max-width: 50rem;
}
table.event-list td {
  border-color: #eee;
  padding: .5rem;
}
table.event-list td:first-of-type {
  padding-left: 0;
}
table.event-list .date {
  font-weight: bold;
  white-space: nowrap;
}
table.event-list .location {
  font-size: .8rem;
  margin-top: .2rem;
  display: block;
  color: #666;
}
table.event-list .add {
  padding: 0 .25rem;
}
table.event-list .add .addtocalendar {
  width: 28px;
}
table.event-list tr.past {
  background: #eee;
}
table.event-list tr.past td {
  border-color: #fff;
}
.event-list tr.featured-event td {
  border: 2px solid #aaa;
  border-left: none;
  border-right: none;
}
.event-list-msg.null {
  margin: .5rem 0;
  font-style: italic;
  font-size: .85rem;
  color: #aaa;
}
.event-list .event-location-link {
  display: block;
  color: #666;
}
.event-list .event-location-link:hover {
  color: #c00;
}
.event-list .featured-event a:hover {
  text-decoration: none;
}
.event-list .featured-event-description {
  padding-right: 60px;
      min-height: 49px;
      display: flex;
      flex-flow: column;
      justify-content: center;
}
.event-list .featured-event-description .title {
  font-weight: bold;
  font-size: 1.1rem;
}
.event-list .featured-event-description img {
  width: 50px;
  position: absolute;
  right: 0;
  top: 0;
}
.event-list .wide {
  display: none;
}
@media (min-width: 992px) {
  .event-list .skinny {
    display: none;
  }
  .event-list .wide {
    display: block;
  }
}











.post-preview {
  display: flex;
  flex-flow: row;
  align-items: center;
  margin: 1rem;
  max-width: 20rem;
}
.post-preview:hover {
  text-decoration: none;
}
.post-preview:hover .post-title {
  text-decoration: underline;
}
.post-preview .post-img {
  width: 5rem;
  height: 4rem;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
.post-preview .author-img {
  width: 2rem;
}
.post-preview .author-img img {
  border-radius: 2rem;
  height: auto;
  width: 2rem;
}
.post-preview .text {
  margin-left: 1rem;
  width: 19rem;
}
.post-preview .post-title {
  margin-bottom: .25rem;
  font-size: .95rem;
}
.post-preview.format-author .subtitle {
  color: #aaa;
  font-size: .85rem;
}

.post-preview.archive {
  padding: 1rem;
  box-shadow: rgba(0,0,0,.3) 0 1px 3px;
  width: auto;
  max-width: none;
  display: block;
  background: #fff;
}
.post-preview.archive a {
  color: #333;
}
.post-preview.archive a:hover {
  text-decoration: none;
}
.post-preview.archive .text {
  margin: 0;
  width: auto;
}
.post-preview.archive .title {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 1rem;
}
.post-preview.archive a:hover .title {
  color: #c00;
}
.post-preview.archive .subtitle {
  font-size: 1.15rem;
  margin-bottom: 1rem;
  line-height: 1.2;
  color: #777;
}
.post-preview.archive .excerpt {
  line-height: 1.4;
  margin-bottom: 1rem;
}
.post-preview.archive .more {
  color: #c00;
}
.post-preview.archive .more:hover {
  cursor: pointer;
  text-decoration: underline;
}

.post-previews.vertical {
  display: flex;
      justify-content: space-around;
      flex-flow: row wrap;
}
.post-preview.vertical {
  width: 20rem;
  background: #fff;
  border: 1px solid #eee;
  flex: 1 0 auto;
  align-items: flex-start;
}
.post-preview.vertical a:hover {
  text-decoration: none;
}
.post-preview.vertical .img {
  height: 13rem;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.post-preview.vertical .text {
margin: 0;
padding: .5rem;
}
.post-preview.vertical .title {
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: .5rem;
  color: #222;
  line-height: 1.2;
}
.post-preview.vertical a:hover .title {
  color: #c00;
}
.post-preview.vertical .excerpt {
  font-size: .85rem;
  color: #555;
  line-height: 1.5;
}
.post-preview.title {
  padding: .5rem;
      background: #fff;
      border-left: none;
      border-right: none;
      margin: 0 0 0 1.5rem;
      display: list-item;
  max-width: none;
}
.post-previews.horizontal {
  flex-flow: row wrap;
  display: flex;
  justify-content: space-between;
}
.post-preview.horizontal {
  margin: .5rem;
  background: #fff;
    max-width: 34rem;
}
.post-preview.horizontal a {
display: flex;
flex-flow: row;
align-items: center;
color: #555;
}
.post-preview.horizontal a:hover {
text-decoration: none;
}
.post-preview.horizontal .img {
width: 90px;
height: 90px;
background-position: center;
background-repeat: no-repeat;
flex: 1 0 auto;
margin: 0;
background-size: cover;
}
.post-preview.horizontal .text {
  width: auto;
  line-height: 1.2;
  padding: .5rem .5rem .5rem 1rem;
  margin: 0;
}
.post-preview.horizontal .title {
  font-weight: bold;
  margin-bottom: .25rem;
  color: #333;
}
.post-preview.horizontal .excerpt {
  font-size: .85rem;
}
.post-preview.horizontal a:hover .title {
  color: #c00;
}

.post-previews.preview-vertical, .post-previews.preview-horizontal {
  display: flex;
  flex-flow: column;
  justify-content: space-between;
}
@media only screen and (min-width: 800px) {
.post-previews.preview-vertical, .post-previews.preview-horizontal {
  flex-flow: row wrap;
}
}
/*
.post-previews.preview-vertical > *:first-child  {
  flex: 0 1 100%;
}
*/








.page-preview.archive {
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: space-between;
  padding: 1rem;
  border: 1px solid #eee;
  margin: 1rem 0;
}
.page-preview.archive a {
  color: #333;
  flex: 1;
}
.page-preview.archive a:hover {
  text-decoration: none;
}
.page-preview.archive .title {
  font-size: 1.5rem;
  font-weight: bold;
  color: #666;
  margin-bottom: 1rem;
}
.page-preview.archive .excerpt {
  line-height: 1.5;
}
.page-preview.archive .more {
  margin: 1rem 0 0;
      color: #fff;
      background: #c00;
      display: inline-block;
      padding: .25rem 1rem;
      border-radius: 4px;
}
.page-preview.archive a:hover .title {
  color: #c00;
}
.page-preview.archive a:hover .more {
  background: #a00;
}
.page-preview.archive .img {
  width: 20rem;
  height: 15rem;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 2rem;
}

.page-preview.tile {
  display: block;
  background-size: cover;
  background-position: center;
  height: 20rem;
  width: 30rem;
  flex: 1;
  margin: 0;
      padding: 0;
}
.page-preview.tile .caption-1, .page-preview.tile .caption-2 {
  display: flex;
  position: absolute;
  align-items: flex-end;
  height: 100%;
  width: 100%;
  z-index: 1;
  justify-content: center;
  transition: .3s ease;
}
.page-preview.tile .caption-1-text {
  font-size: 1.6rem;
  color: #fff;
  text-shadow: rgba(0,0,0,.7) 0 1px 3px;
  padding: 2rem;
  text-align: center;
}
.page-preview.tile .caption-2 {
  opacity: 0;
  background: rgba(0,0,0,.8);
  z-index: 2;
  align-items: center;
  flex-flow: column;
}
.page-preview.tile .caption-2-text {
  font-size: 1.7rem;
  color: #fff;
  text-shadow: rgba(0,0,0,.6) 0 1px 3px;
  padding: 2rem;
  text-align: center;
}
.page-preview.tile:hover .caption-1 {
  opacity: 0;
}
.page-preview.tile:hover .caption-2 {
  opacity: 1;
}

.page-preview.thumbnail {
  display: inline-block;
      background-size: cover;
      width: 14rem;
      height: 9rem;
      background-position: center;
  border: 1px solid #eee;
}
.page-preview.thumbnail .caption {
  text-align: center;
  background: rgba(0,0,0,.8);
  color: #fff;
  padding: .5rem 0;
  vertical-align: bottom;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  width: 100%;
}
