 .header-image .site-title a {
float: none;
min-height: 164px;
width: 100%;
} 

.theme-earthy .footer-widgets, .theme-earthy .footer-widgets .widgettitle {
	background: #f5f5f5;
	color: #333;
}

.sidebar-primary {
    border-left: 1px solid #dedede;
	padding-left: 25px;
}

.genesis-nav-menu {
	border-bottom: 1px solid #dedede;
	border-top: 1px solid #dedede;
}

.foodie #genesis-responsive-slider h2 a {
	color: #333;
	font-size: 18px;
	font-size: 1.8rem;
  padding: 0.25em .75em .15em;
	margin: 0;
	overflow: visible;
	text-align: center;
	width: 100%;
  top: .75em;
}

.foodie .slide-excerpt-border {
	border: 0;
	display: inline;
	float: left;
	margin-top: 30px;
	padding: 0;
	width: 100%;
  	background: rgba(255,255,255,0.75);
}

.foodie #genesis-responsive-slider h2 a {
	background: none;
}

a.more-link,
.more-from-category a {
	background: #fff;
  	color: #7ea57e;
  	display: table-row;
}

.theme-earthy a.more-link {
	color: #7ea57e;  
}

a.more-link:hover,
.more-from-category a:hover {
background: #f5f5f5;
}

.genesis-nav-menu > .menu-item > a:hover {
 background: #3871c1;
  color: #fff;
}

.genesis-nav-menu .sub-menu a:hover {
	background: #3871c1;
  color: #fff;
}

.home-bottom {
	border-top: 1px solid #dedede;
}

.form-allowed-tags {
  display: none;
}

.theme-earthy input[type="submit"] {
	background: #7ea57e;
	color: #fff;
}

input,
select,
textarea {
	border: 1px solid #7ea57e;
}

.comment-reply a {
	background: #fff;
	color: #7ea57e;
}

.theme-earthy .comment-reply a {
  	background: #fff;
	color: #7ea57e;
}

.theme-earthy .comment-reply a:hover {
  	background: #fff;
	color: #7ea57e;
}

li.comment {
	border-top: 1px solid #7ea57e;
}

.comment-list li,
.ping-list li {
	list-style-type: none;
	margin-top: 0px;
	padding: 32px 32px 10px 32px;
}

a img {
	margin-bottom: 0px;
}

@media only screen and (max-width: 1139px) {
  	.sidebar-primary {
		width: 326px;
	}

}

.entry-content ol,
.entry-content p,
.entry-content ul,
.quote-caption,
.clear-line {
	margin-bottom: 15px;
	margin-bottom: 1.5rem; 
}

strong {
	font-weight: bold;
}