.site-title {
    font-family: Alegreya Sans;
    font-weight: 200;
    font-size: 30px;
}

.more-link {
    color: #407FBF;
    text-decoration: none !important; 
}

h1 {
    font-weight: 200;
    color: #4c4c4c;
}

h2 {
    font-weight: 200;
    color: #4c4c4c;
}

h3 {
    font-weight: 200;
    color: #4c4c4c;
}

h4 {
    font-weight: 200;
    color: #4c4c4c;
}

h5 {
    font-weight: 200;
    color: #4c4c4c;
}

h6 {
    font-weight: 200;
    color: #4c4c4c;
}

p {
    color: #5d5d5d;
}

.entry-content a, .entry-summary a, .page-content a, .comment-content a, .pingback .comment-body > a {
    border-bottom: none;
}

.post-navigation {
    display: none;
}

.ccfic {
    color:#b7b7b7;
    font-size: 10px;
    float: right;
    padding: 20px;
}


#disqus_thread {
    margin-top: 20px;
    margin-left: 10%;
    width: 80% !important;
}

