a:hover {color: #22B2E9;}
a:active {color: #22B2E9;}

::selection {background: #22B2E9; color: #fff;}
::-moz-selection {background: #22B2E9; color: #fff;}
::-webkit-selection {background: #22B2E9; color: #fff;}

#logo a:hover {color: #22B2E9;}
#logo a:active {color: #22B2E9;}

.menu a:hover {color: #22B2E9;}
.menu a:active {color: #22B2E9;}

.sub-menu a:hover {color: #22B2E9;}
.sub-menu a:active {color: #22B2E9;}

.toggle .fa-bars:hover {color: #22B2E9;}
.toggle-home .fa-bars:hover {color: #22B2E9;}

.button:hover {color: #fff; border: 2px solid #22B2E9; background: #22B2E9;}
.button:active {color: #fff; border: 2px solid #22B2E9; background: #22B2E9;}

.service-fa {color: #22B2E9;}

.profile-pic {background: #22B2E9 url(../images/profile.png) center center no-repeat;}

.category_postmetadata a:hover {color: #22B2E9;}
.category_postmetadata a:active {color: #22B2E9;}

a.more-link:hover {color: #fff; border: 2px solid #22B2E9; background: #22B2E9;}
a.more-link:active {color: #fff; border: 2px solid #22B2E9; background: #22B2E9;}

ol.commentlist li div.comment-meta a:hover {color: #22B2E9;}
ol.commentlist li div.comment-meta a:active {color: #22B2E9;}

ol.commentlist li div.reply a:hover {color: #22B2E9;}
ol.commentlist li div.reply a:active {color: #22B2E9;}

.blog_previous a:hover {color: #fff; border: 2px solid #22B2E9; background: #22B2E9;}
.blog_previous a:active {color: #fff; border: 2px solid #22B2E9; background: #22B2E9;}

.blog_next a:hover {color: #fff; border: 2px solid #22B2E9; background: #22B2E9;}
.blog_next a:active {color: #fff; border: 2px solid #22B2E9; background: #22B2E9;}

.portfolio-items .item-two-columns {background: #22B2E9;}
.portfolio-items .item-three-columns {background: #22B2E9;}
.portfolio-items .item-four-columns {background: #22B2E9;}

#options a:hover {color: #22B2E9;}
#options a:active {color: #22B2E9;}

.item-button-previous:hover {
	border: 2px solid #22B2E9;
	background: #22B2E9 url(images/item-button-previous-hover.png);
}

.item-button-return:hover {
	border: 2px solid #22B2E9;
	background: #22B2E9 url(images/item-button-return-hover.png);
}

.item-button-next:hover {
	border: 2px solid #22B2E9;
	background: #22B2E9 url(images/item-button-next-hover.png);
}

.item-category {color: #b7ecec;}

.logo-home a:hover {color: #22B2E9;}
.logo-home a:active {color: #22B2E9;}

.nav-home .menu a:hover {color: #22B2E9;}
.nav-home .menu a:active {color: #22B2E9;}

.text-home {color: #22B2E9;}

.button-home {border: 2px solid #22B2E9;}
.button-home:link {color: #22B2E9;}
.button-home:visited {color: #22B2E9;}
.button-home:hover {color: #fff; background: #22B2E9;}
.button-home:active {color: #fff; background: #22B2E9;}

.home-dash {background: #22B2E9;}