body,
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6,
a,
button{
	font-family: 'calibri', sans-serif;
}
main .entry-content a:not(.moreLink):not(.thumb):not(.has-tip){
	text-decoration-thickness: 0.05rem;
}
a:focus, a:hover{
	text-decoration: underline;
}
a,
a:focus, a:hover,
.archivelist .panel a:hover,
#menu-category-menu.menu > li > a:hover, #menu-category-menu.menu > li.current-menu-item > a,
.menu > li > a:hover,
#menu-primary-nav-1 li::before,
#menu-footer-menu li a,
.menu .active > a, .menu .current-menu-item > a,
.menu .active > a:hover, .menu .current-menu-item > a:hover,
#menu-footer-menu li a:hover, #menu-footer-menu li a:active, #menu-footer-menu li a:focus{
	color: #5762F4;
}
.more:hover{
	text-decoration: none;
}
#mc-embedded-subscribe,
.category-nav .cat_all a:hover, .category-nav .cat_all a:focus,
.button:hover, .button:focus, .pagination a:hover, .pagination a:focus{
	background-color: #5762F4;
}
.button, .pagination a, .pagination .button{
	color: #5762F4;
	border-color: #5762F4;
}
.title-bar .search-form:not(.open) .close_form {
	background: #eeeeee url(../images/Culture24_Icons_Search_Blue.png) no-repeat ;
	background-size: 60%;
	background-position: center center;
}
.search-submit {
	background: transparent url('../images/Culture24_Icons_Search_Blue.png') no-repeat;
	background-size: 60%;
	background-position: center center;
}
.newsletter h2 {
	display: inline-block;
	background: transparent url(../images/Culture24_Icons_Mail_400px_Blue.png) no-repeat;
	background-size: auto 100%;
}
.archivelist,
.byline{
	border-color: #5762F4;
}
.home .featured, .home .featured_secondary{
	border-color: #00D9EB;
}
[type="color"]:focus, [type="date"]:focus, [type="datetime-local"]:focus, [type="datetime"]:focus, [type="email"]:focus, [type="month"]:focus, [type="number"]:focus, [type="password"]:focus, [type="search"]:focus,
[type="tel"]:focus, [type="text"]:focus, [type="time"]:focus, [type="url"]:focus, [type="week"]:focus, textarea:focus {
	border-color: #5762F4;
}
#searchform .search-submit{
	text-indent: -999999px;
}
.mce_inline_error {
	color: #5762F4 !important;
	border: 1px solid #5762F4;
}
@media screen and (min-width: 64em){
	input.search-submit {
		background: transparent url('../images/Culture24_Icons_Search_Blue.png') no-repeat;
		background-size: 60%;
		background-position: center center;
	}
}
