/*
Theme Name:     Newspaper - Brownstoner
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:        1
*/

@import url("../Newspaper/style.css");
html {
  font-family: 'Founders Grotesk';
}
body {
    font-family: 'Founders Grotesk', sans-serif;
    font-size: 16px;
    line-height: 16px;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Founders Grotesk';
    font-weight: 400;
    color: #111;
}
input, button, select, textarea {
    font-family: 'Founders Grotesk';
}
.td-post-text-content h1, .mce-content-body h1, .td-post-text-content h2, .mce-content-body h2, .td-post-text-content h3, .mce-content-body h3, .td-post-text-content h4, .mce-content-body h4, .td-post-text-content h5, .mce-content-body h5, .td-post-text-content h6, .mce-content-body h6 {
    font-family: 'Founders Grotesk';
}
.td-post-text-content h2, .mce-content-body h2 {
    font-size: 20px;
    line-height: 22px;
    margin: 10px 0;
}
strong {
  font-weight: 600;
}
a:hover, a:focus {
  color: #111;
}
/*********Mobile Searchform*******/

div#td-mobile-search-form {
  position: fixed;
  top: 32px;
  right: -100%;
  width: 100%;
  background-color: #f5f5f5;
  z-index: 999999999;
}
body.body-td-affix div#td-mobile-search-form {
  top: 0;
}
div#td-mobile-search-form i.fa.fa-arrow-left {
  font-size: 27px;
  padding: 0 10px;
  position: absolute;
  top: 15px;
}
div#td-mobile-search-form form {
    margin: 0;
    padding: 7px 0;
}
div#td-mobile-search-form input#s {
  width: 80%;
  height: 40px;
  margin-bottom: 0;
  margin-left: 45px;
}
div#td-mobile-search-form input#searchsubmit {
   display: none;
  width: 20%;
}
bstoner.wpengine.com/medi
div#td-mobile-search-form form#searchform {
  margin-bottom: 0;
  padding: 8px 0;
}
/********Fixed Header*************/
#inner-wrap .td-header-style-8.td-affix .td-style-8-content-wrapper {
  padding: 0 12px;
}
/*********Front Featured 3 block */
.td_block_inner .frontpage-featured {
    width: 32.34826%;
}
/********Sponsored Post************/
.category-sponsored .entry-comments-views {
  display: none;
}
/*****Footer Section***************/
.container-fluid .row-fluid .span8.td-sub-footer-menu {
  width: 64.17413%;
  float: right;
  margin-right: 0;
  margin: 0;
}
.container-fluid .row-fluid .span4.td-sub-footer-copy {
  float: left;
  width: 31.623931623932%;
}
.td-sub-footer-menu li a:before {
  display: none;
}
/***********MUUT Styles***********/
.m-get-replies .m-to-tail:after, .m-button, .moot button {
    font: 400 .9em/1.5 'Founders Grotesk Condensed';
    color: #FFF;
}

#muut .m-body-wrap .m-like {
  opacity: 1;
}
.is-commenting .m-heart, .is-commenting .m-like {
  margin: 0 .6em 0 0;
  opacity: 1;
}
.m-page a {
  color: #AB4342;
}
.m-follow.m-followed .m-icon {
  color: #AB4342;
}
.m-moot.m-expanded .m-reply {
  padding-left: 0.5em;
}
.m-button, .moot button {
  border-radius: 0;
  background-color: #666666;
  text-transform: uppercase;
  font-size: 18px;
  padding: 5px 15px;
  font-weight: 500;
  height: 38px;
}
.m-page a:hover {
  color: #2a2a2a;
}
.is-commenting .m-comment_count {
  font: 500 18px/18px 'Founders Grotesk';
}

.m-mootpage a.m-time, .is-commenting a.m-time {
  font: 300 16px/18px 'Founders Grotesk';
  color: #a6a6a6;
}
.m-moot.m-expanded .m-reply {
    padding: 17px 0 10px;
    margin: 0;
    border-top: 1px solid #a6a6a6;
}
.m-moot.m-expanded .m-reply:last-child {
    border-bottom: 1px solid #a6a6a6;
}
.m-body p:last-child {
    font: 300 22px 'Founders Grotesk';
}
.m-focused .m-postinput {
  box-shadow: 0 0 .2em #AB4342 inset;
  border-color: #666666;
}
.m-heart.m-has-likes:hover span {
  color: rgba(171, 67, 66, 0.81);
}
.m-heart.m-has-likes span {
    color: #AB4342;
}

