@charset "UTF-8";
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/*************************************************
 * Site Name: IU Template (Responsive)
 *
 * Description: Site-wide stylesheet
 * Version: 2.0
 * Author: IU Communications
 * Author URI: http://communications.iu.edu
 ************************************************/
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong,
dl dt,
#feature #feature-buttons {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  margin: 0.67em 0;
  font-size: 2em; }

mark {
  color: #000;
  background: #ff0; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  height: 0;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  color: inherit;
  font: inherit; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  box-sizing: border-box; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0; }

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-spacing: 0;
  border-collapse: collapse; }

td,
th {
  padding: 0; }

#nav-vertical ul, #content #breadcrumbs, #content .ad-thumb-list, #content .news, #content .events, #content .photo-list, #home #content .news ul,
#home #content .events ul, #sidebar .container .no-bullet {
  margin: 0;
  padding: 0;
  list-style-type: none; }

#slideshow-buttons .pause a:before,
#slideshow-buttons .play a:before {
  font-family: 'iucomm';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* Fonts */
#header h1 span, #content .events li a:first-child, #sidebar .container h1,
#sidebar .container h2,
#sidebar .container h3 {
  font-family: BentonSansRegular, 'Arial Narrow', Arial, sans-serif;
  font-weight: normal; }

strong, dl dt, #feature #feature-buttons, bold, #content .lead, #header h1, #header h2, th, #content label, #content .profile-list .profile-list-name, #content .news li a:first-child, #content .events li .event-date-time, #content .photo-list .photo-list-name,
#content .photo-list .photo-list-title, #home #content .news ul li a:first-child,
#home #content .events ul li a:first-child, #home #content .news .more,
#home #content .events .more, #sidebar .container h4,
#sidebar .container h5,
#sidebar .container h6, #sidebar .container .more a {
  font-family: BentonSansBold, Arial, sans-serif;
  font-weight: normal; }

/* Basic Formatting */
body {
  background: #fff;
  font-family: "BentonSansRegular", Helvetica, Arial, sans-serif;
  font-size: 100%;
  /* ~16px */ }

a, a:link, a:active {
  color: #990000;
  text-decoration: none;
  word-wrap: break-word; }

a:visited {
  color: #990000; }

a:hover {
  text-decoration: underline; }

a:focus {
  outline: thin dotted; }

a:hover, a:active {
  outline: 0; }

img {
  height: auto;
  max-width: 100%; }

iframe {
  max-width: 100%; }

p {
  margin-top: 0; }

/*** Reusable Classes ***/
/* Wrapper */
.wrapper {
  max-width: 63.75em;
  margin-left: auto;
  margin-right: auto;
  padding: 0 2.35765%; }
  .wrapper:after {
    content: "";
    display: table;
    clear: both; }

/* Line Break */
.line-break {
  display: block; }

/* Hide for both screenreaders and browsers:
css-discuss.incutio.com/wiki/Screenreader_Visibility */
.hidden {
  display: none;
  visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: by Jon Neal.
www.webaim.org/techniques/css/invisiblecontent/  &  j.mp/visuallyhidden */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard:
drupal.org/node/897638 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible {
  visibility: hidden; }

/* 768px (768/16) */
@media screen and (min-width: 48em) {
  /* Line Break */
  .line-break {
    display: inline; } }
@media screen and (min-width: 61.25em) {
  /* Wrapper */
  .wrapper {
    padding: 0; } }
#branding-bar .wrapper,
#header,
#main {
  padding-right: 2.35765%;
  padding-left: 2.35765%; }

@media screen and (max-width: 768px) {
  #feature,
  #slideshow {
    margin-left: -2.35765%;
    margin-right: -2.35765%; } }
#main-wrap {
  border-top: 2px solid #dedbd8; }

#main {
  color: #4A3D30;
  position: relative;
  z-index: 1;
  max-width: 63.75em;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 60px; }
  #main:after {
    content: "";
    display: table;
    clear: both; }

#home #main {
  padding-top: 8px;
  margin-top: 0; }

#content {
  font-family: "BentonSansRegular", Helvetica, Arial, sans-serif; }

#content-wrap {
  position: relative; }

#sidebar {
  font-family: "BentonSansRegular", Helvetica, Arial, sans-serif;
  font-size: 0.75rem;
  /* 12px (12/14) */
  line-height: 1rem;
  clear: both;
  /* 16px (16/12) */ }

/* 768px (768/16) */
@media screen and (min-width: 48em) {
  #main {
    background: #fff;
    min-height: 500px; }

  #content-outer-wrap {
    max-width: 63.75em;
    margin-left: auto;
    margin-right: auto; }
    #content-outer-wrap:after {
      content: "";
      display: table;
      clear: both; }

  #content-wrap {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 74.41059%;
    margin-left: 25.58941%; }
    #content-wrap:last-child {
      margin-right: 0; }

  .no-vertical-nav.no-sidebar #content-wrap {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 82.94039%;
    margin-left: 8.5298%; }
    .no-vertical-nav.no-sidebar #content-wrap:last-child {
      margin-right: 0; }

  #nav-vertical {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%;
    margin-left: -102.35765%; }
    #nav-vertical:last-child {
      margin-right: 0; } }
/* 980px (980/16) - 960+20 for FF, IE, Opera d/t rounding */
@media screen and (min-width: 61.25em) {
  #main-wrap {
    background: #4a3c30 url(../img/main/bg-main-wrap.gif) repeat-x; }

  #branding-bar .wrapper,
  #header,
  #main {
    padding-left: 0;
    padding-right: 0; }

  .no-vertical-nav #content-wrap {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    margin-left: 0%;
    padding-left: 2.35765%; }
    .no-vertical-nav #content-wrap:last-child {
      margin-right: 0; }

  #home.no-vertical-nav #content-wrap {
    padding-left: 0; }

  .no-vertical-nav.no-sidebar #content-wrap {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 82.94039%;
    margin-left: 8.5298%;
    padding-left: 0; }
    .no-vertical-nav.no-sidebar #content-wrap:last-child {
      margin-right: 0; }

  #content {
    float: left;
    display: block;
    margin-right: 3.16844%;
    width: 65.61052%; }
    #content:last-child {
      margin-right: 0; }
    #content:last-child {
      float: left;
      display: block;
      margin-right: 3.16844%;
      width: 100%;
      padding-right: 2.35765%;
      margin-right: 0; }
      #content:last-child:last-child {
        margin-right: 0; }
    .no-vertical-nav #content:only-child {
      padding-left: 2.35765%; }

  #sidebar {
    float: left;
    clear: right;
    display: block;
    margin-right: 3.16844%;
    width: 31.22104%;
    margin-right: 0;
    padding-right: 8px; }
    #sidebar:last-child {
      margin-right: 0; } }
ul,
ol {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  #content ul, #sidebar ul {
    list-style-type: disc;
    margin-bottom: 0.75em;
    padding-left: 1.5em; }
  #content ol,
  #sidebar ol {
    list-style-type: decimal;
    margin-bottom: 0.75em;
    padding-left: 1.5em; }

dl {
  margin-bottom: 0.75em; }
  dl dt {
    margin-top: 0.75em; }
  dl dd {
    margin: 0; }

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
  color: #000;
  font-family: "BentonSansBold", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.25;
  margin: 0 0 18px 0; }

#content h1, #content h2 {
  font-size: 1.625em;
  /* 26px (26/16) */ }

#content h3 {
  font-size: 1.4375em;
  /* 23px (23/16) */ }

#content h4 {
  font-size: 1.25em;
  /* 20px (20/16) */ }

#content h5 {
  font-size: 1.0625em;
  /* 17px (17/16) */ }

#content h6 {
  font-size: 1em;
  /* 16px (16/16) */
  margin: 0 0 5px 0;
  text-transform: uppercase; }

