#part-header-blog img {
  border: 0;
  margin-bottom: -2px;
}
article {
  position: relative;
}
article h1 {
  margin-bottom: 5px !important;
}
article #primaryImage {
  margin-top: 5px;
}
article time.inline {
  display: inline-block !important;
}
article .byline {
  margin-bottom: 5px;
}
article .byline a:hover {
  text-decoration: underline;
}
article p a:hover {
  text-decoration: underline;
}
article .post-edit-link {
  position: absolute;
  top: 7px;
  right: 7px;
  border: 1px solid #c6c6c6;
  padding: 10px;
  background: #fff;
  display: none;
}
article:hover .post-edit-link {
  display: inline-block;
}
article .taxonomies {
  text-align: right;
}
article .taxonomies a {
  display: inline-block;
  color: #b70005;
  font-family: "ITCFranklinGothicW01-Dm 812671", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  background-color: #c6c6c6;
  padding: 1px 3px;
  margin-bottom: 5px;
}
article .taxonomies .tags a,
article .taxonomies .topics a {
  color: #ffffff;
}
article .taxonomies .tags a:hover,
article .taxonomies .topics a:hover {
  color: #b70005;
}
article .taxonomies .comments_number a {
  position: relative;
  color: #ffffff;
  background: #b70005;
}
article .taxonomies .comments_number a:after {
  content: "";
  position: absolute;
  bottom: -5px;
  right: 10px;
  border-width: 5px 5px 0;
  border-style: solid;
  border-color: #b70005 transparent;
  display: block;
  width: 0;
}
article .taxonomies .comments_number a.has-comments {
  margin-left: 5px;
  padding-left: 15px;
  padding-right: 15px;
  right: 5px;
}
.single .post-edit-link {
  top: 0;
  right: 4px;
  margin-top: -10px;
}
.single article #featureAds {
  margin-top: 10px !important;
}
.single article #featureAds.hasSquareImage {
  margin-top: 5px !important;
}
.single article .alignright {
  float: right;
  margin-left: 10px;
}
.single article .alignleft {
  float: left;
  margin-right: 10px;
}
.contentRail.detail header {
  margin-left: 0;
}
.contentRail.list article .responsiveImage img {
  margin-bottom: 0.5em;
}
.contentRail.list article.square .responsiveImage img {
  margin-bottom: 0;
}
.pagination span.current {
  display: inline-block;
  padding: 4px 5px;
  background: #b70005;
  color: #ffffff;
}
.pagination span.dots {
  display: inline-block;
  margin-top: 4px;
}
.newPagination {
  margin-bottom: 0 !important;
  clear: both;
}
.newPagination .older,
.newPagination .newer {
  width: 49%;
  float: left;
  padding: 0 0 0 10px;
}
.newPagination .newer {
  float: right;
  text-align: right;
  padding: 0 10px 0 0;
}
.newPagination .nextPrev a {
  width: 100%;
  display: block;
  background-color: #e6e6e6;
  padding: 10px;
  height: 102px;
  text-decoration: none;
  box-sizing: border-box;
  overflow: hidden;
}
.newPagination .nextPrev a span {
  display: block;
  font-family: 'ITCFranklinGothicW01-Md 812695', sans-serif;
  color: #565656;
}
.newPagination .nextPrev a i {
  font-style: normal;
  line-height: 1.25;
  font-family: "ITCFranklinGothicW01-Dm 812677", sans-serif;
  font-size: 20px;
}
.newPagination .nextPrev a:hover span {
  color: #b70005;
}
.archiveWrapper {
  width: 100%;
  float: right;
  margin-top: 10px;
  padding: 0 10px;
  margin-bottom: -10px;
}
.archiveWrapper.onlyOne {
  width: 48%;
  margin-top: 0;
  padding-left: 0;
}
.archiveWrapper.onlyOne.onlyNewer {
  float: left;
  padding-left: 10px;
  padding-right: 0;
}
.archiveWrapper form.custom .custom.dropdown {
  width: 100% !important;
  margin: 0 0 28px;
  float: right;
}
.archiveWrapper form.custom .custom.dropdown ul {
  width: 100% !important;
  top: 46px;
}
.archiveWrapper form.custom .custom.dropdown ul li {
  padding: 8px;
  font-family: 'ITCFranklinGothicW01-Md 812695', sans-serif;
  color: #565656;
}
.archiveWrapper form.custom .custom.dropdown ul li.selected {
  background-color: #ff1e24;
  color: #fff;
}
.archiveWrapper form.custom .custom.dropdown ul li:hover {
  background-color: #ffb7b9;
}
.archiveWrapper form.custom .custom.dropdown a {
  font-family: 'ITCFranklinGothicW01-Md 812695', sans-serif;
  color: #565656;
  border: none;
  background-color: #e6e6e6;
  text-decoration: none;
}
.archiveWrapper form.custom .custom.dropdown a.current {
  border: none;
  color: #565656;
  background-color: #e6e6e6;
  padding: 10px;
}
.archiveWrapper form.custom .custom.dropdown a.selector {
  border: none;
  margin: 10px;
}
.archiveWrapper form.custom .custom.dropdown .custom.dropdown:first-child {
  float: left;
}
.entry-content .responsiveImage.hidden {
  height: 0;
  overflow: hidden;
  display: block;
}
.entry-content .alignright {
  float: right;
  margin: 0 0 10px 10px;
  max-width: none;
}
.entry-content .alignleft {
  float: left;
  margin: 0 10px 10px 0;
  max-width: none;
}
.entry-content .aligncenter {
  margin: 0 auto 10px;
  display: block;
}
.entry-content span.alignnone {
  display: inline-block;
}
.entry-content span.alignright,
.entry-content span.alignleft,
.entry-content span.aligncenter {
  margin-bottom: 20px;
}
.wp-caption-text {
  font-size: 13px;
  display: block;
  line-height: 1.35;
  margin-bottom: 1em;
  color: #222222;
}
.wp-caption-text a {
  color: #222222;
}
a:hover .wp-caption-text {
  color: #b70005;
}
.galleryWrapper {
  border: 2px solid #ccc;
  margin-bottom: 27px;
  clear: both;
}
.galleryWrapper .header {
  padding: 5px;
  color: #565656;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  background: transparent url(http://blog.thecurrent.org//wp-content/themes/thecurrent/images/gallery.svg) no-repeat 5px center;
  padding-left: 40px;
}
.galleryWrapper h3 {
  font-weight: normal;
  color: #222222;
  display: inline;
  margin-left: 5px;
  text-transform: none;
  font-size: 22px;
}
.galleryWrapper a.button {
  display: block;
  margin: 10px -2px -2px -2px;
  text-decoration: none;
}
.galleryWrapper .wp-caption-text {
  display: block;
  padding: 5px;
}
.galleryWrapper img {
  margin-top: 20px;
}
.galleryWrapper .responsiveImage:first-child img {
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .taxonomies {
    text-align: left !important;
  }
  article .alignleft,
  article .alignright {
    float: none !important;
    width: 100% !important;
    margin: 0 auto !important;
  }
  article .alignleft img,
  article .alignright img {
    margin: 0 auto !important;
  }
  .newPagination .nextPrev a span {
    font-size: 16px;
  }
}
@media only screen and (max-width: 500px) {
  .newPagination .older,
  .newPagination .newer {
    width: 100%;
    padding: 10px;
  }
  .newPagination .newer {
    padding-top: 0;
  }
  .newPagination .nextPrev a {
    height: auto;
  }
}
@media only screen and (max-width: 400px) {
  .entry-content .alignleft,
  .entry-content .alignright,
  .entry-content .aligncenter,
  .entry-content .alignnone {
    display: block;
    width: 100%;
    margin: 0 0 10px;
  }
  .entry-content .responsiveImage[style] {
    max-width: 100% !important;
  }
  .entry-content .alignleft img,
  .entry-content .alignright img,
  .entry-content .aligncenter img,
  .entry-content .alignnone img,
  .entry-content img.alignleft,
  .entry-content img.alignright,
  .entry-content img.aligncenter,
  .entry-content img.alignnone {
    margin: 0 auto 5px;
    width: auto;
    float: none;
    max-width: 100%;
    height: auto;
  }
}
