/* Embed Tumblr Blog
================================================================================ */

.tumblr_title {
    margin: 20px 0;
    font-family: $font-serif;
    color: #424143;
    font-style: italic;
    font-weight: 500;
    font-size: 28px;
    line-height: 36px;
    padding: 0;
    text-align: center;
}
.tumblr_posts { width: 85%; margin: 0 5%; }
.tumblr_posts ol { list-style-type: none; margin-left: -25px; }
.tumblr_posts li {
    list-style-type: none;
    margin-left: -25px;
    padding-bottom: 70px;
    border-bottom: 2px solid #333;
}
.tumblr_posts p {
    font-size: 15px;
    line-height: 22px;
    color: #424143;
    margin-bottom: 15px;
}
.tumblr_post p:first-child a { margin-left: 20px; text-transform: uppercase; text-decoration: none; color: #222222; font-size: 14px; }
.tumblr_posts p a { text-decoration: underline; color: #333333; }
.tumblr_posts p a:hover { color: #333333; }
.tumblr_posts img { width: 60%; margin: 0 0 20px 0; }
video { width: 90%; }
.tumblr_post { margin: 0 0 80px 0; } 
.tumblr_body img {
    margin: 20px 0;
    @include box-sizing(border-box);
}
.tumblr_body 
.read_more_container { }
.read_more_container a { }
