.pink-top {
	width: 100%;
	height: 170px;
	position: absolute;
	background-color: #fbe0df;
	z-index: -1;
	box-shadow: inset 0px 2px 1px 0 #bbb;
}

@media only screen and (min-width: 481px) {
	.page-template-archive-press .pink-top {
		height: 130px;
	}
}


.page-template-archive-press h2,
.post-type-archive-press h1,
.single-press h1,
.single-press .h1 {
	font-size: 20px;
	line-height: 1.333em;
	color: #ce0d52;
	font-family: "Salsa";
}

.page-template-archive-press h2 {
	padding-top: 20px;
}

.page-template-archive-press main header {
	text-align: center;
	padding: 40px 0 50px;
}
.page-template-archive-press h1 {
	font-family: "Lemon";
	color: #ce0d52;
}

.page-template-archive-press main header p {
	color: #614444;
	font-family: "Salsa";
	font-size: 18px;
	padding: 0 20px;
}
@media only screen and (min-width: 481px) {
	.page-template-archive-press main header p {
		padding: 0 0;
	}
}

.single.single-press .article-header {
	padding: 1.5em 0;
	    position: relative;
}
@media only screen and (min-width: 1025px) {
	.single.single-press .article-header {
		padding: 0;
	}
}

.page-template-archive-press .byline,
.post-type-archive-press .byline,
.single-press .byline {
	margin: 0 0 10px;
}

.page-template-archive-press time.updated,
.post-type-archive-press time.updated,
.single-press time.updated {
	font-weight: bold;
	color: #614444;
	font-style: normal;
	font-size: 14px;
}

.single-press .entry-content {
	background-color:#fff;
	padding:20px;
	margin-top: 30px;
	-webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.2);
}

@media only screen and (min-width: 940px) {
	.single-press .entry-content {
		max-width: 940px;
	}
}

.single-press .entry-content img {
	margin: 16px 0 0;
}


.single.single-press .sub-head {
	margin: 40px 0 20px;
	height: 30px;
}

.single-press .sub-head h2 {
	position: relative;
	display: block;
	max-width: 292px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 20px;
	line-height: 1.333em;
	color: #ce0d52;
	font-family: "Lemon";
}

.single-press.single .sub-head .left-bar {
	float: left;
}

.single-press.single .sub-head .right-bar {
	float: right;
}
@media only screen and (max-width: 480px) {
	.single-press.single .sub-head .right-bar {
		position: absolute;
		bottom: 0;
		right: 0;
	}
}

@media only screen and (min-width: 481px) and (max-width: 940px) {
	.single-press.single .sub-head .left-bar,
	.single-press.single .sub-head .right-bar {
		width: 30%;
    height: 2px;
	}
}

.custom-blog-addon {
	float: left;
	background: #fff;
	padding: 15px;
	width: 298px;
	
	overflow: hidden;
	-webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.2);
	position: relative;
	margin: 10px calc(50% - 149px);
}
@media only screen and (min-width: 481px) and (max-width: 768px) {
	.custom-blog-addon {
		width: 42%;
		margin: 0 4% 20px;
	}
}

@media only screen and (min-width: 769px) {
	.custom-blog-addon {
		width: 298px;
		width: calc(33% - 11px);
		margin: 0 0 0 20px;
	}

	.single-press .custom-blog-addon:first-child {
		margin-left: 0;
	}
}


.custom-blog-addon.blog_archive-feature,
.custom-blog-addon.blog_archive-bottom {
	
	float: none;
}
@media only screen and (min-width: 481px) {
	.custom-blog-addon.blog_archive-feature,
	.custom-blog-addon.blog_archive-bottom {
		margin: 0 0 40px;
		width: 100%;
	}
}

.custom-blog-addon.blog_archive-feature {
	overflow: hidden;
	position: relative;
	padding: 15px;
}



.blog-feature-text-holder {
	background-color: rgba( 255, 255, 255, 0.7);
	position: relative;
	padding: 60px 20px 20px;
}

@media only screen and (min-width: 481px) {
	.blog-feature-text-holder {
		width: 295px;
		min-height: 295px;
	}
}

.custom-blog-addon-thumb {
	overflow: hidden;
	padding-top: 40px;
	position: relative;
}

.blog_archive-feature .custom-blog-addon-thumb {
	z-index: 0;
	
	overflow: hidden;
	padding: 0;
}
@media only screen and (min-width: 481px) {
	.blog_archive-feature .custom-blog-addon-thumb {
		position: absolute;
		width: calc(100% - 30px);
		height: calc(100% - 30px);
	}
}

.blog_archive-feature .custom-blog-addon-thumb img {
	width: 100%;
	display: block;
}
@media only screen and (max-width: 480px) {
	.blog_archive-feature .custom-blog-addon-thumb img {
		height: auto;
	}
}

.blog_archive-bottom .custom-blog-addon-thumb {
	padding: 40px 0 0;
}
@media only screen and (min-width: 481px) {
	.blog_archive-bottom .custom-blog-addon-thumb {
	float: left;
	margin-right: 15px;
	}
}

