/*
Welcome to Custom CSS!
To learn how this works, see http://wp.me/PEmnE-Bt
-----------------------

.site-title {
	font-size: 12px;
}

*/

/*
.sub-menu {
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
	background-color: rgba(255,255,255,0.9);
}
*/

/*
.post-2.page.type-page.status-publish {
	background-color: #00507d;
	color: #ffffff;
	text-shadow: 1.5px 2.5px 10px rgba(51,51,51,.5);
}

.post-2.page.type-page.status-publish h1 {
	background-color: #00507d;
	color: #ffffff;
	text-shadow: 1.5px 2.5px 10px rgba(51,51,51,.5);
}
*/

/*
.post-1208.page.type-page.status-publish h1 {
	background-color: #00507d;
	color: #ffffff;
	text-shadow: 1.5px 2.5px 10px rgba(51,51,51,.5);
}
*/

/*
.post-1212.page.type-page.status-publish h1 {
	background-color: #00507d;
	color: #ffffff;
	text-shadow: 1.5px 2.5px 10px rgba(51,51,51,.5);
}
*/

body {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #4c6e82;
}
.wp1-likebox, .sd-like.jetpack-likes-widget-wrapper {
display : none;
}
h1, .entry-title {
font-size : 32px;
font-family: "Trebuchet MS";
color : #202f38;
}
h2 {
font-size : 28px;
font-family: "Trebuchet MS";
color : #202f38;
}
h3 {
font-size : 24px;
font-family: "Trebuchet MS";
color : #202f38;
}
h4 {
color : #202f38;
font-size : 20px;
font-family: "Trebuchet MS";
}
h4.widget-title {
font-size : 20px;
color : #202f38;
}
h5 {
font-size : 18px;
font-family: "Trebuchet MS";
color : #202f38;
}
h6 {
font-size : 16px;
font-family: "Trebuchet MS";
color : #202f38;
}
.widget-small h3, .widget-small .widgettitle, .widget-small .widget-title {
font-size : 20px;
}
.button {
text-transform : none;
}
.widget-footer-area.column-3 .widget {
width : 100%;
}
.widget-footer-top-area {
background-color : #00507d;
}
.widget-footer-bottom-area {
background-color : #EEF3F6;
}
.main-navigation a {
color : #0f5383;
font-size : 18px;
}
.main-navigation .primary-menu .current_page_item > a, .main-navigation .primary-menu .current-menu-item > a, .main-navigation .primary-menu .current_page_ancestor > a {
border-color : #0f5383;
border-top-color : #0f5383;
border-right-color : #0f5383;
border-bottom-color : #0f5383;
border-left-color : #0f5383;
}
.main-navigation a:focus, .main-navigation a:hover {
color : #2c313f;
}
a:focus, a:hover {
color : #2c313f;
}
.page-template-panel-page .hentry.has-post-thumbnail .button.minimal:hover {
background : #0f5383;
}
.widget-footer-top-area .button.minimal:hover {
color : #0f5383;
}
.button.minimal {
color : #0f5383;
}
.button.minimal:focus, .button.minimal:hover {
background : #0f5383;
}
a {
color : #0f5383;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
background : #0f5383;
color : #FFFFFF;
text-transform : none;
}
button:focus, button:hover {
background : #0f5383;
}
.hentry {
padding-bottom : 0;
padding-top : 4em;
}

blockquote {
background-color : #EEF3F6;
padding-top : 1.875rem;
padding-bottom : 1.875rem;
padding-right : 1.875rem;
border-left-color : #0f5383;
}
.jetpack-display-remote-posts h4 a 

.site-header {
border-bottom-color : #0f5383;
border-bottom : 0 solid;
background-color : rgba(255, 255, 255, 0.9);
box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

h3, .page-title, .widgettitle, .widget-title {
font-size : 20px;
}
div#actionbar {
display : none;
}
.entry-content a {
box-shadow : 0 0 0 0;
}
.site-content-wrapper .widget-area {
border-top : 1.5em solid #FFFFFF;
border-top-color : #FFFFFF;
}
.widget-small {
padding-bottom : 60px;
}
.circle-big {
width : 100px;
height : 100px;
background : #0f5383;
border-radius : 50px;
margin : auto;
margin-top : 20px;
margin-bottom : 20px;
}
.circle-small {
width : 20px;
height : 20px;
background : #0f5383;
border-radius : 10px;
margin : auto;
margin-top : 20px;
margin-bottom : 20px;
}
.page-template-panel-page .hentry.has-post-thumbnail {
text-shadow : 1.5px 2.5px 10px rgba(51, 51, 51, 0.5);
}
.circle {
position : relative;
display : block;
margin : 2em 0;
background-color : transparent;
color : #EEF3F6;
text-align : center;
font-weight : bold;
}
.circle:after {
display : block;
padding-bottom : 100%;
width : 100%;
height : 0;
border-radius : 50%;
background-color : #EEF3F6;
content : "";
}
.circle__inner {
position : absolute;
top : 0;
bottom : 0;
left : 0;
width : 100%;
height : 100%;
}
.circle__wrapper {
display : table;
width : 100%;
height : 100%;
}
.circle__content {
display : table-cell;
padding : 1em;
vertical-align : middle;
}
@media (min-width:480px) {
.circle__content {
font-size : 18px;
}
}
@media (min-width:768px) {
.circle__content {
font-size : 18px;
}
}
.site-header-wrapper {
margin-left : auto;
margin-right : auto;
max-width : 900px;
max-width : 56.25rem;
width : 90%;
width : calc(100% - 3em);
}
.widget-footer-top-area a {
color : #FFFFFF;
}
.post-860.page.type-page.status-publish.hentry {
padding-top : 40px;
}
.main-navigation .menu-item-has-children > a:after {
color : #0f5383;
}
.post-860.page.type-page.status-publish {
background-color : #00507d;
color : #ffffff;
text-shadow : 1.5px 2.5px 10px rgba(51, 51, 51, 0.5);
}
.post-860.page.type-page.status-publish h1 {
background-color : #00507d;
color : #ffffff;
text-shadow : 1.5px 2.5px 10px rgba(51, 51, 51, 0.5);
}
.post-1208.page.type-page.status-publish {
background-color : #00507d;
color : #ffffff;
text-shadow : 1.5px 2.5px 10px rgba(51, 51, 51, 0.5);
}
.post-1212.page.type-page.status-publish {
background-color : #00507d;
color : #ffffff;
text-shadow : 1.5px 2.5px 10px rgba(51, 51, 51, 0.5);
}
.page-template-panel-page .has-post-thumbnail.hentry::before {
background : rgba(0, 0, 0, 0);
}
.hentry {
border-bottom : 0;
}
.post-284.page.type-page.status-publish.has-post-thumbnail.hentry {
margin-top : 3em;
}
.back-top {
background-color : #00507d;;
}
.entry-hero:before, .site-content-wrapper .has-post-thumbnail .entry-header:before {
background-color: rgba(0, 0, 0, 0.1);
}
@media screen and (min-width: 896px){
.entry-hero {
    min-height: 40vh;
}
}
@media screen and (min-width: 896px){
.widget-footer-area.column-3 .widget:nth-child(3n+2) {
    padding-left: 0em;
    padding-right: 1em;
}
}

/*
.menu-toggle {
    background: transparent !important;
}

.menu-toggle:before {
    content: "•••";
    color: #0f5383;
    font-size: 20px;
}
*/