/* Site CSS */
:root {
--grid-gap: 0px;
--font1: Calibri,Candara,Segoe,Segoe UI,Optima,sans-serif;
--font2: 'Helvetica', 'Arial', sans-serif;
--font-size: 16px;
--theme_background_1: rgb(64, 69, 99);
--theme_foreground_1: #fff;
--theme_background_2: rgb(223, 224, 220);
--theme_foreground_2: #000;
--theme_background_3: rgb(236, 237, 240);
--theme_foreground_3: #000;
--body_foreground: #000;
--body_background: rgb(255, 255, 255);
--block_color_1:var(--theme_background_1);
--block_color_1_alt:var(--theme_foreground_1);
--block_color_2:var(--theme_background_2);
--block_color_2_alt:var(--theme_foreground_2);
}
body {
background-color:rgb(255, 255, 255);
color:#000;
}
article h1, aside h1, footer h1 {
font-size:19px;

}
article h2, aside h2, footer h2 {
font-size:12px;

}
article h3, aside h3, footer h3 {
font-size:12px;

}
article h4, aside h4, footer h4 {
font-size:16px;

}
article h5, aside h5, footer h5 {
font-size:16px;

}
article h6, aside h6, footer h6 {
font-size:16px;

}
main {
max-width:1280px;
margin:0 auto;
}
@media(min-width: 600px) {
main {
margin:1rem auto;
}
}
header {
background-color:rgb(255, 255, 255);
color:rgb(85, 85, 85);
grid-template-areas:'logo logo logo logo logo logo logo logo logo logo logo logo';
min-height:100px;
}
header div#inner {
height:100px;
}
.header_logo, .header_bar_logo {
background-image:url('https://web-cdn.org/s/1445/logos/ejolts logo sharpened 110525.png?r=230756&maxwidth=1920&maxheight=600');
}
#header_bar {
}
nav {
background-color:rgb(236, 237, 240);
color:rgb(0, 0, 0);
border-top:1px solid rgb(64,69,99);
border-bottom:1px solid rgb(64,69,99);
}
nav a {
color:rgb(0, 0, 0);
}
nav ul ul {
background-color:rgb(236, 237, 240);
color:rgb(0, 0, 0);
}
nav li:hover, nav li:active, nav li:hover>a, nav li:active>a, nav a.on, nav li.on, #menu_opener:hover::before, nav ul ul li:hover, nav ul ul li:hover>a {
background-color:rgb(64, 69, 99);
color:rgb(255, 255, 255);
}
nav ul {justify-content:center;}
article {
background-color:rgb(255, 255, 255);
color:#000;
}
aside {
background-color:rgb(236, 237, 240);
Recent articles
color:#000;
}
footer {
background-color:rgb(64, 69, 99);
color:rgb(255, 255, 255);
border-top: 6px solid rgb(163,188,249);
}
footer #site_essentials {
text-align:center;
}
@media(min-width: 780px) {
article section {padding: 1.5rem 2rem;}
aside section {padding: 1.5rem 2rem;}
footer section {padding: 1.5rem 2rem;}
}
section.breadcrumb, section.breadcrumb:nth-child(odd) {
background-color:#555555;
color:#ffffff;
}
section.breadcrumb a {
color:#ffffff;
}
#breadcrumbhomeicon {fill:#ffffff;}
@media(min-width: 1000px) {
.header_heading {align-self:center;justify-self:center;}
.header_subheading {align-self:end;justify-self:center;}
}
/* Individual Sections */
section#block_45023 {
background-color:rgb(255, 255, 255);
}
body#p14476 {}
body#p14477 {}
body#p14478 {}
body#p14479 {}
body#p14480 {}
body#p14481 {}
body#p14483 {}
body#p14486 {}
body#p14487 {}
body#p14488 {}
body#p14489 {}
body#p14490 {}
body#p14491 {}
body#p14493 {}
body#p14494 {}
body#p14495 {}
body#p14519 {}
body#p14520 {}
body#p14550 {}
body#p14602 {}
body#p14628 {}
body#p14629 {}
body#p14630 {}
body#p14637 {}
body#p14638 {}
body#p14639 {}
body#p14640 {}
body#p14641 {}
body#p14643 {}
body#p14644 {}
body#p14645 {}
body#p14646 {}
body#p14652 {}
body#p14663 {}
body#p16145 {}
body#p16833 {}
/* Custom CSS */
main {
box-shadow:1px 1px 4px 0 rgba(0,0,0,.4);
}
nav.desktop_nav_2 > ul > li {
margin:2px 1px;
}
