/*
Theme Name: Basics (WP/KPress 3.8.1)
Theme URI: http://204.12.25.18:7970/
Version: 1.0
Author: Kira Nebilak
*/


/* MAIN ----------------------------------------------- */

*,
 ::after,
 ::before {
    box-sizing: border-box !important;
}

#desktop_body,
body {
    background-color: #000 !important;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif !important;
    font-size: 12px !important;
    color: #000000 !important;
    margin-top: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin: 0;
    padding: 0;
}

#flash {
    z-index: -2000;
}

#box-link {
    position: absolute;
    top: 200px;
    left: 400px;
    width: 570px;
    height: 200px;
    background-color: transparent;
    border: 0px;
}

#wrapper {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    position: relative;
}

#mid-container {
    float: left;
    width: 100%;
    height: 265px;
    background-color: black;
    z-index: 100;
    padding: 15px;
    background-image: url(images/front_lower.webp);
    background-position: top left;
    background-repeat: no-repeat;
    padding-left: 700px;
}

#mid-banner {
    float: left;
    width: 1000px;
    height: 270px;
    background-color: black;
    z-index: 100;
    text-align: center;
    padding: 20px;
}

#banner {
    height: 260px;
    text-align: center;
    float: center;
}

.borderall {
    float: left;
    display: block;
    -moz-box-shadow: 2px 2px 5px #000;
    -webkit-box-shadow: 2px 2px 5px #000;
    box-shadow: 2px 2px 5px #000;
}

#front,
#inner {
    float: left;
    width: 1000px;
    background-color: #FFFFFF;
}

#front a,
#inner a {
    color: #a3a301;
}

#header {
    float: left;
    background-image: url(images/front_header.webp);
    background-position: bottom;
    background-color: #FFFFFF;
    width: 1000px;
    background-repeat: no-repeat;
    height: 172px;
    padding-top: 129px;
    position: relative;
}

#header.inner {
    background-image: url(images/inner_header.webp);
}

#content,
.content {
    float: left;
    width: 1000px;
    position: relative;
}

#wrapper .link {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 120px;
    width: 450px;
    cursor: pointer;
    z-index: 9999;
}


/* NAV ----------------------------------------------- */


/* Borrows the WodPress Menu functionality present in WP 3.0 default theme. */

#topnav {
    float: right;
    width: 680px;
    height: 28px;
    margin-bottom: 189px;
    text-align: right;
    padding: 6px;
    padding-right: 12px;
    font-weight: bold;
}

#topnav a {
    color: #339900;
}

#topnav a:hover {
    color: #000000;
}

#nav {
    float: left;
    width: 680px;
    height: 41px;
    display: block;
}

#nav .menu,
div.menu {
    width: 680px;
    float: left;
    margin: 0px;
    padding: 0px;
    margin-left: 4px;
}

.inner #nav,
.inner #nav .menu,
.inner div.menu {
    width: 980px;
}

#inner #main h2 {
    line-height: 150%;
    font-size: 1.5em;
}

#inner h3 {
    font-size: 1.17em;
}

#nav .menu ul,
div.menu ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#nav .menu li,
div.menu li {
    float: left;
    position: relative;
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#nav a {
    color: #fff;
    display: block;
    line-height: 40px;
    padding: 0 10px;
    text-decoration: none;
    text-align: left;
    text-shadow: 0px 0px 2px #000;
    font-size: 16px;
    font-weight: normal;
}

#nav ul ul {
    box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.2);
    display: none;
    position: absolute;
    top: 40px;
    left: 0;
    float: left;
    width: 175px;
    z-index: 99999;
}

#nav ul ul li {
    width: 155px;
}

#nav ul ul ul {
    left: 100%;
    top: 0;
}

#nav ul ul a {
    background-color: #333;
    line-height: 1em;
    padding: 10px;
    width: 155px;
    height: auto;
}

#nav ul li.current_page_item>a,
#nav ul li.current-menu-ancestor>a,
#nav ul li.current-menu-item>a,
#nav ul li.current-menu-parent>a {}

* html #nav ul li.current_page_item a,
* html #nav ul li.current-menu-ancestor a,
* html #nav ul li.current-menu-item a,
* html #nav ul li.current-menu-parent a {}

* html #nav ul li a:hover {
    background-color: #333;
}

#nav li:hover>a,
#nav ul ul :hover>a {
    background-color: #444;
    color: #FFF;
}

#nav ul li:hover>a {
    background-color: #444;
    color: #FFC;
}

#nav ul li:hover>ul {
    display: block;
}


/* MAIN ---------------------------------------------- */


/* These need to be placed in .content #1 */

#front {
    color: #FFF;
    font-size: 17px;
    line-height: 20px;
    position: relative;
}

