/*
Style for Fremedy
*/

#featured_area span, a {
	/*color: #3badd2;*/
	color: #383bfa;
}

#posts_carousel .thumb:hover {
	background: #7dd0e8;
	border-color: #4bb1cf;
}

#posts_carousel .prev:hover, #posts_carousel .next:hover, #submit:hover, #page #content #commentform input.form_submit:hover, .gform_footer .button:hover, #comments dl#comment_list dd p.reply a:hover, a#cancel-comment-reply-link:hover, .gform_wrapper .gform_footer input.button:hover, #page #footer .gototop a:hover {
	border-color: #137798 !important;
	background-color: #3badd2; 
}

ul.menu a:hover, ul.menu .current a, ul.menu .current-cat a, ul.menu .current-menu-item a {
	border-color: #3badd2;
}