.pl-new-loop .metahead-page {
  padding-left: 100px;
}
.pl-new-loop .hentry {
  position: relative;
}
.pl-new-loop .hentry.metahead-page {
  padding-left: 100px;
}
.pl-new-loop .hentry.single-post .metamedia {
  margin: 25px 0;
}
.pl-new-loop .hentry .continue_reading_link {
  margin-top: 20px;
}
.pl-new-loop .hentry .entry-title {
  margin: 0;
}
.pl-new-loop .hentry .metamedia {
  margin-bottom: 15px;
}
.pl-new-loop .hentry .metabar {
  font-size: 85%;
  line-height: 1.6em;
  opacity: .7;
  margin: 5px 0 15px;
}
.pl-new-loop .hentry .entry_content img {
  max-width: 100%;
}
.pl-new-loop .hentry .entry_content > :first-child {
  margin-top: 0;
}
.pl-new-loop .hentry .entry_content > :last-child {
  margin-bottom: 0;
}
.metahead {
  width: 70px;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 85%;
  line-height: 1.2em;
}
.metahead .metaicon {
  float: right;
  margin-top: 6px;
}
.metahead .author {
  font-weight: 600;
  border-style: solid;
  border-bottom-width: 1px;
  display: block;
  margin-bottom: 10px;
}
.metahead a {
  color: inherit;
  display: block;
  text-align: right;
  margin-bottom: 8px;
}
.metahead a .avatar {
  max-width: 50px;
}
.metahead a:last-child {
  border-bottom: none;
}
@media (max-width: 600px) {
  .pl-new-loop .hentry.post,
  .pl-new-loop .hentry.multi-post {
    padding-left: 0px;
  }
  .metahead {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
  }
  .metahead a,
  .metahead .author {
    text-align: left;
    display: inline-block;
    border: none;
    margin: 0 5px 0;
    font-size: 16px;
  }
  .metahead .pl-social-pagelines {
    text-align: right;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
  }
}
.multi-post .pl-new-loop .hentry {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 50px;
  margin-bottom: 50px;
}
.multi-post .pl-old-loop .hentry {
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.multi-post .pl-old-loop .clip_box {
  margin: 0 0 21.7px;
  border-color: #f2f2f2;
}
.multi-post .pl-old-loop .clip_box .clip {
  width: 47%;
  clear: none;
  float: left;
  margin: 0;
}
.multi-post .pl-old-loop .clip_box .clip .hentry-pad {
  padding: 0 0 10.85px;
}
.multi-post .pl-old-loop .clip_box .clip.clip-right {
  float: right;
}
.multi-post .pl-old-loop .clip_box .clip .clip-header {
  padding: 4px 0 4px 0;
  display: table-cell;
  width: 10000px;
}
.multi-post .pl-old-loop .clip_box .clip .clip-thumb a {
  float: left;
  margin-right: 10px;
}
.multi-post .pl-old-loop .clip_box .clip .clip-thumb img {
  padding: 2px;
  display: block;
  margin: 0 0 0.4em;
}
.multi-post .pl-old-loop .clip_box .clip .post-excerpt {
  font-size: 90%;
  line-height: 1.6em;
  margin-bottom: 1.5em;
}
.multi-post .pl-old-loop .clip_box .clip .entry-title,
.multi-post .pl-old-loop .clip_box .clip .metabar {
  padding: 0;
}
.pl-old-loop .entry-title {
  margin: 0;
  line-height: 1.2em;
}
.pl-old-loop .metabar {
  font-size: 85%;
  line-height: 1.6em;
  opacity: .7;
  margin: 5px 0 15px;
  font-style: normal;
}
.pl-old-loop .article-wrap.meta-mode-author .wrp {
  padding-left: 150px;
  min-height: 250px;
}
@media (max-width: 480px) {
  .pl-old-loop .article-wrap.meta-mode-author .wrp {
    padding-left: 0;
  }
}
.pl-old-loop .article-wrap .author-tag {
  position: absolute;
  float: left;
  width: 120px;
  text-align: right;
  padding-right: 30px;
  font-size: 12px;
  line-height: 1.2em;
  padding-bottom: 30px;
}
.pl-old-loop .article-wrap .author-tag .author a {
  font-size: 14px;
  color: #000000;
  font-weight: 600;
  display: block;
}
.pl-old-loop .article-wrap .author-tag img {
  max-width: 65px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
}
.pl-old-loop .article-wrap .author-tag p {
  margin: 5px 0;
  padding: 5px 0;
}
.pl-old-loop .article-wrap .author-tag hr {
  margin: 0 0 3px;
  width: 45px;
  text-align: right;
  display: inline-block;
  border: none;
  border-bottom: 1px solid #e9e9e9;
}
.pl-old-loop .article-wrap .author-tag .tag-comments a,
.pl-old-loop .article-wrap .author-tag .tag-comments i {
  color: #000000;
  opacity: .4;
}
.pl-old-loop .article-wrap .author-tag .tag-comments a:hover,
.pl-old-loop .article-wrap .author-tag .tag-comments i:hover {
  opacity: 1;
}
@media (max-width: 480px) {
  .pl-old-loop .article-wrap .author-tag {
    position: static;
    display: block;
    width: auto;
    padding: 0;
    max-width: none;
    float: none;
  }
  .pl-old-loop .article-wrap .author-tag p {
    margin: 0 0 8px;
  }
  .pl-old-loop .article-wrap .author-tag img {
    float: left;
  }
  .pl-old-loop .article-wrap .author-tag > hr {
    display: none !important;
  }
}
.pl-old-loop .fpost .post-excerpt {
  font-size: 1.03em;
  line-height: 1.55em;
}
.pl-old-loop .tags {
  font-size: 86%;
  opacity: .7;
}
.pl-old-loop .tags .note {
  margin-right: 16px;
  text-transform: uppercase;
  letter-spacing: .1em;
  color: rgba(0,0,0,0.3);
}
.pl-old-loop .pledit {
  opacity: .7;
}
.pl-old-loop .pledit:hover {
  opacity: 1;
}
.pl-old-loop .post-meta .c_img,
.pl-old-loop .hentry .c_img {
  display: block;
  text-align: center;
}
.pl-old-loop .post-header .post-thumb.img {
  margin: 0 10px 5px 0;
}
.pl-old-loop .post-header .post-thumb.img.alignright {
  margin: 0 0 5px 10px;
}
.pl-old-loop .fpost .post-excerpt .post-thumb.img {
  margin-right: 13px;
}
.pl-old-loop .fpost .media .post-thumb.img {
  margin-right: 20px;
}
.pl-old-loop .fpost .media .img img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.pl-old-loop .fpost .textcontent {
  margin: 20px 10px 0 0;
}
.pl-old-loop .fpost .post-excerpt {
  margin: .6em 0;
}
.pl-old-loop .fpost.post .entry {
  margin-bottom: 1em;
  padding: 1em 0;
}
.pl-old-loop .full_img {
  margin-bottom: 10px;
}
.pl-old-loop .post-meta {
  margin-bottom: 1em;
}
.pl-old-loop .post-meta.post-nocontent {
  margin-bottom: 0;
}
.pl-old-loop .post-meta .post-title-section {
  padding-bottom: 6px;
}
.section-textbox .pl-section-pad .textbox-wrap p:last-child {
  margin-bottom: 0;
}
.section-textbox .pl-section-pad .textbox-wrap p:first-child {
  margin-top: 0;
}
.section-mediabox.no-pad .pl-section-pad {
  padding: 0;
}
.section-mediabox .mediabox-wrap {
  min-height: 50px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.section-mediabox img,
.section-mediabox iframe,
.section-mediabox object,
.section-mediabox embed {
  max-width: 100%;
  height: auto;
}
.section-postauthor {
  margin-bottom: 2em;
  text-align: left;
}
.section-postauthor .copy-pad {
  padding: 10px 15px;
}
.section-postauthor .author-note {
  margin-right: 16px;
  text-transform: uppercase;
  letter-spacing: .1em;
  color: rgba(0,0,0,0.3);
}
.section-postauthor .subtext {
  font-size: 86%;
  color: rgba(0,0,0,0.7);
}
.pl-sharebar-pad {
  line-height: 20px;
  text-align: center;
}
.pl-sharebar-pad .txt-wrap {
  margin: 8px 0 0;
  opacity: .5;
}
.pl-sharebar-pad .txt {
  display: inline-block;
  font-family: "Open Sans", "Helvetica Neue", "Helvetica", Arial, serif;
  font-size: 12px;
  line-height: 1.5em;
  max-width: 350px;
}
.meta-share {
  padding-top: 5px;
}
.meta-share iframe,
.meta-share object {
  width: auto;
}
.pin_wrap {
  display: inline-block;
}
