.site-title img {
	width: 400px;
}
.menu.genesis-nav-menu.menu-primary {
	border-bottom: 4px double #c9c9c9;
	border-top: 4px double #c9c9c9;
	letter-spacing: 1px;
	padding: 0;
}
.genesis-nav-menu .menu-item {
	font-size: 12px;
}
h1.entry-title, .entry-title a, .sidebar .widgettitle a {
	color: #ee3078;
	text-decoration: none;
}
.entry-title {
	font-size: 28px;
	line-height: 1.2;
	margin-bottom: 5px;
}
h1, h2, h3, h4, h5, h6 {
	letter-spacing: 0px;
	font-weight: 300;
}
.entry-meta, .post-info, .post-meta {
	color: #999;
	font-family: 'Droid Serif', georgia, serif;
	font-size: 11px;
	font-style: italic;
	margin: 0;
}
header.entry-header {
	margin-bottom: 15px;
}
a.more-link, .more-from-category a {
	background: #f5f5f5;
	color: #010101;
	font-size: 13px;
	letter-spacing: 2px;
	border-width: 0px;
	font-style: italic;
}
a.more-link:hover, .more-from-category a:hover {
	background: #010101;
	color: #fff;
}
.widgettitle {
	color: #ee3078;
}
.home-slider .enews-widget {
	margin-bottom: 30px;
}
.home-slider .enews-widget .widgettitle {
	font-family: 'Roboto Slab', serif
}
.enews-widget input[type="submit"] {
	background: #ee3078;
	color: #fff;
	margin: 0;
	border: 0px;
	font-size: 14px;
	width: 100%;
}
.button, .button-secondary, button, input[type="button"], input[type="reset"], input[type="submit"], a.more-link, .more-from-category a {
	background: #ee3078;
	color: #fff;
	border: 0px;
	letter-spacing: 0px;
	text-transform: unset;
}
.simple-social-icons svg {
	fill: #fff;
}
.site-inner {
	padding-left: 0px;
	padding-right: 0px;
}
body {
	font-size: 19px;
	line-height: 1.8;
}
.site-footer {
	font-size: 12px;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.site-footer a {
	color: #ee3078;
	text-decoration: none;
}
.recipe-index-search {
	background: #f5f5f5;
	padding: 20px;
}
.widgettitle {
	color: #ee3078;
	font-size: 14px;
	letter-spacing: 1px;
	margin: 0 0 10px;
	text-align: center;
}
.recipe-index-search .search-form {
	padding: 10px;
	line-height: 1;
}
.recipe-index-featured-posts .widgettitle {
	font-size: 22px;
}
h2.entry-title {
	text-align: center;
	text-transform: unset;
	letter-spacing: 0px !important;
}
.recipe-index-featured-posts p.more-from-category {
	text-align: center;
}
.wprm-recipe-snippet a {
	text-decoration: none !important;
}
.home h2.entry-title {
	text-align: left;
}
@media only screen and (min-width: 1024px) {
	#enews-ext-3 {
		max-width: 650px;
		margin: 10px auto 20px;
	}
}
@media only screen and (min-width: 1200px) {
	aside {
		font-size: inherit;
	}
}
@media ( max-width: 1024px ) {
	.site-container {
		padding-left: 15px;
		padding-right: 15px;
	}
}