/*
Theme Name:     Newspaper 6 Child theme
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        6.0c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/

#follownoc, #follownocinner {
overflow: hidden;

  height:100%;
}
#followemailtrigger, #followfbtrigger, #followtwittertrigger, #followgoogletrigger, #followrsstrigger {
cursor:pointer;
}

#followfb, #followtwitter, #followgoogle, #followrss {
display:none;
margin-left:10px;
}

#platforms {
overflow: hidden;
height:100%;
margin-bottom:10px;
}

.socialplatforms {
float:left;
margin:10px;
margin-bottom:0px;
}
#followrss a {
color:#4c4c4c !important;
}
#followrss a:hover {
color:#8CC63F !important;
}
.td-header-main-menu {
  /*padding-right:0px !important;*/
}
.header-search-wrap {
  /*display:none;*/
}
#___gcse_0 input, #___gcse_0 div, #___gcse_0 tr, #___gcse_0 td  {
  box-sizing: content-box !important;
}

#___gcse_0 table td {
  border:none;
}

#___gcse_0 .gsc-results-wrapper-visible {
  top:10% !important;
}

#google-search {
  display:none;
}

#nocSearch {
  cursor: pointer;
}

.donateAd {
  border:1px dashed #99cc33;
  /*width:100%;*/
  padding:10px;
  margin-bottom:10px;
}

.donateAd h3 {
  text-transform:uppercase;
  text-align:center;

  margin:0;
  margin-bottom:5px;
}

.donateAd p {
  margin:0;
  margin-bottom:5px;
  text-align: center;
}

.noc-kind {
    color: #444;
    display: inline-block;
    position: relative;
    top: 2px;
}

.noc-deck {
  border-bottom:1px solid #A5A5A5;
  margin-bottom:25px;
  padding:10px;
}


.noc-deck p {
  margin-bottom:5px;
  font-style: italic;
  font-size: 13px;

  line-height: normal;
}

.td-post-featured-image img {
  margin-bottom: 0px;
}


.frAskBtn {
  font-family: Arial;
  color: #ffffff;
  font-size: 40px;
  line-height: 70px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  white-space: nowrap;
  white-space: -moz-pre-wrap; /* Firefox */
white-space: -o-pre-wrap; /* Opera */
word-wrap: break-word; /* IE */
cursor: pointer;
}

.frAskBtn:hover {
  text-decoration: none;
  color: #ffffff;
}

.frAskBtn.donate {
  background: #8cc63f;
  color: #ffffff;
}

.frAskBtn.donate:hover {
  background: #78a936;
  color: #ffffff;
}

.frAskBtn.cancel {
  background: #858585;
  color: #ffffff;
}

.frAskBtn.cancel:hover {
  background: #000000;
  color: #ffffff;
}

h2.uppercase {
  text-transform: uppercase;
}

#signupAsk {
  width:100%;
  margin-bottom:20px;
  /*display:none;*/
}

.main-content .td-post-source-tags span {
    font-size: 11px;
}

.donate-widget {
  background: #444;
padding:0px;

  width: inherit;

  box-shadow: none;
}

.donate-widget-inner {
  padding:20px;
}

.donate-widget h3 {
    color: white;
    -webkit-font-smoothing: antialiased;
    font-size: 2em;
    margin-bottom: 0.25em;
    margin-top:0;
    line-height: normal;
}

.donate-widget p, .donate-widget a {
color: white;

-webkit-font-smoothing: antialiased;
}

.donate-options {
  clear:both;
  overflow: auto;
  width:100%;
  min-height:30px;
  position: relative;

}

.donate-options .donate-link {
  float:left;
  width:50%;
  padding:5px;
}

.donate-options a {
  color:white;
  display: block;
  line-height: normal;
padding: 5px;
background-color: #8cc63f;
border-radius: 3px;
font-size: 1.5em;
text-align: center;
text-transform: uppercase;
box-shadow: 0;
}

a.donate-large  {
  color:white;
  display: block;
  line-height: normal;
padding: 5px;
background-color: #8cc63f;
border-radius: 3px;
font-size: 2.5em;
text-align: center;
text-transform: uppercase;
box-shadow: 0;
}

.donate-widget a:hover, .donate-widget a:focus {
  color:white !important;
  background: #7fb439;
}

h2.noc-section-title {
  text-align: center;
  border-bottom: 1px solid #ddd;
  margin-bottom:20px !important;
}

h2.noc-column-title {
  text-align:center; border-top:2px solid #333; border-bottom:1px solid #ccc; margin-top:0px; padding-top:0px; margin-top:0px; margin-bottom:0px;
}

body.home .wpb_column .wpb_wrapper .td_block_big_grid_3, body.home .wpb_column .wpb_wrapper .td_block_big_grid_5 {
  padding-bottom:10px;
}

body.home .wpb_column .wpb_wrapper .td_block_big_grid_5 {
  padding-bottom: 20px;
border-bottom: 1px solid #ddd;
margin-bottom: 20px;
}

.noc-special-column-title {
  border-top:2px solid #333; margin-top:0px;

}

div.sharedaddy h3.sd-title {
  display:none !important;
}

#content div.sharedaddy, #main div.sharedaddy, div.sharedaddy {
  padding:10px;
  border: 1px solid #ededed;
  margin-bottom:20px;
}

div.sharedaddy .sd-content ul {
  margin: 0px !important;
}

.wpb_video_wrapper {
  margin-bottom:0px;
}

#nocModal {
  position: fixed;
  top:0;
  left:0;
  width: 100%;
  height: 100%;
  background-color:rgba(0, 0, 0, 0.5);
  z-index: 3000;
  display:none;
}

#nocModalInner {
  background: white;
  padding: 20px;
  padding-top:50px;
  padding-bottom:50px;
  position: fixed;
  top: 20%;
  left: 50%;
  width: 600px;
  margin-left: -300px;
}

#nocModalContent {
  position: relative;
  margin-top:20px;
  width:100%;
  height: 100%;
}

.closeModal {
  cursor: pointer;
  position: absolute;
  right:0;
  top:-60px;
}

@media screen and (max-width: 640px) {
  #nocModalInner {
    background: white;
    padding: 20px;
    position: fixed;
    top: 20%;
    left: 50%;
    width: 380px;
    margin-left: -190px;
  }

  .closeModal {
    cursor: pointer;
    position: absolute;
    right:0;
    top:-30px;
  }
}

a.greenlink {
  color: #8cc63f;
}

a.greenlink:hover, a.greenlink:focus {
  color:#7fb439;
}

@media (max-width: 1140px) {
.td-main-menu-logo img {
  max-width: none;
}
}

.vc_cta3-container {
    display: none;
}


.td-grid-style-1 .td-module-thumb a:last-child:before {
background:none;
}




.td_block_big_grid_3 .td-big-grid-post .td-meta-info-container {
background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 1)));
background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
}

.entry-title {
  font-weight: normal !important;
}

/*.td-grid-style-1 .td-module-thumb a:last-child:before, .td-grid-style-5 .td-module-thumb a:last-child:before {
    background:none;
}

.td-meta-info-container h3.entry-title {
    text-shadow: 3px 3px 2px rgba(0, 0, 0, 1);
}*/