/*** Paragraphs ***/
#content p {
  margin: 0 0 18px 0; }

/***  Lead ***/
#content .lead-large {
  border-bottom: 1px solid #b6b5b5;
  display: block;
  font-size: 1.286em;
  /* 18px (18/14) */
  line-height: 1.444em;
  /* 26px (26/18) */
  margin: 0 0 23px 0;
  overflow: hidden;
  padding: 0 0 13px 0;
  zoom: 1;
  /* IE has layout */ }

#content .lead {
  color: #32637e;
  font-size: 0.9375rem;
  /* 15px (15/14) */ }

/*** Generic Classes ***/
#content .clear-both {
  clear: both; }

#content .clear-left {
  clear: left; }

#content .clear-right {
  clear: right; }

/*** Rules ***/
#content hr {
  border: none;
  border-top: 1px solid #b6b5b5;
  margin: 0 0 18px 0; }

/* 768px (768/16) */
@media screen and (min-width: 48em) {
  #content .float-left {
    float: left;
    margin: 5px 20px 18px 0 !important; }

  #content .float-right {
    float: right;
    margin: 5px 0 18px 20px !important; } }
.disable-icon:before {
  display: none !important; }

a[href$=".pdf"]:before,
a[href$=".doc"]:before, a[href$=".docx"]:before,
a[href$=".xls"]:before, a[href$=".xlsx"]:before,
[class^="icon-"]:before, [class*=" icon-"]:before {
  display: inline-block;
  /* Allows for removal of underline from text-decoration */
  margin-right: 4px; }

a[href$=".pdf"]:hover:before,
a[href$=".doc"]:hover:before, a[href$=".docx"]:hover:before,
a[href$=".xls"]:hover:before, a[href$=".xlsx"]:hover:before,
[class^="icon-"]:hover:before, [class*=" icon-"]:hover:before {
  text-decoration: none; }

#content-wrap .rss {
  background: url(../img/main/icons/rss.png) no-repeat;
  height: 24px;
  text-indent: -9999px;
  width: 24px; }

/****************************************
 * Skip Navigation
 ****************************************/
#skipnav {
  float: left;
  list-style: none;
  height: 0;
  overflow: hidden;
  width: 0; }

#skipnav a {
  background: #fff;
  color: #000;
  left: -9999px;
  position: absolute;
  text-align: center;
  text-decoration: underline;
  top: -9999px;
  width: 12.500em;
  /* 200px (200/16) */
  z-index: 999; }

#skipnav a:active, #skipnav a:focus {
  left: 0;
  top: 0; }

/****************************************
 * Header
 ****************************************/
#header {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
  max-width: 63.75em;
  margin-left: auto;
  margin-right: auto; }
  #header:after {
    content: "";
    display: table;
    clear: both; }

#header h1 {
  color: #444;
  font-size: 1.125rem;
  /* 18px (18/16) */
  margin: 0 90px 0 0; }

#header h1 a {
  color: #444;
  display: block; }

#header h1 a:hover {
  text-decoration: none; }

/*** Logo ***/
#header img {
  display: none; }

/*** Search/Menu Buttons ***/
#header #search-menu {
  top: 50%;
  float: none;
  position: absolute;
  right: 2.35765%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

#header h2 {
  display: none; }

.js #header h2 {
  background: #EDEBEB;
  display: block;
  float: left;
  font-size: 0.6875rem;
  /* 11px (11/16) */
  margin: 0 0 0 2px;
  text-transform: uppercase; }

.js #header h2 a {
  display: block;
  padding: 10px 15px 8px 15px; }

.js #header h2 a:hover {
  text-decoration: none; }

.js #header h2 a:after {
  color: #990000;
  content: "▲";
  padding: 0 0 0 7px; }

.js #header h2.open a:after {
  content: "▼"; }

.js #header h2.jump a:after {
  background: url(../img/main/icons/jump.png) no-repeat 100% 70%;
  content: "";
  padding: 0 0 0 20px; }

/* 480px (480/16) */
@media screen and (min-width: 30em) {
  #header {
    position: relative; } }
/* 768px (768/16) */
@media screen and (min-width: 48em) {
  #header {
    padding-top: 0;
    padding-bottom: 0; }

  #header h1 {
    float: left;
    font-size: 1.750em;
    /* 28px (28/16) */
    line-height: 1.071em;
    /* 30px (30/30) */
    margin: 0;
    padding: 30px 0 10px 0;
    width: 70%; }

  #header h1 a {
    display: table-cell;
    height: 60px;
    padding: 0;
    vertical-align: middle; }

  /*** Logo ***/
  #header img {
    display: block;
    float: right;
    margin: 14px 17px 0 17px; }

  /*** Menu Button ***/
  #header h2,
  .js #header h2 {
    display: none; } }
/* Navigation */
/****************************************
* Navigation
****************************************/
#nav {
  max-width: 63.75em;
  margin-left: auto;
  margin-right: auto;
  position: relative; }
  #nav:after {
    content: "";
    display: table;
    clear: both; }

@media screen and (max-width: 768px) {
  .js #nav-horizontal,
  .js #nav-audience,
  .js #nav p.submenu {
    display: none; }
    .js #nav-horizontal.show,
    .js #nav-audience.show,
    .js #nav p.submenu.show {
      display: block; }

  .js #nav p.submenu {
    padding: 8px 2.35765%; }

  #nav-horizontal,
  #nav-audience {
    background: #EDEBEB; }
    #nav-horizontal li,
    #nav-audience li {
      padding: 0;
      border-bottom: 1px solid #fff; }
      #nav-horizontal li:last-child,
      #nav-audience li:last-child {
        border-bottom: none; }
    #nav-horizontal a,
    #nav-audience a {
      display: block;
      padding: 10px 2.35765%; }
      #nav-horizontal a:hover,
      #nav-audience a:hover {
        background: #990000;
        color: #fff;
        text-decoration: none; }
    #nav-horizontal > li.current > a,
    #nav-audience > li.current > a {
      background: #7A1705;
      color: #fff; }

  #nav-horizontal + #nav-audience {
    border-top: 1px solid #fff; } }
@media screen and (min-width: 768px) and (max-width: 980px) {
  #nav-horizontal {
    padding-left: 2.35765%;
    padding-right: 2.35765%; }

  #nav-audience {
    right: 2.35765% !important; } }
@media screen and (min-width: 768px) {
  .js #nav p.submenu {
    display: none; }

  #nav-horizontal {
    display: table;
    line-height: 1.6;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    width: 100%;
    text-transform: uppercase;
    font-size: 1rem; }
    #nav-horizontal li {
      display: table-cell;
      text-align: center;
      border-left: 1px solid #eee;
      padding: 0 5px;
      position: relative; }
      #nav-horizontal li:hover {
        cursor: pointer; }
    #nav-horizontal > li:first-child {
      text-align: left;
      padding-left: 0;
      border-left: none; }
    #nav-horizontal > li:last-child {
      text-align: right;
      padding-right: 0; }
    #nav-horizontal a {
      color: #4A3D30;
      display: inline-block;
      position: relative;
      background: none; }
      #nav-horizontal a:hover {
        text-decoration: none; }
    #nav-horizontal > li > a:after {
      content: '';
      display: block;
      margin: auto;
      height: 2px;
      width: 0px;
      background: transparent;
      transition: width .15s ease, background-color .15s ease; }
    #nav-horizontal > li > a:hover:after {
      width: 100%;
      background: #80776e; }
    #nav-horizontal > li.current > a:after {
      width: 100%;
      background: #990000; }

  .flexbox #nav-horizontal {
    display: block;
    /* We first create a flex layout context */
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    -ms-flex-direction: row;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify; }
    .flexbox #nav-horizontal > li {
      display: block;
      -webkit-box-flex: 1.25;
      -moz-box-flex: 1.25;
      box-flex: 1.25;
      -webkit-flex: 1.25;
      -moz-flex: 1.25;
      -ms-flex: 1.25;
      flex: 1.25; }
    .flexbox #nav-horizontal > li:first-child,
    .flexbox #nav-horizontal > li:last-child {
      -webkit-box-flex: 1;
      -moz-box-flex: 1;
      box-flex: 1;
      -webkit-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1; } }
