/*
 * Subsite styles
 *  
 *  
 */
/* line 1, ../sass/pages/_home.scss */
.front .header {
  background: white;
  background: rgba(255, 255, 255, 0.8);
}

/* line 5, ../sass/pages/_home.scss */
.node-type-home-banner #page-title {
  display: none;
}

/* line 6, ../sass/pages/_home.scss */
.front-banner {
  height: 50%;
  max-height: 450px;
  overflow: hidden;
  position: relative;
}
/* line 12, ../sass/pages/_home.scss */
.front-banner > img {
  width: 100%;
}
/* line 14, ../sass/pages/_home.scss */
.front-banner .caption {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  padding: 40px 30px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.7);
  border: 1px solid rgba(255, 255, 255, 0.6);
  max-width: 50%;
}
/* line 25, ../sass/pages/_home.scss */
.front-banner .caption h2 {
  color: #fff;
  width: auto;
  text-transform: none;
  padding: 0;
  display: inline;
  margin: 0;
}
/* line 34, ../sass/pages/_home.scss */
.front-banner .caption p {
  color: #fff;
  max-width: 725px;
}
/* line 40, ../sass/pages/_home.scss */
.front-banner .caption a.btn-primary {
  margin-top: 10px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.7);
  border: 1px solid #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
/* line 47, ../sass/pages/_home.scss */
.front-banner .caption a.btn-primary:hover {
  background-color: black;
  border: 1px solid #fff;
}

/* line 54, ../sass/pages/_home.scss */
.front_row_wrapper {
  padding: 10px 0 30px 0;
}

/* line 59, ../sass/pages/_home.scss */
.front_row_wrapper.first h2 {
  color: #c74337;
  margin-bottom: 30px;
}
/* line 60, ../sass/pages/_home.scss */
.front_row_wrapper.first h3.h4.media-heading {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 61, ../sass/pages/_home.scss */
.front_row_wrapper.first .media-left, .front_row_wrapper.first .media > .pull-left {
  padding-top: 5px;
}

/* line 66, ../sass/pages/_home.scss */
.front_row_wrapper.second {
  background-color: #f5f5f5;
  color: #fff;
}
/* line 69, ../sass/pages/_home.scss */
.front_row_wrapper.second h2 {
  color: #c74337;
}

/* line 72, ../sass/pages/_home.scss */
.front_row_wrapper.third {
  background-color: #666666;
  color: #fff;
}
/* line 75, ../sass/pages/_home.scss */
.front_row_wrapper.third h2 {
  color: #ebac5c;
}

/* line 79, ../sass/pages/_home.scss */
.front .most-viewed .list-group-item, .front .recently-viewed .list-group-item {
  margin: 0 0 5px 0;
  background-color: transparent;
  border: none;
}
/* line 84, ../sass/pages/_home.scss */
.front .most-viewed .label-default, .front .recently-viewed .label-default {
  background-color: transparent;
  color: #666666;
  font-weight: normal;
  text-transform: uppercase;
  font-style: italic;
}

/* line 96, ../sass/pages/_home.scss */
.front-explore div.icon {
  vertical-align: middle;
  font-size: 30px;
  padding-right: 10px;
  display: inline-block;
}
/* line 103, ../sass/pages/_home.scss */
.front-explore dd {
  display: inline-block;
  width: 45%;
}
/* line 107, ../sass/pages/_home.scss */
.front-explore dd p {
  display: inline-block;
}

/* line 112, ../sass/pages/_home.scss */
.front .media-body p {
  font-size: 12.75px;
}
/* line 115, ../sass/pages/_home.scss */
.front .icon-angle-double-right {
  margin-left: 10px;
}
/* line 119, ../sass/pages/_home.scss */
.front .main-container {
  margin-bottom: 0;
}

/* line 124, ../sass/pages/_home.scss */
.front-exhibit .h4, .front-video .h4 {
  color: #c74337;
}

/* line 1, ../sass/pages/_search.scss */
#subjects-browse td {
  vertical-align: top;
  width: 25%;
}

/* line 1, ../sass/pages/_collections.scss */
.islandora-basic-collection-list-item dl dd {
  max-width: 750px;
}

/* line 1, ../sass/pages/_islandora.scss */
.region-sidebar-first .block-title,
.region-sidebar-first h3 {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-size: 15px;
  text-transform: uppercase;
}

/* line 8, ../sass/pages/_islandora.scss */
.region-sidebar-first .block-title {
  color: #c74337;
  margin-top: 5px;
}

/* line 14, ../sass/pages/_islandora.scss */
.refine-search ul.islandora-solr-facet {
  font-size: 13.5px;
  padding: 0;
  list-style: none;
}
/* line 20, ../sass/pages/_islandora.scss */
.refine-search ul.islandora-solr-facet li {
  padding: 0 0 5px 0;
}
/* line 24, ../sass/pages/_islandora.scss */
.refine-search .soft-limit.processed {
  font-size: 13.5px;
  font-style: italic;
}

/* line 30, ../sass/pages/_islandora.scss */
.islandora-solr-display {
  float: right;
  width: auto;
  display: inline-block;
}
/* line 36, ../sass/pages/_islandora.scss */
.islandora-solr-display li {
  display: inline-block;
}
