/*
Theme Name: AskLois

Author: Bill J. McCarley
Author URI: http://co-evolution-design.com
Version: 1.0

License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
*/
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;1,300;1,400;1,600&display=swap');
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    font-size: 100%;
    font: inherit;
    padding: 0;
    border: 0;
    margin: 0;
    vertical-align: baseline
}
body {
    line-height: 1;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
p {
    line-height: 1.4em;
    padding: 0 0 1em;
    font-size: 1.25em;
}
td {
    padding: 0;
}
a img {
    border: 0;
    width: 100%;
    display: block;
}
ul {
    list-style-type: none;
}
li {
    padding: 0;
    margin: 0;
}
a {
    color: #423dd7;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
h1 {
    color: #030304;
    font-family: 'Posterama1901-Regular';
    margin: 0;
    font-size: 48px;
    padding: .5em 0;
}
h2 {
    color: #030304;
    font-family: 'Posterama1901-Regular';
    margin: 0;
    font-size: 36px;
    padding: .5em 0;
}
h3 {
    color: #660099;
    font-family: 'Posterama1901-Regular';
    margin: 0;
    font-size: 30px;
    padding: .5em 0;
}
h4 {
    color: #660099;
    font-family: 'Posterama1901-Regular';
    margin: 0;
    font-size: 24px;
    padding: .5em 0;
}
h5 {
    color: #030304;
    font-family: 'Posterama1901-Regular';
    margin: 0;
    font-size: 20px;
    padding: .5em 0;
}
input, textarea {
    font-size: 16px;
}
select, .select15minutes {
    color: #030304;
    font-family: 'Posterama1901-Regular';
    margin: 0;
    font-size: 20px;
    font-size: 0.875em;
    padding: .5em 0;
    padding: 0;
}
.center {
    text-align: center;
    margin: 0 auto;
}
body {
    color: #222222;
    font-size: 1em;
    line-height: 1.4;
    font-family: 'PosteramaText-Regular', 'Open Sans', Arial, Helvetica, sans-serif;
    ;
}
/* Navigation */
#navigation {
    background: #ffffff url("images/headerImage.jpg") no-repeat center center;
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 250px;
    font-family: "Posterama1901-Regular";
    text-align: center;
    padding: 0;
    line-height: 40px;
    vertical-align: middle;
    z-index: 200;
}
#navigation ul {
    margin-top: 28px;
    padding: 0px;
    font-size: 1.25em;
    text-shadow: 1px 1px 2px #0000FF;
}
#navigation ul li {
    display: inline-block;
    list-style-type: none;
}
#navigation ul li a {
    color: #ffffff;
    padding: 0 1em;
    text-decoration: none;
}
#navigation ul li:hover {
    color: #542000;
    background-color: rgba(255, 255, 0, 0.8);
    transition: background-color 0.8s ease 0s;
    text-shadow: none;
}
#navigation ul li a:hover {
    color: #542000;
}
#navigation li.current-menu-item {
    color: #542000;
    background-color: rgba(255, 255, 0, 0.8);
    transition: background-color 0.8s ease 0s;
	text-shadow: none;
}
#navigation li.current-menu-item a {
    color: #542000;
}
#navigation li.current-menu-item a:hover {}
#navigation .current_page_item a {
    color: #fff;
}
#navigation ul li ul {
    background-color: rgba(255, 255, 0, 0.8);
    transition: all 0.5s ease-in;
    display: none;
    float: left;
    position: absolute;
    margin: 0;
    text-transform: none;
    z-index: 99999;
    text-align: left;
    line-height: 1.4;
    font-size: 1em;
    text-shadow: none;
}
#navigation ul li ul li {
    display: block;
}
#navigation ul li ul li a {
    font-size: inherit;
    color: #2e2e2e;
    margin: 0;
    height: auto;
    text-align: left;
}
#navigation ul li ul:hover > a {
    color: #fff;
}
#navigation ul li ul a:hover {}
#navigation ul li:hover > ul {
    display: block;
}
#navigation .current_page_item a {
    color: #fff;
}
/************************************************************/
#wrapper {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    background: rgba(0, 212, 228, 1.0);
}
#main {
    width: 960px;
    margin: 0 auto;
    display: block;
    clear: both;
    position: relative;
    padding-bottom: 2em;
}
#content {
    padding-top: 24px;
}
.section {
    clear: both;
    padding: 24px 0;
}
.clear {
    clear: both;
}
/* left side */
.leftbox {
    float: left;
    width: 42%;
    background: rgba(255, 0, 255, 0.6);
    padding: 3%;
    text-align: center;
    color: #002993;
}
.leftbox h4 {
    color: #002993;
}
.rightbox {
    float: right;
    width: 42%;
    background: #ffff00;
    padding: 3%;
    text-align: center;
    color: #002993;
}
.rightbox h4 {
    color: #002993;
}
.contactbox {
    widows: 100%;
    padding: 0.5em 0;
    background: #00ff41;
    background: #4ca64c;
    color: #fff;
    font-family: "Posterama1901-Regular";
    font-size: 1.5em;
    text-shadow: 1px 1px 2px #000;
    text-align: center;
}
.contactbox a {
    color: #fff;
}

