/* default overrides, PS. commented out 1200 media styles from bootstrap file */

/* branding */
#global-header {
    font-family: "Source Sans Pro",Arial,Helvetica,sans-serif !important;
    color: white !important;
    padding: 0;
    font-size: 15px !important;
    background-color: #8c1515;
    font-weight: 400 !important;
    -webkit-box-shadow: inset 0px -4px 8px -2px rgba(0,0,0,0.2);
    -moz-box-shadow: inset 0px -4px 8px -2px rgba(0,0,0,0.2);
    box-shadow: inset 0px -4px 8px -2px rgba(0,0,0,0.2);
}
#global-header .container{
    height:36px;
    /*padding:4px 0 0;*/
}
#global-header #top-logo{
    width: auto;
    padding-top: 4px;
}
#global-header #top-logo svg{
    width: auto;
    height: 23px;
}

/* theme add new node forms */
.form-item.form-type-radio label {
  font-weight: normal;
  display: inline-block;
  margin-left: 8px;
  margin-bottom: 0;
}
.form-item.form-type-checkbox label {
  font-weight: normal;
  margin-bottom: 0;
}
.form-item input[type="radio"],
.form-item input[type="checkbox"] {
  margin-top: 0;
}
input, textarea, .uneditable-input {
  width: auto;
}
  
/* fieldsets */
html.js fieldset.collapsible .fieldset-legend {
  padding-left: 16px;
}
fieldset {
  border: 1px solid #820000;
  padding: 15px;
}
fieldset {
  margin-bottom: 10px;
}
legend {
  font-weight: 300;
  margin-bottom: 0;
  border-bottom: 0;
  width: auto;
}

/* we use this for staff pages */
.view-content > div.span4:nth-child(3n+1) {
    clear: both;
    margin-left: 0;
}

/* people views */
.view-people .span4 {
    border-top: 3px solid #8c1515;
    margin-bottom: 40px;
}
.view-people .views-field-title {
    margin-top: 10px;   
}
.view-people .views-field-title a {
    font-size: 18px;
    color: black;
    text-transform: uppercase;
}
.view-people .views-field-field-person-position-title {
    font-size: 14px;
    font-style: italic;
    color: #820000;
    margin-bottom: 10px;
}
.node-scope-person .field-name-field-headshot {
    margin: 0 15px 15px 0;
    float: left;
}

/* event views */
.view-events .date {
    text-transform: uppercase;
}
.view-events .title {
    margin: 5px 0;
}
.view-events .title a {
    color: #8c1515;
    font-size: 20px;
    line-height: 110%;
}
.view-event .views-row {
    clear: both;
}

/* publication views */
.view-publications h3 {
    margin: 10px 0;
}
.view-publications div.type {
    text-transform: uppercase;
    color: #888888;
    font-weight: 700;
}
.view-publications div.author {
    color: #888888;
}
.view-publications div.body {
    margin-top: 10px;
    font-size: 16px;
}

/* the footer */
#footer {
    background: #333333;
    color: white;
}
#footer a,
#footer ul li a, 
#footer ul li a:hover, 
#footer ul li a:active, 
#footer ul li a.active {
    color: white;
}
#footer ul {
    font-size: 15px;
}
.site-footer {
    margin-top: 0;
}
#mailing-footer {
    background: #F9F6EF;   
}
#mailing-footer-content {
    text-align: center;   
    padding: 30px 10px 20px;
}
#mailing-footer-content h3 {
    text-transform: uppercase;   
}
#trending-footer {
    background: #e9e6df;
    padding: 30px 10px 20px;
}
#trending-footer h3.trending-title {
    text-align: center;
    color: black;
    font-size: 18px;
}
#trending-footer .views-field-field-icon {
    float: right;
    margin: 0 0 15px 15px;
}
#trending-footer .block-views {
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    padding: 10px;
}

/* the secondary sidebar menu */
#sidebar-first .block-menu-block {
    text-transform: none;
}
#sidebar-first .block-menu-block h2 {
    background: #8c1515;
    padding: 12px 15px;
    text-transform: none;
    font-size: 24px;
    letter-spacing: 0;
}
#sidebar-first .block-menu-block > h2 a {
    color: white;
}
#sidebar-first .block-menu ul.menu li a, 
#sidebar-first .block-menu-block ul.menu li a {
    font-size: 18px;
    letter-spacing: 0;
    padding: 10px 15px;
}

/* the logo */
@media (max-width: 480px) {
    #header #logo {
        display: block;
        border: none;
        text-align: left;
    } 
}
#header #logo {
    border: none;
}
#header #logo img {
    max-width: 250px;
}

/* home page content */
.front #content-row3 h3,
.front #content-row2-second h3 {
    text-transform: uppercase;
    margin: 15px 0;
}
/* hide second row for imaging purposes */
.front #content-row3 .views-row-2 .views-field-field-feature-img,
.front #content-row3 .views-row-2 .views-field-field-icon,
.front #content-row3 .views-row-2 .views-field-nothing {
    display: none;
}
.home-spotlight p {
    font-size: 17px;
}

/* global styles and link colors */
.content a {
    color: #8c1515;
}
.content a:hover, .content a:focus {
    color: #8c1515;
    text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
    color: black;
}
body {
    font-size: 15px;
}

/* main menu styles */
#main-menu {
    margin-bottom: 0;
}
.navbar .nav > li > a {
    font-size: 20px;
    margin-right: 6px;
    padding: 6px 12px;
}
#block-search-form .search-query {
    border-radius: 0;
    padding-left: 8px;
}
#block-search-form .btn-search {
    display: none;
}

/* scope buttons */
.btn.btn-link.btn-bordered {
    border: 1px solid #8c1515;
    border-radius: 3px;
    text-transform: uppercase;
}
.btn.btn-link.btn-bordered:hover {
    background: #8c1515;
    color: white;
    text-decoration: none;
}

/* multimedia */
.view-Multimedia .release-date,
.view-news .release-date {
    color: #888888;
}

/* home page */
.view-home-page-hot-topic h3, 
.view-home-page-project h3 {
    border-top: 4px solid #8c1515;
    padding-top: 15px;
}

/* home page events */
.view-home-page-event .view-footer {
  clear: both;
}
.view-home-page-event .postcard-left {
  min-height: 55px;
  margin-bottom: 0;
}
.view-home-page-event .event-date {
  font-size: 20px;
  font-weight: 200;
  text-transform: uppercase;
  text-align: center;
  width: 60px;
  margin-right: 10px;
  margin-bottom: 20px;
}
.view-home-page-event .month {
  font-size: 15px;
  margin-top: 2px;
}
.view-home-page-event .day {
  font-size: 40px;
  line-height: 0.8;
  margin-bottom: 5px;
}

.node-type-scope-publications .field-name-field-sub-title {
  font-size: 20px;
}

/* caption for slider */
@media (max-width: 979px) {
  .carousel-dark .slide-title,
  .view.carousel .carousel-caption.carousel-dark {
    color: black;
  }
  .view.carousel .carousel-caption.carousel-position-left, .view.carousel .carousel-caption.carousel-position-right {
    position: relative;
    background-color: #F2F1EB;
    max-width: 100%;
    width: 100%;
    padding: 15px 45px;
  }
}

.search-results .search-info {
  display: none;
}

.node-scope-person {
  word-wrap: break-word;
}