#nav-vertical {
  padding-left: 1px; }
  #nav-vertical ul {
    font-size: 1rem;
    background-color: #ecebea; }
  #nav-vertical a {
    position: relative;
    display: block;
    color: #4A3D30;
    border-bottom: 1px solid #fff;
    padding: 0.5rem 1rem;
    -webkit-transition: background-color 0.3s, color 0.3s;
    -moz-transition: background-color 0.3s, color 0.3s;
    transition: background-color 0.3s, color 0.3s; }
  #nav-vertical a:hover {
    text-decoration: none;
    background-color: #b6b1ac;
    color: #16120e; }
  #nav-vertical li.current > a:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 3px;
    background: #990000; }

@media screen and (min-width: 768px) {
  #nav-vertical {
    margin-top: 1.25em; }
    #nav-vertical li > ul {
      display: none; }
    #nav-vertical li.current-trail > ul {
      display: block;
      background-color: #DBD9D6; }
      #nav-vertical li.current-trail > ul a {
        padding-left: 1.625rem; }
    #nav-vertical li.current-trail li > ul {
      display: block;
      background-color: #C9C4C2; }
      #nav-vertical li.current-trail li > ul a {
        padding-left: 2.25rem; }
    #nav-vertical li.current-trail li li > ul {
      display: block;
      background-color: #B8B0AB; }
      #nav-vertical li.current-trail li li > ul a {
        padding-left: 2.875rem; }
    #nav-vertical li.current-trail li li li > ul {
      display: block;
      background-color: #A39E96; }
      #nav-vertical li.current-trail li li li > ul a {
        padding-left: 3.5rem; }
    #nav-vertical li.current-trail li li li li > ul {
      display: block;
      background-color: #918A82; }
      #nav-vertical li.current-trail li li li li > ul a {
        padding-left: 4.125rem; } }
#nav-horizontal li > ul {
  display: none; }

@media screen and (min-width: 768px) {
  #nav-horizontal li:not(.current) a:after,
  #nav-horizontal li:not(.current) a:hover:after {
    display: none; }
  #nav-horizontal li > ul {
    display: none;
    left: 0;
    padding-top: 20px;
    position: absolute;
    top: 24px;
    text-transform: none;
    width: auto;
    z-index: 15;
    min-width: 256px;
    max-width: 256px;
    margin: 0;
    padding: 0.8125rem 0 0; }
  #nav-horizontal > li:first-child > ul {
    left: -2px; }
  #nav-horizontal > li:last-child > ul {
    left: auto;
    right: -3px; }
  #nav-horizontal li > ul a {
    display: block;
    padding: 0.5rem 1rem; }
  #nav-horizontal li:hover > ul,
  #nav-horizontal li ul:hover {
    display: block; }
  #nav-horizontal li li {
    display: block;
    border-left: none;
    border-top: 1px solid #DBD9D6;
    padding: 0;
    text-align: left; }
    #nav-horizontal li li:first-child {
      border-top: none; }
  #nav-horizontal li li a {
    background-color: #ecebea;
    color: #4A3D30;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.5); }
  #nav-horizontal li li a:hover {
    background-color: #b6b1ac;
    color: #16120e;
    -webkit-transition: color 0.3s, background-color 0.3s;
    -moz-transition: color 0.3s, background-color 0.3s;
    transition: color 0.3s, background-color 0.3s; } }
/*** Audience Navigation ***/
/* 768px (768/16) */
@media screen and (min-width: 48em) {
  /*** Audience Navigation ***/
  #nav-audience {
    border-top: none;
    list-style: none;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    top: -48px;
    z-index: 5; }

  #nav-audience li {
    display: inline;
    padding: 0; }
    #nav-audience li:before {
      content: "/";
      margin: 0 12px 0 10px;
      color: #4A3D30; }
    #nav-audience li:first-child:before {
      display: none; }

  #nav-audience li a {
    color: #4A3D30; }
    #nav-audience li a:hover {
      text-decoration: none;
      color: #80756E; } }
/* Content */
#content #breadcrumbs {
  margin: 1.5em 0; }

/* 768px (768/16) */
#breadcrumbs {
  color: #4A3D30;
  display: block;
  font-size: 0.75rem;
  /* 10px (10/14) */
  padding: 8px 0;
  text-align: left; }

#breadcrumbs li {
  display: inline;
  margin: 0 4px 0 0; }
  #breadcrumbs li:after {
    content: '/';
    padding-left: 4px; }

#breadcrumbs li:last-child {
  background: none;
  margin-right: 0;
  padding-right: 0; }
  #breadcrumbs li:last-child:after {
    display: none; }

#breadcrumbs li a {
  text-decoration: underline; }

#section-title h2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.875em;
  /* 30px (30/16) */
  font-weight: bold;
  line-height: 1.067em;
  /* 32px (32/30) */
  margin: 0 auto;
  max-width: 960px;
  padding: 0 0 15px; }

#section-title h2 a {
  color: #000;
  display: block; }

#section-title h2 a:hover {
  text-decoration: none; }

/* 768px (768/16) */
@media screen and (min-width: 48em) {
  #section-title {
    margin-left: -2.35765%;
    margin-top: 1.25em; }

  #section-title h2 {
    font-size: 2.250em;
    /* 36px (36/16) */
    font-weight: normal;
    letter-spacing: 0.02em;
    line-height: 1em;
    /* 36px (36/36) */
    height: 93px;
    padding: 0;
    position: relative;
    z-index: 1;
    padding: 0; }

  #section-title h2 a {
    display: table-cell;
    height: 93px;
    padding: 0 30px 0 0;
    vertical-align: middle; }

  #section-title img {
    display: block;
    width: 104.7153%; } }
a.button, #sidebar .container .more a {
  background-color: #990000;
  border-radius: 3px;
  border: none;
  color: white;
  display: inline-block;
  font-size: inherit;
  font-weight: bold;
  padding: 7px 18px;
  text-decoration: none;
  background-clip: padding-box;
  font-weight: normal;
  margin-bottom: 1.5em;
  border: 1px solid #990000; }
  a.button:hover:not(:disabled), #sidebar .container .more a:hover:not(:disabled) {
    background-color: #b30000;
    cursor: pointer; }
  a.button:active:not(:disabled), #sidebar .container .more a:active:not(:disabled), a.button:focus:not(:disabled), #sidebar .container .more a:focus:not(:disabled) {
    background-color: #7d0303;
    cursor: pointer; }
  a.button:disabled, #sidebar .container .more a:disabled {
    opacity: 0.5;
    cursor: not-allowed; }
  a.button:hover:not(:disabled), #sidebar .container .more a:hover:not(:disabled) {
    background: #fff;
    color: #990000;
    border: 1px solid #990000; }

#content .no-bullet,
#content .no-bullet > li {
  background: none;
  list-style: none;
  margin-left: 0;
  padding-left: 0; }

