/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.clearfix {
  zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden; }
  .clearfix:after {
    clear: both; }

body {
  font-family: 'Lato', sans-serif;
  font-weight: 300; }

a {
  color: #7A3457; }

.container {
  margin: 0 auto; }

@media screen and (min-width: 900px) {
  .container {
    width: 900px; } }
#logo-holder {
  display: block; }

#seal, #logo, #name {
  display: block;
  margin: 0 auto;
  max-width: 100%; }

#seal {
  padding-top: 35px;
  padding-bottom: 15px; }

#name {
  padding: 5px 0 35px 0; }

@media screen and (min-width: 600px) {
  #logo-holder {
    display: none; } }
#carousel, #logo-card {
  display: none; }

@media screen and (min-width: 600px) {
  #carousel {
    z-index: -1;
    display: block;
    margin-top: 0px;
    position: relative;
    height: 256px;
    overflow: hidden; }
    #carousel .images {
      font-size: 0;
      z-index: -1;
      position: absolute;
      left: 0px;
      right: -256px; }
    #carousel img {
      width: 256px;
      height: 256px;
      display: inline; }

  #logo-card {
    display: block;
    margin: 0 auto;
    margin-top: -200px;
    text-align: center; } }
#nav-social-bleeder {
  width: 100%;
  background-color: #e6e6e6; }

#nav-social {
  text-align: center;
  font-family: 'PT Serif', serif;
  font-weight: 400;
  font-style: italic; }
  #nav-social span {
    font-size: 12px;
    display: none;
    margin-right: 15px; }
  #nav-social a {
    font-size: 12px;
    display: inline-block;
    margin: 0 7px;
    text-decoration: none;
    letter-spacing: 1px;
    padding: 9px 5px; }

@media screen and (min-width: 600px) {
  #nav-social-bleeder {
    display: block;
    padding: 12px 0; }

  #nav-social {
    text-align: left;
    padding: 0 25px; }
    #nav-social a {
      padding: 0; }
    #nav-social span {
      display: inline; } }
#nav-bleeder {
  background: black; }

#nav {
  font-weight: 300;
  color: white;
  text-align: center; }
  #nav a {
    padding: 10px 5px;
    display: inline-block;
    font-size: 10px;
    color: white;
    letter-spacing: 2px;
    text-decoration: none;
    text-transform: uppercase; }
  #nav a.shop {
    font-weight: 500;
    display: none;
    background-color: #7A3457;
    padding-left: 12px;
    padding-right: 12px; }
    #nav a.shop .soon {
      font-family: 'PT Serif', serif;
      font-weight: 400;
      font-style: italic;
      text-transform: none;
      padding-left: 10px; }

@media screen and (min-width: 600px) {
  #nav-bleeder {
    display: block;
    width: 100%; }

  #nav {
    padding: 0px 15px;
    text-align: left; }
    #nav a {
      padding: 15px 40px 15px 0px;
      padding-right: 40px; } }
@media screen and (min-width: 700px) {
  #nav a.shop {
    display: inline-block; } }
.category-container {
  margin-bottom: 4px;
  margin-bottom: 4px;
  max-width: 1200px;
  margin: 0 auto;
  padding-top: 5px; }

h2.category {
  display: block; }
  h2.category, h2.category a {
    text-decoration: none;
    font-weight: 500;
    font-size: 10px;
    letter-spacing: 1px;
    color: black;
    margin: 0 auto;
    text-transform: uppercase;
    text-align: center; }

.post-title {
  max-width: 1000px;
  margin: 0 auto; }

.post-title .title {
  display: block;
  margin: 0 auto;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 700; }

.post-title .date {
  font-family: 'PT Serif', serif;
  font-weight: 500;
  font-size: 12px;
  font-style: italic;
  margin: 0 auto;
  text-align: center;
  color: #aaa;
  letter-spacing: 1px;
  text-transform: none; }

.post-content {
  text-align: center; }

