


/*Global*/

body, html {font-size:16px;}

h2 {  font-size: 36px; }
h3 {  font-size: 30px; }

/*Header*/

header#main-header {
    background: #031c33;
    padding: .5em 0;
    background: url("http://web.whoi.edu/heatandice/wp-content/uploads/sites/83/2016/09/bg-banner.jpg") !important;
    background-repeat: no-repeat;
    background-size: cover;
}

#logo {
    max-height: 70%;
}

span#et_search_icon {
    color: #fff;
}

#top-menu a {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
}

#top-menu a:hover, #top-menu li.current-menu-item > a, #top-menu li.current-menu-ancestor > a {
    color: #27aae1;
}

/*Homepage*/

.home .et_pb_slide_content a {color: #8dc7f0}
.home .et_pb_blurb h4 {
    padding-bottom: 2px;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.home .et_pb_blurb_content img {
    border: 1px solid #888;    
}

.home .et_pb_main_blurb_image {
    margin-bottom: 0px;
    text-align: center;
}

/*Builder components*/
.et_pb_title_container h1 {
    font-size: 48px;
}

a.bigblue {
    color: #fff !important;
    background: #27aae1;
border:1px solid #27668f;}

/* Data page */

.page-id-58 a.bigblue {
    display: block;
    font-size: 18px;
    padding: 14px;
}

/* Gallery page */

#post-64 .et_pb_row {padding:27px 0 0 0}
.et_pb_gutters3 .et_pb_column_1_3 .et_pb_module,
.et_pb_gutters3 .et_pb_column_1_3 .et_pb_grid_item
{margin-bottom:.5em;}

/*Footer*/

.footer-widget .et_pb_widget ul li {
    margin-bottom: 0em;
}