@font-face {
  font-family: 'National';
  src: url("//www.usc.edu/assets/fonts/NationalWeb-Regular.eot");
  src: local(':)'), url("//www.usc.edu/assets/fonts/NationalWeb-Regular.woff") format('woff'), url("//www.usc.edu/assets/fonts/NationalWeb-Regular.ttf") format('truetype'), url("//www.usc.edu/assets/fonts/NationalWeb-Regular.svg") format('svg');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'National';
  src: url("//www.usc.edu/assets/fonts/NationalWeb-Semibold.eot");
  src: local(':)'), url("//www.usc.edu/assets/fonts/NationalWeb-Semibold.woff") format('woff'), url("//www.usc.edu/assets/fonts/NationalWeb-Semibold.ttf") format('truetype'), url("//www.usc.edu/assets/fonts/NationalWeb-Semibold.svg") format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'National';
  src: url("//www.usc.edu/assets/fonts/NationalWeb-Bold.eot");
  src: local(':)'), url("//www.usc.edu/assets/fonts/NationalWeb-Bold.woff") format('woff'), url("//www.usc.edu/assets/fonts/NationalWeb-Bold.ttf") format('truetype'), url("//www.usc.edu/assets/fonts/NationalWeb-Bold.svg") format('svg');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'icons';
  src: url("/assets/fonts/icons.eot?2xhki8");
  src: url("/assets/fonts/icons.eot?#iefix2xhki8") format('embedded-opentype'), url("/assets/fonts/icons.woff?2xhki8") format('woff'), url("/assets/fonts/icons.ttf?2xhki8") format('truetype'), url("/assets/fonts/icons.svg?2xhki8#icons") format('svg');
  font-weight: normal;
  font-style: normal;
}
[class*="ico-"]:before,
[class*="ico-"]:after {
  font-family: 'icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ico-library:before {
  content: "\e600";
}
.ico-coin:before {
  content: "\e601";
}
.ico-play:before {
  content: "\e602";
}
.ico-door:before {
  content: "\e603";
}
.ico-phone:before {
  content: "\e604";
}
.ico-directions:before {
  content: "\e605";
}
.ico-mail:before {
  content: "\e606";
}
.ico-user:before {
  content: "\e607";
}
.ico-share:before {
  content: "\e608";
}
.ico-location:before {
  content: "\e609";
}
.ico-search:before {
  content: "\e60a";
}
.ico-news:before {
  content: "\e60b";
}
.ico-clock:before {
  content: "\e60c";
}
.ico-cal:before {
  content: "\e60d";
}
.ico-rocket:before {
  content: "\e60e";
}
.ico-rss:before {
  content: "\e60f";
}
.ico-history:before {
  content: "\e610";
}
.ico-photos:before {
  content: "\e611";
}
.ico-video:before {
  content: "\e612";
}
.ico-bookmark:before {
  content: "\e613";
}
.ico-arrow-right-fill:before {
  content: "\e614";
}
.ico-arrow-left:before {
  content: "\e615";
}
.ico-arrow-down:before {
  content: "\e616";
}
.ico-arrow-up:before {
  content: "\e617";
}
.ico-arrow-right:before {
  content: "\e618";
}
.ico-chevron:before {
  content: "\e619";
}
html,
body {
  font: 11px Georgia, 'Palatino', 'Century Schoolbook', serif;
  color: #2b2b2b;
  width: 100%;
  padding: 0;
  margin: 0;
  overflow-x: hidden;
}
body {
  overflow: hidden;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
hr {
  height: 1px;
  border: 0;
  border-bottom: 1px solid rgba(0,0,0,0.07);
}
ul,
ol,
dir,
menu {
  list-style: none;
  padding: 0;
  margin: 0;
}
dd {
  margin: 0;
}
dt {
  font-weight: bold;
  margin: 1em 0 0.5em;
}
a {
  text-decoration: none;
  color: inherit;
}
button {
  cursor: pointer;
}
:focus {
  outline: 0;
}
iframe {
  border: none;
}
small {
  font-size: 0.8em;
}
img {
  max-width: 100%;
}
.google-map img {
  max-width: 1000em;
}
.inline {
  display: inline;
}
.inline-block {
  display: inline-block;
}
.block {
  display: block;
}
.blockquote {
  background: #eee;
  padding: 5px 20px;
  margin: 10px 0;
}
.c-more,
.html-content a {
  color: #900;
}
.c-more:hover,
.html-content a:hover {
  text-decoration: underline;
}
.c-more.block,
.html-content a.block {
  margin: 10px 0;
}
.html-content {
  font-size: 13px;
  line-height: 1.6;
}
.html-content.story-content {
  font-size: 15px;
}
.html-content.buttons {
  clear: both;
  margin-top: 2em;
}
@media only screen and (min-width: 480px) {
  .html-content.buttons {
    float: left;
    width: 27%;
  }
}
.html-content.buttons img {
  border: none;
}
.html-content.buttons + .video-player {
  margin-top: 2.5em;
}
@media only screen and (min-width: 480px) {
  .html-content.buttons + .video-player {
    margin-left: 30%;
  }
}
.html-content > p:first-child {
  margin-top: 0;
}
.html-content pre {
  white-space: pre-wrap;
}
.html-content h2 {
  font-size: 1.6em;
}
.html-content table {
  width: 100%;
}
.html-content ul,
.html-content ol {
  padding-left: 40px;
}
.html-content li {
  padding: 6px 0;
  line-height: 1.6;
}
.html-content li:before {
  content: "•";
  font-size: 20px;
  line-height: 10px;
  color: #900;
  width: 10px;
  margin: 0 10px 0 -20px;
  display: inline-block;
  vertical-align: -2px;
}
.html-content li > p {
  display: inline;
}
.html-content ol {
  counter-reset: olcount;
}
.html-content ol > li {
  counter-increment: olcount;
}
.html-content ol > li:before {
  content: counter(olcount) ".";
  font-size: 1em;
  line-height: 1;
  text-align: right;
  width: 20px;
  margin: -3px 0 0 -10px;
  vertical-align: baseline;
}
input {
  vertical-align: middle;
  font: 11px Georgia, 'Palatino', 'Century Schoolbook', serif;
}
input.text,
select,
textarea {
  color: #736767;
  border-color: #7c7c7c #c3c3c3 #ddd #ccc;
  border-width: 1px;
  border-style: solid;
  background-color: #fff;
  outline: none;
}
.content > h1,
.col-main > h1 {
  line-height: 1.2;
}
@media only screen and (min-width: 651px) {
  .content > h1,
  .col-main > h1 {
    margin-top: 0;
  }
}
h1 > .sub-header {
  font-size: 0.8em;
  line-height: 1;
  display: block;
}
.content p,
.content li {
  color: #333;
}
.h2 {
  font-size: 1.45em;
  margin: 1em 6px;
  display: block;
}
#container {
  max-width: 1010px;
  padding: 0 10px;
  margin: 0 auto;
  position: relative;
}
.banner {
  margin: 0;
  padding: 0 0 20px;
}
@media only screen and (min-width: 890px) {
  .banner {
    margin: -30px -30px 0;
  }
  .banner > h1 {
    margin: 30px;
  }
  .banner > .html-content {
    padding: 0 30px;
  }
  .banner > .featured-c-more {
    margin-right: 30px;
    margin-top: -45px;
  }
  .banner > .featured-events {
    margin: 0 0 10px;
  }
}
@media only screen and (max-width: 650px) {
  .banner-img {
    margin: 0 -10px;
  }
}
.banner-img > img {
  width: 100%;
  display: block;
}
.col-main {
  font-size: 14px;
  line-height: 1.6;
  min-height: 1px;
}
@media only screen and (max-width: 889px) {
  .col-sub {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 960px) {
  .float-col {
    width: 50%;
    float: left;
  }
  .float-col:not(.float-col-right):nth-of-type(even) {
    padding-right: 20px;
  }
  .float-col-sub {
    width: 30%;
  }
  .float-col-main {
    width: 70%;
  }
  .float-col-right {
    float: right;
  }
}
@media only screen and (min-width: 651px) {
  .sidebar {
    width: 32%;
    padding-right: 20px;
    float: right;
  }
  .content {
    width: 68%;
    float: right;
  }
  .flexbox .sidebar,
  .flexboxlegacy .sidebar {
    width: 240px;
  }
  .flexbox .content,
  .flexboxlegacy .content {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media only screen and (min-width: 890px) {
  .sidebar {
    width: 24%;
  }
  .content {
    width: 76%;
    padding: 30px;
    background: #fff;
    position: relative;
    -webkit-box-shadow: 0 0 1px 0 #ccc;
            box-shadow: 0 0 1px 0 #ccc;
    margin-top: 5px;
    min-width: 0;
  }
  .content:before,
  .content:after {
    content: "";
    background: #900;
    height: 15px;
    position: absolute;
    top: -7px;
    left: -7px;
    right: -7px;
    z-index: -1;
  }
  .content:after {
    top: auto;
    bottom: -7px;
  }
  .col-main {
    width: 67%;
    padding-right: 30px;
    float: left;
  }
  .col-sub {
    width: 33%;
    float: left;
  }
}
#header {
  max-width: 990px;
  margin: 0 auto;
  position: relative;
}
.ada-skip-to-main {
  color: #fff;
  background: #900;
  width: 140px;
  padding: 10px;
  position: absolute;
  top: 10px;
  left: -145px;
  -webkit-transition: left 500ms;
  transition: left 500ms;
}
.ada-skip-to-main:focus {
  left: 0;
  -webkit-box-shadow: 0 0 2px 1px rgba(153,0,0,0.4);
          box-shadow: 0 0 2px 1px rgba(153,0,0,0.4);
  -webkit-transition-duration: 50ms;
          transition-duration: 50ms;
}
@media only screen and (max-width: 650px) {
  .head-nav-wrap {
    padding: 10px;
    margin-top: -58px;
    -webkit-transition: margin-top 300ms;
    transition: margin-top 300ms;
  }
  .head-nav-wrap.open {
    margin-top: 0px;
  }
}
.head-usc-link,
.head-home-link {
  margin: 10px;
  display: none;
}
.head-social-links {
  margin: 6px;
}
.head-social-links > a {
  height: 32px;
  margin: 2px;
  display: inline-block;
  vertical-align: middle;
}
.head-social-links > a > img {
  height: 100%;
  display: block;
}
#SearchQ {
  font-size: 14px;
  width: 220px;
  height: 32px;
  padding: 0 10px;
  border: 1px solid #ccc;
  border-radius: 5px 0 0 5px;
  margin: 0;
  float: left;
  outline: 0;
}
#SearchQ + input {
  line-height: 32px;
  color: #fff;
  background: #ccc;
  height: 32px;
  padding: 0 7px;
  border: 0;
  border-radius: 0 5px 5px 0;
  margin: 0;
  float: left;
  -webkit-appearance: none;
}
#SearchQ:valid + input {
  cursor: pointer;
}
#SearchQ:focus {
  border-color: #900;
}
#SearchQ:focus + input {
  background: #900;
}
@media only screen and (max-width: 650px) {
  #SearchQ {
    font-size: 18px;
    width: 85%;
    padding: 18px 12px;
  }
  #SearchQ + input {
    width: 15%;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
  }
}
@media only screen and (min-width: 651px) {
  #header {
    padding-top: 60px;
    height: 150px;
  }
  .head-usc-link {
    width: 202px;
    height: 49px;
    background: url("../artwork/logo/usc-white.png") no-repeat;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
  }
  .svg .head-usc-link {
    background-image: url("../artwork/logo/usc-white.svg");
  }
  .head-home-link {
    width: 435px;
    max-width: 50%;
    height: 88px;
    padding: 0 10px;
    margin: 10px 0;
    background: url("../artwork/logo/dornsife-white.png") no-repeat 10px center;
    background-size: contain;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .svg .head-home-link {
    background-image: url("../artwork/logo/dornsife-white.svg");
  }
  .head-nav-wrap {
    text-align: right;
    width: 50%;
    height: 80px;
    padding: 0 10px;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .head-nav-wrap:before {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .head-nav {
    width: 98%;
    display: inline-block;
    vertical-align: middle;
  }
  .head-search,
  .head-social-links {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
  }
  .head-social-links {
    margin: 2px 4px;
  }
  .head-social-links > a {
    margin: 0;
  }
}
@media only screen and (max-width: 650px) {
  .mobile-menu {
    height: 60px;
    text-align: center;
    color: #fff;
    background: #000;
    overflow: hidden;
    position: relative;
    z-index: 10;
  }
  .mobile-menu > .ico-search {
    height: 30px;
    padding: 15px;
    font-size: 30px;
    line-height: 30px;
    position: absolute;
    top: 0;
    right: 0;
  }
  .mobile-home-link {
    display: block;
    height: 50px;
    margin: 5px 62px 5px 48px;
    position: relative;
  }
  .mobile-home {
    background: url("/assets/artwork/logo/dornsife-logo.svg") no-repeat center;
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
  }
  .menu-trigger {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 60px;
  }
  .menu-trigger:before {
    content: '';
    background: #fff;
    -webkit-box-shadow: 0 10px #fff, 0 20px #fff;
            box-shadow: 0 10px #fff, 0 20px #fff;
    width: 25px;
    height: 4px;
    position: absolute;
    top: 18px;
    left: 0;
  }
  .mp-pusher {
    position: relative;
    left: 0;
    height: 100%;
  }
  .mp-menu {
    width: 300px;
    max-width: 80%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .mp-menu a {
    color: #fff;
  }
  .mp-level {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #900;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .mp-menu > .mp-level {
    background: #fff;
  }
  .nav-main {
    background: #900;
  }
  .mp-pusher:after,
  .mp-level:after,
  .mp-level:before {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    content: '';
    opacity: 0;
  }
  .mp-pusher:after,
  .mp-level:after {
    background: rgba(0,0,0,0.3);
    -webkit-transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
    transition: opacity 0.3s, width 0.1s 0.3s, height 0.1s 0.3s;
  }
  .mp-level:after {
    z-index: -1;
  }
  .mp-pusher.mp-pushed:after,
  .mp-level.mp-level-overlay:after {
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
  }
  .mp-level.mp-level-overlay {
    cursor: pointer;
  }
  .mp-level.mp-level-overlay.mp-level:before {
    width: 100%;
    height: 100%;
    background: transparent;
    opacity: 1;
  }
  .mp-pusher,
  .mp-level {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .mp-overlap .mp-level.mp-level-open {
    -webkit-box-shadow: 1px 0 2px rgba(0,0,0,0.2);
            box-shadow: 1px 0 2px rgba(0,0,0,0.2);
    -webkit-transform: translate3d(-40px, 0, 0);
            transform: translate3d(-40px, 0, 0);
  }
  .mp-menu > .mp-level,
  .mp-menu > .mp-level.mp-level-open,
  .mp-menu.mp-overlap > .mp-level,
  .mp-menu.mp-overlap > .mp-level.mp-level-open {
    -webkit-box-shadow: none;
            box-shadow: none;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  .mp-cover .mp-level.mp-level-open {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    z-index: 100;
  }
  .mp-cover .mp-level.mp-level-open > ul > li > .mp-level:not(.mp-level-open) {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .nav-main li > a,
  .mp-level > a:first-child {
    display: block;
    padding: 1em 2.5em 1em 1.2em;
    outline: none;
    -webkit-box-shadow: inset 0 -1px rgba(0,0,0,0.2);
            box-shadow: inset 0 -1px rgba(0,0,0,0.2);
    text-shadow: 0 0 1px rgba(255,255,255,0.1);
    font-size: 1.8em;
    -webkit-transition: background 0.3s, -webkit-box-shadow 0.3s;
    transition: background 0.3s, -webkit-box-shadow 0.3s;
    transition: background 0.3s, box-shadow 0.3s;
    transition: background 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
  }
  .mp-level > a:first-child {
    left: 0;
    padding: 1em 1.2em;
  }
  .nav-main-item:before {
    position: absolute;
    right: 10px;
    color: rgba(255,255,255,0.3);
    line-height: 61px;
    font-size: 24px;
  }
  .nav-main li:first-child > a {
    -webkit-box-shadow: inset 0 -1px rgba(0,0,0,0.2), inset 0 1px rgba(0,0,0,0.2);
            box-shadow: inset 0 -1px rgba(0,0,0,0.2), inset 0 1px rgba(0,0,0,0.2);
  }
  .nav-main li a:hover {
    background: rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 -1px rgba(0,0,0,0);
            box-shadow: inset 0 -1px rgba(0,0,0,0);
  }
  .nav-main .mp-level.mp-level-overlay > ul > li > a,
  .mp-level.mp-level-overlay > ul > li:first-child > a {
    -webkit-box-shadow: inset 0 -1px rgba(0,0,0,0);
            box-shadow: inset 0 -1px rgba(0,0,0,0);
  }
  .mp-back {
    background: rgba(0,0,0,0.1);
    outline: none;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    display: block;
    padding: 1em 2em;
    position: relative;
    -webkit-box-shadow: inset 0 1px rgba(0,0,0,0.1);
            box-shadow: inset 0 1px rgba(0,0,0,0.1);
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
  }
  .mp-back:before {
    font-size: 2.3em;
    display: inline-block;
    vertical-align: -7px;
    margin-right: 3px;
  }
  .mp-menu .mp-level.mp-level-overlay > .mp-back,
  .mp-menu .mp-level.mp-level-overlay > .mp-back:after {
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    color: transparent;
  }
  .no-csstransforms3d .mp-pusher,
  .no-js .mp-pusher {
    padding-left: 300px;
  }
  .no-csstransforms3d .mp-menu .mp-level,
  .no-js .mp-menu .mp-level {
    display: none;
  }
  .no-csstransforms3d .mp-menu > .mp-level,
  .no-js .mp-menu > .mp-level {
    display: block;
  }
}
.mp-menu #sidebar {
  padding: 5px;
  margin: 2em 0;
  position: relative;
  z-index: -1;
}
.mp-menu .side-nav a {
  padding: 1em;
  font-size: 1.5em;
  line-height: 1.4;
}
.mobile-social-box > .head-social-links {
  overflow: hidden;
}
@media only screen and (min-width: 651px) {
  .mp-menu {
    background: #333;
  }
  .mp-pusher {
    overflow: hidden;
  }
  .mp-label,
  .mp-back {
    display: none;
  }
  .mp-pusher,
  .mp-level {
    -webkit-transform: none !important;
            transform: none !important;
  }
  .nav-main {
    max-width: 990px;
    margin: 0 auto;
    background: #333;
    display: none;
    z-index: 100;
  }
  .nav-main-item {
    width: 14.28%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    border-left: 1px solid #494949;
  }
  .nav-main-item:first-child {
    border-left: 0;
  }
  .nav-main-item:before {
    content: "";
  }
  .nav-main-head {
    color: #fff;
    font-size: 14px;
    line-height: 43px;
    text-align: center;
    display: block;
    background: #333;
  }
  .nav-main-head.current,
  .nav-main-item:hover .nav-main-head {
    background: #900;
    background: -webkit-gradient(linear, left top, left bottom, from(#cf0000), to(#900));
    background: linear-gradient(#cf0000, #900);
  }
  .nav-main-sub {
    min-width: 100%;
    color: #fff;
    background: #87000d;
    display: none;
    position: absolute;
    top: 43px;
    left: 0;
    z-index: 150;
  }
  .nav-main-item:last-child .nav-main-sub {
    left: auto;
    right: 0;
  }
  .nav-main-item:hover .nav-main-sub {
    display: block;
  }
  .nav-main-sub-link {
    color: #fff;
    background: #900;
    display: block;
    line-height: 30px;
    white-space: nowrap;
    padding: 0 20px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  }
  .nav-main-sub-link:hover {
    color: #900;
    background: #ffd21c;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffd21c), to(#ffac00));
    background: linear-gradient(#ffd21c, #ffac00);
  }
  .nav-main {
    display: block;
  }
  .mobile-menu {
    display: none;
  }
}
.masthead {
  max-width: 990px;
  padding: 0 10px;
  margin: 10px auto 20px;
  position: relative;
}
@media only screen and (max-width: 650px) {
  .masthead {
    display: none;
  }
}
.nav-crumbs {
  float: left;
  margin-top: 10px;
}
.nav-crumbs a {
  font: bold 10px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  text-transform: lowercase;
  color: #404040;
  display: inline-block;
  border-bottom: 1px dotted #404040;
}
.nav-crumbs a:hover {
  border-bottom: 0;
}
.nav-crumbs a.current {
  color: #900;
  border-bottom: 0;
}
.share-wrap {
  float: right;
}
.banner .share-wrap {
  margin-top: 10px;
}
@media only screen and (min-width: 890px) {
  .banner .share-wrap {
    margin-top: 28px;
    margin-right: 30px;
  }
}
.share-wrap a {
  border-bottom: 0;
  font-size: 14px;
}
.share-wrap .ico-share {
  font-size: 20px;
}
.share-link {
  margin-left: 10px;
  float: right;
}
.share-link.ico-rss {
  line-height: 38px;
}
.share-link.ico-rss:before {
  font-size: 12px;
  line-height: 14px;
  color: #fff;
  background: #900;
  padding: 2px;
  margin: 0 5px;
  display: inline-block;
}
.share-link.ico-rss:hover {
  color: #900;
}
.footer-fold {
  text-align: center;
  background: #555;
  padding: 25px 10px;
  margin-top: 30px;
}
.footer-fold .fold-title {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 0 5px;
}
.footer-fold .fold-link {
  color: #ccc;
  font: 12px/1 "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  display: inline-block;
}
.footer-fold .fold-link:hover {
  color: #fff;
}
@media only screen and (min-width: 931px) {
  .footer-fold .fold-link {
    border-left: 1px solid #888;
  }
  .footer-fold .fold-link:first-child {
    border-left: none;
  }
}
.footer-fold > .col {
  margin: 0 auto;
}
.footer-fold > .col-about {
  background: #666;
  max-width: 380px;
  padding: 15px 5px;
  border-radius: 8px;
}
.footer-fold > .col-about > .fold-title {
  margin: 0 10px 5px;
}
.footer-fold > .col-feature {
  max-width: 540px;
  overflow: hidden;
}
@media only screen and (min-width: 931px) {
  .footer-fold > .col-feature {
    margin-left: 30px;
  }
}
.fold-about-list > .fold-link {
  padding: 0 10px;
  margin: 5px 0;
}
.fold-feature-links {
  margin-bottom: -10px;
}
.fold-feature-group {
  margin-bottom: 10px;
}
@media only screen and (max-width: 930px) {
  .fold-feature-group {
    margin: 20px 0 0;
  }
}
@media only screen and (min-width: 931px) {
  .footer-fold > .col {
    text-align: left;
    display: inline-block;
    vertical-align: top;
  }
  .fold-feature-group > .fold-title {
    float: left;
    margin: 7px 0 0;
  }
  .fold-feature-list {
    margin-left: 90px;
  }
}
.fold-feature-list {
  overflow: hidden;
}
.fold-feature-list > .fold-link {
  font-size: 11px;
  line-height: 14px;
  color: #bbb;
  margin: 8px 0;
  padding: 0 5px;
}
@media only screen and (min-width: 931px) {
  .fold-feature-list > .fold-link {
    border-left: 1px solid #777;
    margin-left: -1px;
    padding: 0 8px;
  }
}
@media only screen and (max-width: 500px) {
  .fold-feature-list > .fold-link {
    float: left;
    width: 50%;
    padding: 5px 6px;
  }
  .fold-feature-list > .fold-link:nth-child(even) {
    text-align: left;
  }
  .fold-feature-list > .fold-link:nth-child(odd) {
    text-align: right;
  }
}
.footer {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  text-align: center;
  background: #636363;
  padding: 14px;
}
.site-copyright,
.footer-link {
  color: #bbb;
  padding: 11px 17px;
  display: inline-block;
}
.footer-link:hover {
  color: #fff;
}
.html-content .responsive-table {
  width: 100%;
}
.html-content .responsive-table p {
  display: inline;
  padding: 0;
  margin: 0;
}
.html-content .responsive-table tr:nth-child(even) td {
  background: #eee;
}
.html-content .responsive-table td {
  padding: 15px 10px;
}
@media only screen and (max-width: 650px) {
  .html-content .responsive-table,
  .html-content .responsive-table tbody,
  .html-content .responsive-table tr,
  .html-content .responsive-table th,
  .html-content .responsive-table td {
    display: block;
  }
  .html-content .responsive-table tr {
    padding: 10px 0;
  }
  .html-content .responsive-table tr:nth-child(even) {
    background: #eee;
  }
  .html-content .responsive-table tr:first-child {
    display: none;
  }
  .html-content .responsive-table td {
    padding: 5px 10px;
  }
  .html-content .responsive-table td:before {
    content: attr(data-title) ":";
    margin-right: 6px;
  }
}
.selecter-element {
  position: absolute;
  opacity: 0;
  top: 50%;
}
.selecter {
  display: block;
  margin: 0 0 10px 0;
  position: relative;
  z-index: 1;
}
.selecter .selecter-selected {
  background: #f9f9f9;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #333;
  cursor: pointer;
  display: block;
  font-size: 13px;
  margin: 0;
  overflow: hidden;
  padding: 8px 10px;
  position: relative;
  text-overflow: clip;
  z-index: 49;
}
.selecter .selecter-selected:before {
  content: "\e616";
  font-family: 'icons';
  font-size: 18px;
  line-height: 18px;
  position: absolute;
  top: 50%;
  right: 7px;
  margin-top: -9px;
}
.selecter .selecter-options {
  border: solid #ccc;
  border-width: 0 1px 1px;
  background-color: #fefefe;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.15);
          box-shadow: 0 1px 4px rgba(0,0,0,0.15);
  display: none;
  left: 0;
  margin: 0;
  max-height: 260px;
  overflow: auto;
  overflow-x: hidden;
  padding: 0;
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 50;
}
.selecter .selecter-group {
  background: #f9f9f9;
  border-bottom: 1px solid #e3e3e3;
  color: #999;
  display: block;
  font-size: 11px;
  padding: 5px 10px 4px;
  text-transform: uppercase;
}
.selecter .selecter-item {
  background: #fff;
  border-bottom: 1px solid #e3e3e3;
  color: #333;
  cursor: pointer;
  display: block;
  font-size: 13px;
  margin: 0;
  overflow: hidden;
  padding: 8px 10px;
  text-overflow: ellipsis;
  width: 100%;
}
.selecter .selecter-item.selected {
  background: #f9f9f9;
}
.selecter .selecter-item.disabled {
  color: #999;
  cursor: default;
}
.selecter .selecter-item:first-child {
  border-radius: 0;
}
.selecter .selecter-item:last-child {
  border-radius: 0 0 2px 2px;
  border-bottom: 0;
}
@media screen and (min-width: 980px) {
  .selecter .selecter-item:hover,
  .selecter .selecter-item.selected:hover {
    background-color: #f3f3f3;
  }
  .selecter .selecter-item.disabled:hover {
    background-color: #fff;
  }
  .selecter:hover .selecter-selected {
    background-color: #fff;
  }
  .selecter.disabled .selecter-item:hover {
    background: #fff;
  }
}
.selecter.focus .selecter-selected,
.selecter.open .selecter-selected {
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.1);
          box-shadow: 0 0 5px rgba(0,0,0,0.1);
}
.selecter.open {
  z-index: 3;
}
.selecter.open .selecter-selected {
  border-radius: 3px 3px 0 0;
  z-index: 51;
}
.selecter.cover .selecter-options {
  border-radius: 3px;
  border-width: 1px;
  top: 0;
}
.selecter.cover .selecter-options .selecter-item.first {
  border-radius: 3px 3px 0 0;
}
.selecter.cover.open .selecter-selected {
  border-radius: 3px 3px 0 0;
  z-index: 49;
}
.selecter.bottom .selecter-options {
  border-width: 1px 1px 0;
  bottom: 100%;
  top: auto;
}
.selecter.bottom .selecter-item:last-child {
  border: none;
}
.selecter.bottom.open .selecter-selected {
  border-radius: 0 0 3px 3px;
}
.selecter.bottom.open .selecter-options {
  border-radius: 3px 3px 0 0;
}
.selecter.bottom.cover .selecter-options {
  bottom: 0;
  top: auto;
}
.selecter.bottom.cover.open .selecter-selected {
  border-radius: 3px;
}
.selecter.bottom.cover.open .selecter-options {
  border-radius: 3px;
}
.selecter.multiple .selecter-options {
  border-radius: 3px;
  border-width: 1px;
  -webkit-box-shadow: none;
          box-shadow: none;
  display: block;
  position: static;
  width: 100%;
}
.selecter.disabled .selecter-selected {
  background: #fff;
  border-color: #eee;
  color: #ccc;
  cursor: default;
}
.selecter.disabled .selecter-options {
  background: #fff;
  border-color: #eee;
}
.selecter.disabled .selecter-group,
.selecter.disabled .selecter-item {
  border-color: #eee;
  color: #ccc;
  cursor: default;
}
.selecter.disabled .selecter-item.selected {
  background: #fafafa;
}
.selecter .selecter-options.scroller {
  overflow: hidden;
}
.selecter .selecter-options.scroller .scroller-content {
  max-height: 260px;
  padding: 0;
}
@media screen and (max-width: 740px) {
  .selecter {
    max-width: 40%;
  }
}
@media screen and (max-width: 500px) {
  .selecter {
    max-width: 100%;
  }
}
.sidebar > h2 {
  font-size: 16px;
  line-height: 24px;
  padding: 20px 6px;
  margin: 0;
}
.side-nav {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  background: #fff;
  padding-bottom: 10px;
}
.side-nav a {
  font-size: 14px;
  line-height: 1.6;
  color: #900;
  padding: 6px;
  display: block;
}
.side-nav a:hover,
.side-nav a.current {
  color: #fff;
  background: #900;
}
.side-nav .expanded > a {
  color: #fff;
  background: #900;
}
.side-nav .expanded > ul a {
  color: #fff;
  background: #de0909;
  padding-left: 20px;
}
.side-nav .expanded > ul a:hover,
.side-nav .expanded > ul a.current {
  background: #b00;
}
.side-nav .expanded .lower-links a {
  padding-left: 30px;
  background: #871a1b;
}
.side-nav .expanded .lower-links a:hover,
.side-nav .expanded .lower-links a.current {
  background: #692a2b;
}
.col-sub-header {
  font-size: 15px;
  margin: 24px 0 10px;
  display: block;
}
.col-sub :first-child {
  margin-top: 0;
}
.col-sub :last-child {
  margin-bottom: 0;
}
.col-sub-section > h2 {
  line-height: 1.4;
  margin: 12px 0;
}
.col-sub-section p,
.col-sub-section .c-more {
  font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}
.pagination {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  float: right;
  margin: 10px 0;
}
.pagination-label {
  margin-right: 10px;
}
.pagination > li {
  vertical-align: baseline;
  display: inline-block;
}
.pagination a {
  display: block;
  font-size: 13px;
  line-height: 25px;
  min-width: 25px;
  height: 25px;
  padding: 0 5px;
  margin: 0 3px;
  text-align: center;
}
.pagination a:hover {
  background: #eee;
}
.pagination a.current {
  color: #fff;
  background: #900;
}
.col-sub {
  background: #fafafa;
  padding: 6px;
  border-radius: 4px;
}
.col-sub {
  padding: 10px;
}
.col-sub-section {
  color: #333;
  background: #fff;
  padding: 10px;
  display: block;
  -webkit-box-shadow: 0 0 0 rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
          box-shadow: 0 0 0 rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
}
.col-sub-section .c-more {
  margin-top: 10px;
  display: inline-block;
}
a.col-sub-section:hover {
  background: #fafafa;
}
a.col-sub-section:hover h2,
a.col-sub-section:hover h3,
a.col-sub-section:hover h4 {
  color: #900;
}
.card-list {
  background: #fafafa;
  padding: 6px;
  border-radius: 4px;
}
.card-list-header {
  margin: 10px 15px;
}
.card-item {
  color: #333;
  background: #fff;
  padding: 10px;
  display: block;
  -webkit-box-shadow: 0 0 0 rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
          box-shadow: 0 0 0 rgba(0,0,0,0.15), 0 0 1px rgba(0,0,0,0.15);
}
.card-item .c-more {
  margin-top: 10px;
  display: inline-block;
}
a.card-item:hover {
  background: #e6e6e6;
}
a.card-item:hover h2,
a.card-item:hover h3,
a.card-item:hover h4 {
  color: #900;
}
.widget {
  max-width: 100%;
  margin: 10px 0;
}
.widget img {
  width: 100%;
  display: block;
}
.widget:first-child {
  margin-top: 0;
}
.widget:last-child {
  margin-bottom: 0;
}
.widget-title {
  font-size: 1.5em;
  font-family: Georgia, 'Palatino', 'Century Schoolbook', serif;
  margin: 5px 0;
  padding: 0 6px;
}
.widget-title:before {
  color: #900;
  margin-right: 5px;
  vertical-align: -1px;
}
.widget-foot-link {
  margin: 10px 6px;
  display: inline-block;
}
.video-widget > img {
  width: 100%;
  display: block;
}
.video-widget .video-player-title {
  text-align: left;
}
.video-widget .video-preview-title {
  font-size: 1.2em;
  margin: 10px 0 0;
  color: #ccc;
}
.col-sub .video-widget {
  margin: 10px 0;
  display: block;
}
.col-sub-gallery {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
     -moz-box-orient: horizontal;
     -moz-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.col-sub-gallery .video-widget {
  width: 100%;
}
@media only screen and (min-width: 450px) and (max-width: 889px) {
  .col-sub-gallery .video-widget {
    width: 48%;
    margin: 1%;
  }
}
.photo-thumb-list {
  overflow: hidden;
  margin: 6px 0;
}
.photo-thumb {
  float: left;
  width: 50%;
}
.poster-widget {
  display: block;
  text-align: center;
}
.rss-widget,
.photo-widget {
  background: #fafafa;
  padding: 6px;
  border-radius: 4px;
  font: 12px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}
.rss-widget > .widget-title {
  padding: 5px 0 7px;
}
.rss-item {
  margin: 8px 0;
}
.rss-item:after {
  content: "read more...";
  height: 0;
  line-height: 20px;
  display: block;
  overflow: hidden;
  -webkit-transition: height 0.2s;
  transition: height 0.2s;
}
.rss-item:hover:after {
  height: 20px;
}
.rss-item-title {
  margin: 5px 0;
}
.rss-item-date {
  display: block;
  font-weight: bold;
  margin-bottom: 3px;
}
.slider {
  overflow: hidden;
  position: relative;
}
.slider-content {
  padding: 50px 0;
}
.slider-h > .slider-content {
  width: 9999em;
  padding: 0 50px;
}
.slider-h .slider-item {
  float: left;
}
.slider-prev,
.slider-next {
  height: 50px;
  position: absolute;
  left: 0;
  right: 0;
}
.slider-prev:before,
.slider-next:before {
  font-size: 30px;
  line-height: 30px;
  text-align: center;
  width: 30px;
  margin: -15px;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
}
.slider-prev.disabled:before,
.slider-next.disabled:before {
  opacity: 0.5;
}
.slider-h .slider-prev,
.slider-h .slider-next {
  width: 50px;
  height: auto;
  top: 0;
  bottom: 0;
}
.slider-prev {
  top: 0;
}
.slider-h .slider-prev {
  right: auto;
}
.slider-next {
  bottom: 0;
}
.slider-h .slider-next {
  left: auto;
}
.striped-list > li:nth-child(odd),
.striped-list > .list-item:nth-child(odd) {
  background: #eee;
}
.inline-title {
  padding: 10px 20px;
}
.inline-title p {
  display: inline;
}
.inline-title h3 {
  font-size: 1.2em;
  padding: 0;
  margin: 0.5em 0.5em 0.5em 0;
  display: inline-block;
  font-weight: bold;
}
.arrow-list {
  margin-bottom: 10px;
}
.arrow-list > li {
  font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  color: #414141;
  margin: 10px 0 10px 30px;
}
.arrow-list > .ico-arrow-right-fill:before,
.arrow-list > .ico-cal:before,
.arrow-list > .ico-news:before {
  font-size: 18px;
  line-height: 18px;
  color: #900;
  width: 26px;
  margin: 0 2px 0 -30px;
  display: inline-block;
  vertical-align: -3px;
}
.arrow-list > .ico-news:before {
  margin: 0 -4px 0 -28px;
  vertical-align: -4px;
}
.arrow-list > .ico-arrow-right-fill:before {
  font-size: 22px;
  color: #fc0;
  vertical-align: -6px;
}
.arrow-list a:hover {
  color: #900;
}
.calendar {
  width: 100%;
  border-collapse: collapse;
}
.calendar th {
  padding: 15px 0;
}
.calendar th > a {
  font-size: 18px;
}
.calendar th.month {
  font: normal 1.6em/1 "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}
.calendar .day-of-week th {
  border-top: 1px solid #eee;
  font: normal 0.9em/1 "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  text-transform: uppercase;
}
.calendar .height-span-day {
  height: 0;
  padding-bottom: 80%;
}
.calendar td {
  width: 14%;
  border: 1px solid;
  vertical-align: top;
}
.calendar td .day-number {
  font-weight: bold;
  background: #ccc;
  padding: 5px;
}
.calendar td.current-day {
  background: #ffd5d5;
}
.calendar .event-occurence {
  padding: 6px;
}
@media only screen and (max-width: 910px) {
  .calendar .event-occurence:before {
    content: "•";
  }
  .calendar .event-occurence a {
    display: none;
  }
  .calendar .event-occurence + .event-occurence {
    display: none;
  }
}
.no-js .upcoming-events > li {
  margin: 20px 0;
}
.full-calendar td {
  background: #eee;
  border-color: #fff;
  padding-bottom: 15px;
}
.sub-calendar td {
  background: #eee;
  border: 1px solid #fff;
}
.sub-calendar td a:hover {
  background: #333;
  color: #fff;
}
.sub-calendar td.current-day {
  background: #900;
  color: #fff;
}
.sub-calendar td a {
  display: block;
  width: 100%;
  padding: 5px 5px 50%;
}
.galleria-slideshow {
  height: 450px;
  overflow: hidden;
}
.gallery-wrap {
  margin: 20px 0;
}
.gallery {
  overflow: hidden;
  clear: both;
}
.gallery-item {
  background: #fff;
  width: 100%;
  display: inline-block;
  vertical-align: top;
  padding: 10px 10px 15px;
  margin: 5px 0;
}
.gallery-item.active,
.gallery-item:hover {
  background: #eee;
}
.gallery-item > img {
  width: 100%;
}
.gallery-item > h3 {
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  margin: 0;
}
@media only screen and (min-width: 300px) {
  .gallery-item {
    width: 50%;
  }
}
@media only screen and (min-width: 500px) {
  .gallery-item {
    width: 33.333%;
  }
}
@media only screen and (min-width: 770px) {
  .gallery-item {
    width: 25%;
  }
}
.image-list a {
  margin: 12px 0;
  display: block;
}
.image-list img {
  width: 100%;
}
.video-player {
  font-size: 11px;
  color: #eee;
  background: #333;
  position: relative;
  padding: 10px;
  border-radius: 4px;
  margin-bottom: 2em;
}
@media only screen and (min-width: 890px) {
  .banner .video-player {
    margin: 30px 30px 2em;
  }
}
@media only screen and (max-width: 650px) {
  .banner .video-player {
    margin-top: 10px;
  }
}
.video-player .c-more {
  color: #fc0;
}
.video-player-more {
  position: absolute;
  top: 18px;
  right: 10px;
}
.video-player-title {
  font: 100 1.5em/1 "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #fff;
  padding: 5px 10px 15px;
  margin: 0;
}
.video-player-title:before {
  vertical-align: -1px;
  margin-right: 6px;
}
.video-player-info {
  font-size: 15px;
  padding: 10px;
}
.video-player-info ~ .video-player-info {
  display: none;
}
.video-player-info h3 {
  color: #eee;
  margin-top: 10px;
}
.video-player-info p {
  color: #aaa;
}
.video-player-director,
.video-player-categories {
  display: block;
  margin: 2px 0;
}
.video-title {
  margin-bottom: 0;
}
.video-preview {
  width: 110px;
  margin: 10px 5px;
  position: relative;
}
.video-preview > img {
  width: 106px;
  max-width: 106px;
  margin: -8px -8px 10px;
  display: block;
}
.video-preview-title,
.video-preview-duration {
  font: bold 1em/1.2 "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  padding: 0;
  margin: 0;
  color: #333;
}
.video-preview-duration {
  color: #eee;
  background: #111;
  background: rgba(0,0,0,0.5);
  padding: 5px;
  position: absolute;
  top: 41px;
  right: 2px;
  line-height: 1;
}
.video-preview > .video-preview-duration {
  color: #eee;
}
.video-list {
  margin: 0 -10px;
}
.video-list .slider-prev,
.video-list .slider-next {
  background: #333;
  color: #fff;
}
.video-list .slider-prev:hover,
.video-list .slider-next:hover {
  color: #fff;
}
.video-player-footer.video-player-footer {
  color: #ccc;
}
.fluid-width-video-wrapper.fluid-width-video-wrapper {
  padding-top: 75%;
}
#admin_toolbox {
  font: 11px Georgia, 'Palatino', 'Century Schoolbook', serif;
  text-align: center;
  color: #eee;
  background: #555;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
}
@media only screen and (max-width: 840px) {
  #admin_toolbox {
    display: none;
  }
}
#admin_toolbox h2 {
  font-size: 1.5em;
  color: #eee;
  display: inline-block;
  padding: 0;
  margin: 10px 20px;
  line-height: 20px;
}
#admin_toolbox ul {
  display: inline-block;
}
#admin_toolbox li {
  display: inline-block;
  margin: 10px;
}
#admin_toolbox a {
  color: #fc0;
}
#admin_toolbox a:hover {
  text-decoration: underline;
}
.fact-list > li {
  margin: 30px 0;
}
.fact-list .section-title {
  color: #333;
  font-size: 1em;
  margin: 1em 0;
}
.nav-large {
  background: #eee;
  margin: 10px -10px 0;
}
.t-box {
  display: inline-block;
  padding: 10px;
  width: 50%;
}
@media only screen and (min-width: 850px) {
  .t-box {
    width: 25%;
  }
}
.t-box a {
  display: block;
}
.t-box img {
  width: 100%;
}
.admission-img {
  float: left;
  margin: 0 10px 4px 0;
}
.title-divider {
  margin: 35px 0 20px;
}
.bio-profile {
  margin-top: 10px;
}
.bio-profile .col-sub-section {
  padding: 0;
}
.bio-profile .col-sub-section > h2 {
  margin: 0.83em 0;
}
@media only screen and (min-width: 401px) {
  .bio-profile {
    width: 33%;
    float: left;
    margin-top: 0;
  }
  .bio-profile img {
    width: 100%;
  }
  .bio-story {
    margin: -1em 0 0 36%;
  }
}
@media only screen and (min-width: 650px) {
  .bio-wrap {
    padding: 25px;
    background: #eee;
  }
  .bio-profile img {
    border: 5px solid #bbb;
  }
  .bio-story {
    padding: 10px 25px 25px;
    margin: 0 0 0 36%;
    border: 1px solid #ddd;
    background: #fff;
  }
  #bio .addthis_default_style {
    position: absolute;
    top: 50px;
    right: 55px;
  }
}
@media only screen and (min-width: 890px) {
  #bio .addthis_default_style {
    position: absolute;
    top: 75px;
    right: 77px;
  }
}
.dir-header {
  font-size: 22px;
  line-height: 24px;
}
.article-list {
  font-size: 14px;
  margin: 20px 0;
}
.col-main .article-list:first-child {
  margin-top: 0;
}
.article {
  padding: 15px;
  display: block;
}
.article > img {
  border: 4px solid #b6b6b6;
}
.article > .ico-play {
  position: relative;
  float: left;
  width: 36%;
}
.article > .ico-play:before {
  color: #fff;
  font-size: 40px;
  text-shadow: 0 1px 15px #000;
  margin: -20px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
}
.article p {
  margin: 0.8em 0;
}
a.article:hover {
  background: #fafafa;
}
a.article:hover h2,
a.article:hover h3,
a.article:hover h4 {
  color: #900;
}
@media only screen and (min-width: 700px) {
  .article {
    padding: 20px;
  }
  .related-stories .article {
    padding: 10px;
  }
  .col-sub .article {
    padding: 10px;
  }
}
.article-title {
  font-size: 1.1em;
  line-height: 1.2;
  margin: 0;
}
.article-title + small {
  display: block;
  font-size: 0.85em;
}
a.article:hover .article-title {
  color: #900;
}
.article-img {
  width: 100%;
  margin-bottom: 10px;
}
.article-img img {
  width: 100%;
  display: block;
}
@media only screen and (min-width: 481px) {
  .article-img {
    width: 28%;
    margin-bottom: 0;
    float: left;
  }
  .related-stories .article-img {
    width: 17%;
  }
  .col-main .article-img {
    width: 36%;
  }
  .ico-play > .article-img {
    width: 100%;
  }
  .article-has-img {
    margin-left: 31%;
  }
  .related-stories .article-has-img {
    margin-left: 20%;
  }
  .col-main .article-has-img {
    margin-left: 40%;
  }
}
@media only screen and (min-width: 650px) {
  .article-img img {
    border: 5px solid #b6b6b6;
  }
  .article-img:hover img {
    border: 5px solid #979797;
  }
  a:hover .article-img {
    border-color: #868686;
  }
  a.article-featured:hover .article-img {
    border-color: #fff;
  }
}
.html-content.giving-content p {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 50px;
}
.pillar-style-wrap {
  background: #a60000 url("../img/pillar/flash_wrapper_bg.jpg") top center no-repeat;
  background-image: linear-gradient(rgba(166,0,0,0) 200px, #a60000 275px), url("../img/pillar/flash_wrapper_bg.jpg");
  width: 100%;
  padding: 15px;
}
.pillar-wrap {
  background: #f7f8f5;
  -webkit-box-shadow: inset 0 0 40px rgba(0,0,0,0.2);
          box-shadow: inset 0 0 40px rgba(0,0,0,0.2);
  max-width: 989px;
  padding: 25px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.pillar-title {
  font: italic 30px/1 Georgia, 'Palatino', 'Century Schoolbook', serif;
  color: #900;
  margin: 0;
}
.pillar-title > strong {
  font-weight: normal;
}
.pillar-title > small {
  font: normal 20px/1 "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  color: #000;
}
.pillar-title,
.pillar-list {
  overflow: hidden;
}
.pillar-list {
  position: relative;
  margin: 20px 0;
}
.pillar-item {
  overflow: hidden;
  float: left;
  margin: 0 10px;
}
.pillar-info > h3 {
  font: italic 23px/1.1 Georgia, 'Palatino', 'Century Schoolbook', serif;
  color: #900;
  margin: 0;
}
.pillar-info > p {
  font: 15px/20px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  color: #000;
  margin: 10px 0;
  display: block;
}
.pillar-vid iframe {
  max-width: 100%;
  display: block;
}
.pillar-tabs {
  text-align: center;
}
.pillar-tabs > li {
  width: 15px;
  height: 15px;
  margin: 0 2px;
  color: #fff;
  background: #aaa;
  border-radius: 100%;
  display: inline-block;
  vertical-align: top;
}
.pillar-tabs > li:hover,
.pillar-tabs > li.active {
  background: #900;
}
@media only screen and (min-width: 650px) {
  .pillar-tabs {
    text-align: left;
  }
  .pillar-tabs > li {
    font: 24px/32px Georgia, 'Palatino', 'Century Schoolbook', serif;
    text-align: center;
    width: 38px;
    height: 38px;
    background: #900;
    border: 3px solid #fff;
    cursor: pointer;
    counter-increment: pillars;
  }
  .pillar-tabs > li:before {
    content: counter(pillars);
  }
  .pillar-tabs > li:hover,
  .pillar-tabs > li.active {
    border-color: #fc0;
  }
  .pillar-list {
    height: 196px;
  }
  .pillar-info {
    text-align: right;
    width: 614px;
    width: calc(100% - 350px);
    padding: 0 10px;
    float: left;
  }
  .pillar-vid {
    width: 350px;
    float: right;
  }
  .pillar-title > strong {
    font: italic 40px/1 Georgia, 'Palatino', 'Century Schoolbook', serif;
  }
  .pillar-title > small {
    line-height: 1.25;
    padding-top: 8px;
    margin: 0 0 0 110px;
    display: block;
  }
  .pillar-count {
    font-size: 180px;
    line-height: 0.9;
    width: 110px;
    float: left;
  }
}
@media only screen and (min-width: 935px) {
  .pillar-list {
    width: 66%;
    float: right;
    margin: 0;
  }
  .pillar-title {
    width: 34%;
    float: left;
  }
  .pillar-tabs {
    position: absolute;
    left: 15px;
    bottom: 15px;
  }
}
@media only screen and (min-width: 481px) {
  .color-boxes {
    border-spacing: 5px;
    display: table;
  }
}
.color-box {
  display: block;
  vertical-align: top;
  padding: 15px;
  font: 14px "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  margin: 10px 0;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 2px 1px rgba(0,0,0,0.15), inset 0 0 1px rgba(0,0,0,0.15);
          box-shadow: inset 0 2px 1px rgba(0,0,0,0.15), inset 0 0 1px rgba(0,0,0,0.15);
}
@media only screen and (min-width: 481px) {
  .color-box {
    display: table-cell;
    min-height: 140px;
    width: 32.33%;
    margin: 0.5%;
  }
}
.color-box h3,
.color-box p {
  color: #fafafa;
  margin: 0;
}
.color-box p {
  margin-top: 0.8em;
}
.color-box-green {
  background: #77a33b;
}
.color-box-blue {
  background: #4a5b8e;
}
.color-box-gold {
  background: #d7a12c;
}
.accordion-list {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
.accordion-item {
  width: 100%;
  display: inline-block;
}
.related-posts .related-post {
  margin: 25px 0 0;
}
.related-posts .related-post img {
  display: block;
  width: 100%;
}
.related-posts .related-post h4 {
  font-style: italic;
}
.related-posts .related-post .related-post-date,
.related-posts .related-post p {
  font-size: 1.1em;
}
.article-tags a,
.article-tags a:visited {
  color: #900;
}
.blog.wizard .share-wrap + .share-wrap {
  margin: 2px 10px 0;
}
.blog.dornsife .share-wrap + .share-wrap {
  margin: -5px 10px 0;
}
.blog.dornsife .article-title {
  font-size: 1.4em;
}
.blog.dornsife .article-sub-title {
  margin: 0;
  font-style: italic;
}
.blog.dornsife .article-tags {
  margin: 0 0 10px;
}
#home #container {
  max-width: 1600px;
  padding: 0;
}
.home-banner {
  padding: 95px 0 138px;
  text-align: center;
  color: #fff;
  background: center top no-repeat;
  background-size: cover;
}
.home-banner h1 {
  margin: 0 0 35px;
  text-transform: uppercase;
  font: bold 46px/1.41 National, Helvetica, sans-serif;
  letter-spacing: -2.3px;
  color: rgba(255,255,255,0.9);
}
@media only screen and (min-width: 481px) {
  .home-banner h1 {
    font: bold 90px/0.8 National, Helvetica, sans-serif;
    letter-spacing: -4.5px;
  }
}
.home-banner p {
  display: none;
}
@media only screen and (min-width: 481px) {
  .home-banner p {
    display: block;
    max-width: 930px;
    margin: 0 auto 55px;
    padding: 0 20px;
    font: normal 20px/1.5 ACaslonPro, Georgia, serif;
  }
}
.home-banner a {
  display: inline-block;
  color: #fff;
  border: 1px solid #fff;
  padding: 16px 37px;
  font: 200 24px/1 National, Helvetica, sans-serif;
  letter-spacing: 2.9px;
  text-transform: uppercase;
}
.home-banner a:hover {
  text-decoration: none;
}
.home-discover {
  text-align: center;
  margin: -25px 0 0;
  padding: 0 0 25px;
  border-bottom: 1px solid #c5c5c5;
}
.home-discover i {
  display: inline-block;
  font-size: 30px;
  color: #900;
  background: #fff;
  border-radius: 100%;
  padding: 15px;
  line-height: 0.85;
}
.home-discover div {
  color: #000;
  font: 200 30px/1 National, Helvetica, sans-serif;
  letter-spacing: 3.6px;
  text-transform: uppercase;
}
.home-header-item {
  text-transform: uppercase;
  font: 200 22px/1 National, Helvetica, sans-serif;
  letter-spacing: 2.6px;
  color: #2d2d2d;
  margin: 0 0 20px;
}
.home-stories {
  max-width: 1335px;
  padding: 0 20px;
  margin: 58px auto 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (min-width: 769px) {
  .home-stories {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.home-stories .home-stories__item {
  margin-bottom: 48px;
}
@media only screen and (min-width: 769px) {
  .home-stories .home-stories__item {
    width: 48.84%;
    margin-bottom: 0;
  }
}
.home-stories .home-stories__item .home-header-item {
  margin-bottom: 25px;
}
.home-stories .home-stories__item img {
  display: block;
  width: 100%;
}
.home-stories .home-stories__item h2 {
  font: normal 40px/0.75 National, Helvetica, sans-serif;
  color: #900;
  margin: 24px 0;
  letter-spacing: -0.4px;
}
.home-stories .home-stories__item p {
  margin: 0;
  font: normal 20px/1.6 ACaslonPro, Georgia, serif;
}
.home-stories .home-stories__item p a {
  margin-top: 15px;
  line-height: 1.5;
  color: #900;
  display: inline-block;
  border-bottom: 2px solid #900;
}
.home-stories .home-stories__item p a:hover {
  border-color: #000;
}
.home-focus {
  background: #efefef;
  padding: 50px 0;
  margin: 0 0 60px;
}
@media only screen and (min-width: 769px) {
  .home-focus {
    padding: 87px 0 100px;
    margin: 90px 0 104px;
  }
}
.home-focus .home-focus__content {
  max-width: 1335px;
  padding: 0 20px;
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (min-width: 769px) {
  .home-focus .home-focus__content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.home-events {
  margin: 0 0 75px;
}
@media only screen and (min-width: 769px) {
  .home-events {
    width: 46%;
    margin: 0;
  }
}
.home-events ul {
  padding: 32px 0;
}
.home-events li {
  margin-bottom: 21px;
}
.home-events h2 {
  margin: 0 0 19px;
  font: normal 32px/1.1 National, Helvetica, sans-serif;
}
.home-events h2 a {
  color: #900;
}
.home-events p {
  margin: 0 0 22px;
  font: normal 18px/1 ACaslonPro, Georgia, serif;
  font-style: italic;
}
.home-events li:not(:last-child):after {
  content: "";
  display: block;
  width: 33%;
  max-width: 165px;
  border-bottom: 1px solid #dedede;
}
.home-events ul + a {
  display: inline-block;
  text-transform: uppercase;
  font: 200 24px/1.25 National, Helvetica, sans-serif;
  letter-spacing: 2.9px;
  color: #900;
}
.home-events ul + a i {
  display: inline-block;
  margin-right: 10px;
  font-size: 1.25em;
  color: #900;
  vertical-align: bottom;
}
@media only screen and (min-width: 769px) {
  .home-magazine {
    width: 48.84%;
  }
}
.home-magazine img {
  display: block;
  margin: 33px 0 18px;
  max-width: 100%;
}
.home-magazine span {
  display: block;
  font: normal 20px/1.5 ACaslonPro, Georgia, serif;
}
.home-magazine em {
  font-weight: bold;
  font-style: normal;
}
.home-highlight {
  max-width: 1335px;
  margin: 0 auto 50px;
}
@media only screen and (min-width: 769px) {
  .home-highlight {
    margin: 0 auto 115px;
  }
}
.home-highlight .home-highlight__content {
  max-width: 90%;
  margin: -27px auto 0;
  padding: 53px 20px 45px;
  text-align: center;
  background: #f6f6f6;
  position: relative;
}
@media only screen and (min-width: 769px) {
  .home-highlight .home-highlight__content {
    max-width: 1085px;
    margin: -175px auto 0;
  }
}
.home-highlight .home-highlight__content h1 {
  font: 200 60px/1 National, Helvetica, sans-serif;
  letter-spacing: -1.5px;
  color: #900;
  margin: -5px 0 18px;
}
@media only screen and (min-width: 481px) {
  .home-highlight .home-highlight__content h1 {
    font: 200 75px/1 National, Helvetica, sans-serif;
  }
}
.home-highlight .home-highlight__content p {
  font: normal 20px/1.5 ACaslonPro, Georgia, serif;
  max-width: 775px;
  margin: 0 auto 53px;
}
.home-highlight .home-highlight__content p + a {
  display: inline-block;
  text-transform: uppercase;
  font: 200 24px/1.25 National, Helvetica, sans-serif;
  letter-spacing: 2.9px;
  color: #900;
}
.home-highlight .home-highlight__content p + a i {
  display: inline-block;
  margin-right: 10px;
  font-size: 1.25em;
  color: #900;
  vertical-align: bottom;
}
.home-footer {
  color: #fff;
  padding: 58px 0 50px;
  background: #414141 center top no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 481px) {
  .home-footer {
    background: #414141 center top no-repeat;
  }
}
.home-footer .home-footer__content {
  max-width: 1245px;
  padding: 0 20px;
  margin: 0 auto;
}
.home-footer .home-footer__content h3 {
  color: #fff;
  font: 200 38px/1 National, Helvetica, sans-serif;
  letter-spacing: -1px;
  text-transform: uppercase;
  margin: 0 0 27px;
}
.home-footer .home-footer__content p {
  font: normal 18px/1.67 ACaslonPro, Georgia, serif;
  letter-spacing: -0.5px;
  max-width: 640px;
  margin: 0 0 35px;
}
.home-footer .home-footer__content a {
  display: inline-block;
  text-transform: uppercase;
  font: 200 24px/1.25 National, Helvetica, sans-serif;
  letter-spacing: 2.9px;
}
.home-footer .home-footer__content a i {
  display: inline-block;
  margin-right: 10px;
  font-size: 1.25em;
  color: #fc0;
  vertical-align: bottom;
}
.media-gallery {
  padding: 10px;
  background: #eee;
}
.gallery-title {
  margin: 0;
}
.gallery-title:before {
  margin-right: 8px;
}
.gallery-image-list {
  margin-top: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-line-pack: justify;
      align-content: space-between;
}
.gallery-image {
  width: 98%;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin: 5px 1%;
}
@media only screen and (min-width: 350px) {
  .gallery-image {
    width: 48%;
  }
}
.gallery-image-title {
  margin: 0;
}
.media-social-link {
  margin: 0 -10px;
  padding: 24px 10px;
  display: block;
}
.media-social-link:hover {
  background: #f9f9f9;
}

	@supports not (flex-wrap: wrap) {
		.gallery-image-list.gallery-image-list {
			display: block;
		}
	}
.video-category-list {
  background: #900;
  margin: 30px 0 5px;
}
.video-category {
  color: #fff;
  padding: 12px 20px;
  display: inline-block;
}
.video-category:hover {
  color: #fff;
  background: rgba(255,0,0,0.5);
}
.video-category.active {
  color: #333;
  background: #fc0;
}
.slideshow-title.slideshow-title {
  font: 100 2em "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  letter-spacing: 1px;
  color: #eee;
  background: #222;
  padding: 10px;
  margin: 0;
}
.gallery-pagination-top,
.photo-gallery-title {
  margin-top: 40px;
}
.photo-gallery-title {
  float: left;
}
.photo-gallery .gallery-item {
  background: #000;
  height: 150px;
  padding: 0 0 15%;
  margin: 0;
  position: relative;
  z-index: 10;
  overflow: hidden;
}
.photo-gallery .gallery-item > h3 {
  margin: 10px;
  color: #fff;
  text-shadow: 0 1px 4px #000;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  font-weight: 100;
  font-size: 16px;
  letter-spacing: 0.06em;
}
.photo-gallery .gallery-item > img {
  width: 100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0.5;
}
.photo-gallery .gallery-item.active > img,
.photo-gallery .gallery-item:hover > img {
  opacity: 0.9;
}
@media only screen and (min-width: 900px) {
  .featured-events {
    background: #fafafa;
    margin: 0 -10px;
    padding: 10px 0;
    position: relative;
  }
  .featured-events:before,
  .featured-events:after {
    content: "";
    display: block;
    top: 20px;
    bottom: 20px;
    left: 33.33%;
    background: #ddd;
    position: absolute;
    width: 1px;
  }
  .col-sub .featured-events:before,
  .col-sub .featured-events:after {
    content: none;
  }
  .featured-events:after {
    left: 66.66%;
  }
}
.featured-events img {
  width: 100%;
  border: 5px solid #ddd;
}
.banner .featured-events > .event-item {
  font-size: 14px;
  line-height: 1.6;
}
@media only screen and (min-width: 900px) {
  .banner .featured-events > .event-item {
    width: 31%;
    display: inline-block;
    padding: 10px 1%;
    vertical-align: top;
    margin: 0 1%;
  }
}
.col-sub .featured-events {
  position: relative;
}
.col-sub .featured-events > .event-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 0;
  opacity: 0;
  -webkit-transition: opacity 400ms;
  transition: opacity 400ms;
}
.no-js .col-sub .featured-events > .event-item:first-child {
  position: static;
  opacity: 1;
}
.col-sub .featured-events > .active {
  z-index: 100;
  opacity: 1;
}
@media only screen and (max-width: 479px) {
  .featured-events-title {
    margin-bottom: 0;
  }
}
.featured-c-more {
  font-size: 1.1em;
  display: inline-block;
}
@media only screen and (min-width: 480px) {
  .featured-c-more {
    float: right;
    margin-top: -30px;
  }
}
.news-item {
  margin: 24px 0;
}
.col-sub .news-item a:hover {
  color: #900;
}
.news-title {
  margin: 5px 0;
}
.news-summary {
  margin: 0;
}
.ajax-calendar tbody,
.ajax-event-list {
  -webkit-transition: opacity 200ms;
  transition: opacity 200ms;
}
.ajax-event-list {
  margin-top: 24px;
}
.past-event-list {
  font-size: 14px;
}
.past-event-list > .block {
  margin: 20px 0 20px 30px;
  border-top: 1px solid #ddd;
  padding-top: 20px;
}
.past-event-list > .block:before {
  margin-left: -30px;
  width: 26px;
  display: inline-block;
  color: #900;
  font-size: 20px;
  vertical-align: -4px;
}
.past-event-list > .block > a:hover {
  color: #900;
  text-decoration: underline;
}
.past-event-list > .block > small {
  display: block;
  margin: 5px 0;
}
.past-event-list > .block:first-child {
  padding-top: 0;
  border-top: 0;
}
.past-event-list > .block:last-child {
  margin-bottom: 20px;
}
.past-event-list .event-datetime {
  display: block;
  font-size: 0.9em;
}
.event-full {
  font-size: 13px;
  margin: 10px 0;
}
.event-title {
  margin: 20px 0;
}
.col-sub .event-title,
.featured-events .event-title {
  margin: 10px 0;
}
@media only screen and (min-width: 651px) {
  .event-title {
    margin-top: 0;
  }
}
@media only screen and (min-width: 960px) {
  .event-title {
    margin-bottom: 10px;
  }
}
.event-summary {
  font-size: 16px;
  line-height: 1.4;
}
.event-img {
  width: 100%;
}
dd.event-detail {
  display: block;
  margin: 8px 0 8px 30px;
  font-size: 0.9em;
}
.col-sub dd.event-detail {
  font-size: 1.1em;
}
dd.event-detail:before {
  font-size: 1.6em;
  text-align: center;
  color: #900;
  width: 20px;
  margin: 0 10px 0 -30px;
  display: inline-block;
  vertical-align: -5px;
}
dd.event-detail > a:hover {
  color: #900;
}
.event-item img {
  display: block;
}
.event-description {
  font-size: 14px;
}
.event-description a {
  color: #900;
}
.event-description a:hover {
  text-decoration: underline;
}
.col-sub-section.ajax-calendar > h2 {
  margin: 2em 0 0;
}
#guest_submit_form button {
  font: 18px Georgia, 'Palatino', 'Century Schoolbook', serif;
  color: #900;
  padding: 0.4em 0;
  border: 0;
  margin: 0 0 0.5em 0;
  background: #f9f9f9;
  border: 1px solid #ccc;
  display: block;
  width: 100%;
  text-align: center;
  border-radius: 3px;
}
#guest_submit_form button:hover {
  background: #fff;
}
#guest_submit_form button:before {
  font-size: 0.9em;
  vertical-align: 0px;
  margin-right: 5px;
}
@media only screen and (min-width: 890px) {
  #event_calendar .col-main {
    width: 60%;
  }
  #event_calendar .col-sub {
    width: 40%;
  }
}
.addthisevent-drop {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 999998;
}
.addthisevent-drop:hover {
  color: #555;
}
.addthisevent-drop span,
.addthisevent-drop ._url,
.addthisevent-drop ._start,
.addthisevent-drop ._end,
.addthisevent-drop ._summary,
.addthisevent-drop ._description,
.addthisevent-drop ._location,
.addthisevent-drop ._organizer,
.addthisevent-drop ._organizer_email,
.addthisevent-drop ._facebook_event,
.addthisevent-drop ._all_day_event {
  display: none;
}
.addthisevent_dropdown {
  width: 200px;
  position: absolute;
  z-index: 99999;
  padding-top: 6px;
  background: #fff;
  text-align: left;
  display: none;
  margin-top: 4px;
  margin-left: -1px;
  border: 1px solid;
  border-color: #c8c8c8 #bebebe #a8a8a8;
  border-radius: 2px;
  -webkit-box-shadow: 1px 3px 6px rgba(0,0,0,0.15);
          box-shadow: 1px 3px 6px rgba(0,0,0,0.15);
}
.addthisevent_dropdown span {
  display: block;
  line-height: 110%;
  background: #fff;
  text-decoration: none;
  font-size: 12px;
  color: #555;
  padding: 8px 10px 9px 15px;
}
.addthisevent_dropdown span:hover {
  background: #f4f4f4;
  color: #900;
  text-decoration: none;
  font-size: 12px;
}
.addthisevent_dropdown .copyx {
  width: 200px;
  height: 21px;
  display: block;
  position: relative;
  cursor: default;
}
.addthisevent_dropdown .brx {
  width: 180px;
  height: 1px;
  overflow: hidden;
  background: #e0e0e0;
  position: absolute;
  z-index: 100;
  left: 10px;
  top: 9px;
}
.addthisevent_dropdown .frs {
  position: absolute;
  top: 5px;
  cursor: pointer;
  right: 10px;
  padding-left: 10px;
  font-style: normal;
  font-weight: normal;
  text-align: right;
  z-index: 101;
  line-height: 110%;
  background: #fff;
  text-decoration: none;
  font-size: 9px;
  color: #cacaca;
}
.addthisevent_dropdown .frs:hover {
  color: #6d84b4;
}
.addthisevent {
  visibility: hidden;
}
#news_detail .content > h1 {
  font-weight: bold;
}
#news_detail .html-content {
  font-size: 15px;
}
.article .event-detail {
  display: block;
}
.article .event-detail:before {
  margin: 0 5px 5px 0;
}
.article-featured {
  font-size: 14px;
  line-height: 1.4;
  background: #4b4b4b;
  color: #fff;
  margin-top: 10px;
}
.article-featured .article-title {
  color: #fff;
}
.article.article-featured:hover {
  background: #585858;
}
.article.article-featured:hover .article-title {
  color: #fff;
}
.article-featured p {
  color: #bababa;
  margin: 1.5em 0 0;
}
@media only screen and (min-width: 900px) {
  .article-featured {
    font-size: 18px;
    line-height: 1.6;
    margin-top: 0;
  }
  .article-featured p {
    font-size: 0.75em;
  }
  .article-featured .article-has-img {
    margin: 0 53.5% 0 0;
  }
  .article-featured > img {
    float: right;
    width: 50%;
    border: 5px solid #fff;
  }
}
.article-featured > .ico-play:before {
  font-size: 80px;
  margin: -40px;
}
.month-list > a {
  text-align: center;
  color: #333;
  background: #e7e7e7;
  width: 33.333%;
  outline: 1px solid #fff;
  padding: 15px;
  float: left;
}
.month-list > a:hover {
  background: #333;
  color: #fff;
}
.month-list > a.disabled {
  display: none;
}
.story-content blockquote {
  display: block;
  clear: both;
  font-size: 1.5em;
  margin: 1em 0;
  padding: 1.5em 2em;
  position: relative;
  background: #f5f5f5;
  border-radius: 5px;
}
.story-content:not(.story-content-secondary) > p:first-child:first-letter {
  display: block;
  float: left;
  color: #900;
  line-height: 1;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  margin: 0 8px 6px 0;
  font-weight: bold;
  font-size: 3em;
}
.story-subscribe {
  display: block;
  position: relative;
  white-space: nowrap;
  font-size: 12px;
  color: #900;
  padding: 2px 0;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  margin: 5px 30px 10px 0;
  text-align: center;
}
.story-subscribe:hover {
  text-decoration: underline;
}
@media only screen and (min-width: 960px) {
  .story-subscribe {
    float: right;
    margin: 4px 10px 5px 20px;
  }
  .story-subscribe:after {
    content: "";
    position: absolute;
    right: -11px;
    top: 0;
    bottom: 0;
    width: 1px;
    display: block;
    border-right: 1px solid #333;
  }
}
.story-sub-title {
  margin-top: -12px;
  font-size: 1.4em;
  font-style: italic;
  line-height: 1.4;
}
.story-byline {
  margin-top: -8px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  margin-bottom: 2em;
  font-size: 1.15em;
}
.story-byline a {
  color: #900;
}
.story-byline a:hover {
  text-decoration: underline;
}
.story-img-container {
  display: table;
  margin: 0 auto 2em;
  max-width: 100%;
  table-layout: fixed;
}
.story-img {
  width: 100%;
  max-width: 100%;
}
.story-img-caption {
  margin: 0.5em 0.75em 1.5em;
  line-height: 1.5;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  font-weight: bold;
  display: table-caption;
  caption-side: bottom;
}
.inline-gallery {
  background: #222;
  clear: both;
  margin: 1em 0;
}
.inline-gallery .galleria-errors {
  display: none;
}
.inline-gallery h3 {
  font-size: 1.3em;
  line-height: 1.2;
  color: #ccc;
  padding: 0.5em;
  margin: 0;
}
.inline-gallery .inline-gallery-slides {
  height: 350px;
}
.story-meta {
  font-size: 13px;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  padding: 1px 1em;
  margin: 10px 0 30px;
}
.story-meta a {
  color: #900;
}
.story-meta a:hover {
  text-decoration: underline;
}
@media only screen and (min-width: 960px) {
  .story-meta > .float-col-sub {
    width: 22%;
    margin-top: 14px;
  }
  .story-meta > .float-col-main {
    width: 78%;
    padding-left: 16px;
  }
}
.story-tag-group {
  position: relative;
  padding: 0 0 0 90px;
}
.story-tag-group strong {
  position: absolute;
  top: 0.3em;
  left: 0;
  font-size: 0.8em;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  text-transform: uppercase;
}
.story-related-item > a {
  display: block;
  padding: 15px 10px;
  margin: 0 -10px;
}
.story-related-item > a:hover {
  color: #900;
  background: #f2f2f2;
}
.story-related-item h3 {
  margin: 0;
}
.col-sub .news-list small {
  font-size: 12px;
}
.news-image-block,
.page-image-block {
  overflow: hidden;
  clear: both;
}
.news-image-block > p,
.page-image-block > p {
  font-size: 11px;
  font-weight: bold;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  margin: 0;
  position: relative;
  top: -2em;
}
.news-image-landscape,
.news-image-portrait,
.news-image-full,
.page-image-landscape,
.page-image-portrait,
.page-image-full {
  margin: 1.3em auto;
}
.news-image-landscape > img,
.news-image-portrait > img,
.news-image-full > img,
.page-image-landscape > img,
.page-image-portrait > img,
.page-image-full > img {
  width: 100%;
  display: block;
}
.news-image-landscape > p,
.news-image-portrait > p,
.news-image-full > p,
.page-image-landscape > p,
.page-image-portrait > p,
.page-image-full > p {
  font-size: 11px;
  font-weight: bold;
  font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
  margin: 0.8em 0;
}
.news-image-full,
.page-image-full {
  width: 100%;
}
.news-image-landscape,
.page-image-landscape {
  width: 70%;
  min-width: 300px;
}
.news-image-landscape {
  width: 65%;
}
.news-image-portrait,
.page-image-portrait {
  width: 40%;
  min-width: 225px;
}
.news-image-portrait {
  width: 33%;
}
@media only screen and (min-width: 700px) {
  .news-image-left,
  .page-image-left {
    float: left;
    margin: 0.5em 1.5em 0.5em 0;
  }
  .news-image-block .news-image-left,
  .news-image-block .page-image-left,
  .page-image-block .news-image-left,
  .page-image-block .page-image-left {
    width: 47%;
    min-width: inherit;
    margin: 1.5em 0;
  }
  .news-image-right,
  .page-image-right {
    float: right;
    margin: 0.5em 0 0.5em 1.5em;
  }
  .news-image-block .news-image-right,
  .news-image-block .page-image-right,
  .page-image-block .news-image-right,
  .page-image-block .page-image-right {
    width: 47%;
    min-width: inherit;
    margin: 1em 0;
  }
}
.search-list {
  font-size: 14px;
  margin: 20px 0;
}
.search-result {
  padding: 10px 0;
  margin-bottom: 10px;
  display: block;
}
.search-title,
.search-excerpt,
.search-link {
  margin: 0;
}
.search-title {
  font-size: 1.17em;
}
.search-excerpt br {
  display: none;
}
#error #container {
  margin-top: 25px;
}
.content > h1,
.col-main > h1 {
  color: #7a0000;
}
h1 > .sub-header {
  color: #555;
}
.cf,
.html-content {
  zoom: 1;
}
.cf:before,
.html-content:before,
.cf:after,
.html-content:after {
  content: "";
  display: table;
}
.cf:after,
.html-content:after {
  clear: both;
}
.disabled {
  cursor: default;
}
@media only screen and (min-width: 960px) {
  [data-min-960-after]:after {
    content: attr(data-min-960-after);
  }
}
@media only screen and (min-width: 651px) {
  .flexbox {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .flex-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
       -moz-box-orient: horizontal;
       -moz-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.flex-stretch {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
     -moz-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.color-light {
  color: #888;
}
.strong {
  font-weight: bold;
}
.sm-font {
  font-size: 0.8em;
}
.lg-font {
  font-size: 1.2em;
  line-height: 1.5;
}
.xl-font {
  font-size: 1.5em;
  line-height: 1.3;
}
/*# sourceMappingURL=styles.css.map */