.page-template-archive-press .excerpt-read-more,
.single-press .excerpt-read-more {
	display: none;
	visibility: hidden;
}

.custom-blog-read-more {
	background-image: url("../../themes/bones/library/images/cta-button.png");
	background-repeat: no-repeat;
	max-width: 170px;
	width: 100%;
	height: 37px;
	color: #fff !important;
	font-family: "Lemon";
	font-size: 14px;
	padding: 10px 0 0 10px;
	margin: 15px 0 0;
	display: inline-block;
}


.single-press main footer {
	display: inline-block;
	max-width: 940px;
}

.blog_grey_buttons a:link,
.blog_grey_buttons a:visited {
	border: 2px solid #afaeae;
	padding: 10px 0;
	margin: 10px 15px 10px 0;
	color: #afaeae;
	text-align: center;
	width: 216px;
	font-size: 12px;
	display: inline-block;
	text-transform: uppercase;
	font-weight: bold;
}

.blog_main {
	float: left;
	width: 100%;
}
@media only screen and (min-width: 481px) {
	.blog_main {
		width: calc(100% - 145px);
	}
}



.blog-social {
	color: #afaeae;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}
@media only screen and (min-width: 481px) {
	.blog-social {
		float: left;
		width: 144px;
		text-align: center;
	}
}


.blog-social a:link,
.blog-social a:visited {
	width: 49px;
	height: 49px;
	display: block;
	margin: 10px;
	float: left;
}

@media only screen and (min-width: 481px) {
	.blog-social a:link,
	.blog-social a:visited {
		margin: 10px auto;
		float: none;
	}
}

.blog_social_mail {
	background: transparent url(images/social_mail.png) 0 0 no-repeat;
}
.blog_social_mail:hover {
	background-image: url(images/social_mail_down.png);
}

.blog_social_facebook {
	background: transparent url(images/social_facebook.png) 0 0 no-repeat;
}
.blog_social_facebook:hover {
	background-image: url(images/social_facebook_down.png);
}

.blog_social_twitter {
	background: transparent url(images/social_twitter.png) 0 0 no-repeat;
}
.blog_social_twitter:hover {
	background-image: url(images/social_twitter_down.png);
}

.blog_social_pinterest {
	background: transparent url(images/social_pinterest.png) 0 0 no-repeat;
}
.blog_social_pinterest:hover {
	background-image: url(images/social_pinterest_down.png);
}

/* bottom banner */

.single-press .banner-bottom {
	position: relative;
	display: block;
	max-width: 940px;
	width: 100%;
	margin: 30px auto 50px 0;
	background-color: #fff;
	-webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.2);
}


.single-press .banner-bottom img {
	max-width: 940px;
	width: 100%;
	height: auto;
}

.single-press .banner-bottom .banner-headline {
	top: 60px;
	font-family: "Lemon";
	font-size: 22px;
	color: #ce0d52;
	line-height: 26px;
}

.single-press .banner-bottom .banner-text {
	top: 140px;
}

.single-press .banner-bottom .banner-text p {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #363636;
}

.single-press .banner-bottom .banner-cta {
	top: 220px;
	background-image: url("../../themes/bones/library/images/cta-button.png");
	background-repeat: no-repeat;
	max-width: 170px;
	width: 100%;
	height: 37px;
	color: #fff !important;
	font-family: "Lemon";
	font-size: 14px;
	padding-top: 10px;
	padding-left: 10px;
}

.single-press .banner-bottom .banner-headline,
.single-press .banner-bottom .banner-cta,
.single-press .banner-bottom .banner-text {
	position: relative;
}
@media only screen and (min-width: 481px) {
	.single-press .banner-bottom .banner-headline,
	.single-press .banner-bottom .banner-cta,
	.single-press .banner-bottom .banner-text {
		position: absolute;
		left: 50px;
	}
}
@media only screen and (max-width: 480px) {
	.single-press .banner-bottom .banner-headline,
	.single-press .banner-bottom .banner-cta,
	.single-press .banner-bottom .banner-text {
		top: 0;
	}
}


.blog-category-link {
	background-color: #ffb400;
}

.blog-category-link:link,
.blog-category-link:visited,
.blog-category-link:hover,
.blog-category-link:focus {
	white-space: nowrap;
	font-family: "Lemon";
	display: block;
	padding: 0 0 0 15px;
	color: #fff !important;
	position: absolute;
	left: 0;
	width: 100%;
	top: 0;
	line-height: 40px;
	font-size: 16px;
}

.blog-category-carvel {
	background-color: #e85c8d;
}

.blog-category-oreo {
	background-color: #0054a6;
}

.blog-category-ahoy {
	background-color: #cd081b;
}

.blog-category-kitty {
	background-color: #8e1baf;
}

.blog-category-peanuts {
	background-color: #8dd21f;
}

.blog-category-donaire {
	background-color: #704a37;
}


.page-template-archive-press .custom-blog-addon.blog_archive-bottom:first-child {
	display: block;
}


@media only screen and (min-width: 1025px) {
.footer-links .nav {
		max-width: 780px !important;
	}
}