/* 
Theme Name: servingourchildren
Theme URI: 
Author: Jeff
Author URI: 
Description: 
Version: 1.0.0
Tags: fixed-layout, fluid-layout, custom-background, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, sticky-post
License: GNU General Public License version 3
License URI: http://www.opensource.org/licenses/gpl-license.php GPL v3.0 (or later)
*/

/* GRID BASED ([{"device":"mobile","options":{"gutter":"15","columns":12,"width":"100%"}},{"device":"tablet","options":{"gutter":"15","columns":12,"width":"90%"}},{"device":"desktop","options":{"gutter":"15","columns":12,"width":"80%","maxWidth":"1232px"}}]) */
 body {
    font-family: 'Lato', sans-serif;
    margin:0;
    font-size: 14px;
    font-weight: 300;
    line-height: 170%;
    color: #777777;
    text-align: center;
}
h1 {
    font-size: 46px;
    font-weight: 400;
    line-height: 100%;
    margin: 40px 0 10px 0;
    color: #0A435B;
    letter-spacing: -1px;
    text-align:left;
}
h2 {
    font-size: 26px;
    font-weight: 400;
    line-height: 110%;
    margin: 30px 0 5px 0;
    color: #F26924;
    text-align:left;
}
h3 {
    font-size: 24px;
    font-weight: 400;
    line-height: 120%;
    margin: 25px 0 10px 0;
    color: #5C5C5C;
}
h4 {
    font-size: 17px;
    font-weight: 900;
    line-height: 120%;
    margin: 25px 0px 25px 0px;
    color: #333333;
    letter-spacing: 3px;
}
h5 {
    font-size: 24px;
    font-weight: 300;
    line-height: 130%;
    margin: 25px 0px 25px 0px;
    color: #FFFFFF;
    border-bottom:1px solid #B0D139;
    padding-bottom:10px;
}
h6 {
    font-size: 20px;
    font-weight: 300;
    line-height: 130%;
    margin: 10px 0 20px 0;
    color: #878787;
    text-align:left;
}
a {
    line-height:170%;
    color:#9BCB43;
    text-decoration:none;
    cursor:pointer;
    font-weight:700;
}
a:hover {
    color: #82AD30;
}
ol {
    font-weight: 400;
    line-height: 170%;
    margin: 10px 0px 10px 0px;
    color: #444444;
    padding:0px 0px 0px 40px;
}
span {
    font-family: inherit;
}
blockquote {
    padding: 10px 20px 10px 20px;
    margin: 10px 0px 20px 0px;
    border-left: 5px solid #eee;
    font-style:italic;
}
ol ul, ul ol, ul ul, ol ol {
    margin-top: 0;
    margin-bottom: 0;
}
body img {
    max-width : 100%;
    height : auto;
}
/* =WordPress Core
-------------------------------------------------------------- */
 .sticky {
}
.gallery-caption {
}
.bypostauthor {
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
    overflow:auto;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.blog-post {
    min-height: 100px;
    margin-bottom:50px;
}
.post-list a.next-page-link {
    padding:13px 25px;
    display:inline-block;
    text-decoration:none;
    background-color:#F0F0F0;
    font-size:13px;
    color:#333333;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
}
.post-list a.page-numbers {
    text-decoration: none;
    padding:5px 10px;
    border-style:none;
    border-width:0px;
    border-color:transparent;
}
.post-list span.current {
    padding:5px 10px;
    margin-left:2px;
    margin-right:2px;
    border-style:none;
    border-width:0px;
    border-color:transparent;
}
.post-list a.next-page-link:hover {
    background-color: #9BCB43;
    color:#FFFFFF;
}
a:visited {
    color: #82AD30;
}
span a.post-category:hover {
    color: #9BCB43;
}
p {
    margin:0 0 20px 0;
    font-size: 19px;
    font-weight: 400;
    line-height: 170%;
    color:#5C5C5C;
    text-align:left;
}
.prev-posts a {
    font-size: 13px;
    text-decoration:none;
    font-weight:400;
}
.next-posts a {
    text-decoration: none;
    font-size:13px;
    font-weight:400;
}
.content {
    margin-top: 0px;
}
a.button {
    display:inline-block;
    font-size:15px;
    font-weight:400;
    line-height:157%;
    margin:0;
    color:#FFFFFF;
    text-decoration:none;
    padding:15px 15px 5px 15px;
    background-color:#9BCB43;
    border:0 solid;
    -webkit-border-radius:100px;
    -moz-border-radius:100px;
    border-radius:100px;
    cursor:pointer;
    text-align:center;
    transition:all 0.4s linear 0s;
}
a.button:hover {
    background-color:#8FBF35;
    color:#FFFFFF;
    font-size:14px;
    font-weight:300;
}
a.button:active {
    background-color:#8FBF35;
    font-size:15px;
    font-weight:400;
    box-shadow:0 3px 2px 0 rgba(0, 0, 0, .13) inset;
    color:#FFFFFF;
    -moz-box-shadow:0 3px 2px 0 rgba(0, 0, 0, .13) inset;
    -webkit-box-shadow:0 3px 2px 0 rgba(0, 0, 0, .13) inset;
}
@media only screen and (min-width : 768px) {
    body {
        text-align: left;
    }
    .post-list a.next-page-link {
        padding-left: 25px;
        padding-right:25px;
    }
    .post-list a.page-numbers {
        border-width: 0px;
        border-style:none;
    }
    .post-list span.current {
        border-width: 0px;
    }
    a.button {
        padding-left: 15px;
        padding-right:15px;
        min-height:50px;
    }
    a img.alignleft {
        width: 100px;
    }
}
@media only screen and (min-width : 900px) {
    .post-list a.page-numbers {
        border-top-width: 0px;
        border-right-width:0px;
        border-bottom-width:0px;
        border-left-width:0px;
        border-style:none;
    }
    .post-list span.current {
        border-width:0;
        border-style:none;
    }
    a.button {
        padding-left: 15px;
        display:inline-block;
        padding-right:15px;
        float:none;
        min-height:50px;
    }
    body {
        display: block;
    }
    a img.alignleft {
        clear: left;
        width:100px;
        float:left;
        display:block;
    }
}