.post-text {
  text-align: left;
  margin: 35px auto;
  font-size: 16px;
  line-height: 1.3em;
  max-width: 500px;
  vertical-align: bottom; }
  .post-text p {
    padding: 5px 0px; }
  .post-text strong {
    font-weight: 700; }
  .post-text strong a {
    text-decoration: none; }

.post-details {
  font-size: 12px;
  text-align: left;
  text-decoration: none;
  position: relative;
  box-sizing: border-box;
  width: 320px;
  max-width: 100%;
  background: white;
  vertical-align: top;
  text-align: center;
  margin: 10px auto;
  text-align: center;
  padding: 40px 0 40px 0; }
  .post-details:before {
    content: " ";
    position: absolute;
    z-index: -1;
    top: -10px;
    left: -10px;
    right: -10px;
    bottom: -10px;
    background: url("/images/stripe.png"); }
  .post-details h2 {
    font-family: 'PT Serif', serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 15px; }
  .post-details p {
    width: 280px;
    max-width: 100%;
    margin: 0 auto;
    font-size: 13px;
    font-weight: 300;
    line-height: 1.3em; }
  .post-details a {
    font-weight: 500;
    text-decoration: none; }

@media screen and (min-width: 900px) {
  .post-text {
    margin-top: 10px;
    padding-right: 30px;
    display: inline-block; }

  .post-details {
    margin-top: 30px;
    display: inline-block; } }
.image-holder {
  margin: 0 auto;
  text-align: center; }

.image-holder img {
  max-width: 100%;
  padding: 5px 0; }

.image-holder .half {
  display: inline-block; }

.image-holder .half img {
  width: 100%; }

@media screen and (min-width: 480px) {
  .image-holder .half img {
    padding: 0; } }
@media screen and (min-width: 480px) and (max-width: 639px) {
  .image-holder .full, .category-container {
    width: 480px; }

  .image-holder .half {
    width: 240px; }

  .image-holder .left {
    display: inline-block;
    padding-right: 4px;
    width: 235px; }

  .image-holder .right {
    display: inline-block;
    padding-left: 4px;
    width: 235px; } }
@media screen and (min-width: 640px) and (max-width: 768px) {
  .image-holder .full, .category-container {
    width: 640px; }

  .image-holder .half {
    width: 320px; }

  .image-holder .left {
    display: inline-block;
    padding-right: 3px;
    width: 315px; }

  .image-holder .right {
    display: inline-block;
    padding-left: 3px;
    width: 315px; } }
@media screen and (min-width: 769px) and (max-width: 959px) {
  .image-holder .full, .category-container {
    width: 768px; }

  .image-holder .half {
    width: 384px; }

  .image-holder .left {
    display: inline-block;
    padding-right: 3px;
    width: 370px; }

  .image-holder .right {
    display: inline-block;
    padding-left: 3px;
    width: 370px; } }
@media screen and (min-width: 960px) and (max-width: 1023px) {
  .image-holder .full, .category-container {
    width: 820px; }

  .image-holder .half {
    width: 410px; }

  .image-holder .left {
    display: inline-block;
    padding-right: 5px;
    width: 400px; }

  .image-holder .right {
    display: inline-block;
    padding-left: 5px;
    width: 400px; } }
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  /*@media screen and (min-width: 1024px) {*/
  .image-holder .full, .category-container {
    width: 900px; }

  .image-holder .half {
    width: 450px; }

  .image-holder .left {
    display: inline-block;
    padding-right: 4px;
    width: 445px; }

  .image-holder .right {
    display: inline-block;
    padding-left: 4px;
    width: 445px; } }
@media screen and (min-width: 1281px) {
  .image-holder .full, .category-container {
    width: 1200px; }

  .image-holder .half {
    width: 600px; }

  .image-holder .left {
    display: inline-block;
    padding-right: 5px;
    width: 590px; }

  .image-holder .right {
    display: inline-block;
    padding-left: 5px;
    width: 590px; } }
#post-comments {
  box-sizing: border-box;
  margin: 0 auto;
  padding: 50px;
  width: 1100px;
  max-width: 100%; }

