/* Default Color */

a, a:visited, a:focus {
	color: #6f2444;
}

.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next,
.entry time,
#pagination a:hover,
#pagination a.current,
a.button,
a.button:visited,
input[type=submit],
button,
a.comment-reply-link,
.tribe-events-read-more,
.tribe-events-read-more:visited,
.tribe-events-widget-link a,
.tribe-events-widget-link a:visited {
	background-color: #6f2444;
}

a.button:hover,
input[type=submit]:hover,
button:hover,
a.comment-reply-link:hover,
.tribe-events-read-more:hover,
.tribe-events-widget-link a:hover {
	background-color: #000;
}

.item > a:hover .item-desc {
	background: rgba(154, 115, 48, 0.80);
}

#navigation > li.current_page_item > a,
#navigation > li.current_page_item > a:visited,
#navigation > li.current-menu-item > a,
#navigation > li.current-menu-item > a:visited,
#navigation > li.current-menu-ancestor > a,
#navigation > li.current-menu-ancestor > a:visited,
#navigation > li.current > a,
#navigation > li.current > a:visited,
#footer .s-title,
#footer .widget h3,
#footer .widget-title,
.item > a:hover:after {
	border-color: #6f2444;
}

#navigation > li.current_page_item > a:before,
#navigation > li.current-menu-item > a:before,
#navigation > li.current-menu-ancestor > a:before,
#navigation > li.current > a:before {
	border-top-color: #6f2444 !important;
}

.entry-content > p > strong { color:#6f2444 !important }
.entry-content > p > strong > span { color:#6f2444 !important }
.entry-content > p > span > strong { color:#6f2444 !important }