#front #uppertop h2 {
    color: #FFFFCC;
    font-size: 25px;
    margin: 0 0 12px;
    padding: 0px;
    line-height: 30px;
}

#uppertop h4 {
    display: block;
    margin-block-start: 1.33em;
    margin-block-end: 1.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
    font-size: 14px;
}

#uppertop h3 {
    display: block;
    font-size: 1.17em;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

#front .specialStrong strong {
    font-size: 16px;
    text-transform: uppercase;
}

#front #uppertop {
    float: left;
    width: 100%;
    height: 239px;
    background-image: url(images/front_upper.webp);
    text-shadow: 1px 1px 7px rgba(30, 29, 36, 0.65), 0px 0px 3px rgba(30, 29, 36, 0.75) !important;
    padding: 15px 298px 15px 15px;
    font-weight: bold;
    line-height: 140%;
    font-size: 14px;
    text-shadow: 1px 1px 0 #000;
}

#front #uppertop em {
    color: #FFF;
    font-size: 21px;
    margin: 0 0 12px;
    padding: 0px;
    line-height: 25px;
    display: block;
    width: 550px;
}

#front #uppertop p {
    color: #FFF;
    font-size: 17px;
    margin: 0 0 12px;
    padding: 0px;
    line-height: 20px;
    display: block;
    width: 550px;
    font-weight: 400;
}

#front #upperimg {
    float: left;
    width: 1000px;
    height: 228px;
    background-image: url(images/front_upper.webp);
    background-position: bottom;
    font-weight: bold;
    line-height: 140%;
    font-size: 14px;
    text-shadow: 1px 1px 0 #000;
}

#front #upperimg img {
    float: left;
    margin-left: 18px;
    border: 1px solid #FFF;
}

#front #upperimg #buttonblock {
    float: left;
    margin-left: 18px;
    width: 303px;
    height: 228px;
}

#front #upperimg #buttonblock .button .eModal-1 #eModal-1 {
    color: #FFFF99;
    border: 1px solid #FFF;
    border-radius: 6px;
    padding: 11px 11px 11px 32px;
    margin: 0 0 0 26px;
    text-transform: uppercase;
    font-size: 24px;
    background-color: #000;
    float: left;
    background-image: url(images/buttonbg.png);
    background-repeat: no-repeat;
    background-position: 8px center;
}

#front #upperimg #buttonblock {
    color: #FFFFFF;
    float: left;
    font-size: 25px;
    font-style: italic;
    font-weight: 600;
    line-height: 28px;
    margin: 20px;
    text-align: center;
    width: 222px;
}

.textlower {
    color: #FFFFFF;
    margin-top: -15;
    margin-left: 10px;
    float: left;
    font-size: 25px;
    font-style: italic;
    font-weight: 600;
    line-height: 28px;
    text-align: center;
    width: 222px;
}

#front #lowertext {
    text-align: center;
    color: #FFC;
    text-shadow: 1px 1px 7px rgba(30, 29, 36, 0.65), 0px 0px 3px rgba(30, 29, 36, 0.75) !important;
    font-size: 23px;
    margin: 18px 0;
    width: 1000px;
    float: left;
    font-style: italic;
    line-height: 28px;
    z-index: -134;
}

#front #phone {
    font-size: 18px;
    font-weight: 600;
    left: 500px;
    position: absolute;
    top: -78px;
    color: #333;
}

#front #lower .lblock {
    border: 1px solid #FFF;
    background-color: #000;
    width: 316px;
    float: left;
    margin: 18px 0 18px 9px;
}

#front #lower .lblock.firstof {
    margin: 18px 0 18px 14px;
}

#front #lower .lblock .bheader {
    float: left;
    /* width: 300px; */
    color: #FFF;
    font-size: 19px;
    font-weight: 600;
    padding: 8px;
    min-height: 81px;
    line-height: 22px;
    background-color: #8D6829;
}

#front #lower .lblock .bcontent {
    float: left;
    width: 316px;
    overflow: hidden;
}

#front #lower .lblock .bcontent img {
    border: 0px solid #000;
}

#front #lower {
    float: left;
    width: 1000px;
    background-color: #000;
}


/* INNER ---------------------------------------------- */

#inner {
    position: relative;
}

#inner #phone {
    color: #FFF;
    font-size: 18px;
    font-weight: 600;
    left: 810px;
    position: absolute;
    top: -35px;
}

#inner #content {
    background-color: #5F5F5F;
    float: left;
    width: 1000px;
}

#inner #main {
    float: left;
    width: 976px;
    padding: 12px;
    min-height: 400px;
    color: #fff;
    font-size: 1.25em;
    line-height: 133%;
}

#inner #main a {
    color: #f4ecb8;
    text-decoration: none;
}

#inner #main a:hover {
    color: #f4ecb8;
    text-decoration: underline;
}

