@media screen and (min-width: 768px) {
  .blog-page {
    margin-left: -23px;
    margin-right: -23px;
  }
  .blog-features {
    position: relative;
    min-height: 1px;
    padding-left: 23px;
    padding-right: 23px;
  }
  .blog-articles {
    position: relative;
    min-height: 1px;
    padding-left: 23px;
    padding-right: 23px;
  }
}
@media screen and (min-width: 768px) and (min-width: 1272px) {
  .blog-features {
    float: left;
    width: 16.66666667%;
  }
}
@media screen and (min-width: 768px) and (min-width: 1272px) {
  .blog-articles {
    float: left;
    width: 83.33333333%;
  }
}
.blog {
  background: white;
  padding: 1em 2em;
  -webkit-box-shadow: rgba(171, 132, 97, 0.5) 0px 1px 2px -1px, rgba(223, 172, 126, 0.05) 0px 0px 4px 0px;
  box-shadow: rgba(171, 132, 97, 0.5) 0px 1px 2px -1px, rgba(223, 172, 126, 0.05) 0px 0px 4px 0px;
  margin-bottom: 2em;
}
@media screen and (max-width: 767px) {
  .blog {
    word-wrap: break-word;
  }
}
.blog img {
  max-width: 100%;
}
.blog-title {
  font-size: 48px;
  font-weight: 100;
  margin: 0 0 0.5em 0;
}
.blog-title > a {
  color: #CF4242 !important;
}
@media (max-width: 479px) {
  .blog-title {
    font-size: 36px !important;
    font-weight: 200;
  }
  blockquote {
    font-size: 18px !important;
  }
}
.blog-header {
  margin: -1em -2em 2em -2em;
  padding: 1.5em 2em 0em 2em;
  border-bottom: 2px dotted #EEE;
}
.blog-social {
  margin: -2em -2em 2em -2em;
  padding: 0.5em 2em 0.5em 2em;
  border-bottom: 2px dotted #EEE;
  text-align: right;
  z-index: 100;
  position: relative;
}
.blog-social-details {
  display: inline;
  color: #775c43;
}
.blog-social-details a {
  color: #775c43;
}
.blog-footer {
  background: #CF4242;
  text-align: right;
  margin: 1em -2em -1em -2em;
  padding: 1em 1em 1em 2em;
}
.blog-read-more {
  color: white;
  border-radius: 5px;
  font-size: 14px;
  border: 2px solid white;
  padding: 5px;
  font-weight: bold;
}
.blog-read-more:hover {
  background: white;
  color: #CF4242;
  text-decoration: none;
}
.blog-date,
.blog-category,
.blog-published-at {
  color: #999;
  font-size: 12px;
}
.blog-footer-published {
  float: left;
  color: white;
}
.blog-date {
  float: right;
}
.blog-header-with-logo {
  margin-left: -8px;
  margin-right: -8px;
}
.blog-header-logo {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 1020px) {
  .blog-header-logo {
    float: left;
    width: 16.66666667%;
  }
}
.blog-header-logo img {
  display: block;
  max-width: 100%;
  height: auto;
}
.blog-header-with-logo-text {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 1020px) {
  .blog-header-with-logo-text {
    float: left;
    width: 83.33333333%;
  }
}
.shop-showcase-post .blog-header-logo {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin-left: -32px;
  margin-top: -25px;
}
@media (min-width: 1020px) {
  .shop-showcase-post .blog-header-logo {
    float: left;
    width: 25%;
  }
}
.shop-showcase-post .blog-header-logo img {
  display: block;
  max-width: 100%;
  height: auto;
}
.shop-showcase-post .blog-header-with-logo-text {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 1020px) {
  .shop-showcase-post .blog-header-with-logo-text {
    float: left;
    width: 75%;
  }
}
.diy-fashionista-post {
  margin-top: 95px;
}
.diy-fashionista {
  text-align: center;
  margin-top: -95px;
}
.makeover-monday-post {
  margin-top: 65px;
}
.makeover-monday {
  text-align: center;
  margin-top: -65px;
}
.craft-room-tours-post {
  margin-top: 17px;
  position: relative;
}
.craft-room-tours-post .blog-social {
  padding-left: 155px;
}
.craft-room-hanger {
  position: absolute;
  top: -42px;
  left: -32px;
}
.blog-author {
  margin-top: -20px;
  float: left;
  text-align: left;
  color: #666;
}
.blog-author-link {
  font-weight: bold;
  color: #333;
}
.blog-body {
  font-size: 16px;
}
.blog-body .question {
  font-size: 20px;
  font-weight: 200;
  margin-top: 2em;
  border-top: 1px solid #EEE;
  padding-top: 1em;
  color: #CF4242;
}
.blog-body:before,
.blog-body:after {
  content: " ";
  display: table;
}
.blog-body:after {
  clear: both;
}
.blog-body img.left {
  float: left;
}
.bite-to-eat,
.blog-header-with-map {
  position: relative;
  padding-right: 170px;
  min-height: 130px;
}
@media (max-width: 479px) {
  .bite-to-eat,
  .blog-header-with-map {
    padding-right: 0;
  }
}
.bite-to-eat-map {
  right: 0px;
  top: 0px;
  position: absolute;
  right: -32px;
  top: -21px;
  -webkit-transform: rotate(4deg);
  -webkit-box-shadow: rgba(171, 132, 97, 0.5) 0px 1px 2px -1px, rgba(223, 172, 126, 0.05) 0px 0px 4px 0px;
  box-shadow: rgba(171, 132, 97, 0.5) 0px 1px 2px -1px, rgba(223, 172, 126, 0.05) 0px 0px 4px 0px;
  border: 3px solid #FFF;
}
@media (max-width: 479px) {
  .bite-to-eat-map {
    display: none;
  }
}
.fullscreen {
  margin: 0 -28px;
  display: block;
  margin-top: -28px;
}
.fullscreen img {
  width: 100%;
  height: auto;
}
.gallery-section {
  background: #F6F6F6;
  margin: 1em -28px;
  display: block;
  padding: 28px 28px 0 28px;
}
.gallery-section img {
  width: 100%;
  height: 100%;
}
img.fullscreen {
  width: 100%;
  height: auto;
}
p.intro {
  font-size: 18px;
  margin: 1em;
}
.image-left {
  float: left;
  margin: 0 1em 1em 0;
}
.image-right {
  margin: -1em 0em 1em 1em;
  float: right;
  width: 33%;
}
.image-right img {
  width: 100%;
}
.image-right.flush {
  margin: -28px -28px -14px 1em;
}
.image-right.big {
  width: 60%;
}
.makeover-monday-post .blog-title {
  text-align: center;
  margin-bottom: 8px;
  font-size: 70px;
}
.diy-the-look-logo {
  margin-top: -18px;
  display: block;
  margin-bottom: 4px;
}
.blog-categories {
  width: 100%;
}
@media (max-width: 1271px) {
  .blog-categories {
    display: table;
  }
}
@media (max-width: 479px) {
  .blog-categories {
    display: none;
  }
}
.blog-category-link-logo {
  max-height: 120px;
  max-width: 100%;
}
@media (max-width: 1271px) {
  .blog-category-link-logo {
    width: 100%;
  }
}
.blog-category-link {
  display: block;
  text-align: center;
  border-bottom: 1px dotted #dfac7e;
  padding: 6px;
  border-radius: 3px;
  margin: 0 auto;
}
.blog-category-link:hover {
  background: white;
}
@media (max-width: 1271px) {
  .blog-category-link {
    display: table-cell;
  }
}
.blog img.centered,
.blog img.center {
  max-width: 100%;
  border: 1px solid #999;
  display: block;
  margin: 1em auto;
}
.blog img.centered {
  height: auto;
}
.blog img.center {
  width: auto;
}
.img-shadow {
  box-shadow: rgba(0, 0, 0, 0.5) 0px 1px 2px -1px, rgba(0, 0, 0, 0.05) 0px 0px 4px 0px;
}
.embedded-list {
  margin-left: -8px;
  margin-right: -8px;
}
.embedded-list-item {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 1020px) {
  .embedded-list-item {
    float: left;
    width: 33.33333333%;
  }
}
.embedded-list-item-link {
  position: relative;
  display: block;
  border: 1px solid #EEE;
  margin-bottom: 1em;
}
.embedded-list-item-title {
  padding: 4px 8px;
  color: #333;
  font-size: 18px;
  font-weight: 200;
  min-height: 4em;
}
.embeded-list-item-number {
  position: absolute;
  top: 0px;
  left: 0px;
  background: #CF4242;
  color: white;
  display: block;
  font-size: 18px;
  padding: 3px 6px;
}
.outfit-details ul {
  list-style: none;
}
.outfit-details li:before {
  content: "\2665";
  color: #CF4242;
  margin-right: 10px;
  margin-left: 10px;
}
blockquote {
  font-size: 24px;
  font-style: italic;
}
blockquote:before {
  content: '“';
}
blockquote:after {
  content: '”';
}
blockquote:before,
blockquote:after {
  font-size: 48px;
  color: #999;
  line-height: 0em;
  vertical-align: -14px;
}
.city-guide h3.city-guide-title {
  font-size: 48px;
  font-weight: 100;
}
.city-guide > p {
  line-height: 200%;
  color: #333;
}
.city-guide .guide-image {
  text-align: center;
  margin: 1em -28px;
  background: #F6F6F6;
}
.city-guide .guide-image img {
  width: auto;
  max-height: 500px;
  max-width: 100%;
}
.city-guide .guide-place {
  font-weight: bold;
  color: #000;
  border-bottom: 1px dotted #999;
}
.city-guide .guide-place:hover {
  text-decoration: none;
  border-bottom-color: #333;
}
.city-guide .guide-description {
  color: #999;
  font-size: 10px;
}
#guide-map-canvas {
  height: 400px;
  margin: 1em -28px 1em;
}
@media (max-width: 479px) {
  .blog-header-logo {
    height: 80px;
  }
  .blog-header-logo img {
    height: 80px !important;
    width: auto;
  }
}
.technique-tuesday-post {
  margin-top: 3em;
}