table {
  border-collapse: collapse;
  font-size: 0.8125rem;
  margin: 0.75em 0;
  width: 100%;
  border: 1px solid #b6b5b5; }

th {
  padding: 0.75em;
  text-align: left; }

thead th {
  border-bottom: 1px solid #908e8e; }

tbody th,
td {
  border-bottom: 1px solid #b6b5b5;
  padding: 0.75em; }

tbody th {
  border-right: 1px solid #b6b5b5; }

tr,
td,
th {
  vertical-align: middle; }

table tbody tr:nth-child(odd) {
  background: #f9f8f8; }

@media screen and (max-width: 30em) {
  table {
    width: 100%; }

  table thead {
    display: none; }

  table th,
  table td {
    border: none;
    display: block; }

  table thead th {
    border-left: none; } }
/*** Forms ***/
#content form {
  font-size: 0.75rem; }
#content form > fieldset {
  width: 100%; }
#content fieldset {
  background: #EDEBEB;
  border: 1px solid #b6b5b5;
  margin: 0 0 0.75em 0;
  padding: 1.5em; }
#content fieldset fieldset {
  padding: 0.75em; }
#content input,
#content label,
#content select {
  display: block;
  font-family: "BentonSansRegular", Helvetica, Arial, sans-serif;
  font-size: 0.75rem; }
#content label {
  margin-bottom: 0.375em; }
  #content label.required:after {
    content: "*"; }
  #content label abbr {
    display: none; }
#content textarea,
#content input[type="email"], #content input[type="number"], #content input[type="password"], #content input[type="search"], #content input[type="tel"], #content input[type="text"], #content input[type="url"], #content input[type="color"], #content input[type="date"], #content input[type="datetime"], #content input[type="datetime-local"], #content input[type="month"], #content input[type="time"], #content input[type="week"],
#content select[multiple=multiple] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: border-color;
  -moz-transition: border-color;
  transition: border-color;
  background-color: white;
  border-radius: 3px;
  border: 1px solid #b6b5b5;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.06);
  font-family: "BentonSansRegular", Helvetica, Arial, sans-serif;
  font-size: 0.75rem;
  margin-bottom: 0.75em;
  padding: 0.5em 0.5em;
  width: 100%; }
  #content textarea:hover,
  #content input[type="email"]:hover, #content input[type="number"]:hover, #content input[type="password"]:hover, #content input[type="search"]:hover, #content input[type="tel"]:hover, #content input[type="text"]:hover, #content input[type="url"]:hover, #content input[type="color"]:hover, #content input[type="date"]:hover, #content input[type="datetime"]:hover, #content input[type="datetime-local"]:hover, #content input[type="month"]:hover, #content input[type="time"]:hover, #content input[type="week"]:hover,
  #content select[multiple=multiple]:hover {
    border-color: #9d9b9b; }
  #content textarea:focus,
  #content input[type="email"]:focus, #content input[type="number"]:focus, #content input[type="password"]:focus, #content input[type="search"]:focus, #content input[type="tel"]:focus, #content input[type="text"]:focus, #content input[type="url"]:focus, #content input[type="color"]:focus, #content input[type="date"]:focus, #content input[type="datetime"]:focus, #content input[type="datetime-local"]:focus, #content input[type="month"]:focus, #content input[type="time"]:focus, #content input[type="week"]:focus,
  #content select[multiple=multiple]:focus {
    outline: none; }
#content textarea {
  resize: vertical; }
#content input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }
#content input[type="checkbox"],
#content input[type="radio"] {
  display: inline;
  margin-right: 0.375em; }
#content input[type="checkbox"] + label,
#content input[type="radio"] + label {
  display: inline;
  vertical-align: middle; }
#content input[type="checkbox"] + label + input,
#content input[type="radio"] + label + input {
  margin-left: 10px; }
#content input[type="submit"],
#content input[type="reset"] {
  width: auto;
  display: inline-block;
  margin-right: 10px; }
#content input[type="file"] {
  padding-bottom: 0.75em;
  width: 100%; }
#content select {
  margin-bottom: 1.5em;
  max-width: 100%;
  width: auto; }

/****************************************
 * Accordions
 ****************************************/
.js #content .accordion {
  clear: right;
  margin: 0 0 23px 0;
  overflow: hidden;
  padding: 0;
  zoom: 1;
  /* IE has layout */ }

.js #content .accordion li {
  background: none;
  margin: 0 0 2px 0;
  padding: 0; }

.js #content .accordion li .accordion-heading {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.071em;
  /* 15px (15/14) */
  font-weight: normal;
  line-height: 1.733em;
  /* 26px (26/15) */
  margin: 0; }

.js #content .accordion li .accordion-heading a {
  background-color: #EDEBEB;
  color: #000;
  display: block;
  padding: 6px 34px;
  position: relative; }

.js #content .accordion li .accordion-heading a:hover {
  background-color: #C9C4C2;
  text-decoration: none; }

.js #content .accordion li.accordion-open .accordion-heading a {
  background-color: #DBD9D6;
  color: #252424; }

.js #content .accordion li.accordion-open .accordion-heading a:hover {
  background-color: #C9C4C2; }

.js #content .accordion li .accordion-heading a:before {
  content: "\002B";
  position: absolute;
  top: 4px;
  left: 10px;
  z-index: 1; }

.js #content .accordion li .accordion-heading a:after {
  content: '';
  position: absolute;
  background: #fff;
  border-radius: 100%;
  left: 5px;
  top: 9px;
  width: 20px;
  height: 20px;
  -webkit-box-shadow: inset 0px 2px 1px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: inset 0px 2px 1px 0px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0px 2px 1px 0px rgba(0, 0, 0, 0.4); }

.js #content .accordion li.accordion-open .accordion-heading a:before {
  content: '\2212'; }

.js #content .accordion li .accordion-content {
  overflow: hidden;
  padding: 15px 34px 0 34px; }

/*** Callout ***/
#content .callout {
  background: #EDEBEB;
  position: relative;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  margin: 5px 0 18px 0;
  padding: 28px 28px 15px 38px; }
  #content .callout:after {
    content: '';
    position: absolute;
    top: 0;
    height: 0;
    width: 0;
    border-left: 12.5px solid transparent;
    border-right: 12.5px solid transparent;
    border-top: 12.5px solid #fff; }

#content .callout p {
  margin: 0 0 10px 0; }

/* 768px (768/16) */
@media screen and (min-width: 48em) {
  #content .callout[class*="float"] {
    max-width: 234px; } }
#content div.container {
  border: 1px solid #b6b5b5;
  margin-bottom: 23px;
  padding: 20px 20px 5px 20px; }

#content div.container .header {
  background: #EDEBEB;
  font-size: 0.929em;
  /* 13px (13/14) */
  line-height: 1.538em;
  /* 20px (20/13) */
  margin: -20px -20px 18px -20px;
  padding: 8px 20px;
  text-transform: uppercase; }

/* 600px (600/16) */
@media screen and (min-width: 37.5em) {
  #content .columns {
    display: block; }
    #content .columns:after {
      content: "";
      display: table;
      clear: both; }

  #content .column {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 48.82117%; }
    #content .column:last-child {
      margin-right: 0; }
    #content .column:nth-child(2n) {
      margin-right: 0; }
    #content .column:nth-child(2n+1) {
      clear: left; } }
.ad-gallery-js,
#content .ad-gallery-js {
  background: #EDEBEB !important; }

.ad-gallery-js .ad-thumbs .ad-thumb-list li a img,
#content .ad-gallery-js .ad-thumbs .ad-thumb-list li a img {
  border-color: #C9C4C2 !important; }
  .ad-gallery-js .ad-thumbs .ad-thumb-list li a img:hover,
  #content .ad-gallery-js .ad-thumbs .ad-thumb-list li a img:hover {
    border-color: #A39E96 !important; }

.ad-gallery-js .ad-thumbs .ad-thumb-list li a.ad-active img,
#content .ad-gallery-js .ad-thumbs .ad-thumb-list li a.ad-active img {
  border-color: #80756E !important; }

/*** Media ***/
#content audio,
#content .mejs-audio {
  margin: 0 0 15px 0; }

#content .mejs-horizontal-volume-current {
  max-width: 90%; }

