.menu-wrapper-bg {
background: #2db4e2;
}
.mobile-logo {
	background: #2db4e2;
}
.sf-menu ul li {
background: #2db4e2;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
	background: #2db4e2;
}
.sf-menu ul ul li {
background: #2db4e2;
}
.flex-control-paging li a.flex-active {
background: rgba(45,180,226,.9);
}
.flex-control-paging li a:hover {
background: rgba(45,180,226,0.7);
}
.three-column-container .col-md-4.box1:hover, .three-column-container .col-md-4.box2:hover, .three-column-container .col-md-4.box3:hover {
background: #2db4e2;
color: #fff;
}
img.rbh-readmore {
background: url(images/readmore-icon-blue.png) no-repeat center;
}
.recent-posts-container h3 a:hover {
color: #2db4e2;
}
p.rbh-post-meta a {
color: #00acee;
}
p.rbh-post-meta a:hover {
color: #0688BB;
}
#filters li.active, #filters li:hover  {
background: #2db4e2;
}
.testimonial-wrapper {
background: #00acee;
}
.bx-caption span a.arrow {
background: url(images/testimonial-arrow-blue.png) no-repeat;
}
.bx-caption span p a {
color: #00acee;
}
.bx-caption span p a:hover {
color: #0688BB;
}
.contact-container form input[type='submit'] {
border: 1px solid #414141;
background: #00acee;
}
.footer {
background: #00acee;
color: #C5EFFF;
}
.footer a {
color: #C5EFFF;
}
.footer-menu-ul li a {
color: #C5EFFF;
}
.footer #search {
border: 1px solid #0688BB;
}
.footer ul li {
background: url(images/footer-li-icon-blue.png) no-repeat 0 5px;
}
.searchform div input[type=submit] {
background: url(images/submit-icon-blue.png) no-repeat;
}
#calendar_wrap #wp-calendar #today, #calendar_wrap #wp-calendar #today {
background: #2db4e2;
}
.footer-copyright-wrapper {
background: #017baa;
color: #C5EFFF;
}
.footer-menu-ul ul li a {
background: #017baa;
}
.post-page h1.post-page-head {
border-bottom: 1px solid #00acee;
}
.post-page h1 a:hover, .breadcrum h4 a:hover {
color: #0688BB;
}
.logged-in-as a:hover {
color: #0688BB;
}
code {
color: #0688BB;
background-color: #f1f1f1;
}
.form-submit input[type='submit'] {
border: 1px solid #414141;
background: #00acee;
}
.meta li {
color: #00acee;
}
.meta li a {
color: #00acee;
}
.post-page a:hover {
color: #0688BB;
}
.post-page a {
color: #000;
}
.sidebar ul li a:hover, .sidebar a.rsswidget:hover {
color: #0688BB;
}
.sidebar ul li:hover {
background: url('images/sidebar-li-icon-blue.png') no-repeat 0 5px;
}
.sidebar #search, .sidebar #s {
border: 1px solid #00acee;;
}
.sidebar .searchform div input[type=submit] {
background: #47b5e0 url(../../images/pattern-submit.png);
border-top: 1px solid #b5d5e1;
border-left: 1px solid #2ba7d6;
}
#nav-single a {
background: #2db4e2;
}
#nav-single a:hover {
background: #0688BB;
}
.tagcloud a {
border: 1px solid #0688BB;
}
.tagcloud a:hover {
color: #0688BB;
}
.sidebar .tagcloud a:hover {
background: #0688BB;
border: 1px solid #0688BB;
}
.commentlist .comment-meta a {
color: #0688BB;
}
.commentlist .comment-meta a:hover {
color: #0688BB;
}
.commentlist .reply a {
background: url(images/reply-icon-blue.png);
}