.podcast {
    padding: 2em 0;
}

.podcast a {
    float: left;
    padding-right: 2em;
}

.podcast a img {
    width: 128px;
}

.grecaptcha-badge {
    display: none;
}
.logobox {
    background: url('images/logobox_bg.gif');
    height: 49px;
    text-align: center;
    /* font-weight: bold; */
    font-size: 1em;
    line-height: 1.4;
    padding: 105px 0 0 0;
}
.askbox {}
.askhead {
    /* padding: 20px 25px 20px 25px; */
    font-size: 20px;
    color: #3300cc;
    line-height: 25px;
    text-align: center;
    padding-bottom: 12px;
}
.askbody {
    /* background: url('/images/askbox_bg.gif'); */
    background: #6ae4f6;
    padding: 20px 30px 20px 35px;
    text-align: justify;
}
.askbody textarea {
    margin: 1px 0 10px 0;
    padding: 8px;
}
.askbut {
    text-transform: uppercase !important;
    width: 300px !important;
    height: auto !important;
    overflow: hidden !important;
    text-align: center !important;
    padding: 10px 0 !important;
    cursor: pointer !important;
    text-decoration: none !important;
    font-size: 18px !important;
    border: 1px solid #b86adc !important;
    color: #fff !important;
    /** START THE GRADIENT RULES **/
    background-image: linear-gradient(to right, #fff 50%, #ff00ff 50%) !important;
    background-size: 200% 100% !important;
    background-repeat: no-repeat !important;
    background-position: bottom right !important;
    transition: all 0.25s ease-in !important;
}
.askbut:hover {
    /** START THE TRANSITION RULES **/
    transition: all 0.25s ease-in !important;
    /** START THE FINAL STATE STYLING **/
    background-position: bottom left !important;
    color: #ff00ff !important;
}
.the-button {
    width: 200px;
    height: auto;
    overflow: hidden;
    display: block;
    text-align: center;
    text-transform: uppercase;
    padding: 10px 0;
    cursor: pointer;
    text-decoration: none;
    font-size: 18px;
    border: 1px solid #b86adc;
    color: #fff;
    /** START THE GRADIENT RULES **/
    background-image: linear-gradient(to right, #fff 50%, #b86adc 50%);
    background-size: 200% 100%;
    background-repeat: no-repeat;
    background-position: bottom right;
    transition: all 0.25s ease-in;
}
.the-button:hover {
    /** START THE TRANSITION RULES **/
    transition: all 0.25s ease-in;
    /** START THE FINAL STATE STYLING **/
    background-position: bottom left;
    color: #b86adc;
}
.fieldsize {
    width: 238px !important;
}
#wpforms-2225-field_3 {
	height: 333px;
}
/* Footer */
.footer-fixed {
    clear: both;
    width: 100%;
    height: 150px;
    text-align: center;
    background: #ffffff url("images/footerImage.jpg") no-repeat center center;
}
.footertxt {
    padding-top: 30px;
    color: #fff;
    font-family: "Posterama1901-Regular";
    font-size: 1.5em;
    text-shadow: 2px 2px 4px #000;
}
.footertxt a {
    color: #fff;
}
.design-by {
    display: inline;
    font-size: 1em;
    font-weight: normal;
    letter-spacing: 0.09em;
    text-transform: uppercase;
    text-shadow: 2px 2px 4px #000;
}
.design-by, .design-by a {
    color: #fff;
}
/* main box styles */
.entry-title {
    text-align: left;
    text-transform: uppercase;
    font-size: 18px;
    color: #000;
    padding-top: 13px;
    padding-bottom: 13px;
    padding-left: 24px;
    background: #84C0FF;
}
.entry-title a {
    color: #000;
}
.entry-content {
    /* background: #FFFF66; */
    background: #e5fefc;
    padding: 20px 24px 20px 24px;
}
/* block quotes, lists etc */
/************************************************************/
.faq {
    display: none;
    background: #18EFFF;
    padding: 0 0 0 48px;
}
.faq p {
    padding: .5em;
}
div.accordion {
    background: url("images/arrow-down.png") no-repeat 10px 15px;
    padding: 0 0 0 48px;
    margin: .5em 0 0 0;
    cursor: pointer;
    color: #1D1F24;
    font-size: 1em;
}
div.accordion:hover {
    background: url("images/arrow-down.png") no-repeat 10px 15px;
    padding: 0 0 0 48px;
    margin: .5em 0 0 0;
    cursor: pointer;
    color: #1D1F24;
    font-size: 1em;
}
div.accordion.opened {
    background: url("images/arrow-up.png") no-repeat 10px 15px;
    padding: 0 0 0 48px;
    margin: .5em 0 0 0;
    cursor: pointer;
    color: #1D1F24;
    font-size: 1em;
}
#QA-menu {
    color: #ff3366;
    font-family: 'Posterama1901-Regular';
    margin: 0;
    font-size: 30px;
    padding: .5em 0;
}
#QA-menu a {
    float: left;
    width: 23%;
    padding: 0 1%;
    text-align: center;
    color: #bf9251;
    text-shadow: 1px 1px 2px #684e11;
}
#QA-menu a:hover {
    text-decoration: none;
	opacity: 1.0;
	transition: opacity 0.8s ease 0s;
}
#cat11, #cat12, #cat13, #cat14 {
    opacity: .5;
}
blockquote p {
    color: #660099;
    font-style: italic;
    padding: 1em 2em;
}
#logo {
    width: 50%;
    text-align: left;
    padding-top: 1em;
}
#logo a {
    color: #000;
    text-decoration: none;
    font-family: 'Posterama1913-SemiBold';
    text-shadow: 2px 2px 8px #FFFF00;
    font-size: 5em;
    line-height: 100%;
    margin: .5em 0 0 .75em;
}
#logo img {
    display: block;
    width: 100%;
}
.entry-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.entry-content li {
    padding-left: 1em;
    line-height: 17px;
    text-indent: -.7em;
    padding-bottom: 10px;
}
.entry-content li:before {
    content: "\002022";
    padding-right: 4px;
    color: #b86adc;
}
.readmore a {
    text-transform: uppercase;
    font-size: 13px;
}
.bigpink {
    color: #FF3366;
}
.paginavs {
    margin-bottom: 15px;
}
.paginavs a {
    font-size: 13px;
    color: #ffff67;
}
.nav-next {
    text-align: right;
    float: right;
}
/* Alignment */
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin: .5em auto;
}
.middle {
    vertical-align: middle;
}
#intutionClass {
    clear: both;
}
#intuitionClass li {
    height: 84px;
}
#intuitionClass li p {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.twoColumn {
    width: 45%;
    padding: 0 1%;
}
.twoColumnImage {
    width: 46%;
    padding: 0;
}
.category-questions .entry-content strong {
    color: #B86ADC !important;
}
.category-consultations .entry-content strong {
    color: #3300CC !important;
}
.wpcf7-response-output {
    text-align: center !important;
    font-size: 14px;
}
.wpcf7-mail-sent-ok {
    border: 2px solid #cc66ff !important;
}
/* PAGES */
.page:not(.page-template-qs_page) .entry-title {
    display: none;
}
.page:not(.page-template-qs_page) .entry-content {
    background: none;
    padding: 0;
}
.page .entry-content .section {
    background: #e5fefc;
    /*    margin-bottom: 40px; */
}
.page .entry-content .section h2 {
    background: #84C0FF;
    padding: 13px 24px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.page .entry-content .section > * {
    padding: 10px 36px;
}
.page .entry-content .section:after {
    content: "";
    display: block;
    position: relative;
    /*    background: url('/images/main_bottom.png') repeat-x; */
    width: 100%;
    height: 20px;
    bottom: -20px;
}
.page:not(.page-template-qs_page) .yellerfringe {
    display: none;
}