html {
  font-size: 62.5%;
  /* Sets up the Base 10 font stuff */ }

body {
  font-size: 20px;
  font-size: 2rem;
  line-height: 22px;
  line-height: 2.2rem; }

h2 {
  font-size: 30px;
  font-size: 3rem;
  line-height: 32px;
  line-height: 3.2rem;
  margin-top: 10px; }

a {
  color: #176573;
  text-decoration: none;
  transition: color 0.5s ease-in-out; }

img {
  width: 100%;
  display: block;
  height: auto; }

.breadcrumb {
  display: none; }

p {
  margin-bottom: 5px; }

ul {
  margin-bottom: 5px; }

.l-main {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10%;
  max-width: 756px; }
  .l-main:after {
    content: " ";
    display: block;
    clear: both; }

.deck {
  font-family: 'Lato';
  font-weight: 300;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: normal; }

.views-field-title {
  margin: 16px 0 8px 0; }
  .views-field-title .field-content a {
    font-size: 16px;
    font-size: 1.6rem;
    font-family: 'Vollkorn';
    font-weight: normal;
    line-height: normal;
    text-transform: uppercase; }

.field--name-body p {
  margin-bottom: 10px; }

.field--name-body strong {
  font-size: 25px;
  font-size: 2.5rem;
  margin: 10px 0;
  font-weight: bold; }

.field--name-body em {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: bold; }

.field--name-body ol, .field--name-body ul {
  list-style: initial;
  padding-left: 30px;
  margin-bottom: 10px; }

.region--debug {
  z-index: -1; }

.logged-in .l-header {
  z-index: -2; }

.page-node-41 .l-main {
  max-width: initial; }

.l-content h1 {
  display: none; }

.l-content #block-views-tile-menus-block {
  margin-top: 20px; }
  .l-content #block-views-tile-menus-block .views-field-field-link {
    margin: 16px 0 8px 0; }
    .l-content #block-views-tile-menus-block .views-field-field-link .field-content a {
      font-size: 16px;
      font-size: 1.6rem;
      font-family: 'Vollkorn';
      font-weight: normal;
      line-height: normal;
      text-transform: uppercase; }
  .l-content #block-views-tile-menus-block .views-row {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%;
    margin-bottom: 20px; }
  .l-content #block-views-tile-menus-block .views-row-1,
  .l-content #block-views-tile-menus-block .views-row-4,
  .l-content #block-views-tile-menus-block .views-row-7 {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%; }
  .l-content #block-views-tile-menus-block .views-row-3,
  .l-content #block-views-tile-menus-block .views-row-6,
  .l-content #block-views-tile-menus-block .views-row-9 {
    width: 32.20339%;
    float: right;
    margin-right: 0; }
  .l-content #block-views-tile-menus-block .views-field-field-link {
    font-size: 1.3em; }
    .l-content #block-views-tile-menus-block .views-field-field-link a {
      padding-bottom: 5px; }

.byara {
  width: 83.05085%;
  float: left;
  margin-right: 1.69492%; }

.front .field--name-body {
  display: none; }

.l-region--header {
  padding: 20px 10%; }
  .l-region--header:after {
    content: "";
    display: table;
    clear: both; }
  .l-region--header .logo {
    width: 300px;
    float: left; }
  .l-region--header .switcher {
    font-size: 15px;
    font-size: 1.5rem;
    float: right; }
    .l-region--header .switcher li {
      padding: 4px; }
    .l-region--header .switcher .bo {
      padding: 8px 4px 0 4px;
      font-size: 17px;
      font-size: 1.7rem; }

.l-region--navigation:after {
  content: "";
  display: table;
  clear: both; }

.l-region--navigation nav {
  padding: 6px 10%;
  background-color: #8e9e63; }

#block-system-main-menu:after {
  content: "";
  display: table;
  clear: both; }

#block-system-main-menu .block__title {
  display: none; }

#block-system-main-menu ul {
  margin: 0;
  list-style: none; }
  #block-system-main-menu ul:after {
    content: "";
    display: table;
    clear: both; }
  #block-system-main-menu ul li {
    padding: 6px;
    display: inline-block;
    font-family: 'Vollkorn';
    text-transform: uppercase; }
    #block-system-main-menu ul li:after {
      content: "";
      display: table;
      clear: both; }
    #block-system-main-menu ul li.first {
      padding-left: 0; }
    #block-system-main-menu ul li.last {
      padding-right: 0; }

#block-system-main-menu a {
  text-decoration: none;
  font-size: 18px;
  font-size: 1.8rem;
  color: white; }
  #block-system-main-menu a.active {
    color: #176573; }
  #block-system-main-menu a:hover {
    color: #176573; }

footer {
  margin-top: 20px;
  background-color: #8e9e63;
  color: white;
  font-size: .8em;
  padding: 20px; }
  footer:after {
    content: "";
    display: table;
    clear: both; }
  footer .footer-block {
    float: left;
    border-right: 1px dashed white; }
  footer .address {
    width: 20%; }
  footer .hours {
    width: 35%;
    padding: 0 20px; }
  footer .contact {
    width: 15%;
    padding: 0 20px;
    height: 100%; }
  footer .social {
    float: right;
    padding-left: 20px;
    border-right: 0; }

.page-collections .view-collections {
  margin-top: 20px; }
  .page-collections .view-collections .views-row {
    margin-bottom: 20px; }
    .page-collections .view-collections .views-row:after {
      content: "";
      display: table;
      clear: both; }
  .page-collections .view-collections ul {
    list-style: initial;
    padding-left: 20px; }

