/*  First Button color  */

a:active,
a:hover {
	color: #019875;
  text-decoration: underline!important;
}

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: #AAD043;
	color: #fff;
}

li.current-cat a, li.current_page_item a, li.current-menu-item a, li.current-cat a:link, li.current_page_item a:link, li.current-menu-item a:link, li.current-cat a:visited, li.current_page_item a:visited, li.current-menu-item a:visited {
    font-weight: normal;
}

.primary-navigation li li {
    font-size: 1rem;
    line-height: 36px;
}

.search-toggle:hover,
.search-toggle.active {
	background-color: #58C4CE;
}

.search-box {
	background-color: #58C4CE;
	padding: 12px;
}

.site-navigation a:hover {
	color: #58C4CE;
}

.entry-title a:hover {
	color: #58C4CE;
}

.entry-meta a:hover {
	color: #58C4CE;
}
.cat-links a:hover {
	color: #58C4CE;
}

.entry-meta .tag-links a:hover {
	background-color: #58C4CE;
	color: #fff;
}
.entry-meta .tag-links a:hover:before {
	border-right-color: #58C4CE;
}
.entry-content .edit-link a:hover {
	color: #58C4CE;
}
.page-links a:hover {
	background: #58C4CE;
	border: 1px solid #58C4CE;
	color: #fff;
}
.post-navigation a:hover,
.image-navigation a:hover {
	color: #58C4CE;
}
.paging-navigation a:hover {
	border-top: 5px solid #58C4CE;
	color: #2b2b2b;
}
.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
	color: #58C4CE;
}

.comment-reply-title small a:hover {
	color: #58C4CE;
}

.widget a:hover {
	color: #58C4CE;
}

.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: #58C4CE;
}

.widget-title a:hover {
	color: #58C4CE;
}
.widget_calendar tbody a:hover {
	background-color: #58C4CE;
}

.widget_twentyfourteen_ephemera .entry-meta a:hover {
	color: #58C4CE;
}

.content-sidebar .widget a:hover {
	color: #58C4CE;
}
.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: #58C4CE;
}
.content-sidebar .widget .widget-title a:hover {
	color: #58C4CE;
}
.content-sidebar .widget_twentyfourteen_ephemera .entry-meta a:hover {
	color: #58C4CE;
}
.site-info a:hover {
	color: #58C4CE;
}

.featured-content a:hover {
	color: #58C4CE;
}
.slider-control-paging a:hover:before {
	background-color: #58C4CE;
}

.primary-navigation ul ul a:hover,
.primary-navigation ul ul li.focus > a {
		background-color: transparent!important;
	}
  
.secondary-navigation ul ul a:hover,
.secondary-navigation ul ul li.focus > a {
		background-color: #58C4CE;
	}

	.primary-navigation ul ul a:hover,
	.primary-navigation ul ul li.focus > a {
		background-color: #58C4CE!important;
	}

/*  End First Button color  */




/*  Begin Second Button color  */
a {
	color: #028264;
	text-decoration: none;
}

.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: #CCFCF9;
    font-weight: 700;
    text-decoration: none!important;
}


.entry-content a, .entry-summary a, .page-content a, .comment-content a {
    text-decoration: none;
}

::selection {
	background: #019875;
	color: #fff;
	text-shadow: none;
}

::-moz-selection {
	background: #019875;
	color: #fff;
	text-shadow: none;
}

button,
.contributor-posts-link,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #8491C8;
	color: #fff;
}

.search-toggle {
	background-color: #000;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #019875;
}

.paging-navigation .page-numbers.current {
	border-top: 5px solid #019875;
}

.widget button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
	background-color: #019875;
}
.widget_calendar tbody a {
	background-color: #019875;
}

.content-sidebar .widget a {
    color: #019875;
    font-size: 1.1em;
}

.content-sidebar .widget input[type="button"],
.content-sidebar .widget input[type="reset"],
.content-sidebar .widget input[type="submit"] {
	background-color: #019875;
	border: 0;
	color: #fff;
}
.slider-control-paging .slider-active:before,
.slider-control-paging .slider-active:hover:before {
	background-color: #F4FAFA;
}
.slider-direction-nav a:hover {
	background-color: #019875;
}

.primary-navigation li {
    font-size: 1rem;
    line-height: 36px;
}



.primary-navigation ul ul {
		background-color: #019875;
	}

	.primary-navigation li:hover > a,
	.primary-navigation li.focus > a {
		background-color: #F4FAFA;
		color: #fff;
	}
  
	.secondary-navigation ul ul {
		background-color: #019875;

	}  

	.secondary-navigation li:hover > a,
	.secondary-navigation li.focus > a {
		background-color: #019875;
		color: #fff;
	}


/*  End Second Button color  */


li.current-cat a, li.current_page_item a, li.current-menu-item a, li.current-cat a:link, li.current_page_item a:link, li.current-menu-item a:link, li.current-cat a:visited, li.current_page_item a:visited, li.current-menu-item a:visited {
    font-weight: bold;
}