a:hover {color: #009fda;}
a:active {color: #009fda;}

::selection {background: #009fda; color: #fff;}
::-moz-selection {background: #009fda; color: #fff;}
::-webkit-selection {background: #009fda; color: #fff;}

#logo a:hover {color: #009fda;}
#logo a:active {color: #009fda;}

.menu a:hover {color: #009fda;}
.menu a:active {color: #009fda;}

.sub-menu a:hover {color: #009fda;}
.sub-menu a:active {color: #009fda;}

.toggle .fa-bars:hover {color: #009fda;}
.toggle-home .fa-bars:hover {color: #009fda;}

.button {color:#009fda;}
.button:hover {color: #fff; border: 2px solid #009fda; background: #009fda;}
.button:active {color: #fff; border: 2px solid #009fda; background: #009fda;}

.service-fa {color: #009fda;}

.profile-pic {background: #009fda url(../images/profile.png) center center no-repeat;}

.category_postmetadata a:hover {color: #009fda;}
.category_postmetadata a:active {color: #009fda;}

a.more-link:hover {color: #fff; border: 2px solid #009fda; background: #009fda;}
a.more-link:active {color: #fff; border: 2px solid #009fda; background: #009fda;}

ol.commentlist li div.comment-meta a:hover {color: #009fda;}
ol.commentlist li div.comment-meta a:active {color: #009fda;}

ol.commentlist li div.reply a:hover {color: #009fda;}
ol.commentlist li div.reply a:active {color: #009fda;}

.blog_previous a:hover {color: #fff; border: 2px solid #009fda; background: #009fda;}
.blog_previous a:active {color: #fff; border: 2px solid #009fda; background: #009fda;}

.blog_next a:hover {color: #fff; border: 2px solid #009fda; background: #009fda;}
.blog_next a:active {color: #fff; border: 2px solid #009fda; background: #009fda;}

.portfolio-items .item-two-columns {background: #009fda;}
.portfolio-items .item-three-columns {background: #009fda;}
.portfolio-items .selectivehover {background: #009fda;}
.portfolio-items .item-four-columns {background: #009fda;}

#options a:hover {color: #009fda;}
#options a:active {color: #009fda;}

.item-button-previous:hover {
	border: 2px solid #009fda;
	background: #009fda url(images/item-button-previous-hover.png);
}

.item-button-return:hover {
	border: 2px solid #009fda;
	background: #009fda url(images/item-button-return-hover.png);
}

.item-button-next:hover {
	border: 2px solid #009fda;
	background: #009fda url(images/item-button-next-hover.png);
}

.item-category {color: #b7ecec;}

.logo-home a:hover {color: #009fda;}
.logo-home a:active {color: #009fda;}

.nav-home .menu a:hover {color: #009fda;}
.nav-home .menu a:active {color: #009fda;}

.text-home {color: #009fda;}

.button-home {border: 2px solid #009fda;}
.button-home:link {color: #009fda;}
.button-home:visited {color: #009fda;}
.button-home:hover {color: #fff; background: #009fda;}
.button-home:active {color: #fff; background: #009fda;}

.home-dash {background: #009fda;}

.testimonials {
	color: #009fda; 	
    padding: 0 0 0 0;
	/* background: url('../images/underscore.png') no-repeat; */
	/* background-position: left bottom; */
	font-family: oswald, sans-serif;
	font-weight: 400;
	font-size: 13pt;
	text-transform: uppercase;
	line-height: 20px;}
	
.dividers {
	width:71%; height:1px; margin-top:20px; margin-bottom:20px; border-top:1px solid; color:#888888;
}