button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
  background-color: #f6c318;
}
.search-toggle:hover,
.search-toggle.active {
  background-color: #f6c318;
}
.search-box {
  background-color: #f6c318;
}
.site-navigation a:hover {
  color: #f6c318;
}
.site-navigation .current_page_item > a,
.site-navigation .current_page_ancestor > a,
.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a {
	color: #f6c318;;
}

.entry-title a:hover {
  color: #f6c318;
}
.entry-meta a:hover {
  color: #f6c318;
}
.cat-links a:hover {
  color: #f6c318;
}
.entry-meta .tag-links a:hover {
  background-color: #f6c318;
}
.entry-meta .tag-links a:hover:before {
  border-right-color: #f6c318;
}
.entry-content .edit-link a:hover {
  color: #f6c318;
}
.page-links a:hover {
  background: #f6c318;
}
.post-navigation a:hover,
.image-navigation a:hover {
  color: #f6c318;
}
.paging-navigation a:hover {
  color: #2b2b2b;
}
.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
  color: #f6c318;
}
.comment-reply-title small a:hover {
  color: #f6c318;
}
.widget a:hover {
  color: #f6c318;
}
.widget input[type="button"]:hover,
.widget input[type="button"]:focus,
.widget input[type="reset"]:hover,
.widget input[type="reset"]:focus,
.widget input[type="submit"]:hover,
.widget input[type="submit"]:focus {
  background-color: #f6c318;
}
.widget-title a:hover {
  color: #f6c318;
}
.widget_calendar tbody a:hover {
  background-color: #f6c318;
}
.widget_twentyfourteen_ephemera .entry-meta a:hover {
  color: #f6c318;
}
.content-sidebar .widget a:hover {
  color: #f6c318;
}
.content-sidebar .widget input[type="button"]:hover,
.content-sidebar .widget input[type="button"]:focus,
.content-sidebar .widget input[type="reset"]:hover,
.content-sidebar .widget input[type="reset"]:focus,
.content-sidebar .widget input[type="submit"]:hover,
.content-sidebar .widget input[type="submit"]:focus {
  background-color: #f6c318;
}
.content-sidebar .widget .widget-title a:hover {
  color: #f6c318;
}
.content-sidebar .widget_twentyfourteen_ephemera .entry-meta a:hover {
  color: #f6c318;
}
.site-info a:hover {
  color: #f6c318;
}
.featured-content a:hover {
  color: #f6c318;
}
.slider-control-paging a:hover:before {
  background-color: #f6c318;
}
.primary-navigation ul ul a:hover,
.primary-navigation ul ul li.focus > a {
  background-color: #f6c318;
}
/**** GREEN #2 ****/
a {
  color: #f6c318;
}
::selection {
  background: #f6c318;
}
::-moz-selection {
  background: #f6c318;
}
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background-color: #f6c318;
}
.search-toggle {
  background-color: #f6c318;
}
.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
  background: #f6c318;
}
.paging-navigation .page-numbers.current {
  border-top: #f6c318;
}
.widget button,
.widget .button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
  background-color: #f6c318;
}
.widget_calendar tbody a {
  background-color: #f6c318;
}
.content-sidebar .widget a {
  color: #f6c318;
}
.content-sidebar .widget input[type="button"],
.content-sidebar .widget input[type="reset"],
.content-sidebar .widget input[type="submit"] {
  background-color: #f6c318;
}
.slider-control-paging .slider-active:before,
.slider-control-paging .slider-active:hover:before {
  background-color: #f6c318;
}
.slider-direction-nav a:hover {
  background-color: #f6c318;
}
.primary-navigation ul ul {
  background-color: #f6c318;
}

.primary-navigation li:hover > a,
.primary-navigation li.focus > a {
  background-color: #f6c318;
}

.featured-content .entry-header {
  background-color: #35317d;
}
.site-header {
  background-color: #35317d;
}
#secondary {
  background-color: #35317d;
}
.slider-direction-nav a {
  background-color: #35317d;
}
/*
.site:before {
	background-color: #35317d;
}
*/