.entry-title, .entry-title a {
    color: #0066B3;
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6, .main-navigation li {
    font-family: "Merriweather",serif;
    font-weight: 900;
    color: #0066B3;
}
body {
    line-height: 1.3;
}
.widget-area, .widget-area a {
    color: #000000;
}
.widget-area.no-toggle {
    position: relative;
    left: 0px;
    width: 300px;
    padding: 20px 0px;
        padding-top: 25px;
        padding-right: 0px;
        padding-bottom: 20px;
        padding-left: 0px;
    margin-right: 0px;
}

.widget ul {
    padding: 0px 0px 0px 0px;
}

.widget li {
    padding-top: 2px;
    padding-bottom: 14px;
    line-height: .9em;
}

.site-footer, .site-footer a {
    color: #000000;
    font-size: 9px;
}

.oria-slider .slide {
    position: relative;
    margin: 15px;
    height: 150px;
    overflow: hidden;
}
