/*
Theme Name:   Jeff Wolin 2019
Description:  New site for 2019
Author:       wolin@dmin
Author URL:   Write here the author's blog or website url
Template:     wp-bootstrap-starter
Version:      1.0
Text Domain:  jeff-wolin-2019
*/
/* Write here your own personal stylesheet */
body {
  background-color: #FFFFFF; }
  body a {
    color: #C32148; }
    body a:hover {
      font-weight: inherit !important; }
  body a.site-title:hover {
    font-weight: 700 !important; }

/* Nav + Menu */
header#masthead {
  background-color: #FFFFFF;
  box-shadow: none;
  border-bottom: 1px solid #DDD; }
  header#masthead .dropdown-menu {
    min-width: 23rem;
    padding: 0.5rem 0;
    border-radius: 0; }
    header#masthead .dropdown-menu .dropdown-item {
      padding: 0.25rem 1rem;
      font-size: 0.85rem; }
      header#masthead .dropdown-menu .dropdown-item:hover {
        color: #C32148; }

@media screen and (max-width: 1199px) {
  .navbar-nav .dropdown-menu {
    background: #FFFFFF;
    box-shadow: inherit;
    border: 1px solid rgba(0, 0, 0, 0.15); } }

body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a,
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  font-weight: 400;
  color: #000000;
  padding: 0.5rem 1rem; }
  body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a:hover,
  body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover {
    font-weight: 400;
    color: #C32148; }

body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #C32148; }

#content.site-content {
  padding-top: 2.6rem; }
  @media screen and (max-width: 576px) {
    #content.site-content {
      padding-top: 2rem; } }

.dropdown.menu-item-has-children .dropdown.menu-item-has-children > a:after {
  border-left-color: #000000 !important;
  margin-right: 0 !important;
  margin-left: -20px !important; }

/* Category Pages */
.cat-header {
  margin-bottom: 2rem; }
  .cat-header h2, .cat-header h3, .cat-header h4 {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.2; }
  .cat-header h3 {
    font-weight: 600; }
  .cat-header h4 {
    font-weight: 400; }

.post-thumb {
  position: relative;
  display: inline-block;
  max-width: 250px;
  margin: 0 0.5rem 0.5rem 0;
  background-color: #000000; }
  .post-thumb .overlay {
    position: absolute;
    z-index: 5;
    width: 100%;
    height: 100%;
    pointer-events: none;
    color: #FFFFFF;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    font-size: 1.3rem; }
  .post-thumb a {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s; }
    .post-thumb a:hover {
      opacity: 0.4;
      cursor: pointer; }
  .post-thumb:hover {
    cursor: pointer; }
    .post-thumb:hover .overlay {
      opacity: 1; }
  @media screen and (max-width: 768px) {
    .post-thumb {
      background-color: transparent; }
      .post-thumb .overlay {
        position: relative;
        color: #000;
        background-color: #FFF;
        opacity: 1;
        margin-top: 1rem;
        margin-bottom: 0.6rem; } }
  @media screen and (max-width: 576px) {
    .post-thumb {
      max-width: 180px; }
      .post-thumb .overlay {
        font-size: 0.85rem; } }
  @media screen and (max-width: 400px) {
    .post-thumb {
      max-width: 140px; } }

.cat-posts .post-thumb {
  max-width: 200px; }
  @media screen and (max-width: 576px) {
    .cat-posts .post-thumb {
      max-width: 180px; }
      .cat-posts .post-thumb .overlay {
        font-size: 0.85rem; } }
  @media screen and (max-width: 400px) {
    .cat-posts .post-thumb {
      max-width: 140px; } }

.category-faces-of-homelessness .cat-posts .post-thumb {
  max-width: 170px; }
  @media screen and (max-width: 576px) {
    .category-faces-of-homelessness .cat-posts .post-thumb {
      max-width: 120px; } }

.faces-of-homelessness .post-thumb {
  max-width: 75px !important; }

/* Post Pages */
@media screen and (max-width: 768px) {
  .image-details {
    margin-bottom: 1.5rem; } }

.wp-caption {
  background-color: transparent;
  border: none !important;
  padding: 0 !important;
  text-align: left; }

.wp-caption-text {
  text-align: left; }

.cat-thumbnails p, .cat-thumbnails h5, .mobile-thumbs p, .mobile-thumbs h5 {
  margin-top: 0.13rem;
  margin-bottom: 0; }

.cat-thumbnails .post-thumb, .mobile-thumbs .post-thumb {
  display: inline-block;
  max-width: 90px;
  margin-right: 0.3rem;
  margin-bottom: 0.3rem; }
  @media screen and (max-width: 768px) {
    .cat-thumbnails .post-thumb, .mobile-thumbs .post-thumb {
      max-width: 70px; } }

.cat-thumbnails .vietnamese-veterans .post-thumb, .cat-thumbnails .written-in-memory .post-thumb, .mobile-thumbs .vietnamese-veterans .post-thumb, .mobile-thumbs .written-in-memory .post-thumb {
  max-width: 75px; }
  @media screen and (max-width: 1199px) {
    .cat-thumbnails .vietnamese-veterans .post-thumb, .cat-thumbnails .written-in-memory .post-thumb, .mobile-thumbs .vietnamese-veterans .post-thumb, .mobile-thumbs .written-in-memory .post-thumb {
      max-width: 65px; } }

.post-info .print-details {
  font-size: 0.75rem; }

.mobile-thumbs .post-thumb {
  max-width: 58px; }

.then-now-nav {
  position: relative;
  z-index: 4999; }
  .then-now-nav:hover {
    cursor: pointer; }

.then-now-nav span, .cycle-nav > div {
  display: inline-block;
  padding: 0.2rem 0.4rem;
  margin: 0;
  background-color: #555;
  color: #FFF; }
  .then-now-nav span.active, .cycle-nav > div.active {
    background-color: #000;
    pointer-events: none; }

.cycle-nav {
  z-index: 500;
  position: relative; }

.cycle-nav > div:hover {
  background-color: #000 !important;
  cursor: pointer; }

/* Single Posts */
.post-nav a {
  color: #333; }
  .post-nav a:hover {
    color: #C32148; }

/* Footer */
body:not(.theme-preset-active) footer#colophon {
  background-color: transparent; }

.mobile-pager a, .mobile-pager .post-nav {
  color: #999; }
  .mobile-pager a:after, .mobile-pager a:before, .mobile-pager .post-nav:after, .mobile-pager .post-nav:before {
    color: #999; }

/* General Media Queries */
@media (min-width: 576px) {
  .container {
    max-width: 600px; } }

@media (min-width: 768px) {
  .container {
    max-width: 1140px; } }