/*** Photo with Caption ***/
#content .photo-caption {
  background: #EDEBEB;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.625rem;
  /* 10px (10/14) */
  line-height: 0.8125rem;
  /* 13px (13/10) */
  margin: 0 0 15px 0;
  overflow: hidden;
  padding: 0 10px; }

#content .photo-caption[class~='float-left'],
#content .photo-caption[class~='float-right'] {
  max-width: 280px; }

#content .photo-caption h1,
#content .photo-caption h2,
#content .photo-caption h3,
#content .photo-caption h4,
#content .photo-caption h5,
#content .photo-caption h6 {
  color: #000;
  font-size: 0.875rem;
  /* 14px (14/10) */
  font-weight: normal;
  line-height: 1.125rem;
  /* 18px (18/14) */
  margin: 10px 0 5px 0; }

#content .photo-caption img,
#content .photo-caption iframe,
#content .photo-caption video,
#content .photo-caption .mejs-video {
  margin: 0 -10px 0;
  max-width: calc(100% + 20px);
  width: calc(100% + 20px);
  display: block; }
  #content .photo-caption img + p,
  #content .photo-caption iframe + p,
  #content .photo-caption video + p,
  #content .photo-caption .mejs-video + p {
    margin-top: 7px; }

#content .photo-caption[class~='float-left'] img,
#content .photo-caption[class~='float-right'] img,
#content .photo-caption[class~='float-left'] iframe,
#content .photo-caption[class~='float-right'] iframe,
#content .photo-caption[class~='float-left'] video,
#content .photo-caption[class~='float-right'] video,
#content .photo-caption[class~='float-left'] .mejs-video,
#content .photo-caption[class~='float-right'] .mejs-video {
  max-width: calc(100% + 20px);
  width: calc(100% + 20px); }

#content .photo-caption .mejs-video img,
#content .photo-caption .mejs-video video {
  margin: 0;
  max-width: none;
  width: 100%; }

#content .photo-caption .mejs-overlay-button {
  margin-left: -60px !important; }

#content .photo-caption p {
  margin: 0 0 10px 0; }

#content .photo-caption .credit {
  font-size: 0.5rem;
  /* 8px (8/10) */
  line-height: 0.8125rem;
  /* 13px (13/8) */
  text-transform: uppercase; }

iframe .mejs-container.mejs-video {
  margin: 0 auto !important; }

/* Photo */
#content .profile-header-photo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.714em;
  /* 10px (10/14) */
  line-height: 1.200em;
  /* 12px (12/10) */ }

#content .profile-header-photo img {
  margin: 0 0 5px 0; }

/* 768px (768/16) */
@media screen and (min-width: 48em) {
  #content .profile-header {
    overflow: hidden;
    zoom: 1;
    /* IE has layout */ }

  #content .profile-header-photo {
    float: left;
    margin: 5px 20px 0 0;
    width: 275px; }

  #content .profile-header-content {
    overflow: hidden; } }
/*** Quote ***/
#content .quote {
  background: #EDEBEB;
  color: #000;
  font-style: italic;
  letter-spacing: 0.01em;
  margin: 5px 0 18px 0;
  padding: 33px 33px 20px 38px;
  position: relative; }

#content .quote p {
  margin: 0 0 10px 0; }

#content .quote .quote-mark {
  color: #fff;
  display: block;
  font-size: 90px;
  height: 35px;
  left: 20px;
  position: absolute;
  top: -10px;
  width: 35px;
  line-height: 1; }

#content .quote .quote-credit {
  display: block;
  font-size: 0.857em;
  /* 12px (12/14) */
  font-style: normal;
  font-variant: small-caps;
  line-height: 1.667em;
  /* 20px (20/12) */
  margin: 3px 0 0 0; }

#content .quote .quote-credit:before {
  content: "— "; }

/* 768px (768/16) */
@media screen and (min-width: 48em) {
  #content .quote[class*="float"] {
    max-width: 234px; } }
ul.social {
  margin: 0;
  padding: 0;
  list-style-type: none;
  height: 28px; }
  ul.social li {
    height: 28px;
    display: inline-block; }
  ul.social a {
    display: block;
    font-size: 0;
    padding-left: 29px;
    overflow: hidden;
    width: 0; }
  ul.social a:before {
    font-size: 28px;
    vertical-align: middle;
    margin-left: -29px; }
  #content ul.social, #sidebar ul.social {
    padding: 0;
    margin: 0;
    list-style-type: none; }

.border ul.social a {
  border-radius: 50%;
  border: 2px solid #EDEBEB;
  color: #fff;
  height: 32px; }

#sidebar .social.border.invert {
  background: #7A1705;
  border-radius: 5px; }

#sidebar .social.border.invert h3 {
  background: #7A1705;
  border-radius: 5px;
  margin-bottom: 0;
  padding-top: 16px;
  text-align: center; }

.social.border.invert ul {
  margin: 0 0 10px 0;
  padding: 0;
  text-align: center; }

.social.border.invert li {
  margin: 0 2px; }

.social.border.invert li a:hover {
  background: #fff;
  border-color: #fff;
  color: #7A1705; }

/* 768px (768/16) */
@media screen and (min-width: 48em) {
  /*** Header ***/
  /* Name */
  #content .spotlight-header-name {
    font-size: 1.5rem;
    /* 24px (24/14) */
    padding: 0 295px 0 0; }

  /* Photo */
  #content .spotlight-header-photo {
    float: right;
    margin: -40px 0 0 20px;
    overflow: hidden;
    position: relative;
    width: 275px; }

  #content .spotlight-header-photo img {
    float: left;
    margin: 0; }

  #content .spotlight-header-photo .more {
    background-color: rgba(250, 250, 250, 0.8);
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    position: absolute; }

  #content .spotlight-header-photo .more a {
    display: block;
    padding: 0 5px;
    text-align: right; }

  /* Content */
  #content .spotlight-header-content {
    background: #EDEBEB;
    border-top: 1px solid #b6b5b5;
    margin-bottom: 1.5em;
    padding: 5px 295px 5px 2.35765%; }

  #content .spotlight-header-content p {
    margin: 0 0 5px 0; } }
.instagram-feed {
  position: relative; }
  .instagram-feed > a.link {
    float: right;
    font-size: .875em;
    margin-top: 5px; }
  .instagram-feed > p {
    clear: both; }
  .instagram-feed .content {
    margin: 0 -5px 16px; }
    .instagram-feed .content:before, .instagram-feed .content:after {
      content: " ";
      display: table; }
    .instagram-feed .content:after {
      clear: both; }

.insta-wrap {
  float: left;
  width: 50%;
  padding: 5px; }
  .insta-wrap img {
    display: inline-block;
    vertical-align: bottom; }

@media screen and (max-width: 320px) {
  .instagram-feed > a.link {
    position: absolute;
    top: 22px; }

  .instagram-feed .content {
    margin-top: 25px; } }
@media screen and (min-width: 480px) and (max-width: 550px) {
  .insta-wrap {
    width: 33.3333%; } }
@media screen and (min-width: 768px) and (max-width: 860px) {
  .insta-wrap {
    width: 33.3333%; } }
@media screen and (min-width: 980px) {
  .insta-wrap {
    width: 33.3333%; } }
@media screen and (min-width: 550px) {
  .no-sidebar .insta-wrap {
    width: 12.5%; }
  .no-sidebar .insta-wrap.big {
    width: 37.5%; } }
@media screen and (min-width: 550px) and (max-width: 768px) {
  .insta-wrap {
    width: 12.5%; }

  .insta-wrap.big {
    width: 37.5%; } }
@media screen and (min-width: 860px) and (max-width: 980px) {
  .insta-wrap {
    width: 12.5%; }

  .insta-wrap.big {
    width: 37.5%; } }
/****************************************
 * Faculty/Staff Profile List
 ****************************************/
