body, #navigation #main-menu a {
    color: #555555;
    font-size: 98%;
}

.region-sidebar-first .menu a {
     color: #555555;
     font-weight: normal;
}

.region-sidebar-first .menu a.active, .region-sidebar-first .menu a:hover {
    color: #ee8236;
    text-decoration: none;
    font-weight: normal;
}

.field-name-post-date, .view-news .date-display-single, .field-name-field-news-date .date-display-single, .view-blog .views-field-created {
    font-style: italic;
    color: #777777;
    font-weight: normal;
}

#navigation #main-menu a {
   font-weight: normal;
}

/* LOGO */

#header {
background: #000;
}

.header__logo .header__logo-image {
    vertical-align: middle;
    padding-bottom: 0;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    width: 1200px;
}

.header__logo img {
    max-width: 100%;
}

@media (min-width: 841px) {
.search-form {
    right: 30px;
}}



/* PEOPLE */


.pane-people-grid-people-grid-view .people-grid-person-info {
    box-sizing: border-box;
    padding: 15px 10px;
    width: 25%;
}

.people-grid-position {
    font-style: italic;
}

.pane-people-grid-people-grid-view .people-grid-phone strong,
.pane-people-grid-people-grid-view .people-grid-email strong {
    display: none;
}

.node-type-people .field-name-field-people-position, .node-type-people .field-name-field-people-phone, 
.node-type-people .field-name-field-people-fax, .node-type-people .field-name-field-people-email, 
.node-type-people .field-name-field-people-office-location, .node-type-people .field-name-field-people-office-hours, 
.node-type-people .field-name-field-people-website, .node-type-people .field-name-field-people-degrees, 
.node-type-people .field-name-field-people-publications-list, .node-type-people .field-name-field-people-cv {
    float:none;
    clear: none;
}

.node-type-people .clearfix:after {
 clear: left;
}




/* EVENTS */

.front .pane-events-events-column-listing {
    background: #f9f9f9;
    color: inherit;
    padding: 10px;
    box-sizing: border-box;
    margin-top: .75em;
    border-radius: 3px;
}

.front .pane-events-events-column-listing h2.pane-title {
    background: transparent;
    color: inherit;
    margin-bottom: .5em;
}

.view-events .views-row {
    margin-bottom: 0;
}

.view-events .views-row-last {
    border-bottom: 1px solid #ddd;
}

.section-events table tr:nth-child(odd), .section-resources table tr:nth-child(odd){
    border-bottom: none;
    border-top: none;
}


/* NEWS */

.front .pane-news-news-sidebar-listing {
    background: #f9f9f9;
    color: inherit;
    padding: 10px;
    box-sizing: border-box;
    margin-top: .75em;
    border-radius: 3px;
    margin-top: 2em;
}

.front .pane-news-news-sidebar-listing h2.pane-title {
    background: transparent;
    color: inherit;
    margin-bottom: .5em;
}

.view-news .views-row, .front .view-news .views-row {
    margin-bottom: 0;
}

.view-news .views-row-last {
    border-bottom: 1px solid #ddd;
}



/* FRONT */

.front .view-display-id-gallery_slideshow_pane .flexslider {
    margin: 0 0 30px;
}


/* FOOTER */

.footer__right {
   width: 100%;
}

table {
   width: 100%;
}
