/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
body {
	font-weight: 300;
}

.entry-content a {
	color: #f3a8b6;
}

.header-image .site-title > a {
	position: relative;
	left: 17px;
}

#subscribe-submit {
	text-align: center;
}

.sidebar .widgettitle {
	text-align: center;
}

.featured-content .entry-title {
	text-align: center;
}

#badges p {
	text-align: center;
}

a.more-link {
	background: #fff;
	border-color: #041f33;
	color: #041f33;
}

a.more-link:hover {
	background: #f3a8b6;
	border-color: #f3a8b6;
	color: #fff;
}

.entry-comments-link::before {
	content: '';
}

.search-form input[type="submit"] {
	font-family: "Raleway", "Helvetica Neue", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 2px;
	margin: 0 auto;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid;
	border-left: 1px solid;
	background: #fff;
	border-color: #041f33;
	color: #041f33;
}

.search-form input[type="submit"]:hover {
	background: #f3a8b6;
	border-color: #f3a8b6;
	color: #fff;
	border: 1px solid;
	border-left: 1px solid;
}

.jetpack_subscription_widget input[type="submit"] {
	font-family: "Raleway", "Helvetica Neue", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 2px;
	margin: 0 auto;
	padding: 15px 40px;
	text-decoration: none;
	text-transform: uppercase;
	background: #fff;
	border-color: #041f33;
	color: #041f33;
}

.jetpack_subscription_widget input[type="submit"]:hover {
	background: #f3a8b6;
	border-color: #f3a8b6;
	color: #fff;
}

.sidebar .featured-content .aligncenter {
	margin-bottom: 0;
}

.sidebar .user-profile a {
	color: #f3a8b6;
}

.sidebar .user-profile a:hover {
	color: #041f33;
}

.sidebar .user-profile {
	font-size: 13px;
}

.home-top .featured-content a {
	font-size: 12px;
	font-weight: 500;
	text-align: center;
}

.content .entry-title {
	font-weight: 500;
}

#sb_instagram .sbi_follow_btn a {
	font-family: "Raleway", "Helvetica Neue", sans-serif;
	font-weight: 300;
	letter-spacing: 2px;
	margin: 0 auto;
	margin-top: 10px;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 18px;
	padding-right: 32px;
	border: 1px solid;
	font-size: 11px;
	font-style: normal;
	position: relative;
	left: -6px;
	color: #041f33;
	background: #fff;
	border-color: #041f33;
	border-radius: 0;
}

#socialbuttons {
	text-align: center;
	width: 100%;
}

#socialbuttons a {
	text-align: center;
	float: left;
	width: 36px;
	height: 36px;
	border-radius: 100%;
	background: #fff;
	-webkit-transition: color .25s;
	transition: color .25s;
	-webkit-transition: background .25s;
	transition: background .25s;
}

#socialbuttons a i {
	font-size: 20px;
	line-height: 36px;
	color: #041f33;
	display: block;
	-webkit-transition: color .25s;
	transition: color .25s;
	-webkit-transition: background .25s;
	transition: background .25s;
}

#socialbuttons a:hover {
	color: #fff;
	background: #f3a8b6;
	border-color: #f3a8b6;
}

#socialbuttons i:hover {
	color: #fff;
}

#socialbuttons ul li {
	display: inline-block;
	margin: 0 6px;
}

#socialbuttons ul {
	list-style-type: none;
}

#sb_instagram .sbi_follow_btn a:hover {
	background: #f3a8b6 !important;
	color: #fff !important;
	border-color: #f3a8b6 !important;
}

.ssba h3 {
	font-weight: 300;
	font-size: 10px;
	margin-bottom: -18px;
}

.content .entry-title {
	margin-bottom: 5px;
}

.blog-yumprint-recipe {
	border: 1px solid #041f33;
}

.blog-yumprint-recipe .blog-yumprint-recipe-title {
	text-align: center;
	font-weight: 500;
	font-size: 18px;
	text-transform: uppercase;
}

.blog-yumprint-recipe .blog-yumprint-ingredients {
	font-weight: 300;
}

.blog-yumprint-recipe .blog-yumprint-methods {
	font-weight: 300;
}

.blog-yumprint-recipe .blog-yumprint-notes {
	font-weight: 300;
}

.blog-yumprint-recipe .blog-yumprint-author {
	font-weight: 300;
}

.blog-yumprint-recipe .blog-yumprint-subheader {
	text-transform: uppercase;
	font-weight: bold;
}

#comments h3 {
	text-align: center;
	font-weight: 500;
	font-size: 14px;
}

.wp_rp_content {
	width: 100%;
	text-align: center;
	margin: 0 auto !important;
}

.wp_rp_content .related_post_title {
	font-weight: 500;
	font-size: 14px;
}

.aligncenter img {
	display: block;
	margin: 0 auto;
}

.entry-meta {
	margin-bottom: 10px;
}