/*
Theme Name: Organic-Nonprofit Child
Theme URI: 
Description: Child theme for the organic-nonprofit theme
Author: Eric Hazelwood
Author URI: http://www.erichazelwood.com
Template: organic_nonprofit
Version: 1.0
*/

@import url('../organic_nonprofit/style.css');

#wrap {
   font-size: 14px;
   line-height: 20px;
}

#text-4 {
    text-align: right !important;
    font-weight: bold;
}

#text-4 input[type=submit] {
    margin-top: 10px;    
    margin-left: 64px;
    background: #993333;
    padding: 5px 10px 5px 10px;
    border: none;
    border-radius: 5px;
    color: white;
    font-weight: bold;
    cursor: auto;
}

#text-4 input[type=submit]:hover {
    background: #CC3333;
    cursor: hand !important;
}

#footerwidgets h4 {
    font-style: normal !important;
    text-align: center !important;
}

#homecontent_page p {
    font-style: normal !important;
    font-size: 14px !important;
    line-height: 28px !important;
}

#mailing-list-form-inside input[type="text"] {
    width: 100px !important;
}
/*
#mailing-list-form-inside td {
    width: 50% !important;
}
*/

.label-columns {
     text-align: right !important;
}

.menu {
     font-size: 17px !important;
}

.menu li {
     padding: 0 11px 0 0 !important;
     background: none !important;
}

/*
#navbar, h1, h2, h3, h4, h5, p, .learnmore, ul#tabs li h3 a, .sub-menu li {
     font-family: Arial, "Times New Roman", Times, serif !important;
}

h1, h2, h3, h4, h5 {
     font-style: italics !important;
}
*/

.sub-menu li a {
     font-size: 16px !important;
     background: #9B4346 !important;
}

.sub-menu li a:hover {
     background: #e5e5e5 !important;
}

#menu-top-nav { width: 980px !important; } 

@media (max-width: 980px) {
     .menu li {
          padding: 0 0 0 0 !important;
     }
     .menu {
          font-size: 15px !important;
     }
     .sub-menu li a {
          font-size: 15px !important;
      }
      
}

#contentleft {
    box-sizing: border-box;
    width: 70%;
}

#sidebar {
    float: left;
    padding: 5px 5px 5px 12px;
    box-sizing: border-box;
    width: 30%;
}

#sidebar .widget {
    width: 100%;
}

.blog_left {
  width: 40%;
}

.blog_right {
  width: 60%;
}

.blog_column {
  float: left;
  padding: 5px;
  box-sizing: border-box;
}

.blog_right h3 {
   font-weight: bold;
   font-size: 20px;
   line-height: 1.1em;
   color: #000 !important;
   font-style: normal !important;
   font-weight: bold !important;
}

.blog_right h3 a {
   color: #000 !important;
}

.blog_right .postauthor p, .blog_right .postauthor a {
   color: #999 !important;
}

.blog_read_more {
    color: #802119 !important;
}

.blog_container {
   border-bottom: solid 1px #909090;
   padding: 30px 0 30px 0;
   font-size: 14px;
}

.blog_title {
   text-align: center;
   padding-bottom: 0px;
   color: #000 !important;
   font-style: normal !important;
   font-weight: bold;
}

.postauthor_single p, .postauthor_single a {
   color: #999 !important;
}

.postauthor_single {
   text-align: center !important;
   padding-bottom: 20px;
}

.single_blog {
   font-size: 14px;
   color: #333;
}

img {
  max-width: 100%;
  height: auto;
}

.single_blog .fb-like {
   display: none;
}

#bannerwidget {
   height: 360px !important;
}

.thread-even {
   background: #fefefe !important;
}

.even, .alt {
   border: none !important;
}

.comment, .comment cite, .comment a {
   font-size: 14px !important;
}

.comment-author cite, .comment-author .says {
   color #000 !important;
}

.comment-meta, .comment-meta a {
   font-size: 14px !important;
}

h3#comments {
   font-style: normal !important;
   color: #000 !important;
   font-weight: bold !important;
}

ul.children {
   padding-left: 40px !important;
}

#sidebar .widget ul li a {
   border-top: none !important;
}

ul.ess-buttons {
   margin-top: 35px !important;
   margin-bottom: 10px !important;
}

h5 {
   font-weight: normal !important;
   font-size: 1.3em !important;
   color: #000 !important;
}

#homeslider .blog_slide {
   height: 100px !important;
   text-align: center !important;
   margin-top: -250px !important;
}

#homeslider .blog_slide h1 a {
    font-size: 30px !important;
    line-height: 32px !important;
    padding-bottom: 20px !important;
}

#homeslider .blog_slide h1 a:hover {
    color: #FFFFFF !important;
}

.slider_button {
    background: #333;
    color: #FFF;
    font-size: 18px;
    padding: 8px 12px;
    margin-top: 20px;
    position: relative;
    border-radius: 5px;
}

a.slider_button:hover {
    text-decoration: none !important;
    color: #FFF !important;
}

.postid-228 #contentleft p a, .postid-1220 #contentleft p a {
   color: #993333 !important;
}