/*
Theme Name: Ecko Ember Child
Template: ecko-ember
Author: John Dewar
Description: John's mods to the Ember Theme for WordPress by EckoThemes.
Tags: three-columns
Version: 0.1.1517643327
Updated: 2018-02-02 23:35:27

*/

h1,h2,h3,h4,h5,h6 {
	font-weight: 400;
}
#mc-embedded-subscribe, .subscription-submit {
    height: 66px;
}
.post-list-post .post-title {
    color: #4d4d4d;
    font-weight: 400;
}
.post-list-post .post-read-more {
    color: #e7762c;
}
.post-list-post .post-tag a {
    color: #898d99;
}
.post-contents a {
    border-bottom: 1px solid #0081af;
}
a {
    color: #0081af;
    background-color: transparent;
    text-decoration: none;
}
@media (max-width: 525px) {
.post-list-post .post-read-more {
    display: block;
}
.header-logo {
    width: 0;
    float: left;
}
}

.link-source, .link-source a {
    border-bottom: 1px solid #e7762c00;
    font-family: Open Sans, Sans Serif;
    color: #e7762c;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

.sourced-article-headline {
    font-weight: 600;
}