#content .profile-list {
  margin: 0;
  padding: 0; }

#content .profile-list > li {
  background: none;
  border-bottom: 1px solid #b6b5b5;
  margin: 0 0 15px 0;
  overflow: hidden;
  padding: 0 0 13px 0;
  position: relative;
  list-style-type: none; }

#content .profile-list li:last-child {
  border-bottom: none;
  padding-bottom: 0; }

#content .profile-list li img {
  float: left;
  margin: 5px 20px 5px 0; }

#content .profile-list .profile-list-name {
  font-size: 1em;
  /* 14px (14/14) */
  line-height: 1.571em;
  /* 22px (22/14) */ }

#content .profile-list li p {
  margin: 0 0 5px 0; }

/* 600px (600/16) */
@media screen and (min-width: 37.5em) {
  #content .profile-list li {
    padding-left: 110px; }

  #content .profile-list li img {
    margin-left: -110px; } }
/****************************************
 * News List
 ****************************************/
#content .news li {
  margin-bottom: 1.5em;
  display: inline-block; }

#content .news li img {
  float: left;
  margin: 5px 20px 5px 0; }

#content .news li p {
  margin: 0 0 10px 0; }

/****************************************
 * Event List
 ****************************************/
#content .events li {
  margin-bottom: 1.5em; }

#content .events li img {
  float: left;
  height: 90px;
  margin: 5px 20px 0 0;
  width: 90px; }

#content .events li p {
  margin: 0 0 10px 0; }

#content .events li .event-date-time {
  font-size: 0.875rem;
  display: inline-block;
  margin: 0 0 18px 0; }

/* 600px (600/16) */
@media screen and (min-width: 37.5em) {
  #content .events li .event-content {
    margin: 0 0 0 110px;
    overflow: hidden; } }
#content .photo-list:after {
  content: "";
  display: table;
  clear: both; }

#content .photo-list li {
  margin-bottom: 20px;
  vertical-align: top; }

#content .photo-list li {
  float: left;
  display: block;
  margin-right: 2.35765%;
  width: 23.23176%; }
  #content .photo-list li:last-child {
    margin-right: 0; }
  #content .photo-list li:nth-child(4n) {
    margin-right: 0; }
  #content .photo-list li:nth-child(4n+1) {
    clear: left; }
  @media screen and (max-width: 768px) {
    #content .photo-list li {
      float: left;
      display: block;
      margin-right: 7.42297%;
      width: 46.28851%; }
      #content .photo-list li:last-child {
        margin-right: 0; }
      #content .photo-list li:nth-child(2n) {
        margin-right: 0; }
      #content .photo-list li:nth-child(2n+1) {
        clear: left; } }
  @media screen and (max-width: 480px) {
    #content .photo-list li {
      float: left;
      display: block;
      margin-right: 7.42297%;
      width: 100%; }
      #content .photo-list li:last-child {
        margin-right: 0; } }

/* Home Page */
/*** Feature ***/
#feature {
  overflow: hidden;
  position: relative;
  zoom: 1;
  /* IE has layout */ }

/* Images */
#feature #feature-images {
  list-style: none;
  position: relative; }

#feature #feature-images li {
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0; }

#feature #feature-images li img {
  width: 100%; }

/* Buttons */
#feature #feature-buttons {
  -webkit-font-smoothing: antialiased;
  color: #fff;
  display: none;
  font-size: 0.8125rem;
  /* 11px (11/14) */
  overflow: hidden;
  text-transform: uppercase;
  width: 100.3%; }

.js #feature #feature-buttons {
  display: block; }

#feature #feature-buttons li {
  display: none; }

#feature #feature-buttons li.active {
  display: block; }

#feature #feature-buttons li a {
  background: #4A3D30;
  color: #DBD9D6;
  display: block;
  font-weight: bold;
  padding: 9px 10px; }

#feature #feature-buttons li a:hover,
#feature #feature-buttons li a:focus {
  text-decoration: none; }

/* Navigation */
#feature #feature-nav {
  list-style: none; }

/* Arrows */
.feature-nav-previous a,
.feature-nav-next a {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
  text-align: center; }

.feature-nav-previous a:hover,
.feature-nav-previous a:focus,
.feature-nav-next a:hover,
.feature-nav-next a:focus {
  outline: none;
  background: transparent;
  color: transparent; }

.feature-nav-previous a:before,
.feature-nav-next a:before {
  font-family: "iucomm";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: black;
  padding: 8px 12px; }

.feature-nav-previous a:hover:before,
.feature-nav-previous a:focus:before,
.feature-nav-next a:hover:before,
.feature-nav-next a:focus:before {
  opacity: 1; }

.feature-nav-previous a {
  left: 0; }

.feature-nav-previous a:before {
  content: "\e608"; }

.feature-nav-next a {
  right: 12px; }

.feature-nav-next a:before {
  content: "\e607"; }

/* 768px (768/16) */
@media screen and (min-width: 48em) {
  /* Buttons */
  #feature #feature-buttons {
    bottom: 0;
    height: 61px;
    left: 0;
    position: absolute;
    width: 100.3%;
    z-index: 2; }

  .js #feature #feature-buttons {
    display: table; }

  #feature #feature-buttons li {
    display: table-cell;
    cursor: pointer;
    height: 61px;
    vertical-align: bottom; }

  #feature #feature-buttons li a {
    background-color: #4A3D30;
    color: #EDEBEB;
    border-right: 1px solid #DBD9D6;
    display: table-cell;
    height: 55px;
    padding: 0 10px;
    text-align: center;
    vertical-align: middle; }

  #feature #feature-buttons li:last-child a {
    border-right: none; }

  #feature #feature-buttons li.active {
    display: table-cell;
    position: relative; }
    #feature #feature-buttons li.active:after {
      content: '';
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: -6px;
      height: 0;
      width: 0;
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-bottom: 6px solid #DBD9D6; }

  #feature #feature-buttons li a:hover,
  #feature #feature-buttons li a:focus,
  #feature #feature-buttons li.active a {
    background: #DBD9D6;
    color: #4A3D30; }

  /* Navigation */
  #feature #feature-nav {
    display: none; } }
/* 980px (980/16) - 960+20 for FF, IE, Opera d/t rounding */
@media screen and (min-width: 61.25em) {
  /* Images */
  /* Buttons */
  #home.nav-horizontal #feature {
    padding-left: 8px; }

  #home.nav-horizontal #feature-buttons {
    margin-left: 8px; } }
/*** Slideshow ***/
#slideshow-wrap {
  position: relative; }

#slideshow {
  list-style: none;
  overflow: hidden;
  position: relative; }

#slideshow li img {
  float: left;
  width: 100%; }

.js #slideshow li {
  display: none; }

.js #slideshow li:first-child {
  display: block; }

/* Caption */
#slideshow li .slideshow-caption {
  background: #EDEBEB;
  clear: left;
  color: #4A3D30;
  font-size: 0.75rem;
  /* 12px (12/14) */
  padding: 9px 0 8px 0;
  width: 100%; }

#slideshow li .slideshow-caption p {
  margin: 0 8px; }

#slideshow li .slideshow-caption a {
  color: #990000;
  position: static;
  text-decoration: underline; }

/* Buttons */
#slideshow-buttons {
  background-color: rgba(0, 0, 0, 0.5);
  left: -2.35765%;
  right: -2.35765%;
  overflow: hidden;
  position: absolute;
  z-index: 3; }
  #slideshow-buttons p {
    margin: 0; }

#slideshow-buttons .pause,
#slideshow-buttons .play {
  float: left;
  width: 45px; }

