html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    font-family: Helvetica, sans-serif !important;
}
h1 {
    color: #333;
    font-size: 2.8rem;
}
a, a:visited {
    color: #2e82e1;
}
a:hover {
    color: #61b8f6;
}
#header-nav-button {
    display: none;
}
#header-search-button {
    display: none;
}
.site-header {
    background: #000;
    padding-top: 5px;
}
.main-navigation {
    background-color: #000;
    border-bottom: 0 solid #fff;
    clear: both;
    display: block;
    padding: 0.5em 0;
    margin-top: 10px;
}
.main-navigation a {
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1px;
    margin-right: 2em;
    text-decoration: none;
    text-transform: uppercase;
}
.main-navigation a:hover {
    color: #61b8f6 !important;
}
.main-navigation li.current_page_item a {
    color: #61b8f6 !important;
}
footer .widget-area {
    display: none;
}
.site-footer {
    background-color: #000;
    color: #FFFFFF;
    margin-top: 25px;
}
.site-footer a {
    color: #fff !important;
}
.hentry {
    border-bottom: 5px solid #61b8f6;
    margin: 0 0 1.5em;
    padding-bottom: 1.5em;
}
#secondary {
    background: #ffffff;
    border: 2px solid rgba(54, 54, 54, 0.1);
    border-bottom: 3px solid #61b8f6;
    border-radius: 3px;
    box-sizing: border-box;
}
.entry-title, .page-title {
    font-size: 2.1rem;
    font-weight: 600;
    text-transform: uppercase;
    margin: 10px 0 0.2em;
}
.widget-title {
    color: #333;
    font-size: 2rem;
    text-align: left;
    text-transform: none;
    font-weight: 600;
}
.page-id-7 .entry-title {
    display: none;
}
.page-id-7 .post-all-content {
    padding: 0 2em;
}
.page-id-7 .entry-content, .entry-summary {
    overflow: hidden;
    margin: 0 0 0;
}
.page-id-7 #homepageslider {
    display: block;
}
#homepageslider {
    display: none;
}