/*
a:hover {
color: #EF9100;
}
*/
.logo-wrap {
max-width: 300px;
margin: 0px auto;
}
.main-nav {
background-color: green;
border-bottom-color: rgba(123, 179, 0, 1);
}
/* 
.main-nav li:hover {
background: #EF9100;
}
*/
.main-nav li:hover {
background: #e64946;
}

.post-meta {
height: 100px;
background: url("wp-content/uploads/2015/09/golf-xxl.png") no-repeat 10px -36px;
margin-left: 68%;
opacity: .2;
}
.entry-title {
float: left;
}
.widget-title, .footer-widget-title {
border-bottom: 3px solid #008000;
}
.yuzo_related_post_widget .relatedthumb a {
overflow: initial;
}

.cform input.backbutton, .cform input.resetbutton, .cform input.sendbutton {
color: green;
}

.post-header {
    margin-bottom: 0px;
    margin-bottom: 0.25rem;
}