#slideshow-buttons .pause a,
#slideshow-buttons .play a {
  color: #4A3D30;
  display: block;
  height: 44px;
  font-size: 0;
  position: relative;
  padding-left: 32px;
  width: 0; }
  #slideshow-buttons .pause a:before,
  #slideshow-buttons .play a:before {
    font-size: 32px;
    line-height: 44px;
    margin-left: -32px;
    line-height: 40px; }
  #slideshow-buttons .pause a:hover,
  #slideshow-buttons .play a:hover {
    text-decoration: none;
    background: none; }

/*
.icon-play:before {
  content: "\e385";
}

.icon-pause:before {
  content: "\e386";
}
*/
#slideshow-buttons .pause a:before {
  content: "\e386"; }

#slideshow-buttons .play a:before {
  content: "\e385"; }

#slideshow-buttons ul {
  float: left;
  list-style: none;
  overflow: hidden; }

#slideshow-buttons li {
  background: none;
  float: left;
  height: 40px;
  overflow: hidden;
  width: 40px; }

#slideshow-buttons li a {
  line-height: 40px;
  display: block;
  background: #B8B0AB;
  height: 0;
  padding-top: 25px;
  margin-top: 7px;
  overflow: hidden;
  width: 25px;
  border-radius: 100%; }

#slideshow-buttons li a:hover {
  background: #918A82; }

#slideshow-buttons li a:focus,
#slideshow-buttons li a.active {
  background: #4A3D30; }

/* 768px (768/16) */
@media screen and (min-width: 48em) {
  /* Caption */
  #slideshow li .slideshow-caption p {
    margin-right: 100px; }

  /* Buttons */
  #slideshow-buttons {
    background: none;
    top: auto !important;
    bottom: 0;
    height: 32px;
    left: auto;
    right: 10px;
    width: auto; }

  #slideshow-buttons .pause,
  #slideshow-buttons .play {
    float: left;
    width: 12px;
    margin-right: 6px; }

  #slideshow-buttons .pause a,
  #slideshow-buttons .play a {
    height: 32px;
    padding-left: 20px; }
    #slideshow-buttons .pause a:before,
    #slideshow-buttons .play a:before {
      font-size: 16px;
      margin-left: -20px;
      line-height: 32px; }

  #slideshow-buttons ul {
    margin: 11px 0 0 0; }

  #slideshow-buttons li {
    height: 10px;
    margin: 0 0 0 4px;
    width: 10px; }

  #slideshow-buttons li a {
    line-height: 20px;
    padding-top: 10px;
    margin-top: 0;
    width: 10px;
    border-radius: 100%; } }
@media screen and (min-width: 61.25em) {
  #home.nav-horizontal #slideshow {
    padding-left: 8px; } }
/*** Content ***/
#home.nav-horizontal #content {
  padding-top: 2.35765%; }

/*** News List ***/
#home #content .news,
#home #content .events {
  margin: 5px 0 25px 0;
  overflow: hidden;
  position: relative;
  zoom: 1;
  /* IE has layout */ }

#home #content .news .header,
#home #content .events .header {
  font-size: 1.5rem;
  /* 24px (24/14) */
  letter-spacing: 0.025em;
  padding: 9px 0; }

#home #content .news .rss,
#home #content .events .rss {
  position: absolute;
  right: 11px;
  top: 9px; }

#home #content .news ul li,
#home #content .events ul li {
  background: none;
  border-bottom: 1px solid #b6b5b5;
  margin: 0 0 8px 0;
  overflow: hidden;
  padding: 0 0 8px 0;
  width: 100%; }

#home #content .news ul li p,
#home #content .events ul li p {
  margin: 0 0 7px 0; }

#home #content .news ul li p:last-child,
#home #content .events ul li p:last-child {
  margin-bottom: 0; }

#home #content .news ul li img,
#home #content .events ul li img {
  float: left;
  margin: 5px 10px 10px 0; }

#home #content .events li > a:first-child {
  float: left; }

#home #content .news .more,
#home #content .events .more {
  font-size: 0.6875rem;
  /* 11px (11/14) */
  border-bottom: 1px solid #b6b5b5;
  margin: 0;
  padding: 0 0 7px 0;
  text-transform: uppercase; }

/* 600px (600/16) */
@media screen and (min-width: 37.5em) {
  #home #content .events ul li .event-content {
    overflow: hidden;
    margin: 0 0 0 110px; } }
/* 980px (980/16) - 960+20 for FF, IE, Opera d/t rounding */
@media screen and (min-width: 48em) {
  #home.nav-horizontal #content-wrap {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    margin-left: 0%; }
    #home.nav-horizontal #content-wrap:last-child {
      margin-right: 0; }

  #home.nav-horizontal #feature,
  #home.nav-horizontal #slideshow,
  #home.nav-horizontal #content {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 74.41059%; }
    #home.nav-horizontal #feature:last-child,
    #home.nav-horizontal #slideshow:last-child,
    #home.nav-horizontal #content:last-child {
      margin-right: 0; }

  #home.nav-horizontal #slideshow-wrap {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 74.41059%; }
    #home.nav-horizontal #slideshow-wrap:last-child {
      margin-right: 0; }

  #home.nav-horizontal #slideshow-wrap #slideshow {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 100%;
    margin-right: 0; }
    #home.nav-horizontal #slideshow-wrap #slideshow:last-child {
      margin-right: 0; }

  #home.nav-horizontal #content {
    padding: 2.35765%; }

  #home.nav-horizontal #sidebar {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 23.23176%;
    position: absolute;
    top: 0;
    right: 0; }
    #home.nav-horizontal #sidebar:last-child {
      margin-right: 0; }

  #home #content {
    float: left;
    display: block;
    margin-right: 2.35765%;
    width: 65.88078%;
    padding: 2.35765% 0; }
    #home #content:last-child {
      margin-right: 0; } }
/* Sidebar */
/*** Container ***/
#sidebar .container {
  background-color: #EDEBEB;
  margin: 0 0 14px 0;
  padding: 12px 12px 12px 12px; }

/* Images */
#sidebar .container img {
  border: 1px solid #c9c1a2;
  margin: 0 0 10px 0; }

/* Rules */
#sidebar .container hr {
  border-top: 1px solid #b6b5b5;
  margin: 0 0 10px 0; }

/* 980px (980/16) - 960+20 for FF, IE, Opera d/t rounding */
@media screen and (min-width: 61.25em) {
  #sidebar {
    margin-top: 1.5em; }

  #home #sidebar {
    margin-top: 0; }

  #sidebar .container img {
    max-width: 100%; } }
/* Headings */
#sidebar .container h1,
#sidebar .container h2,
#sidebar .container h3 {
  background-color: #7A1705;
  color: #fff;
  font-size: 1rem;
  /* 11px (11/12) */
  margin: -12px -12px 10px -12px;
  padding: 9px 14px;
  text-transform: uppercase; }

#sidebar .container h4,
#sidebar .container h5,
#sidebar .container h6 {
  margin: 0 0 10px 0; }

#sidebar .container h4 {
  font-size: 1.125rem; }

/* 18px (18/12) */
#sidebar .container h5 {
  font-size: 0.9375rem; }

/* 15px (15/12) */
#sidebar .container h6 {
  font-size: 0.75rem; }

/* 12px (12/12) */
/* Paragraphs */
#sidebar .container p {
  margin: 0 0 10px 0; }

/* More Link */
#sidebar .container .more {
  margin: 10px 0; }

#sidebar .container .more a {
  margin-bottom: 0;
  -webkit-font-smoothing: antialiased; }

#sidebar .container .more a:hover {
  background: #990000; }

/* 980px (980/16) - 960+20 for FF, IE, Opera d/t rounding */
@media screen and (min-width: 61.25em) {
  #sidebar .container h1,
  #sidebar .container h2,
  #sidebar .container h3 {
    position: relative;
    z-index: 1; }

  #sidebar .container h1 + img,
  #sidebar .container h2 + img,
  #sidebar .container h3 + img {
    border: none;
    margin: -12px -12px 10px -12px; } }