#inner #main h2.header {
    display: inline;
    text-align: left;
    background-color: #5F5F5F;
    font-size: 28px;
    font-weight: bold;
    margin: 0px;
    padding-right: 15px;
}

#inner #main .headerbg {
    display: block;
    background-image: url(images/inner_headerbg.html);
    background-position: center right;
    background-repeat: no-repeat;
    width: 100%;
    margin-bottom: 24px;
    margin-top: 4px;
}


/* LOWER ---------------------------------------------- */

#lowernav {
    float: left;
    width: 1000px;
    color: #CCC;
    font-size: 11px;
    background-color: #000;
    border-top: 1px solid #BCD2E7;
}

#lowernav a {
    color: #FFF;
    text-decoration: none;
}

#lowernav a:hover {
    color: #FFF;
    text-decoration: underline;
}

#lowernav .ele {
    float: left;
    width: 480px;
    padding: 10px;
}


/* SUBPAGES ------------------------------------------- */

.subpages {
    float: right;
    width: 190px;
    padding-left: 4px;
    margin: 6px;
    border-left: 1px solid #333333;
    list-style-type: none !important;
    font-size: 14px;
}

.subpages a {
    color: #2C5F72;
    text-decoration: none;
}

.subpages strong a {
    color: #000000;
}

.subpages a:hover {
    color: #2C5F72;
    text-decoration: underline;
}

.subpages li {
    padding-bottom: 3px;
}

.subpages li.small {
    font-size: 10px;
    font-style: italic;
}


/* STD ------------------------------------------------ */

.block-third {
    float: left;
    width: 323px;
}

.block-half {
    float: left;
    width: 482px;
}

.block-third strong,
.block-half strong {
    text-transform: uppercase;
    display: block;
    padding-left: 25px;
    font-size: 15px;
}

.fullblock {
    float: left;
    width: 710px;
    margin-bottom: 18px;
}

.halfblock {
    float: left;
    width: 460px;
    padding-right: 20px;
    margin-top: 15px;
}

.ministry {
    height: 240px;
}

.fullblock h3 {
    border: none !important;
}

.block500 {
    float: left;
    width: 494px;
    padding-right: 5px;
}

.block270 {
    float: left;
    width: 259px;
    padding-left: 10px;
}

.bordertop {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #000;
}

.fullblock .size-thumbnail {
    width: 136px !important;
    height: 136px !important;
}

#inner h3 {
    margin-top: 0px;
}

.contactleft,
.contactright {
    float: left;
    width: 300px;
}

.contactright {
    width: 270px;
    margin-left: 30px;
}

.wpcf7-response-output {
    float: left;
    width: 270px;
}

.contactleft p {
    width: 145px;
    float: left;
    display: inline;
    margin: 0px;
    margin-bottom: 4px;
}

.contactleft p.long {
    padding-left: 145px;
}

.contactleft p.center {
    width: 300px;
    text-align: center;
}

.contactleft input[type=text] {
    padding: 2px;
    width: 156px;
}

.contactleft textarea {
    width: 297px;
    float: left;
    display: inline;
    padding: 4px;
}

.halfblock textarea {
    width: 366px;
}

.halfblock input[type=text] {
    width: 366px;
}


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    margin: 4px 4px 6px 11px;
    display: inline;
}

img.alignleft {
    margin: 0 11px 6px 0;
    display: inline;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}


/* End Images */


/* Begin Various Tags & Classes */

acronym,
abbr,
span.caps {
    cursor: help;
}

acronym,
abbr {
    border-bottom: 1px dashed #999;
}

blockquote {
    margin: 15px 30px 0 10px;
    padding-left: 20px;
    border-left: 5px solid #ddd;
}

blockquote cite {
    margin: 5px 0 0;
    display: block;
}

.center {
    text-align: center;
}

.hidden {
    display: none;
}

.screen-reader-text {
    position: absolute;
    left: -1000em;
}

hr {
    display: none;
}

a img {
    border: none;
}

.navigation {
    display: block;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 60px;
}


/* End Various Tags & Classes*/


/* Captions */

.aligncenter,
div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #000000;
    padding-top: 4px;
    margin: 10px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 0 none;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}


/* End captions */

.calnk a:hover {
    background-position: 0 0;
    text-decoration: none;
    color: #000000;
    border-bottom: 1px dotted #000000;
}

.calnk a:visited {
    text-decoration: none;
    color: #000000;
    border-bottom: 1px dotted #000000;
}

.calnk a {
    text-decoration: none;
    color: #000000;
    border-bottom: 1px dotted #000000;
}

.calnk a span {
    display: none;
}

.calnk a:hover span {
    color: #333333;
    background: #f1e2ae;
    display: block;
    position: absolute;
    margin-top: 1px;
    padding: 5px;
    width: 150px;
    z-index: 100;
    line-height: 1.2em;
}

