@charset "UTF-8";article{background-size:100%;background-position:center center;border-bottom:1px solid #b0b0b0;margin-bottom:2.5rem;position:relative;overflow:hidden}article:last-child{border:none;margin-bottom:0}article .featured_image{position:absolute;background-size:cover;background-position:center;top:0;right:0;bottom:0;left:0}article .featured_image.blur{-webkit-filter:blur(7px)}article .post_copy{border-top:2px solid #6e9696;background-color:rgba(120,104,82,.5);padding:1.5rem 1.5rem 0;left:0;right:0;top:auto}article .post_copy .title{color:#fff;text-shadow:none}@media (max-width:768px){article .post_copy .title{font-size:3.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}article .post_copy .button,article .post_copy p,article .post_copy span{color:#fff}article .title{margin-bottom:0}article .title a{color:#786852}article .meta{color:#6e9696;font-size:1.2rem;margin:-1.5rem 0 1rem}article .meta .article_date:before{content:'•';font-size:3rem;vertical-align:-.6rem;margin:0 .5rem}article img{display:block;max-width:100%;height:auto}article .read_more{margin-bottom:2rem}.sidebar ul li{list-style-type:none}