/* Lists */
/* Quote */
#sidebar .container .quote {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.250em;
  /* 15px (15/12) */
  font-style: italic;
  line-height: 1.333em;
  /* 20px (20/15) */
  margin: 0 0 10px 0; }

#sidebar .container .quote p {
  margin: 0 0 10px 0; }

#sidebar .container .quote p:last-child {
  margin-bottom: 0; }

#sidebar .container .quote .quote-credit {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.667em;
  /* 10px (10/15) */
  font-style: normal;
  line-height: 1.300em;
  /* 13px (13/10) */
  margin: 0;
  text-transform: uppercase; }

#sidebar .container .quote .quote-credit strong, #sidebar .container .quote .quote-credit dl dt, dl #sidebar .container .quote .quote-credit dt, #sidebar .container .quote .quote-credit #feature #feature-buttons, #feature #sidebar .container .quote .quote-credit #feature-buttons {
  display: inline-block;
  font-size: 1.500em;
  /* 15px (15/10) */
  font-weight: normal;
  line-height: 0.867em;
  /* 20px (20/15) */
  margin: 0 0 5px 0;
  text-transform: none; }

/*** Container - Quote ***/
#sidebar .quote .quote-content {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.250em;
  /* 15px (15/12) */
  font-style: italic;
  line-height: 1.333em;
  /* 20px (20/15) */
  margin: -10px 0 10px -12px;
  padding: 26px 0 0 12px;
  position: relative; }
  #sidebar .quote .quote-content:after {
    content: '';
    font-size: 150px;
    position: absolute;
    top: 0;
    color: #bdb5b5; }

#sidebar .quote .quote-credit {
  font-size: 0.833em;
  /* 10px (10/12) */
  line-height: 1.300em;
  /* 13px (13/10) */
  margin: 0 0 10px 18px;
  text-transform: uppercase; }

#sidebar .quote .quote-credit strong, #sidebar .quote .quote-credit dl dt, dl #sidebar .quote .quote-credit dt, #sidebar .quote .quote-credit #feature #feature-buttons, #feature #sidebar .quote .quote-credit #feature-buttons {
  display: inline-block;
  font-size: 1.500em;
  /* 15px (15/10) */
  font-style: normal;
  font-weight: normal;
  line-height: 1.333em;
  /* 20px (20/15) */
  margin: 0 0 5px 0;
  text-transform: none; }

/* 980px (980/16) - 960+20 for FF, IE, Opera d/t rounding */
@media screen and (min-width: 61.25em) {
  #sidebar .quote .quote-content {
    margin-top: -15px; } }
/* Photo with Caption */
#sidebar .container .photo-caption {
  font-size: 0.833em;
  /* 10px (10/12) */
  line-height: 1.300em;
  /* 13px (13/10) */
  margin: 0 0 5px 0; }

#sidebar .container .photo-caption img {
  margin: 0 0 5px 0; }

#sidebar .container .photo-caption .credit {
  font-size: 0.800em;
  /* 8px (8/10) */
  line-height: 1.625em;
  /* 13px (13/8) */
  text-transform: uppercase; }

/* Audio/Video */
#sidebar .container audio,
#sidebar .container video,
#sidebar .container .mejs-container {
  margin: 0 0 15px 0; }

#sidebar .mejs-horizontal-volume-current {
  max-width: 90%; }

/* Video */
#sidebar .container .video {
  display: block;
  margin: 0 0 15px 0;
  overflow: hidden;
  position: relative; }

#sidebar .container .video img {
  float: left;
  margin: 0; }

#sidebar .container .video span {
  background: url(../img/sidebar/container/play.png) no-repeat;
  display: block;
  height: 61px;
  left: 50%;
  margin: -31px 0 0 -31px;
  position: absolute;
  text-indent: -9999px;
  top: 50%;
  width: 61px; }

/* Slideshow */
#sidebar .container .slideshow {
  background: url(../img/sidebar/container/more-bg.gif) no-repeat 100% 70%;
  margin: 0 0 15px 0;
  padding: 0 3px 0 0;
  position: relative; }

#sidebar .container .slideshow img {
  border: none;
  margin: 0; }

#sidebar .container .slideshow span {
  background: #7d110c;
  color: #fff;
  display: block;
  padding: 6px 15px 6px 11px;
  position: absolute;
  top: 70%;
  right: 0; }

#sidebar .container .slideshow a:hover span {
  background: #990000;
  text-decoration: underline; }

/*** Container - Buttons ***/
#sidebar .buttons {
  background: none;
  margin: 0;
  padding: 0; }

#sidebar .buttons img {
  border: none;
  display: block;
  margin: 0 auto 14px; }

#sidebar .buttons p img {
  margin: 0; }

/* 980px (980/16) - 960+20 for FF, IE, Opera d/t rounding */
@media screen and (min-width: 480px) {
  #sidebar .buttons img {
    margin: 0 0 14px; } }
/*** Container - Spotlight ***/
#sidebar .spotlight img {
  border: none;
  margin: 0 0 10px 0; }

#sidebar .spotlight .spotlight-content {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 1.250em;
  /* 15px (15/12) */
  font-style: italic; }

#sidebar .spotlight .spotlight-info {
  font-size: 0.625rem;
  /* 10px (10/12) */
  text-transform: uppercase; }

#sidebar .spotlight .spotlight-info strong, #sidebar .spotlight .spotlight-info dl dt, dl #sidebar .spotlight .spotlight-info dt, #sidebar .spotlight .spotlight-info #feature #feature-buttons, #feature #sidebar .spotlight .spotlight-info #feature-buttons {
  display: inline-block;
  font-size: 0.9375rem;
  /* 15px (15/10) */
  margin: 0 0 5px 0;
  text-transform: none; }

/* 980px (980/16) - 960+20 for FF, IE, Opera d/t rounding */
@media screen and (min-width: 61.25em) {
  #sidebar .spotlight img {
    width: calc(100% + 24px);
    max-width: none; } }
/*** Container - Widget ***/
#sidebar .widget {
  padding: 0 0 0 0;
  background: none; }
  #home #sidebar .widget {
    min-height: 400px; }

#sidebar .widget h1, #sidebar .widget h2, #sidebar .widget h3 {
  margin: 0; }

#sidebar .widget div h1,
#sidebar .widget div h2,
#sidebar .widget div h3 {
  background: inherit;
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  margin: inherit;
  padding: inherit;
  position: static;
  text-transform: inherit;
  width: auto; }

#sidebar .widget img {
  border: none;
  margin: inherit;
  width: auto; }

/* 980px (980/16) - 960+20 for FF, IE, Opera d/t rounding */
/****************************************
 * iOS Adjustments
 ****************************************/
@media screen and (max-device-width: 480px) {
  html {
    -webkit-text-size-adjust: none; }

  input, select, textarea {
    font-size: 16px !important;
    line-height: 16px !important; } }
/****************************************
 * Media Query Information to Javascript
 ****************************************/
/* 1px (1/16) */
@media screen and (min-width: 0.063em) {
  body:after {
    content: 'min-width-1';
    position: absolute;
    left: -9999px;
    top: -9999px;
    visibility: hidden; } }
/* 480px (480/16) */
@media screen and (min-width: 30em) {
  body:after {
    content: 'min-width-480'; } }
/* 600px (600/16) */
@media screen and (min-width: 37.5em) {
  body:after {
    content: 'min-width-600'; } }
/* 768px (768/16) */
@media screen and (min-width: 48em) {
  body:after {
    content: 'min-width-768'; } }
/* 980px (980/16) - 960+20 for FF, IE, Opera d/t rounding */
@media screen and (min-width: 61.25em) {
  body:after {
    content: 'min-width-960'; } }