/*
Theme Name: Literacy Coalition (Backup)
Description: Template
Version: 100.0
Author: Icon Design
Tags: clean, basic
font-family: 'PT Sans', sans-serif;
*/

@import "css/reset.css";
@import "css/typography.css";
@import "css/layout.css";

html {}
body {font-family: 'PT Sans', sans-serif;}
a {text-decoration: none;}
a:hover {text-decoration: none;}
.display-none {display: none;}
.clear {clear: both;}
.alignleft {margin: 10px 10px 10px 0;}
.alignright {margin: 10px 0 10px 10px;}

#site-container {max-width: 1649px; position: relative; margin: 0 auto; background: #FFF;}

input[type="text"] {border: 1px solid #f26725;}
input[type="submit"] {background: #34689a; border: 0; color: #FFF; cursor:pointer; line-height: 25px; padding: 10px 100px 0 5px}
textarea {border: 1px solid #f26725;}

.spacer15 {height: 15px;}
.spacer30 {height: 30px}
.spacer60 {height: 60px}

.no-padding {padding: 0;}

.bg-white {background: url(images/white_bg_light.png);}
.bg-grey {background: #e8e7e7;}

h1, h2, h3, h4, h5 {font-family: 'PT Sans', sans-serif; font-weight: 300; margin: 0; padding: 0;}

.wrapper {width: 960px; margin: 0 auto; position: relative;}

#header {background: url(images/blue_bg.png) no-repeat center center; background-size: cover; position: absolute; left: 0; width: 100%; top: 0; height: 150px;}
#header h1 {position: absolute; bottom: 5px;width: 40%; color: #FFF; left: 5%; font-size: 32px; line-height: 40px}
#logo {position: absolute; display: block; left: 5%; top: 20px; height: 70px;}

#searchform {position: absolute; right: 15px; top: 10px;}
#searchform input[type="text"] {height: 33px; line-height: 35px; border: 1px solid #FFF; padding: 0 10px; width: 235px; vertical-align: top; background: transparent; color: #FFF;}
#searchform input[type="submit"] {width: 30px; text-align: center; padding: 0; line-height: 35px;}
#searchform ::placeholder {color: #FFF; opacity: 1;}
#searchform :-ms-input-placeholder {color: #FFF; }
#searchform ::-ms-input-placeholder {color: #FFF;}

.search-results .page_content {margin-top: -250px; background: rgba(255,255,255,0.9); padding: 40px 60px;}

#menu-main {padding: 0; z-index: 999; width: 200px;}
#menu-main li {list-style: none; margin: 0; padding: 0; border-bottom: 2px solid transparent; position: relative;}
#menu-main li:hover {border-bottom: 2px solid #bed62f;}
#menu-main li .sub-menu {display: none; position: absolute; left: 100%; top: 0; width: 220px; margin: 0; padding: 35px 0 0;}
#menu-main li:hover .sub-menu {display: block;}
#menu-main li .sub-menu li a {background: #bed62f; display: block; font-size: 14px; color:#000; line-height: 24px; padding: 0 15px;}
#menu-main li .sub-menu li:hover {border-bottom: 2px solid transparent;}
#menu-main li .sub-menu li:hover a {background: #94a530;}


#call {position: absolute;right: 0; bottom: 0; text-align: right;}
#call h3 {display: inline-block; line-height: 45px; font-size: 30px; padding: 0 50px 0 25px; background: #bed62f; color: #FFF}
#call h3 a {color: inherit;}
#call h4 {display: inline-block; line-height: 50px; font-size: 40px; padding: 0 70px 0 25px; background: #f26725; color: #f7a98f}
#call h4 a {color: inherit;}

#hero {min-height: 600px; background-size: cover; padding: 200px 0 0;}

#access {position: absolute; left: 0; top: 210px; left: 5%; font-size: 20px; text-transform: uppercase; z-index: 999}
#access li a {line-height: 35px; display: block; color: #FFF}

.hentry {padding: 0 0 15px; margin:0 0 30px; border-bottom: 1px solid #DDD;}
.post_date {}
.social_media {padding: 10px 0;}

.page-container {min-height: 700px;}

.page_content {padding-top: 20px; padding-bottom: 20px;}
.page_content h1 {font-size: 27px; padding: 0 0 15px;}
.page_content h2 {font-size: 24px; padding: 0 0 15px;}
.page_content h3 {font-size: 22px; padding: 0 0 15px;}
.page_content h4 {font-size: 18px; padding: 0 0 15px;}

#default td {background-size: cover; background-position: center center}
#default td .page_content {padding: 20px;}
#default table {width: 100%}
#default ul {background: #d4e279; width: 80%; margin-left: -20px; padding: 10px 0 10px 40px;}


.image img {max-width: 90%; height: 200px;}

#literacy-services .mod h2 {padding: 0 0 5px}

.green {background: #bed62f;}
.blue {background: #1960b2; color: #FFF}
.red {background: #f26725; color: #FFF}

.modules .container-fluid {}
.modules .mod {padding: 30px; cursor:pointer}
.modules .mod h2 {font-size: 34px; padding: 0 0 30px;}
.modules .mod.green {background: #bed62f;}
.modules .mod.blue {background: #1960b2; color: #FFF}
.modules .mod.blue a {color: #FFF;}
.modules .mod.red {background: #f26725; color: #FFF}
.modules .mod.red a {color: #FFF;}

.modules .mod.green:hover {background: #cce43f}
.modules .mod.blue:hover {background: #3177c8}
.modules .mod.red:hover {background: #f4793f}

.events {background: #EFEFEF;}
#events .table-striped>tbody>tr>td {vertical-align: middle;}
#events .table-striped>tbody>tr:nth-of-type(odd) {background-color:transparent;}
#events .table-striped>tbody>tr:nth-of-type(even) {background-color:transparent; background: url(images/transparent-green.png);}
#events .table-striped>tbody>tr {border-bottom: 2px dotted #cce43f;}
#events .table-striped th {border-bottom: 2px dotted #cce43f; border-top: none; }
#events .table-striped {border: none;}
#events .button{background: #cce43f; color: #FFF; font-size: 19px; padding: 5px 15px; margin: 10px 0 20px; display: inline-block;}
#events tr {cursor: pointer}
#events img {max-width: 150px;}

.single-event #hero {}
.single-event .page_content {height: auto; overflow: visible;}
.single-event #sponsors {background: #efefef;}
.single-event #sponsors .inside {background: #FFF; padding: 10px; margin: 20px 0;}
.single-event #sponsors .inside img {max-width: 150px;}


.lower-section {padding-top: 30px; padding-bottom: 30px; background-size: cover; background-position: center bottom}
.lower-section .mod {padding: 15px 30px; }
.lower-section .mod p {background: url(images/white_bg.png); padding: 7px; margin: 0 -7px}
.lower-section .mod:nth-child(2) {border-left: 1px solid #444; border-right: 1px solid #444;}
.lower-section .mod h2 {font-size: 30px; color: #1960b2; font-weight: 500; padding: 0 0 15px;}


#blog-menu {background: #ed682d; margin: 0 0 10px; line-height: 30px; font-size: 18px;}
#blog-menu a {color: #FFF; font-family: 'PT Sans', sans-serif; display: inline-block; padding: 0 15px;}
#blog-menu a:hover {background: #fd9766;}

.single .next-post {line-height: 30px; margin-bottom: 30px; background: #ed682d; color: #FFF; font-size: 16px; display: inline-block; padding: 0 15px; border-radius: 5px;}
.single .next-post a {color: #FFF}

.single .prev-post {line-height: 30px; margin-bottom: 30px; background: #ed682d; color: #FFF; font-size: 16px; display: inline-block; padding: 0 15px; border-radius: 5px; float: right; margin-right: 10px;}
.single .prev-post a {color: #FFF}


.footer-upper {background: #34689a url(images/footer_upper.png) no-repeat; background-size: auto 100%; height: 86px;}
.footer-upper a {display: block; height: 86px; width: 100%; }
.footer-mid {background: #bed62f; height: 60px; font-size: 12px; font-weight: 700; position: relative;}
.footer-lower {padding-top: 15px; padding-bottom: 15px; position: relative;}
.footer-lower span {font-size: 20px; font-weight: 700; color: #a8bb38; margin-right: 20px;}
.footer-lower img {display: inline-block; margin: 0 25px; width: 100px;}


.footer-menu ul {padding: 10px 0 5px; margin: 0;}
.footer-menu li {list-style: none; display: inline-block;}
.footer-menu li a {color: #000; padding: 0 15px 0; border-right: 1px solid #000; line-height: 15px;}
.footer-menu li:first-child a {padding: 0 15px 0 0;}
.footer-menu li:last-child a {border-right: none;}

.event-listing a {display: block; margin-bottom: 15px; border-bottom: 1px solid #000; padding-bottom: 15px;}
.event-listing a:last-child {border-bottom: none;}
.event-listing a img {margin-left: -20px;}

#social {position: absolute; right: 5%; top: 12px; z-index: 10}
#social img {width: 35px; height: 35px; margin:0 0 0 4px;}

#blog h2 {margin-bottom: 15px;}
#blog p {line-height: 16px;}

.blog_feed .entry {border-bottom: 1px solid #FFF; margin-bottom: 15px;}
.blog_feed .entry a {color: #FFF}
.blog_feed .entry:nth-child(2) {border-bottom: none;}
.blog_feed .green a {display: block; margin: 20px 0 0;}

.single-blog h1 {color: #1960b2; margin: 15px 0 15px;}


#field_2_1 {width: 24%; float: left; clear: none; margin-right: 1.25%;}
#field_2_2 {width: 24%; float: left; clear: none; margin-right: 1.25%;}
#field_2_3 {width: 24%; float: left; clear: none; }
#field_2_4 {width: 24%; float: right; clear: none;}


#gform_wrapper_2 label {display: none;}
#gform_wrapper_2 input[type="text"] {margin: 0 0 20px;}
#gform_wrapper_2.gform_wrapper .gform_footer {padding: 0; margin: 0;}
#gform_wrapper_2.gform_wrapper ul.gfield_checkbox label {display: inline-block; margin: 0 0 0 10px; font-weight: normal;}
#gform_wrapper_2.gform_wrapper ul.gfield_checkbox {margin: 0 0 25px !important; }

/* GRAVITY FORMS ERROR STYLING */

.gform_wrapper .validation_error {color: #FFF;}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required {margin: 0 !important; padding: 0 !important; border: none; background: transparent;}
.gfield_label {margin: 4px 0 !important;}
.gform_wrapper .ginput_container + .gfield_description.validation_message {margin: 3px 0 !important;}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {margin: 0 !important;}

/* END GRAVITY FORMS ERROR STYLING */

.page-id-72 {}
.page-id-72 .page_content h2 {clear: both; padding: 25px 0 15px;}
.page-id-72 .page_content h3 {clear: both; font-size: 18px; padding: 0 0 7px}
.page-id-72 .alignleft {margin: 0 20px 20px 0;}


#gallery .ngg-album-compact {}
#gallery .ngg-album-compactbox {border: none;}
#gallery .ngg-album-compactbox:before,
#gallery .ngg-album-compactbox:after {border-bottom: none;}
#gallery .ngg-album-compactbox {padding: 0 !important;}
/*#gallery .ngg-album-compact h4 .ngg-album-desc {margin-top: -54px;}*/