#muut.is-forum {
    visibility:visible;
    margin-top: 30px;
}

@media (max-width: 767px) {
  #muut_comments .m-show-all, .m-like, .m-unspam {
    font-size: 12px;
  }
  #muut_comments .m-body p {
    font-size: 14px;
  }
  #muut_comments .m-mobile .m-meta .m-name {
    font-size: 16px;
  }
  #muut_comments .m-meta span, .m-meta a {
    font-size: 12px;
  }
  #muut_comments span.m-name {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .is-commenting .m-reply .m-facelink {
    width: 3.6em;
    height: 3.6em;
  }
  .m-button, .moot button {
    font-size: 1.2em;
  }
  #muut_comments .m-heart.m-has-likes, #muut_comments .m-heart.m-is-liked {
    font-size: 12px;
  }
  #muut_comments .m-login {
    font-size: 14px;
  }
}
/****Homepage Featured Images******/
@media (min-width: 1200px){
	.home .row-fluid .td_block7 .td_mod2 .thumb-wrap img{
		width:100%;
		min-height:262px;
	}
	.td-grid-wrap {
		padding: 20px 13px 0px 13px;
	}
	.td-a-rec-id-header{
		left:0;
	}
}
@media (max-width: 1024px)  {
  .td_block_inner .frontpage-featured .entry-title {
      max-height: 130px;
  }
}

/*****404 Page*********/
.td-404-title {
   font-family: 'Neuton',serif;
}
.recent-article-title {
  font-size: 16px;
  margin: 0;
  line-height: 14px;
}
.td-404-search-form .submit{
  background-color: #424242;
  color: #FFF;
  font: 300 24px Neuton,serif;
  border: none;
  padding: 5px 30px 6px;
}
.td-404-sub-title {
  font-family: 'Neuton',serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  color: #a6a6a6;
  text-align: center;
  padding: 0 0 40px 0;
}
.td-404-sub-sub-title {
	margin-bottom: 0;
}
.td-404-sub-jump-links ul li {
  display: inline-block;
  margin: 10px 20px;
}
.td-404-sub-jump-links ul li a {
  font-size: 18px;
}
.td-404-search-form .field {
  margin: 0 10px 0 0;
  height: auto;
  padding: 5px 15px;
  border: 1px solid grey;
  width: 65%;
  font: 300 22px Lato,sans-serif;
  background-color: #eee;
}
.td-404-sub-jump-links {
  margin-bottom: 30px;
  text-align: center;
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
}
.td-404-search-form form#searchform {
	text-align: center;
}
/*****Navigation******/
.page-nav .page, .page-nav .first, .page-nav .current, .page-nav .last, .page-nav .extend {
  display: none;
}
.page-nav a:first-child {
  margin-right: 3%;
}
.page-nav a, .page-nav span {
  background-color: #000;
  color: #fff;
  width: 48%;
  padding: 5px 10px 5px 10px;
}
.page-nav a:hover, .page-nav span:hover {
	color: #fff;
}
/*****Module 8********/
.td_mod8 {
  min-height: 225px;
  margin-bottom: 49px;
  border-bottom: 1px solid #E2E2E2;
}
.td_mod8 .item-details {
	margin-left: 290px;
}
.td_mod8 .thumb-wrap img {
	max-width: 270px;
}

/****Block4******/
.td_block4 .td_mod3 img {
	max-height: 77px;
}
/*****Category*******/
.category-titlesection h1 {
  font: 500 42px Neuton,serif;
  line-height: 32px;
  margin: 0;
}
.category-titlesection {
  text-align: center;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 10px;
  margin: 30px 0 30px;
  width: 100%;
}
/******Post Styles***/
.sticky-sidebar {
	background:#FFF;
}
.post.type-post .post--header .entry-title {
	margin: 0 0 10px;
}
.post.type-post .post--header .meta-info {
	margin: 0 0 10px;
}
.col-md-4{width:33.33%;}