#pagination {
  margin: 50px auto;
  margin-bottom: 50px;
  text-align: center; }
  #pagination a {
    padding: 0 20px;
    color: black;
    font-family: 'PT Serif', serif;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 20px;
    font-weight: 700; }

.post {
  margin: 0 auto;
  box-sizing: border-box;
  max-width: 100%;
  padding: 10px; }
  .post .post-title {
    text-align: center;
    display: block;
    margin: 10px auto;
    font-size: 32px;
    font-family: 'PT Serif', serif;
    text-transform: uppercase; }
    .post .post-title a {
      text-decoration: none;
      color: black; }
  .post .category-container {
    position: relative;
    padding-top: 35px; }
    .post .category-container:before {
      position: absolute;
      top: 10px;
      left: 0px;
      right: 0px;
      content: '';
      height: 2px;
      border-top: 1px solid #ccc;
      border-bottom: 1px solid #ccc; }
  .post.blogger .css-full-post-content {
    font-size: 14px;
    line-height: 1.3em;
    max-width: 600px; }
    .post.blogger .css-full-post-content a {
      text-decoration: none;
      font-weight: 700; }
  .post.blogger .css-full-comments-content {
    max-width: 600px;
    font-size: 14px;
    margin: 0 auto;
    line-height: 1.2em;
    padding: 45px 0 30px 0; }
  .post.blogger .css-comment-user-link {
    font-family: 'PT Serif', serif;
    font-weight: 700;
    text-decoration: none; }
  .post.blogger .css-comment-date {
    font-family: 'PT Serif', serif;
    font-size: 12px;
    letter-spacing: 1px;
    font-style: italic;
    font-weight: 500;
    color: #666;
    padding-bottom: 5px;
    padding-top: 3px; }
  .post.blogger iframe {
    display: block;
    margin: 0 auto;
    max-width: 100%; }
  .post.blogger .css-full-post-content {
    margin: 0 auto;
    max-width: 1000px; }
    .post.blogger .css-full-post-content img {
      display: block;
      margin: 10px auto;
      max-width: 100%; }

.post-preview.blogger .css-full-comments-content, .post.blogger .css-full-comments-content {
  display: none; }

.social-container {
  max-width: 100%;
  text-align: center;
  padding: 20px 0 20px 0; }

.social-share, .permalink, .comments {
  display: inline-block;
  vertical-align: bottom;
  font-family: 'PT Serif', serif;
  font-size: 12px;
  font-style: italic;
  color: #333;
  font-weight: 500;
  padding-right: 10px; }
  .social-share a, .permalink a, .comments a {
    color: black;
    text-decoration: none; }

.comments {
  font-weight: 700; }

.fb, .twitter, .link-icon {
  vertical-align: bottom; }

.twitter {
  padding-left: 22px; }

.social-like {
  display: inline-block; }
  .social-like .like-badge {
    width: 104px; }
  .social-like .badge {
    display: block;
    margin: 0 auto;
    padding-bottom: 8px;
    width: 50px; }
  .social-like .impressions {
    font-family: 'PT Serif', serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700; }

#archive {
  text-align: center;
  padding-bottom: 40px; }
  #archive .year {
    font-weight: bold;
    font-family: 'PT Serif', serif;
    font-size: 20px;
    padding: 25px 0 5px 0; }
  #archive .month {
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    padding: 15px 0 5px 0;
    font-weight: 500; }
  #archive .post-link a {
    text-decoration: none;
    text-transform: lowercase;
    padding: 2px 0 2px 0;
    font-size: 13px;
    font-weight: 500; }

.about-image {
  display: block;
  margin: 10px auto; }

.about-text {
  margin: 0 auto;
  width: 320px;
  max-width: 100%;
  font-size: 13px;
  line-height: 1.4em;
  padding-bottom: 40px; }

.about-description {
  padding-bottom: 15px; }

.about-line span {
  font-family: 'PT Serif', serif;
  font-style: italic;
  display: inline-block;
  min-width: 6em; }

.post-text translation {
  display: block; }
.post-text translation.es {
  border-top: 1px solid #888;
  margin-top: 8px;
  padding-top: 8px; }
