.pin-article .link:hover,
.contact-form input[type=submit],
.comment-form input[type=submit],
.pin-article .quote:hover,
.pin-article .link a:hover,
.button,
.wp-pagenavi a:hover,
.wp-pagenavi span.current,
.wip-pagination span,
.wip-pagination a span:hover,
.skills .views.active,
.skills .views:hover,
.filter li:hover,
.filter li.active {
    background-color: #48c2ae;
}
nav#mainmenu ul li a:hover,
nav#mainmenu li:hover > a,
nav#mainmenu ul li.current-menu-item > a,
nav#mainmenu ul li.current_page_item > a,
nav#mainmenu ul li.current-menu-parent > a,
nav#mainmenu ul li.current_page_ancestor > a,
nav#mainmenu ul li.current-menu-ancestor > a {
    color: #48c2ae;
}
::-moz-selection {
    background-color: #48c2ae;
}
::selection {
    background-color: #48c2ae;
}
nav#mainmenu ul ul {
    border-top-color: #48c2ae;
}
nav#mainmenu ul ul:before {
    border-bottom-color: #48c2ae;
}
nav#mainmenu ul ul li ul {
    border-top-color: #48c2ae;
}
nav#mainmenu ul ul li a:hover,
nav#mainmenu ul ul li.current-menu-item > a,
nav#mainmenu ul ul li.current_page_item > a,
nav#mainmenu ul ul li.current_page_ancestor > a,
nav#mainmenu ul ul li.current_page_ancestor > a,
nav#mainmenu ul ul li.current-menu-ancestor > a,
#sidebar .tagcloud a,
#footer .tagcloud a {
    background: #48c2ae;
}
nav#mainmenu ul ul li a:hover,
nav#mainmenu ul ul li.current-menu-item > a,
nav#mainmenu ul ul li.current_page_item > a,
nav#mainmenu ul ul li.current_page_ancestor > a,
nav#mainmenu ul ul li.current_page_ancestor > a,
nav#mainmenu ul ul li.current-menu-ancestor > a {
    border-top-color: #48c2ae;
}
.contact-form input[type=submit]:hover,
.comment-form input[type=submit]:hover,
.button:hover,
#sidebar .tagcloud a:hover,
#footer .tagcloud a:hover,
.theme-default .nivo-directionNav a:hover,
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover,
#back-to-top i.open,
#back-to-top i:hover {
    background-color: #3aa694;
}
#back-to-top i.open,
#back-to-top i:hover {
    border-color: #3aa694;
}
a:hover,
#footer a:hover,
#footer ul.widget-category li:hover,
#footer ul.widget-category li a:hover,
.pin-article .title a:hover,
#logo a:hover {
    color: #3aa694;
}
#footer,
#footer .widget,
article blockquote {
    border-color: #48c2ae;
}
#footer .title,
#footer p,
#footer li,
#footer address,
#footer dd,
#footer blockquote,
#footer td,
#footer th,
#footer .textwidget,
#footer a,
#footer ul,
#footer p,
#footer .copyright p,
#footer .copyright a {
    color: #ffffff;
}