html{-webkit-box-sizing:border-box;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}*,*:before,*:after{-webkit-box-sizing:inherit;-ms-box-sizing:inherit;-moz-box-sizing:inherit;-o-box-sizing:inherit;box-sizing:inherit}body{background-color:#636363;color:#c9c9c9;font-family:"Lora",serif;font-size:14px;margin:0;padding:0}.main-header{background-color:#1a0f00;border-top:0.25em solid #ff680a;color:#c9c9c9;width:100%;max-height:6.25em;padding:1em 0;text-align:center;text-transform:lowercase}.sub-header{display:none;margin:0;margin-bottom:1em;padding:.75em;padding-left:0;font-family:"Quicksand",sans-serif;font-size:1em;text-transform:uppercase;background-color:#636363;color:#c9c9c9}.sub-header span{border-bottom:0.125em solid #ff680a;padding-bottom:.5em}.post-container .sub-header{display:block;padding-left:.75em}.post-container .sub-header span{font-size:larger}.main-header__title{font-family:"Quicksand",sans-serif;font-size:2em;text-transform:uppercase;margin:0}.main-header__link{color:inherit;text-decoration:none}.main-header__subhead{margin:.25em;font-family:"Quicksand",sans-serif;font-size:1em;font-weight:bold}.main-header__subhead span{font-size:.6em}.main-header__subhead a{text-decoration:none;color:inherit}.main-header__social-media,.main-footer__social-media,.main-footer__social-media--home{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;-ms-flex-order:1;-webkit-order:1;order:1;width:65%;padding:1em;text-align:center}.main-header__social-media{display:none;font-size:.5em;width:150px;position:absolute;right:0}.intro{display:block;position:relative;min-height:15em;-webkit-background-size:cover;-ms-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;background-image:url(../img/main-selfie-small.jpg)}.intro .author-image{display:none}.intro .description{position:absolute;bottom:0;right:0;padding:1em;text-align:justify;line-height:20px;letter-spacing:1px;margin:0;max-width:650px}.intro .description em{font-style:normal;font-weight:bold}.post-container{max-width:945px}.posts-container{display:block;padding:1em}.post-list{list-style-type:none;padding:0;font-family:"Quicksand",sans-serif;font-weight:bold;text-align:center}.post-list__sorting,.post-list__sorting--separator,.post-list__sorting--active{padding:1em 0 0.5em 0;display:inline;color:rgba(201,201,201,0.4);text-transform:uppercase}.post-list__sorting--separator{padding:1em;color:rgba(201,201,201,0.1)}.post-list__sorting--active{color:#c9c9c9;border-bottom:0.125em solid #ff680a}.post-list__button,.load-more-posts__button,.more-photos__button{color:inherit;background-color:inherit;border:0;font-family:inherit;font-size:inherit;text-transform:uppercase;outline:none;cursor:pointer}.post-list-wrapper{margin-top:2em}.more-photos .post-list-wrapper{margin-top:0}.post-wrapper,.post-wrapper--cropped{text-decoration:none;color:inherit}.post-wrapper--cropped{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;-moz-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;opacity:.5;-webkit-transition:opacity 0.3s ease-in-out;-ms-transition:opacity 0.3s ease-in-out;-moz-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out}.post-wrapper--cropped:hover{opacity:1}.post-wrapper--cropped .small-column{-webkit-box-ordinal-group:0;-moz-box-ordinal-group:0;-ms-flex-order:0;-webkit-order:0;order:0;width:30%}.post-wrapper--cropped .large-column{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;-ms-flex-order:1;-webkit-order:1;order:1;width:70%}.post-wrapper--cropped .large-column *{padding-left:.5em}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@-moz-keyframes fadeIn{from{opacity:0}to{opacity:1}}@-o-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.post{display:block;position:relative;height:auto;min-height:119px;width:100%;max-width:490px;min-width:192.5px;background-color:#1a0f00;margin:1em auto;font-family:"Quicksand",sans-serif;-webkit-box-shadow:2px 2px 3px #1a0f00;-ms-box-shadow:2px 2px 3px #1a0f00;-moz-box-shadow:2px 2px 3px #1a0f00;-o-box-shadow:2px 2px 3px #1a0f00;box-shadow:2px 2px 3px #1a0f00;-webkit-animation:fadeIn 1s;-ms-animation:fadeIn 1s;-moz-animation:fadeIn 1s;-o-animation:fadeIn 1s;animation:fadeIn 1s}.post p{margin:0}.post__cover{display:block;width:100%;height:auto;padding:0;margin:0;opacity:.3;-webkit-transition:opacity 0.3s ease-in-out;-ms-transition:opacity 0.3s ease-in-out;-moz-transition:opacity 0.3s ease-in-out;-o-transition:opacity 0.3s ease-in-out;transition:opacity 0.3s ease-in-out}.post__cover--cropped{width:100px;height:100px}.post__location{padding:.75em;position:absolute;top:0;left:0}.post__pubdate{padding:.75em;position:absolute;top:0;right:0;text-align:center}.post_pubdate__time{display:block}.post__pubdate__month{font-size:.75em}.post__pubdate__day{font-size:2em;line-height:0.75em}.post__title{padding:.5em;position:absolute;width:100%;bottom:0;left:0;font-weight:bold;font-size:1.75em;text-transform:uppercase;text-align:left;margin:0;-webkit-transition:background-color 0.3s ease-in-out;-ms-transition:background-color 0.3s ease-in-out;-moz-transition:background-color 0.3s ease-in-out;-o-transition:background-color 0.3s ease-in-out;transition:background-color 0.3s ease-in-out}.post__title--cropped{width:100%;margin-top:.25em;margin-bottom:.5em;font-size:1.25em;text-align:left;font-weight:bold;text-transform:uppercase}.main-footer{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;-moz-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;font-family:"Quicksand",sans-serif;background-color:#1a0f00;border-top:0.25em solid #ff680a}.main-footer__links{-webkit-box-ordinal-group:0;-moz-box-ordinal-group:0;-ms-flex-order:0;-webkit-order:0;order:0;width:35%;text-align:center;padding:1em 0;text-transform:uppercase;margin:0}.main-footer__links a{display:block;padding:.75em 0;font-size:1.25em;margin:1.25em}.site-link{text-decoration:none;color:rgba(201,201,201,0.4);font-size:inherit;-webkit-transition:color 0.3s ease-in-out;-ms-transition:color 0.3s ease-in-out;-moz-transition:color 0.3s ease-in-out;-o-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}.main-footer__links--home{display:none}.main-footer__social-media--home{width:100%}.social-media-link{display:inline-block;text-align:center;width:2em;font-size:2em;padding:.25em 0;text-decoration:none;color:rgba(201,201,201,0.4);-webkit-transition:color 0.3s ease-in-out;-ms-transition:color 0.3s ease-in-out;-moz-transition:color 0.3s ease-in-out;-o-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}.social-media-link:hover,.site-link:hover{color:#c9c9c9}.post-content{background-color:#474747;color:#c9c9c9;margin:1em;margin-top:1em}.post-content__header{font-family:"Quicksand",sans-serif;text-transform:uppercase;padding:1em;margin-top:1em}.post-content__header h2{margin:0;margin-bottom:.25em;font-size:1.5em}.post-content__detail{font-size:smaller;display:inline-block;width:100%}.post-content__detail time{float:right}.post-content__image{width:100%;-webkit-box-shadow:2px 2px 3px #1a0f00;-ms-box-shadow:2px 2px 3px #1a0f00;-moz-box-shadow:2px 2px 3px #1a0f00;-o-box-shadow:2px 2px 3px #1a0f00;box-shadow:2px 2px 3px #1a0f00;-webkit-transform:scale(1.04);-ms-transform:scale(1.04);-moz-transform:scale(1.04);-o-transform:scale(1.04);transform:scale(1.04)}.post-content__text{padding:1.5em;padding-top:0;letter-spacing:.1em;line-height:1.75em}.post-content__text p{padding:.5em 0}.post-content__link,.post-content__copyright a{color:rgba(201,201,201,0.6);text-decoration:none;-webkit-transition:color 0.3s ease-in-out;-ms-transition:color 0.3s ease-in-out;-moz-transition:color 0.3s ease-in-out;-o-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}.post-content__link:hover,.post-content__copyright a:hover{color:#c9c9c9}.post-content__text--strike{text-decoration:line-through;font-style:italic;font-size:smaller}.post-content__copyright{font-family:"Quicksand",sans-serif;font-size:10px;font-style:italic;padding-top:0.5em;text-align:center}.most-viewed-posts{padding:1em}.load-more-posts,.more-photos__button{text-align:center;background-color:#474747;width:100%;max-width:490px;margin:auto;margin-top:1em;-webkit-box-shadow:2px 2px 3px #1a0f00;-ms-box-shadow:2px 2px 3px #1a0f00;-moz-box-shadow:2px 2px 3px #1a0f00;-o-box-shadow:2px 2px 3px #1a0f00;box-shadow:2px 2px 3px #1a0f00}.load-more-posts__button,.more-photos__button{font-family:"Quicksand",sans-serif;color:rgba(201,201,201,0.4);width:100%;padding:1em;-webkit-transition:color 0.3s ease-in-out;-ms-transition:color 0.3s ease-in-out;-moz-transition:color 0.3s ease-in-out;-o-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}.load-more-posts__button:hover,.more-photos__button:hover{color:#c9c9c9}.more-photos{padding:1em;padding-bottom:1.5em;text-align:center}.more-photos__button{margin-top:0;max-width:initial}

@media screen and (min-width: 321px){.intro .description{line-height:1.5em;letter-spacing:.1em}}@media screen and (min-width: 415px){body{font-size:16px}.intro{min-height:22em}.intro .description{text-align:right}.post-content__header h2{font-size:2em}}@media screen and (min-width: 650px){body{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;-moz-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.main-header{-webkit-box-ordinal-group:0;-moz-box-ordinal-group:0;-ms-flex-order:0;-webkit-order:0;order:0;width:100%;text-align:left;padding:1em;font-size:larger}.intro{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;-ms-flex-order:1;-webkit-order:1;order:1;width:100%;min-height:28em}#home-page-posts{-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;-ms-flex-order:2;-webkit-order:2;order:2;width:100%}.main-footer{-webkit-box-ordinal-group:3;-moz-box-ordinal-group:3;-ms-flex-order:3;-webkit-order:3;order:3;width:100%}.main-header__title,.main-header__subhead,.main-header__social-media{display:inline}.post-container{margin:auto}.post-container .sub-header{display:block;margin-bottom:initial}.post-container .post{width:100%;margin:1em;display:inline-block}.post-content__image{-webkit-transform:scale(1.02);-ms-transform:scale(1.02);-moz-transform:scale(1.02);-o-transform:scale(1.02);transform:scale(1.02)}.post-content__text{padding:0 3.5em 1.5em}.post-content__header{padding:1.5em 1.75em 1em}}@media screen and (min-width: 825px){.post-container .post{width:45%}.post-container .sub-header{text-align:left;margin-left:1em}}@media screen and (min-width: 1075px){#home-page-posts{-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;-ms-flex-order:1;-webkit-order:1;order:1;width:67%;max-width:960px}#home-page-posts .post{width:46%}#home-page-posts .post:first-of-type{width:100%;max-width:none}#home-page-posts .post:first-of-type .post__cover{opacity:1}#home-page-posts .post:first-of-type .post__title{padding-left:.75em;padding-bottom:1.75em;background-color:rgba(26,15,0,0.5);z-index:0}#home-page-posts .post:first-of-type .post__pubdate,#home-page-posts .post:first-of-type .post__location{top:inherit;bottom:0;margin:.5em;z-index:1}#home-page-posts .post:first-of-type .post__pubdate{font-size:larger}#home-page-posts .post:first-of-type:hover .post__title{background-color:initial}#home-page-posts .load-more-posts{width:initial;max-width:initial;margin:1em}.post-wrapper:hover .post__cover{opacity:1}.post-list{display:none}.post-list-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;-moz-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap;margin-top:0}.post-list-wrapper .sub-header{width:100%;margin-bottom:0}.intro{-webkit-box-ordinal-group:2;-moz-box-ordinal-group:2;-ms-flex-order:2;-webkit-order:2;order:2;display:table;width:30%;max-width:435px;background:none;background-color:#1a0f00;margin:1em}.intro .author-image{display:block;width:100%}.intro .description{position:static;text-align:left;font-size:smaller}.intro .sub-header{padding-bottom:1.75em}.sub-header{display:block}.most-viewed-posts .sub-header{background-color:initial}.main-footer{font-size:small}}@media screen and (min-width: 1441px){.intro{margin-right:auto}#home-page-posts{margin-left:auto}}

