a {
	color: #deab2a;
}

a:active,
a:hover {
	color: #B18821;
}

::selection {
	background: #deab2a;
}

::-moz-selection {
	background: #deab2a;
}

button,
.contributor-posts-link,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #deab2a;
}

button:hover,
button:focus,
.contributor-posts-link:hover,
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: #B18821;
}

button:active,
.contributor-posts-link:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	background-color: #fdb500;
}

.search-toggle {
	background-color: #deab2a;
}

.search-toggle:hover,
.search-toggle.active {
	background-color: #B18821;
}

.search-box {
	background-color: #B18821;
}

.site-navigation a:hover {
	color: #B18821;
}

.site-navigation .current_page_item &gt; a,
.site-navigation .current_page_ancestor &gt; a,
.site-navigation .current-menu-item &gt; a,
.site-navigation .current-menu-ancestor &gt; a {
	color: #fdb500;
}

.entry-title a:hover {
	color: #B18821;
}

.entry-meta a:hover {
	color: #B18821;
}

.cat-links a:hover {
	color: #B18821;
}

.entry-meta .tag-links a:hover {
	background-color: #B18821;
}

.entry-meta .tag-links a:hover:before {
	border-right-color: #B18821;
}

.entry-content .edit-link a:hover {
	color: #B18821;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #deab2a;
}

.page-links a:hover {
	background: #B18821;
	border: 1px solid #dB18821;
}

.post-navigation a:hover,
.image-navigation a:hover {
	color: #B18821;
}

.paging-navigation .page-numbers.current {
	border-top: 5px solid #deab2a;
}

.paging-navigation a:hover {
	border-top: 5px solid #B18821;
}

.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
	color: #B18821;
}

.comment-reply-title small a:hover {
	color: #B18821;
}

.widget a:hover {
	color: #B18821;
}

.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
	background-color: #deab2a;
}

.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: #B18821;
}

.widget input[type="button"]:active,
.widget input[type="reset"]:active,
.widget input[type="submit"]:active {
	background-color: #fdb500;
}

.widget-title a:hover {
	color: #B18821;
}

.widget_calendar tbody a {
	background-color: #deab2a;
}

.widget_calendar tbody a:hover {
	background-color: #B18821;
}

.widget_twentyfourteen_ephemera .entry-meta a:hover {
	color: #B18821;
}

.content-sidebar .widget a {
	color: #deab2a;
}

.content-sidebar .widget a:hover {
	color: #B18821;
}

.content-sidebar .widget input[type="button"],
.content-sidebar .widget input[type="reset"],
.content-sidebar .widget input[type="submit"] {
	background-color: #deab2a;
}

.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: #B18821;
}

.content-sidebar .widget input[type="button"]:active,
.content-sidebar .widget input[type="reset"]:active,
.content-sidebar .widget input[type="submit"]:active {
	background-color: #fdb500;
}

.content-sidebar .widget .widget-title a:hover {
	color: #B18821;
}

.content-sidebar .widget_twentyfourteen_ephemera .entry-meta a:hover {
	color: #B18821;
}

.site-info a:hover {
	color: #B18821;
}

.featured-content a:hover {
	color: #B18821;
}

.slider-control-paging a:hover:before {
	background-color: #B18821;
}

.slider-control-paging .slider-active:before,
.slider-control-paging .slider-active:hover:before {
	background-color: #deab2a;
}

.slider-direction-nav a:hover {
	background-color: #deab2a;
}

@media screen and (min-width: 783px) {
	.primary-navigation ul ul {
		background-color: #deab2a;
	}
	.primary-navigation li:hover &gt; a,
	.primary-navigation li.focus &gt; a {
		background-color: #deab2a;
	}

	.primary-navigation ul ul a:hover,
	.primary-navigation ul ul li.focus &gt; a {
		background-color: #deab2a;
	}
}

@media screen and (min-width: 1008px) {
	.secondary-navigation ul ul {
		background-color: #deab2a;
	}
	.secondary-navigation li:hover &gt; a,
	.secondary-navigation li.focus &gt; a {
		background-color: #deab2a;
	}

	.secondary-navigation ul ul a:hover,
	.secondary-navigation ul ul li.focus &gt; a {
		background-color: #B18821;
	}
}
.menu-toggle {
	background-color: #B18821;
	}
	.menu-toggle:hover,
	.menu-toggle.active {
	background-color: #deab2a;
}
@media screen and (min-width: 301px) {
	.primary-navigation li:hover &gt; a,
	.primary-navigation li.focus &gt; a {
	background-color: #deab2a;
	color: #fff;
	}
	.menu-toggle {
	background-color: #B18821;
	}
	.menu-toggle:hover,
	.menu-toggle:focus,
	.menu-toggle.active {
	background-color: #deab2a;
	}
}