body {
background-color: #ffffff;
font-family: 'Source Sans Pro', sans-serif;
}
.navy{color: #263856;}
.sea{color: #639FB0;}
.lavender{color: #E1D5FA;}
.purple{color: #a197c8;}
h1, h2, h3, h4, h5, h6 {
font-family: 'Bitter', serif!important;
}
a {
color: #639FB0;
}
a:hover {
color: #A197C8;
}
@media (min-width: 720px) {
.title-area {
width: 40%;
}
.nav-primary {
width: 60%;
}
.nav-primary a {
font-size: 120%;
}
.nav-primary ul ul li a {
font-size: 100%;
}
}
@media (max-width: 1082px) {
.title-area {
width: 100%;
text-align: center;
}
.nav-primary {
width: 100%;
}
}
.site-header {
background-color: #263856;
}
.site-header .wrap {
max-width: 1840px;
position: relative;
margin: auto;
}
.site-title {
font-family: 'Bitter', serif!important;
letter-spacing: -2px;
}
.site-title a {
color: #639FB0;
}
.site-title a:hover {
color: #639FB0;
}
.site-description {
height: auto;
text-indent: 5px;
color: #ffffff;
}
.nav-primary {
float: right;
}
.nav-primary a {
cursor: pointer;
}
.menu-toggle {
font-family: 'Source Sans Pro', sans-serif;
}
@media (max-width: 720px) {
.menu-toggle {
margin: 20px 0;
}
}
.site-header .search-form {
display: none;
}
.full-screen {
max-width: 1920px;
position: relative;
margin: auto;
}
.entry-content a,
.entry-content a:link,
.entry-content a:visited,
.entry-content a:active,
.entry-content a:hover
{border-bottom:0;}
.entry-content a {
color: #639FB0;
}
h1.entry-title {
color: #7c6b93;
}
.entry-content a:hover {
color: #A197C8;
}
.footer-widgets {
color: #E6F3E5;
}
.footer-widgets a {
color: #BADFE8;
letter-spacing: 15px;
}
.footer-widgets a:hover {
color: #E6F3E5;
}
#author-portrait img {
width: 35%;
}
input[type="search"] {
border: 0;
padding: 5px;
font-size: 80%;
color: #A197C8;
background-color: #BADFE8;
}
input[type="search"]::placeholder {
color: #A197C8;
}
.site-footer {
background-color: #E1D5FA;
color: #A197C8;
}
.site-footer p,
.site-header .search-form input[type="search"] {font-family: 'Source Sans Pro', sans-serif;}
.sub-menu-toggle:before {
color: #263856;
}
.ck_form.ck_naked {
margin: 0 auto!important;
}
.entry-content .ck_form_container {
display: none;
}