.calendar-table {
    border: none;
    width: 100%;
}

.calendar-heading {
    height: 25px;
    text-align: center;
    border: 1px solid #D6DED5;
    background-color: #E4EBE3;
}

.calendar-next {
    width: 25%;
    text-align: center;
}

.calendar-prev {
    width: 25%;
    text-align: center;
}

.calendar-month {
    width: 50%;
    text-align: center;
    font-weight: bold;
}

.normal-day-heading {
    text-align: center;
    width: 25px;
    height: 25px;
    font-size: 0.8em;
    border: 1px solid #DFE6DE;
    background-color: #EBF2EA;
}

.weekend-heading {
    text-align: center;
    width: 25px;
    height: 25px;
    font-size: 0.8em;
    border: 1px solid #DFE6DE;
    background-color: #EBF2EA;
    color: #FF0000;
}

.day-with-date {
    vertical-align: text-top;
    text-align: left;
    width: 60px;
    height: 60px;
    border: 1px solid #DFE6DE;
}

.no-events {}

.day-without-date {
    width: 60px;
    height: 60px;
    border: 1px solid #E9F0E8;
}

span.weekend {
    color: #FF0000;
}

.current-day {
    vertical-align: text-top;
    text-align: left;
    width: 60px;
    height: 60px;
    border: 1px solid #BFBFBF;
    background-color: #E4EBE3;
}

span.event {
    font-size: 0.75em;
}

.kjo-link {
    font-size: 0.75em;
    text-align: center;
}

.calendar-date-switcher {
    height: 25px;
    text-align: center;
    border: 1px solid #D6DED5;
    background-color: #E4EBE3;
}

.calendar-date-switcher form {
    margin: 0;
    padding: 0;
}

.calendar-date-switcher input {
    border: 1px #D6DED5 solid;
}

.calendar-date-switcher select {
    border: 1px #D6DED5 solid;
}

.cat-key {
    width: 100%;
    margin-top: 10px;
    padding: 5px;
    border: 1px solid #D6DED5;
}

.calnk a:hover span span.event-title {
    padding: 0;
    text-align: center;
    font-weight: bold;
    font-size: 1.2em;
}

.calnk a:hover span span.event-title-break {
    width: 96%;
    text-align: center;
    height: 1px;
    margin-top: 5px;
    margin-right: 2%;
    padding: 0;
    background-color: #000000;
}

.calnk a:hover span span.event-content-break {
    width: 96%;
    text-align: center;
    height: 1px;
    margin-top: 5px;
    margin-right: 2%;
    padding: 0;
    background-color: #000000;
}

.page-upcoming-events {
    font-size: 80%;
}

.page-todays-events {
    font-size: 80%;
}

.linksTitle {
    float: left;
    width: 300px;
    height: 24px;
    overflow: hidden;
    border-bottom: 1px solid #000;
    line-height: 24px;
    font-weight: bold;
}

.linksDate,
.linksDelete {
    float: left;
    width: 100px;
    height: 24px;
    overflow: hidden;
    border-bottom: 1px solid #000;
    line-height: 24px;
    text-align: right;
}

form#admin {
    float: left;
    width: 500px;
    margin-top: 24px;
}

form#admin label,
form#admin input {
    float: left;
    width: 200px;
}

form#admin label {
    width: 150px;
    height: 24px;
    line-height: 24px;
}

form#admin input {
    float: left;
    height: 20px;
    margin-top: 2px;
    margin-bottom: 2px;
    margin-right: 100px;
}

form#admin textarea {
    float: left;
    width: 500px;
    height: 90px;
}

@media (max-width: 1000px) {
    #desktop_body {
        display: none;
    }
}

.recyclwe {
    color: #FFFF99;
    border: 1px solid #FFF;
    border-radius: 6px;
    padding: 11px 11px 11px 32px;
    margin: 0 0 0 30px;
    margin-top: -20px;
    text-transform: uppercase;
    font-size: 24px;
    background-color: #000;
    float: left;
    background-repeat: no-repeat;
    background-position: 2px center;
}

.borderall #main {
    margin-top: 0;
}

.close-modal {
    padding: 2.5px 5px !important;
    background-color: rgb(0, 0, 0) !important;
    color: rgb(240, 83, 43) !important;
    font-size: 15px !important;
    font-family: "Times New Roman" !important;
    border-style: none !important;
    border-color: rgb(255, 255, 255) !important;
    border-width: 1px !important;
    border-radius: 100% !important;
    box-shadow: rgb(2 2 2 / 23%) 0px 0px 0px 0px !important;
    text-shadow: rgb(0 0 0 / 23%) 0px 0px 0px !important;
    top: 2px;
    right: 2px;
    opacity: 1 !important;
    margin: 2px !important;
}

.emodal-content h3 {
    font-size: 1.17em;
    font-weight: 700;
}