/* Custom CSS */
body.home .image-caption  { display: none; }

.image-caption
{
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 5px;
}


a,
.entry-title a:hover,
#logo a:hover,
#primary-nav ul a:hover,
#primary-nav ul li.sfHover > a,
#primary-nav ul li.current-cat > a,
#primary-nav ul li.current_page_item > a,
#primary-nav ul li.current-menu-item > a,
.zilla-direction-nav a:hover,
.entry-link a:hover,
.entry-meta-footer a:hover,
.comment-meta a:hover,
.bypostauthor .comment-meta a:hover,
.comment-author cite a:hover,
.bypostauthor .comment-author cite a:hover,
#commentform .required,
#load-more:hover,
#footer a:hover,
#footer .widget > ul a:hover,
.widget > ul a:hover,
.widget_nav_menu a:hover,
.widget .recentcomments a,
.zilla_tweet_widget > ul a,
.zilla_tweet_widget li > a:hover { color: #91C601; }
.post-thumb { background-color: #91C601; }
.entry-quote { background: #91C601; }
