/*Theme Blue*/

.logo-circle div p a{color: rgb(237,237,224)}
.masthead, .comment_count span {
    background: rgba(163, 38, 38, 0.72);
}
.topnav li a {color: rgb(87,72,106);}

a:visited, h1 a:hover, h1 a:focus, h2 a:hover, h2 a:focus, h3 a:hover, h3 a:focus, #secondary h2, #secondary h3, #secondary h4, .topnav li a:hover, .topnav .current_page_item a, .topnav .current_page_parent a, .topnav li.current_page_ancestor a, .span_4 a:hover, .span_4 .current_page_item a, .span_4 a:hover, .span_4 li.current_page_ancestor a, .span_4 li.current_page_parent a, h1.entry-title a:hover,  h2.entry-title a:hover,  h3.entry-title a:hover { color: rgb(166,214,174); }

.topnav li a:hover, .topnav .current_page_item a, .topnav .current_page_parent a, .current_page_ancestor a {
	border-bottom: solid 3px rgb(87,72,106); padding-top: 1px;
}
 a, a:visited, .span_4 ul li a, .span_4 ul li li.page_item a {
	color: rgb(87,72,106);
}
.span_4 ul li li.current_page_item a, .slicknav_menutxt { color: rgb(166,214,174); }
.span_4 ul li a:hover, .span_4 .current_page_item a, .span_4 .current_page_item ul  li  a:hover, .span_4 .current_page_item ul  li.current_page_item  a, .span_4 ul li li.page_item a:hover {
	border-bottom: 1px solid rgba(87,72,106,0.4); color: rgb(166,214,174); padding-left: 3px;
}
.span_4 ul li a, .span_4 .current_page_item ul  li  a {color: rgb(87,72,106); border-bottom: 1px solid rgba(87,72,106,0.2);}

#overlay #close, .slicknav_menu, .slicknav_btn {background: rgb(87,72,106); color: rgb(166,214,174);}
#overlay #close:hover, .mast-bg, .footer, #secordary-menu li a, .footer a i {color: rgb(87,72,106); background: rgb(166,214,174);}
#secordary-menu li a:hover, .footer a:hover, .footer a i:hover {color: rgb(250,250,250);}

.slicknav_menu .slicknav_icon-bar {background-color: rgb(166,214,174);}
.slicknav_nav .slicknav_arrow {border-left: solid 1px rgba(87,72,106,0.8); color: rgb(87,72,106);}

figure {
    border: 1px solid rgba(87,72,106,0.4);
}
figure.wp-block-table {
    border: none;
}

.logo-circle, a.button, button, a.donate, a.button:focus, .donate-buttons ul li a, a.more-link, .c-colour:hover, input[type=button], input[type=submit], input[type=reset], button[type=button], button[type=submit], button[type=reset], thead tr th, .box .top, .lSSlideOuter .lSPager.lSpg>li.active a, .lSSlideOuter .lSPager.lSpg>li:hover a, .slicknav_nav a, .slicknav_nav a:hover, .slicknav_nav li.on a, .slicknav_nav .slicknav_row:hover, .slicknav_nav .slicknav_row:hover a, .comment-author img { background: rgb(166,214,174); color: rgb(87,72,106); }
input[type=button]:disabled, input[type=submit]:disabled, input[type=reset]:disabled, button[type=button]:disabled, button[type=submit]:disabled, button[type=reset]:disabled {
    background: rgba(11,151,176,0.5);
    cursor: default;
}

/* Buttons Colours */

a.blue, input[type=button].blue, input[type=submit].blue, input[type=reset].blue, button[type=button].blue, button[type=submit].blue, button[type=reset].blue {
    background: rgb(166,214,174);
    color: rgb(87,72,106);
}
#overlay {background: rgba(87,72,106,0.95);}

/*Hover Colours */

a:hover, a:focus {
    color: rgb(166,214,174);
}
a.button:hover, button:hover, .top:hover, a.donate:hover, a.more-link:hover, input[type=button]:hover, input[type=submit]:hover, input[type=reset]:hover, button[type=button]:hover, button[type=submit]:hover, button[type=reset]:hover {
    background: rgb(87,72,106);
    color: rgb(166,214,174);
}