a {
	color:#00aee4;
}
#menu li.current-menu-item a, #menu li.current-menu-parent a, #menu li.current_page_parent a, #menu li a.selected, #menu li.current_page_item a {
	border-bottom:3px solid #00aee4;
}
#menu li a:hover {
	border-bottom:3px solid #00aee4;
}
.flexslider .slides .content a.btn-2 {
	background:url(images/slider-btn-blue.png) repeat-x;
	text-shadow:0 1px 1px #00aee4;
	border-left: 1px solid #00aee4;
	border-right: 1px solid #00aee4;
}
.slider_container:hover .flex-next {
	background:#00aee4 url(images/next.png)  -3px -67px no-repeat;
}
.slider_container:hover .flex-prev {
	background:#00aee4 url(images/prev.png)  -6px -67px no-repeat;
}
.feature_inner_box img {
border:1px solid #00aee4;
}
.feature_inner_box:hover a{
	color:#00aee4;
}
.akordeon-item.expanded .akordeon-icon span{
	background:url(images/arrow_up-blue.png) no-repeat;
}
.akordeon-item.expanded{
	border:1px solid #00aee4;
}
.akordeon-item.expanded span.ac_tip{
	background:url(images/ac-tip-blue.png) no-repeat;
}
.feature_testimonial p{
background:#e8f7fb;
border:1px solid #07abde;
}
.feature_testimonial img {
border:1px solid #07abde;
background:#fff;
}
.feature_testimonial a.testimonial_link{
color:#00aee4;
}
.content-bar .post:hover .date li.day {
	color:#00aee4;
}
.content-bar .post .post_content .read_more {
color: #00aee4;
}
#contactForm input[type="text"], #contactForm input[type="email"],  #contactForm textarea {
	border:solid 1px #c5e7f1;
}
#contactForm input[type="submit"] {
	text-shadow:0 1px 0 #00aee4;
	background: url('images/contact-us-btn-blue.png') no-repeat 0 0;
}
#contactForm input[type="submit"]:hover {
	background: url('images/contact-us-btn-blue.png') no-repeat 0 -55px;
}
ol.commentlist li.comment .comment-body {
	border:1px solid #c5e7f1;
	-webkit-box-shadow: 0 5px 1px -5px #00aee4;
	-moz-box-shadow: 0 5px 1px -5px #00aee4;
	box-shadow: 0 5px 1px -5px #00aee4;
}
ol.commentlist li.comment .comment-author {
border-right: 1px solid #00aee4;
}
ol.commentlist li.comment .comment-author .avatar {
	background:url(images/avatarframe-blue.png) no-repeat;
}
ol.commentlist li.comment p {
	border-top:1px solid #e0f2f7;
}
#commentform a {
	color:#00aee4;
}
#respond input[type='text'] {
	border:solid 1px #c5e7f1;
}
textarea#comment {
	border:solid 1px #c5e7f1;
}
#commentform input#submit {
	text-shadow:0 1px 0 #00aee4;
	background: url('images/comment-btn-blue.png') no-repeat 0 0;

}
#commentform input#submit:hover {
	background: url('images/comment-btn-blue.png') no-repeat 0 -53px;
}
/*Search Design
===================================================*/
.page-container .searchform input[type="text"], .home-content .searchform input[type="text"]{
	border:1px solid #00aee4;
}
.page-container .searchform input[type="submit"], .home-content .searchform input[type="submit"] {
	background:url(images/side-search-blue.png) no-repeat;
}
.page-container .searchform input[type="text"]:focus, .home-content .searchform input[type="text"]:focus {
 box-shadow: 0 0px 5px #00aee4;
-moz-box-shadow: 0 0px 5px #00aee4;
-webkit-box-shadow: 0 0px 5px #00aee4;
}
/*Blog Page
===================================================*/
.page_heading_container{
	background:#f6f6f6 url(images/crumb-img-blue.png) center no-repeat;
}
.sidebar ul li {
background: url(images/sidebar-bullet-blue.png) 0px 12px no-repeat;
}
.bottom-footer-container .bottom_footer_content a {
color: #00aee4;
}
ol.commentlist li.comment .reply a {
background: url(images/reply-bg-blue.png) 39px 3px no-repeat;
}
.content-bar .post .post_title a:hover {
	color:#00aee4;
}