@media screen and (max-width: 921px) {
  .container-fluid .row-fluid .span4 {
    width: 100%;
    float: none;
    margin-left: 0;
    display: none;
  }
  .container-fluid .row-fluid .span8 {
    margin-right: 0;
  }
}
@media (min-width: 768px) and (max-width: 1018px) {
	.td-a-rec-id-header {
		left:0;
	}
  .td-header-style-8 .td-li-wrapper-menu .sf-menu .td-mega-menu>a, .td-header-style-8.td-affix .td-li-wrapper-menu .sf-menu .td-mega-menu>a {
    padding: 9px;
  }
}

@media (max-width: 767px) {
	.td_mod8 .item-details {
	  margin-left: 123px;
	  top: -4px;
	}
  .container-fluid .row-fluid .span8.td-sub-footer-menu, .container-fluid .row-fluid .span4.td-sub-footer-copy {
    width: 100%;
  }
	.td_mod8 .thumb-wrap img {
		max-width: 115px;
		max-height: 100px;
	}
	.td_mod8 .item-details .td-post-text-excerpt, .td_mod8 .item-details .more-link-wrap, .td_read_more {
	  display: none;
	}
	.category-titlesection {
		margin: 0 0 30px;
	}
	.td_mod8 {
		min-height: 90px;
		margin-bottom: 15px;
	}
	.category-titlesection h1 {
		font-size: 32px;
	}
	.td-404-sub-jump-links ul li {
	  display: inline-block;
	  margin: 10px 5px;
	}
	.td-404-search-form .field {
		width: 100%;
		margin: 0;
	}
	.td-404-search-form .submit {
		width: 100%;
		margin-top: 10px;
	}
  .td-header-style-8 .td-style-8-content-wrapper .td-style-8-logo-wrapper a img {
    left: 0;
    max-width: 180px;
  }
  /*makes the trasition*/
  .td-transition-content-and-search {
    -webkit-transition: -webkit-transform 600ms ease;
    -moz-transition: -moz-transform 600ms ease;
    -o-transition: -o-transform 600ms ease;
    transition: transform 600ms ease;
    -webkit-font-smoothing: subpixel-antialiased;
  }
  .td-search-mob-open-search #td-mobile-search-form {
    transform: translate3d(100%, 0, 0);
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
  }
  .col-md-4{width:100%;}

  .neighborhood-single-neighborhoood .single-post .post-infinite div.post{
	display:inline-block;
	width:100%;
	vertical-align:top;
  }
  .neighborhood-single-neighborhoood .single-post .post-infinite .item-details .entry-title{
	height:auto;
  }
  .neighborhood-single-neighborhoood .single-post .post-infinite .thumb-wrap{
	height:auto;
  }
}
@media (max-width: 600px) {
.td_block_inner .frontpage-featured {
    width: 100%;
}
}
@media (max-width: 480px) {
  .author-box-wrap .desc {
    float: none !important;
    margin-left: 0px;
    margin-top: 18px;
  }
}
/*  ----------------------------------------------------------------------------
    fadeInDown
*/
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

body.we3-dashboard .we3-dashboard-nav-wrapper.clearfix {
  min-height: 1100px;

}
@media (max-width: 767px) {
  body.we3-dashboard .we3-dashboard-nav-wrapper.clearfix {
    min-height: 0;
  }
}

/* Added Queens to Explorer - VV */
.explore--categories .category__affordable-housing {
   width: 30%;

}
.explore--categories a.category__item.category-queens {
   width: 30%;
   margin-right: 25px;
   background-image: url(/wp-content/uploads/2016/02/queens-1.jpg);
}
@media (max-width: 767px) {
  a.category__item.category__item__half.category__new-jersey {
    width: 100%;
    margin-right: 0;
    background-image: url(/wp-content/uploads/2016/02/queens-1.jpg);
  } 
}

/*Pucbexchange styles*/
#pubexchange_below_content .pe-title {
    display: none !important;
}
#pubexchange_below_content {
    margin-top: 40px;
}
#pubexchange_below_content:before {
    content: "You May Also Like";
    font: 400 26px 'Founders Grotesk', sans-serif, sans-serif;
    color: #111;
    margin-bottom: 7px;
}