/*
Theme Name: Grants2015 21Mar2015185706
Author: CloudPressDW

Description: This theme was created using CloudPressDW
*/

/*
Theme Name: CloudPress Blank Theme
Author: cloud-press.net
Version: 1.0
License URI: -
Description: This theme was created using cloud-press.net
Theme URI: http://cloud-press.net
Tags: featured-images
Author URI: http://cloud-press.net

This theme was created using cloud-press.net

*/

/* 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: 'Open Sans', Arial, Helvetica, sans-serif;
    margin:0;
    font-size: 15px;
    font-weight: 400;
    line-height: 157%;
    color: #666666;
    min-height:0;
}
.content {
}
h1 {
    font-size: 44px;
    font-weight: 300;
    line-height: 100%;
    margin:10px 0px 10px 0px;
    color: #333333;
}
h2 {
    font-size: 30px;
    font-weight: 600;
    line-height: 120%;
    margin:10px 0px 10px 0px;
    color: #444444;
}
h3 {
    font-size: 24px;
    font-weight: 700;
    line-height: 120%;
    margin:10px 0px 10px 0px;
    color: #444444;
}
h4 {
    font-size: 18px;
    font-weight: 700;
    line-height: 120%;
    margin:10px 0px 10px 0px;
    color: #555555;
}
h5 {
    font-size: 14px;
    font-weight: 700;
    line-height: 120%;
    margin:10px 0px 10px 0px;
    color: #555555;
}
h6 {
    font-size: 12px;
    font-weight: 700;
    line-height: 120%;
    margin:10px 0px 10px 0px;
    color: #555555;
}
a {
    line-height:157%;
    color:#09F;
}
a:link {
    color: #d3b262;
}
a:hover {
    color: #d3b262;
}
ul {
    font-weight: 400;
    line-height:170%;
    margin:10px 0px 10px 0px;
    color: #444444;
    padding:0px 0px 0px 40px;
}
ol {
    font-weight: 400;
    line-height: 170%;
    margin:10px 0px 10px 0px;
    color: #444444;
    padding:0px 0px 0px 40px;
}
span {
    font-family: inherit;
}
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;
}
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;
}
/* from twenty twelve */
 .commentlist .children {
    margin-top:20px;
}
.commentlist > li.comment:after {
    content: "";
    display: table;
    clear: both;
}
.commentlist .avatar {
    height: 39px;
    left: 2.2em;
    top: 2.2em;
    width: 39px;
}
.comment cite, .comment a {
    margin-left:50px;
}
.commentlist li.comment .comment-body .comment-author {
    padding-left: 15px;
    padding-right:15px;
}
.commentlist li.comment .comment-body .comment-meta {
    padding-left: 15px;
    padding-right:15px;
    text-align:right;
    padding-top:7px;
}
.commentlist, .commentlist ul {
    list-style: none;
}
span.span {
    font-weight:400;
    font-family:Open Sans, sans-serif;
}
.row_3 {
    clear: both;
    min-height: 100px;
    border-bottom:1px solid #EBEBEB;
    border-color:transparent;
    border-style:none;
    border-width:0px;
}
h1.heading {
    padding-bottom: 10px;
    border-bottom:0px solid rgb(235, 235, 235);
    font-size:28px;
    border-color:transparent;
    border-style:none;
}
.row_2 {
    clear: both;
    min-height: 100px;
    padding-top:10px;
}
.commentlist {
    padding-left: 0px;
}
.comment cite.fn {
    margin-top: 7px;
    font-style:normal;
    font-weight:600;
    font-size:13px;
}
.navigation .prev-posts {
    float:left;
    display:inline-block;
}
.navigation .next-posts {
    float:right;
    display:inline-block;
}
.comment-body:after {
    content: "";
    display: table;
    clear: both;
}
.navigation .prev-navigation {
    display:inline-block;
    width:33%;
    height:24px;
    float:left;
}
.navigation .numbers-navigation {
    display:inline-block;
    width:33%;
    height:24px;
    text-align: center;
    padding-top:15px;
}
.navigation .next-navigation {
    display:inline-block;
    width:33%;
    height:24px;
    text-align: right;
}
span.span3 {
    font-size: 13px;
}
span.span4 {
    font-size: 13px;
    color:#0099ff;
}
span.span5 {
    font-size: 13px;
}
span a.post-category {
    line-height: 13px;
    font-size:13px;
    text-decoration:none;
}
.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: #0099ff;
    color:#FFFFFF;
}
.row_3 a {
    text-decoration: none;
    font-size:13px;
}
a:visited {
    color: #0088ff;
}
span a.post-category:hover {
    color: #0088ff;
}
.comment a {
    text-decoration: none;
    font-size:13px;
    color:#999999;
    margin-left:15px;
}
.comment a.comment-edit-link {
    color: #666666;
    margin-left:10px;
    display:none;
}
div a.comment-edit-link:hover {
    color: #0099ff;
}
.commentlist li.comment .comment-body p {
    margin-top:20px;
    margin-bottom:20px;
    margin-left:52px;
    display:inline;
    font-weight:400;
    color:#000000;
}
.comment-body p {
    font-size: 14px;
    text-align:left;
}
p {
    margin:10px 0px 10px 0px;
    font-size: 15px;
    font-weight: 400;
    line-height: 157%;
}
.commentlist li.comment .comment-body {
    margin-right: -15px;
    margin-left:-15px;
    padding-left:15px;
    padding-right:15px;
    background-color:transparent;
}
div span.says {
    font-size: 13px;
}
.comment a.comment-reply-link {
    padding:10px 17px;
    background-color:#E6E6E6;
    min-width:50px;
    margin-left:auto;
    color:#333333;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
}
div a.comment-reply-link:hover {
    background-color: #0099ff;
    color:#FFFFFF;
}
.comment a.url {
    color: #333333;
}
.commentlist li.comment.even {
    background-color: #f5f5f5;
}
.commentlist li.comment.odd {
    background-color: #ffffff;
}
.commentlist > li.comment {
    background: none;
    position: relative;
    width: auto;
    clear: both;
}
div .commentlist li {
    background-color:#DB1C98;
    padding:20px;
}
li {
    line-height:170%;
    color:rgb(51, 51, 51);
    font-weight: 400;
}
.prev-posts a {
    font-size: 13px;
    text-decoration:none;
    font-weight:400;
}
.next-posts a {
    text-decoration: none;
    font-size:13px;
    font-weight:400;
}
a.button {
    display:inline-block;
    font-size:15px;
    font-weight:400;
    line-height:157%;
    margin:10px 0;
    color:#FFFFFF;
    text-decoration:none;
    padding:15px 30px;
    background-color:#CCCCCC;
    border:0 solid;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    cursor:pointer;
    text-align:center;
    transition: all 0.4s linear 0s;
}
a.button:hover {
    background-color:#7A7A7A;
    color:#FFFFFF;
    font-size:15px;
    font-weight:400;
}
a.button:active {
    background-color:#0077FF;
    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: center;
        min-height:0;
    }
    .row_1 {
        clear: both;
        min-height: 100px;
    }
    .row_2 {
        clear: both;
        min-height: 100px;
    }
    .row_3 {
        clear: both;
        min-height: 100px;
    }
    .commentlist li.comment .comment-body .comment-author {
        width: 33.3333%;
    }
    .commentlist li.comment .comment-body .comment-meta {
        width: 66.6667%;
    }
    .commentlist li.comment .comment-body .reply {
        width: auto;
        min-height:40px;
    }
    .comment cite.fn {
        margin-left: 10px;
    }
    .navigation .prev-navigation {
        width: 33.3%;
        min-height:0px;
        height:50px;
    }
    .navigation .numbers-navigation {
        width: 33.3%;
        min-height:0px;
        height:50px;
    }
    .navigation .next-navigation {
        width: 33.3%;
        min-height:0px;
        height:50px;
    }
    .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;
    }
    .commentlist li.comment .comment-body {
        margin-left: -15px;
        width:100%;
    }
    .commentlist li.comment.even {
    }
    .content {
    }
}
@media only screen and (min-width : 751px) {
    .content {
    }
    body {
        min-height: 0;
    }
}
@media only screen and (min-width : 992px) {
    body {
        text-align: left;
        min-height:0;
    }
    .row_1 {
        clear: both;
        min-height: 100px;
    }
    .row_2 {
        clear: both;
        min-height: 100px;
    }
    .row_3 {
        clear: both;
        min-height: 23px;
        padding:0;
    }
    .commentlist li.comment .comment-body .comment-author {
        width: 33.3333%;
        float:left;
        padding-left:0px;
    }
    .commentlist li.comment .comment-body .comment-meta {
        width: 66.6667%;
        float:left;
        padding-right:0px;
    }
    .commentlist li.comment .comment-body .reply {
        float: right;
        width:auto;
        min-height:40px;
        clear:both;
    }
    .comment cite.fn {
        margin-left: 10px;
        display:inline-block;
    }
    .comment a.url {
        margin:0px;
    }
    .comment a {
    }
    .comment a.comment-reply-link {
        margin-left: auto;
        display:inline-block;
        float:left;
    }
    .commentlist .avatar {
        display: inline-block;
    }
    .navigation .prev-navigation {
        width: 33.3%;
        min-height:0px;
        height:50px;
        float:left;
    }
    .navigation .numbers-navigation {
        width: 33.3%;
        min-height:0px;
        height:50px;
        float:left;
    }
    .navigation .next-navigation {
        width: 33.3%;
        min-height:0px;
        height:50px;
        float:left;
    }
    .post-list a.next-page-link {
        padding-left: 25px;
        padding-right:25px;
    }
    .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;
    }
    .commentlist li.comment .comment-body p {
        float: left;
        clear:both;
    }
    .commentlist li.comment .comment-body {
        margin-left: 0px;
        width:100%;
        margin-right:0px;
        padding-left:0px;
        padding-right:0px;
    }
    .commentlist li.comment.even {
    }
    .content {
    }
}