.page-collections .image-title {
  width: 32.20339%;
  float: left;
  margin-right: 1.69492%;
  position: relative; }
  .page-collections .image-title .views-field-title {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 32px;
    line-height: 3.2rem;
    font-weight: 900;
    text-transform: uppercase;
    font-family: 'Lato';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: initial;
    padding: 15px;
    color: white;
    background: rgba(128, 128, 128, 0.5);
    margin: 0; }

.page-collections .views-field-body {
  width: 66.10169%;
  float: right;
  margin-right: 0; }

.view-highlights {
  position: relative;
  margin-bottom: 20px; }
  .view-highlights:after {
    content: "";
    display: table;
    clear: both; }
  .view-highlights .views-field-title {
    position: absolute;
    bottom: 20px;
    right: 10%;
    font-size: 50px;
    font-size: 5rem;
    font-family: sans-serif;
    color: white; }

.page-node-26 .l-content {
  width: 66.10169%;
  float: left;
  margin-right: 1.69492%; }

.page-node-26 .l-region--sidebar-first {
  width: 32.20339%;
  float: right;
  margin-right: 0; }

.page-node-26 iframe {
  width: 100%;
  height: auto; }

.page-node-26 .field--name-body h2 {
  font-size: 30px;
  font-size: 3rem;
  font-family: 'Lato';
  text-transform: uppercase;
  font-weight: bold;
  margin: 24px 0; }
  .page-node-26 .field--name-body h2 a {
    font-size: 40px;
    font-size: 4rem; }

.page-oral-history-archive .view-oral-history {
  margin-top: 20px; }
  .page-oral-history-archive .view-oral-history iframe {
    width: 100%;
    height: auto; }
  .page-oral-history-archive .view-oral-history .views-row {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%; }
    .page-oral-history-archive .view-oral-history .views-row.first {
      width: 32.20339%;
      float: left;
      margin-right: 1.69492%; }
    .page-oral-history-archive .view-oral-history .views-row.last {
      width: 32.20339%;
      float: right;
      margin-right: 0; }

.block--views-oral-history-block-1 .block__title {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: normal;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Lato';
  margin: 16px 0 8px 0;
  color: #176573; }

.page-publications .view-publications {
  margin-top: 20px; }
  .page-publications .view-publications .views-field-field-image {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%; }
  .page-publications .view-publications .text-fields {
    width: 74.57627%;
    float: right;
    margin-right: 0; }

.section-blog .l-region--highlighted .views-field-title .field-content a {
  font-size: 50px;
  font-size: 5rem; }

.section-blog .l-content {
  width: 74.57627%;
  float: left;
  margin-right: 1.69492%; }

.section-blog .l-region--sidebar-first {
  width: 23.72881%;
  float: right;
  margin-right: 0;
  background: #DCDCDC; }
  .section-blog .l-region--sidebar-first .block {
    padding: 0 5px;
    margin-bottom: 20px; }
  .section-blog .l-region--sidebar-first .views-field-title {
    margin-bottom: 0; }
  .section-blog .l-region--sidebar-first .views-field-created {
    font-size: 14px;
    font-size: 1.4rem; }

.section-blog .blog-landing .views-row {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #8e9e63; }

.section-blog .blog-landing .views-row-last {
  border-bottom: 0; }

.section-blog .blog-landing .views-field-field-image {
  width: 20%;
  margin: 0 10px 10px 0;
  float: left; }

.section-blog .blog-landing .views-field-created {
  font-size: 14px;
  font-size: 1.4rem; }

.section-blog .blog-landing .views-field-field-tags {
  margin-top: 10px; }
  .section-blog .blog-landing .views-field-field-tags .field-content {
    display: inline; }
  .section-blog .blog-landing .views-field-field-tags a {
    padding: 0 4px;
    margin-right: 4px;
    color: white;
    background: #176573; }

.section-blog .feed-icon {
  float: right; }

.section-blog .field--name-field-tags {
  margin-top: 20px; }
  .section-blog .field--name-field-tags .field__item {
    display: inline; }
  .section-blog .field--name-field-tags a {
    background: #176573;
    color: white;
    margin-right: 5px;
    padding: 0 4px; }

.section-gendun-chopel .block:after {
  content: "";
  display: table;
  clear: both; }

.section-gendun-chopel .view-highlights .views-field-title {
  line-height: 55px;
  padding-left: 20px; }

.section-gendun-chopel .gc-panels .views-row-odd {
  width: 49.15254%;
  float: left;
  margin-right: 1.69492%; }

.section-gendun-chopel .gc-panels .views-row-even {
  width: 49.15254%;
  float: right;
  margin-right: 0; }

.section-gendun-chopel .gc-panels .views-fieldset {
  margin-bottom: 10px;
  position: relative; }
  .section-gendun-chopel .gc-panels .views-fieldset .views-field-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: auto;
    background-color: rgba(0, 0, 0, 0.5);
    margin: 0;
    padding: 10px; }
    .section-gendun-chopel .gc-panels .views-fieldset .views-field-title a {
      color: white; }

.section-gendun-chopel .gc-panels .views-field-field-transcripts {
  height: 150px;
  margin-top: 10px; }

.section-gendun-chopel .gc-interviews .node__title {
  margin-bottom: 10px; }

.section-gendun-chopel .gc-interviews em {
  font-weight: normal;
  font-style: italic; }

.section-gendun-chopel .gc-interviews .views-row-odd {
  width: 49.15254%;
  float: left;
  margin-right: 1.69492%; }

.section-gendun-chopel .gc-interviews .views-row-even {
  width: 49.15254%;
  float: right;
  margin-right: 0; }

.section-gendun-chopel .node__content .field--name-title-field {
  font-size: 30px;
  line-height: 50px; }

/*# sourceMappingURL=latse.styles.css.map */
