body .content {
	background-color: #ffdcd3;
	background-color: #fff5f3;
	font-family: 'Pitch',serif;
	color: #fd816c;
}

.header__site-description {
	font-family: 'Pitch',serif;
}

.header-wrap {
	margin-bottom: 50px;
}

.post-quote .post-body {
	  font-family: 'Pitch',serif;
}

.post-quote blockquote.post-title {
	position: relative;
	  letter-spacing: .15em;
	  color: #382628;
}

.post-quote blockquote.post-title h2 {
	 font-family: 'Pitch',serif;
	 font-size:32px;
}

.post-quote .post-header {
	position: relative;
}
.post-quote blockquote.post-title::before {
	  position: absolute;
  display: block;
  margin-left: -1em;
  content: "\201C";
  font-size: 30px;
  font-family: 'Pitch';
}

.post-quote blockquote.post-title::after {
position: absolute;

  right: -1em;
  bottom: -6px;
  display: block;
  content: "\201D";
 font-size: 30px;
  font-family: 'Pitch';
}


.page-index .post .post-footer {
	background: transparent;
	border-top: none;
}

.page-index .post-inner {
	border: none;
}

/*custom pattern for header*/


.b {
  padding: 2px;
  background: #382628;
  background: linear-gradient(135deg, rgba(0,0,0,0) 2px, #382628 0) top left,linear-gradient(225deg, rgba(0,0,0,0) 2px, #382628 0) top right,linear-gradient(315deg, rgba(0,0,0,0) 2px, #382628 0) bottom right,linear-gradient(45deg, rgba(0,0,0,0) 2px, #382628 0) bottom left;
  background-size: 75% 75%;
  background-repeat: no-repeat;
}
.b>div {
	padding: .5em;
	background: #fff;
	background: linear-gradient(135deg, rgba(0,0,0,0) 1px, #fff 0) top left,linear-gradient(225deg, rgba(0,0,0,0) 1px, #fff 0) top right,linear-gradient(315deg, rgba(0,0,0,0) 1px, #fff 0) bottom right,linear-gradient(45deg, rgba(0,0,0,0) 1px, #fff 0) bottom left;
	background-size: 75% 75%;
	background-repeat: no-repeat;
}
.pattern>div {padding: 0;}
.pattern>div>div {
	height: 18px;
}

.tough-bg {
  background-image: url(http://static.tumblr.com/qxrkgx6/Asqnqdw2k/images_rough-bg-2x.png);
  background-size: 14px 7px;
}

.header__site-name {
	margin-top: -5px;
}

.header__site-name img {
	margin-top: -2px;
}

header .wrapper {position: relative;}

.header__toggle {color: #382628; float: none; position: absolute; left: 30px; top: 30px;}

.header__site-description {
  color: #382628;
  font-size: 18px;
  width: 570px;
  line-height: 22px;
  font-weight: 400;
  margin: 20px 0 0;
}

.header .search-form {
  float: none;
  position: absolute;
  right: 30px;
  top: 30px;
}

.search-form label {
	color: #382628;
}


/* META */

.post-footer {
	text-transform: uppercase;
}

.post-date {
	color: #382628;
	font-size: 15px;
}

.post-overlay .post-date {
	font-size: 15px;
	text-transform: uppercase;
}

.post-link .post-title a {
  border-color: #fff !important;
  background: #fff !important;
  color: #382628;
   font-family: 'Pitch',serif;
   text-transform: uppercase;
}


/* CHAT */

.post-body.chat {
	font-size: 16px;
}

.post-body.chat .chat__name {
	color: #ff8775;
	float: none;
}

.post-body.chat .chat__message {
	color: #382628;
	font-size: 18px;
	margin-bottom: 10px;
}

.format-lede .post-body > p:nth-of-type(1) {
	color: #382628 !important;
   font-family: 'Pitch',serif !important;
     font-size: 14px !important;
}


.header.is-collapsed .header-social {
	display: none;
}

.header.is-collapsed .header__toggle, .is-collapsed .search-form label {color: #382628;}

/* social icons */
ul.social-icons {
	margin: 30px 0 0;
	padding: 0;
	list-style-type:none;
}

ul.social-icons li {
	display: inline-block;
	margin: 0 5px;
}

ul.social-icons li a {
	color: #382628;
	text-transform: uppercase;
	font-size: 14px;
	height: 26px;
	padding: 2px 0 .3em 28px;
	margin-bottom: .25em;
	position: relative;
	letter-spacing: 1px;
}


ul.social-icons li a::before {
  content: " ";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  background: url(http://static.tumblr.com/qxrkgx6/S3hnqfpps/images_footer-social-black.png);
  background-size: 600% 200%;
}

ul.social-icons li a.facebook::before {
  background-position: 20% 0;
}

ul.social-icons a.twitter::before {
  background-position: 40% 0;
}

ul.social-icons a.pinterest::before {
  background-position: 60% 0;
}

ul.social-icons a.youtube::before {
  background-position: 80% 0;
}

/* post overlay */

.post-overlay {
	  background: rgba(253, 129, 108, 0.75);
}

.pagination__more {
	text-transform: uppercase;
	  letter-spacing: .15em;
	  border: none;
	color: #382628;
padding: 2px;
  background: #382628;
  background: linear-gradient(135deg, rgba(0,0,0,0) 2px, #382628 0) top left,linear-gradient(225deg, rgba(0,0,0,0) 2px, #382628 0) top right,linear-gradient(315deg, rgba(0,0,0,0) 2px, #382628 0) bottom right,linear-gradient(45deg, rgba(0,0,0,0) 2px, #382628 0) bottom left;
  background-size: 75% 75%;
  background-repeat: no-repeat;
  color: 
}

.pagination__more > div {
	
	  padding: .5em;
  background: #fff;
	  background: linear-gradient(135deg, rgba(0,0,0,0) 1px, #fff5f3 0) top left,linear-gradient(225deg, rgba(0,0,0,0) 1px, #fff5f3 0) top right,linear-gradient(315deg, rgba(0,0,0,0) 1px, #fff5f3 0) bottom right,linear-gradient(45deg, rgba(0,0,0,0) 1px, #fff5f3 0) bottom left;
  background-size: 75% 75%;
  background-repeat: no-repeat;
    padding: .5em 3em .6em 3em;
}