@import url(http://blog.hu/assets/core/css/reset/ericmeyer.css);
@import url(https://fonts.googleapis.com/css?family=Jura:400,500,600|Open+Sans:400,400italic,600,600italic,700,700italic&subset=latin,latin-ext);
.sticky-header nav, #menu, #slider .bjqs li:first-of-type .article-data h1, .post-inside article.post h1.title,
.page-inside article.post h1.title, .post-inside article.post h3.subtitle,
.page-inside article.post h3.subtitle, .post-inside article.post .details div[class|='odd'] h5,
.page-inside article.post .details div[class|='odd'] h5, .post-inside .entry h1,
.page-inside .entry h1, .post-inside .entry h2,
.page-inside .entry h2, .post-inside .entry h3,
.page-inside .entry h3, .related ul li span.title, #pager {
  font-family: "Jura", sans-serif; }

body {
  background: url(img/bg.png) repeat 0 0 fixed #ebebeb;
  font: 15px/21px "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #000; }

a {
  color: #bf1e2e;
  text-decoration: none;
  -webkit-transition: color 0.1s ease-in 0s;
  -moz-transition: color 0.1s ease-in 0s;
  transition: color 0.1s ease-in 0s; }
  a:hover {
    color: #bf1e2e;
    text-decoration: underline; }

input, input:focus,
button, button:focus,
textarea, textarea:focus {
  outline: 0;
  font: 14px/19px "Open Sans", sans-serif;
  color: #6d6e71; }

.clear-before:before, .clear-after:after, header .head:after, header .head .search-box form:after, .wrapper:after, .post-list article:after,
.post-tags article:after,
.post-archive-list article:after,
.post-search-list article:after, .post-inside article.post .top-meta:after,
.page-inside article.post .top-meta:after, .post-inside .share:after,
.page-inside .share:after, .related ul:after, #pager:after, footer section:after, footer section .share:after, .clear-left-before:before, .clear-left-after:after, .clear-right-before:before, .clear-right-after:after, .sticky-header > h1, header .head .search-box form .submit, header > h1, footer section .share {
  font: 0/0 monospace;
  color: transparent; }

.clear-before:before, .clear-after:after, header .head:after, header .head .search-box form:after, .wrapper:after, .post-list article:after,
.post-tags article:after,
.post-archive-list article:after,
.post-search-list article:after, .post-inside article.post .top-meta:after,
.page-inside article.post .top-meta:after, .post-inside .share:after,
.page-inside .share:after, .related ul:after, #pager:after, footer section:after, footer section .share:after, .clear-left-before:before, .clear-left-after:after, .clear-right-before:before, .clear-right-after:after {
  display: block;
  content: '';
  width: 0;
  height: 0;
  float: none;
  margin: 0;
  padding: 0;
  overflow: hidden; }

.clear, .clear-before:before, .clear-after:after, header .head:after, header .head .search-box form:after, .wrapper:after, .post-list article:after,
.post-tags article:after,
.post-archive-list article:after,
.post-search-list article:after, .post-inside article.post .top-meta:after,
.page-inside article.post .top-meta:after, .post-inside .share:after,
.page-inside .share:after, .related ul:after, #pager:after, footer section:after, footer section .share:after {
  clear: both; }

.clear-left, .clear-left-before:before, .clear-left-after:after {
  clear: left; }

.clear-right, .clear-right-before:before, .clear-right-after:after {
  clear: right; }

.sticky-header {
  background: #bf1e2e;
  position: fixed;
  display: none;
  width: 1040px;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  padding: 12px 0;
  text-align: center;
  z-index: 30; }
  .sticky-header > h1 {
    position: absolute;
    top: -50px;
    left: 30px;
    width: 46px;
    height: 47px;
    -webkit-transition: all 0.1s ease-in 0s;
    -moz-transition: all 0.1s ease-in 0s;
    transition: all 0.1s ease-in 0s; }
    .sticky-header > h1.slide {
      top: 5px; }
    .sticky-header > h1 a {
      background: url(img/kulurpart_logo_mini.png) no-repeat 0 0;
      display: block;
      width: 46px;
      height: 47px; }
  .sticky-header nav {
    text-transform: uppercase;
    font-size: 19px;
    line-height: 20px;
    font-weight: 600; }
    .sticky-header nav li {
      display: inline-block;
      margin: 0 8px; }
      .sticky-header nav li a {
        color: #fff; }

/* */
header {
  margin: 0 0 35px; }
  header .head {
    margin: 0 0 12px; }
    header .head #date {
      float: left;
      font-size: 12px;
      line-height: 13px;
      color: #58585a; }
    header .head .search-box {
      float: right;
      border: 1px solid #c2c2c2;
      border-radius: 30px;
      padding: 3px 12px 4px; }
      header .head .search-box form .SearchField {
        background: #fff;
        float: left;
        border: 0 none;
        margin: 0;
        padding: 0;
        width: 140px;
        color: #666; }
      header .head .search-box form .submit {
        background: url(img/sprite.png) no-repeat -151px 0;
        float: left;
        border: 0 none;
        margin: 3px 0 0 5px;
        padding: 0;
        width: 13px;
        height: 13px;
        cursor: pointer; }
        header .head .search-box form .submit:hover {
          background-position: -166px 0; }
  header > h1 {
    width: 430px;
    margin: 0 auto 30px; }
    header > h1 a {
      background: url(img/kulurpart_logo.png) no-repeat 0 0;
      display: block;
      width: 430px;
      height: 226px; }

#menu {
  text-align: center;
  text-transform: uppercase;
  font-size: 19px;
  line-height: 20px;
  font-weight: 600; }
  #menu li {
    display: inline-block;
    margin: 0 8px; }

.wrapper {
  background: #fff;
  width: 980px;
  margin: 0 auto;
  padding: 15px 30px 40px;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.24); }

.content-side {
  float: left;
  width: 650px; }

/* SLIDER */
.slider-wrapper {
  margin: 0 0 30px; }

#slider {
  background: transparent;
  width: 980px;
  height: 370px;
  margin: 0; }
  #slider:hover .article-data {
    height: auto; }
  #slider:hover img {
    opacity: 1; }
  #slider a:hover {
    text-decoration: none; }
  #slider .bjqs {
    background: transparent;
    display: block;
    width: auto;
    height: auto;
    overflow: visible; }
    #slider .bjqs li {
      float: right;
      position: relative;
      display: block;
      width: 310px;
      height: 175px;
      overflow: visible;
      /* FIRST */
      /* */ }
      #slider .bjqs li:hover img {
        opacity: 0.8; }
      #slider .bjqs li:first-of-type {
        float: left;
        width: 650px;
        height: 370px; }
        #slider .bjqs li:first-of-type .article-image {
          width: 650px;
          height: 370px; }
        #slider .bjqs li:first-of-type img {
          height: 370px; }
        #slider .bjqs li:first-of-type .article-data {
          overflow: visible; }
          #slider .bjqs li:first-of-type .article-data h1 {
            background: #bf1e2e;
            display: inline-block;
            position: relative;
            padding: 5px 10px 5px 20px;
            left: -10px;
            margin: -20px 0 0;
            font-size: 20px;
            line-height: 23px;
            font-weight: 600;
            text-transform: uppercase; }
            #slider .bjqs li:first-of-type .article-data h1:before {
              position: absolute;
              content: "";
              top: -8px;
              left: 0;
              width: 0;
              height: 0;
              border-style: solid;
              border-width: 0 0 8px 10px;
              border-color: transparent transparent #971522 transparent; }
            #slider .bjqs li:first-of-type .article-data h1 a {
              color: #fff; }
        #slider .bjqs li:first-of-type .lead {
          display: block;
          width: 640px;
          height: auto;
          padding: 0 10px 0 0;
          font-size: 15px;
          line-height: 21px; }
          #slider .bjqs li:first-of-type .lead a {
            color: #000; }
      #slider .bjqs li:last-of-type {
        margin: 20px 0 0; }
    #slider .bjqs .article-image {
      background: transparent;
      width: auto;
      height: auto;
      overflow: hidden;
      width: 310px;
      height: 175px; }
    #slider .bjqs img {
      height: 175px; }
  #slider .article-data {
    background: #fff;
    padding: 5px 10px 0 0;
    width: auto;
    height: auto;
    bottom: -6px; }
    #slider .article-data h1 {
      width: auto;
      height: auto;
      overflow: visible;
      white-space: normal;
      font-size: 16px;
      line-height: 19px; }
      #slider .article-data h1 a {
        color: #bf1e2e; }
  #slider .lead {
    display: none; }

/* RIGHT SIDE */
.right-side {
  float: right;
  width: 310px;
  font-size: 13px;
  line-height: 17px;
  margin: 0 0 40px; }
  .right-side img {
    max-width: 100%; }
  .right-side b, .right-side strong {
    font-weight: bold; }
  .right-side em, .right-side i {
    font-style: italic; }
  .right-side a {
    color: #000; }
    .right-side a:hover {
      color: #bf1e2e;
      text-decoration: none; }
  .right-side .widget_topvisited ol {
    padding: 0; }
  .right-side ul li,
  .right-side .toplista li {
    margin: 0 0 3px;
    padding: 0 0 0 12px;
    list-style: none; }
    .right-side ul li:before,
    .right-side .toplista li:before {
      background: #bf1e2e;
      float: left;
      content: "";
      margin: 7px 0 0 -12px;
      width: 4px;
      height: 4px;
      border-radius: 100px; }
  .right-side .box {
    margin: 0 0 20px; }
    .right-side .box:last-of-type {
      margin: 0; }
    .right-side .box > h3 {
      font-size: 16px;
      line-height: 19px;
      font-weight: 600;
      color: #bf1e2e;
      margin: 0 0 8px; }
  .right-side .program {
    width: 351px; }
    .right-side .program h3 {
      background: url(img/program_head.png) no-repeat 0 0;
      width: 351px;
      height: 56px;
      margin: 0;
      font-size: 0;
      line-height: 0; }
  .right-side .just-read > h3:before {
    background: url(img/sprite.png) no-repeat -96px 0;
    float: left;
    content: "";
    width: 18px;
    height: 18px;
    margin: 1px 10px 0 0; }
  .right-side .friends > h3:before {
    background: url(img/sprite.png) no-repeat -116px 0;
    float: left;
    content: "";
    width: 19px;
    height: 16px;
    margin: 2px 10px 0 0; }
  .right-side .videos iframe {
    display: block;
    border: 5px solid #000;
    margin: 0 0 10px; }
  .right-side .videos > h3:before {
    background: url(img/sprite.png) no-repeat -137px 0;
    float: left;
    content: "";
    width: 11px;
    height: 13px;
    margin: 4px 10px 0 0; }
  .right-side .nyeremenyjatek > h3 {
    background: url(img/nyeremeny_head.png) no-repeat 0 0;
    width: 336px;
    height: 36px;
    margin: 0 0 10px;
    font-size: 0;
    line-height: 0; }
  .right-side .nyeremenyjatek strong {
    display: block;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #bf1e2e;
    margin: 8px 0; }
  .right-side .nyeremenyjatek .btn {
    background: #bf1e2e;
    display: block;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    font-weight: 600;
    margin: 10px 0 0; }
    .right-side .nyeremenyjatek .btn:hover {
      background: #a71725;
      text-decoration: none; }

.blh-billboard-ad {
  margin: 0 0 35px; }

.post-list article,
.post-tags article,
.post-archive-list article,
.post-search-list article {
  position: relative;
  margin: 0 0 20px; }
  .post-list article .edit,
  .post-tags article .edit,
  .post-archive-list article .edit,
  .post-search-list article .edit {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0;
    line-height: 12px;
    z-index: 1; }
    .post-list article .edit a,
    .post-tags article .edit a,
    .post-archive-list article .edit a,
    .post-search-list article .edit a {
      background: rgba(255, 255, 255, 0.8);
      position: absolute;
      font-size: 12px;
      top: 0;
      color: #000;
      padding: 4px; }
  .post-list article .first-image,
  .post-tags article .first-image,
  .post-archive-list article .first-image,
  .post-search-list article .first-image {
    background: #f1f1f1;
    float: left;
    width: 310px;
    height: 175px;
    text-align: center;
    overflow: hidden; }
    .post-list article .first-image img,
    .post-tags article .first-image img,
    .post-archive-list article .first-image img,
    .post-search-list article .first-image img {
      max-height: 100%;
      -webkit-transition: all 0.1s ease-in 0s;
      -moz-transition: all 0.1s ease-in 0s;
      transition: all 0.1s ease-in 0s; }
    .post-list article .first-image:hover img,
    .post-tags article .first-image:hover img,
    .post-archive-list article .first-image:hover img,
    .post-search-list article .first-image:hover img {
      opacity: 0.8; }
    .post-list article .first-image img[src="http://m.blog.hu/rsc/mobile/apple-touch-icon.png"],
    .post-tags article .first-image img[src="http://m.blog.hu/rsc/mobile/apple-touch-icon.png"],
    .post-archive-list article .first-image img[src="http://m.blog.hu/rsc/mobile/apple-touch-icon.png"],
    .post-search-list article .first-image img[src="http://m.blog.hu/rsc/mobile/apple-touch-icon.png"] {
      opacity: 0.1; }
  .post-list article .article-right,
  .post-tags article .article-right,
  .post-archive-list article .article-right,
  .post-search-list article .article-right {
    position: relative;
    float: right;
    width: 330px;
    height: 175px; }
    .post-list article .article-right h1.title,
    .post-tags article .article-right h1.title,
    .post-archive-list article .article-right h1.title,
    .post-search-list article .article-right h1.title {
      font-size: 16px;
      line-height: 21px;
      font-weight: 600;
      margin: 0 0 4px; }
    .post-list article .article-right .meta,
    .post-tags article .article-right .meta,
    .post-archive-list article .article-right .meta,
    .post-search-list article .article-right .meta {
      font-size: 12px;
      line-height: 12px;
      font-style: italic;
      color: #8b8b8b;
      margin: 0 0 8px; }
      .post-list article .article-right .meta a,
      .post-tags article .article-right .meta a,
      .post-archive-list article .article-right .meta a,
      .post-search-list article .article-right .meta a {
        color: #8b8b8b; }
        .post-list article .article-right .meta a:hover,
        .post-tags article .article-right .meta a:hover,
        .post-archive-list article .article-right .meta a:hover,
        .post-search-list article .article-right .meta a:hover {
          color: #bf1e2e;
          text-decoration: none; }
    .post-list article .article-right .entry,
    .post-tags article .article-right .entry,
    .post-archive-list article .article-right .entry,
    .post-search-list article .article-right .entry {
      font-size: 13px;
      letter-spacing: -0.5px; }
      .post-list article .article-right .entry img,
      .post-list article .article-right .entry iframe,
      .post-list article .article-right .entry object,
      .post-list article .article-right .entry .popup_icon_container,
      .post-tags article .article-right .entry img,
      .post-tags article .article-right .entry iframe,
      .post-tags article .article-right .entry object,
      .post-tags article .article-right .entry .popup_icon_container,
      .post-archive-list article .article-right .entry img,
      .post-archive-list article .article-right .entry iframe,
      .post-archive-list article .article-right .entry object,
      .post-archive-list article .article-right .entry .popup_icon_container,
      .post-search-list article .article-right .entry img,
      .post-search-list article .article-right .entry iframe,
      .post-search-list article .article-right .entry object,
      .post-search-list article .article-right .entry .popup_icon_container {
        display: none !important; }
    .post-list article .article-right .article-bottom,
    .post-tags article .article-right .article-bottom,
    .post-archive-list article .article-right .article-bottom,
    .post-search-list article .article-right .article-bottom {
      position: absolute;
      bottom: 4px;
      right: 0;
      width: 320px;
      padding: 6px 8px 0 0;
      font-size: 12px;
      line-height: 12px;
      text-align: right;
      font-style: italic;
      border-top: 1px solid #dedede; }
      .post-list article .article-right .article-bottom a,
      .post-tags article .article-right .article-bottom a,
      .post-archive-list article .article-right .article-bottom a,
      .post-search-list article .article-right .article-bottom a {
        color: #8b8b8b; }
        .post-list article .article-right .article-bottom a:before,
        .post-tags article .article-right .article-bottom a:before,
        .post-archive-list article .article-right .article-bottom a:before,
        .post-search-list article .article-right .article-bottom a:before {
          background: url(img/sprite.png) no-repeat -122px -20px;
          float: right;
          content: "";
          width: 6px;
          height: 11px;
          margin: 1px 0 0 6px; }
        .post-list article .article-right .article-bottom a:hover,
        .post-tags article .article-right .article-bottom a:hover,
        .post-archive-list article .article-right .article-bottom a:hover,
        .post-search-list article .article-right .article-bottom a:hover {
          color: #bf1e2e;
          text-decoration: none; }
          .post-list article .article-right .article-bottom a:hover:before,
          .post-tags article .article-right .article-bottom a:hover:before,
          .post-archive-list article .article-right .article-bottom a:hover:before,
          .post-search-list article .article-right .article-bottom a:hover:before {
            background-position: -131px -20px; }

.post-inside .first-image,
.post-inside a.more,
.page-inside .first-image,
.page-inside a.more {
  display: none; }
.post-inside article.post h1.title,
.page-inside article.post h1.title {
  background: #bf1e2e;
  display: inline-block;
  position: relative;
  margin: 0 0 10px;
  padding: 5px 10px 5px 20px;
  left: -40px;
  font-size: 24px;
  line-height: 27px;
  font-weight: 600;
  text-transform: uppercase; }
  .post-inside article.post h1.title:before,
  .page-inside article.post h1.title:before {
    position: absolute;
    content: "";
    top: -8px;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 8px 10px;
    border-color: transparent transparent #971522 transparent; }
  .post-inside article.post h1.title a,
  .page-inside article.post h1.title a {
    color: #fff; }
.post-inside article.post h3.subtitle,
.page-inside article.post h3.subtitle {
  color: #bf1e2e;
  font-size: 20px;
  line-height: 23px;
  font-weight: 600;
  margin: 0 0 30px;
  text-transform: uppercase; }
.post-inside article.post .top-meta,
.page-inside article.post .top-meta {
  position: relative;
  margin: 0 0 32px;
  padding: 10px 18px 10px 0;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3; }
.post-inside article.post .author,
.page-inside article.post .author {
  float: left; }
  .post-inside article.post .author a:first-of-type,
  .page-inside article.post .author a:first-of-type {
    display: inline-block;
    font-size: 18px;
    line-height: 19px;
    font-weight: 600;
    font-style: italic;
    margin: 8px 0 0; }
  .post-inside article.post .author .info,
  .page-inside article.post .author .info {
    display: block;
    color: #8b8b8b;
    font-style: italic;
    margin: 5px 0 0;
    width: 244px; }
    .post-inside article.post .author .info:after,
    .page-inside article.post .author .info:after {
      background: url(img/sprite.png) no-repeat -96px -42px;
      float: right;
      content: "";
      width: 7px;
      height: 4px;
      margin: 11px 0 0 5px; }
    .post-inside article.post .author .info.open:after,
    .page-inside article.post .author .info.open:after {
      background-position: -105px -42px; }
  .post-inside article.post .author img,
  .page-inside article.post .author img {
    float: left;
    width: 56px;
    height: 56px;
    border-radius: 100px;
    overflow: hidden;
    margin: 0 12px 0 0; }
.post-inside article.post .date,
.page-inside article.post .date {
  float: right;
  font-style: italic;
  color: #8b8b8b; }
.post-inside article.post .details,
.page-inside article.post .details {
  background: #fff;
  display: none;
  position: absolute;
  border: 1px solid #e3e3e3;
  box-shadow: 0 5px 6px rgba(0, 0, 0, 0.2);
  top: 73px;
  left: 0;
  width: 650px;
  padding: 20px 0 0;
  z-index: 5; }
  .post-inside article.post .details .posts,
  .page-inside article.post .details .posts {
    position: relative;
    overflow: hidden; }
    .post-inside article.post .details .posts:after,
    .page-inside article.post .details .posts:after {
      background: #e3e3e3;
      position: absolute;
      content: "";
      top: 0;
      left: 50%;
      width: 1px;
      height: 100%; }
  .post-inside article.post .details div[class|='odd'],
  .page-inside article.post .details div[class|='odd'] {
    padding: 0 15px 25px; }
    .post-inside article.post .details div[class|='odd'] h5,
    .page-inside article.post .details div[class|='odd'] h5 {
      font-size: 16px;
      line-height: 19px;
      font-weight: 600;
      text-transform: uppercase; }
    .post-inside article.post .details div[class|='odd'] span,
    .page-inside article.post .details div[class|='odd'] span {
      display: block;
      color: #8c8c8c;
      font-size: 12px;
      line-height: 12px;
      margin: 3px 0; }
    .post-inside article.post .details div[class|='odd'] p,
    .page-inside article.post .details div[class|='odd'] p {
      font-size: 13px;
      line-height: 19px;
      font-weight: 600;
      color: #58585a; }
  .post-inside article.post .details .odd-1,
  .post-inside article.post .details .odd-3,
  .post-inside article.post .details .odd-5,
  .page-inside article.post .details .odd-1,
  .page-inside article.post .details .odd-3,
  .page-inside article.post .details .odd-5 {
    clear: left;
    float: left;
    width: 271px; }
  .post-inside article.post .details .odd-2,
  .post-inside article.post .details .odd-4,
  .post-inside article.post .details .odd-6,
  .page-inside article.post .details .odd-2,
  .page-inside article.post .details .odd-4,
  .page-inside article.post .details .odd-6 {
    float: right;
    width: 270px; }
  .post-inside article.post .details .view-more,
  .page-inside article.post .details .view-more {
    background: #f1f1f1;
    margin: 25px 0 0;
    text-align: center;
    padding: 12px 0;
    font-size: 13px;
    line-height: 13px;
    font-weight: 600; }
.post-inside .entry,
.page-inside .entry {
  font-size: 16px;
  line-height: 23px; }
  .post-inside .entry a,
  .page-inside .entry a {
    color: #bf1e2e;
    text-decoration: underline; }
    .post-inside .entry a:hover,
    .page-inside .entry a:hover {
      color: #191919;
      text-decoration: none; }
  .post-inside .entry p,
  .page-inside .entry p {
    margin: 0 0 25px; }
  .post-inside .entry em, .post-inside .entry i,
  .page-inside .entry em,
  .page-inside .entry i {
    font-style: italic; }
  .post-inside .entry strong, .post-inside .entry b,
  .page-inside .entry strong,
  .page-inside .entry b {
    font-weight: 700; }
  .post-inside .entry small,
  .page-inside .entry small {
    font-size: 12px;
    line-height: 15px; }
  .post-inside .entry ul,
  .page-inside .entry ul {
    list-style: disc outside;
    margin: 15px 0 30px 30px; }
    .post-inside .entry ul li,
    .page-inside .entry ul li {
      margin: 4px 0; }
  .post-inside .entry ol,
  .page-inside .entry ol {
    list-style: decimal outside;
    margin: 15px 0 30px 30px; }
    .post-inside .entry ol li,
    .page-inside .entry ol li {
      margin: 4px 0; }
  .post-inside .entry blockquote,
  .page-inside .entry blockquote {
    position: relative;
    font-family: Georgia, sans-serif;
    margin: 30px 0;
    padding: 30px 10px;
    color: #404040;
    font-size: 17px;
    line-height: 23px;
    font-style: italic;
    border-top: 1px solid #bf1e2e;
    border-bottom: 1px solid #bf1e2e; }
    .post-inside .entry blockquote:before,
    .page-inside .entry blockquote:before {
      background: url(img/sprite.png) no-repeat -138px -20px;
      position: absolute;
      content: "";
      width: 43px;
      height: 21px;
      top: -10px;
      left: 15px; }
    .post-inside .entry blockquote ol, .post-inside .entry blockquote ul,
    .page-inside .entry blockquote ol,
    .page-inside .entry blockquote ul {
      margin: 0 0 20px 10px; }
    .post-inside .entry blockquote p:last-of-type,
    .page-inside .entry blockquote p:last-of-type {
      margin: 0; }
  .post-inside .entry h1,
  .page-inside .entry h1 {
    color: #bf1e2e;
    font-weight: 600;
    font-size: 26px;
    line-height: 29px;
    margin: 0 0 5px;
    text-transform: uppercase; }
  .post-inside .entry h2,
  .page-inside .entry h2 {
    color: #bf1e2e;
    margin: 0 0 5px;
    font-size: 22px;
    line-height: 25px;
    font-weight: 600;
    text-transform: uppercase; }
  .post-inside .entry h3,
  .page-inside .entry h3 {
    color: #bf1e2e;
    font-size: 20px;
    line-height: 23px;
    margin: 0 0 5px;
    font-weight: 600;
    text-transform: uppercase; }
  .post-inside .entry .alignright,
  .post-inside .entry .imgright,
  .post-inside .entry .kepjobb,
  .page-inside .entry .alignright,
  .page-inside .entry .imgright,
  .page-inside .entry .kepjobb {
    display: inline;
    float: right;
    margin: 5px 5px 10px 15px !important; }
  .post-inside .entry .alignleft,
  .post-inside .entry .imgleft,
  .post-inside .entry .kepbal,
  .page-inside .entry .alignleft,
  .page-inside .entry .imgleft,
  .page-inside .entry .kepbal {
    display: inline;
    float: left;
    margin: 5px 15px 10px 5px  !important; }
  .post-inside .entry .aligncenter,
  .post-inside .entry .imgcenter,
  .post-inside .entry .imgnotext,
  .page-inside .entry .aligncenter,
  .page-inside .entry .imgcenter,
  .page-inside .entry .imgnotext {
    display: block;
    margin: 20px auto; }
  .post-inside .entry ul.blh-mosaic .imgnotext,
  .page-inside .entry ul.blh-mosaic .imgnotext {
    display: inline-block;
    margin: 0; }
  .post-inside .entry img,
  .page-inside .entry img {
    height: auto !important; }
  .post-inside .entry .blh-mosaic .image-1,
  .post-inside .entry .blh-mosaic.count-2 .image-2,
  .page-inside .entry .blh-mosaic .image-1,
  .page-inside .entry .blh-mosaic.count-2 .image-2 {
    margin: 0; }
  .post-inside .entry ul.blh-mosaic li,
  .page-inside .entry ul.blh-mosaic li {
    margin: 2% 0 0 2%; }
.post-inside .kepala,
.page-inside .kepala {
  background: #f2f2f2;
  text-align: center;
  font-size: 12px;
  padding: 3px 0; }
.post-inside .share,
.page-inside .share {
  margin: 20px 0 0; }
  .post-inside .share .blh_share_fblike,
  .page-inside .share .blh_share_fblike {
    float: right;
    margin: 0; }
  .post-inside .share .blh_share_cont,
  .page-inside .share .blh_share_cont {
    float: left;
    margin: 0; }
    .post-inside .share .blh_share_cont a,
    .page-inside .share .blh_share_cont a {
      background: url(img/sprite.png) no-repeat 0 0;
      width: 20px !important;
      height: 20px !important; }
      .post-inside .share .blh_share_cont a.btn_facebook,
      .page-inside .share .blh_share_cont a.btn_facebook {
        background-position: -181px 0; }
        .post-inside .share .blh_share_cont a.btn_facebook:hover,
        .page-inside .share .blh_share_cont a.btn_facebook:hover {
          background-position: -181px -22px; }
      .post-inside .share .blh_share_cont a.btn_twitter,
      .page-inside .share .blh_share_cont a.btn_twitter {
        background-position: -203px 0; }
        .post-inside .share .blh_share_cont a.btn_twitter:hover,
        .page-inside .share .blh_share_cont a.btn_twitter:hover {
          background-position: -203px -22px; }
      .post-inside .share .blh_share_cont a.btn_gplus,
      .page-inside .share .blh_share_cont a.btn_gplus {
        background-position: -225px 0; }
        .post-inside .share .blh_share_cont a.btn_gplus:hover,
        .page-inside .share .blh_share_cont a.btn_gplus:hover {
          background-position: -225px -22px; }
      .post-inside .share .blh_share_cont a.btn_tumblr,
      .page-inside .share .blh_share_cont a.btn_tumblr {
        background-position: -247px  0; }
        .post-inside .share .blh_share_cont a.btn_tumblr:hover,
        .page-inside .share .blh_share_cont a.btn_tumblr:hover {
          background-position: -247px -22px; }
      .post-inside .share .blh_share_cont a.btn_pinterest, .post-inside .share .blh_share_cont a[data-pin-href][class^=PIN],
      .page-inside .share .blh_share_cont a.btn_pinterest,
      .page-inside .share .blh_share_cont a[data-pin-href][class^=PIN] {
        background: url(img/sprite.png) no-repeat -269px 0 !important;
        width: 20px !important;
        height: 20px !important; }
        .post-inside .share .blh_share_cont a.btn_pinterest:hover, .post-inside .share .blh_share_cont a[data-pin-href][class^=PIN]:hover,
        .page-inside .share .blh_share_cont a.btn_pinterest:hover,
        .page-inside .share .blh_share_cont a[data-pin-href][class^=PIN]:hover {
          background: url(img/sprite.png) no-repeat -269px -22px !important; }
.post-inside .tags,
.page-inside .tags {
  border-top: 1px solid #b9b9b9;
  margin: 10px 0 0;
  padding: 10px 0 0;
  font-size: 13px;
  line-height: 16px;
  font-style: italic; }
  .post-inside .tags a,
  .page-inside .tags a {
    color: #878787;
    margin: 0 5px 0 0; }
    .post-inside .tags a:hover,
    .page-inside .tags a:hover {
      color: #bf1e2e;
      text-decoration: none; }

/* RELATED */
.related {
  margin: 30px 0 45px; }
  .related > h3 {
    display: none; }
  .related ul li {
    float: left;
    width: 120px;
    margin: 0 12px 0 0;
    font-size: 13px;
    line-height: 15px; }
    .related ul li:last-child {
      margin: 0; }
    .related ul li:hover img {
      opacity: 1;
      border-color: #bf1e2e; }
    .related ul li:hover span.title {
      color: #bf1e2e; }
    .related ul li:hover a {
      text-decoration: none; }
    .related ul li img {
      width: 120px;
      height: 120px;
      border: 2px solid transparent;
      border-radius: 100px;
      opacity: 0.7;
      -webkit-transition: all 0.1s ease-in 0s;
      -moz-transition: all 0.1s ease-in 0s;
      transition: all 0.1s ease-in 0s; }
    .related ul li span.title {
      display: block;
      margin: 5px 0 0;
      font-size: 16px;
      line-height: 19px;
      text-align: center;
      color: #666;
      text-transform: uppercase; }
      .related ul li span.title:hover {
        color: #bf1e2e; }

/* PAGER */
#pager {
  margin: 70px 0 0;
  font-size: 24px;
  line-height: 24px;
  font-weight: 600;
  text-transform: uppercase; }
  #pager a {
    color: #58585a; }
    #pager a:hover {
      color: #bf1e2e;
      text-decoration: none; }
  #pager .prev {
    float: left; }
    #pager .prev a:before {
      background: url(img/sprite.png) no-repeat -96px -20px;
      float: left;
      content: "";
      width: 11px;
      height: 20px;
      margin: 2px 10px 0 0; }
  #pager .next {
    float: right; }
    #pager .next a:after {
      background: url(img/sprite.png) no-repeat -109px -20px;
      float: right;
      content: "";
      width: 11px;
      height: 20px;
      margin: 2px 0 0 10px; }

/* FOOTER */
footer {
  background: #494949; }
  footer section {
    background: #bf1e2e;
    color: #fff;
    width: 980px;
    margin: 0 auto;
    padding: 20px 30px; }
    footer section a {
      color: #fff; }
      footer section a:hover {
        color: #fff; }
    footer section .col {
      float: left;
      width: 235px;
      font-size: 12px;
      line-height: 15px; }
      footer section .col h3 {
        margin: 0 0 12px;
        font-weight: bold;
        font-size: 14px;
        line-height: 15px; }
      footer section .col li {
        margin: 0 0 10px; }
        footer section .col li:last-of-type {
          margin: 0; }
    footer section .share {
      float: right;
      margin: 115px 0 0 !important; }
      footer section .share a {
        background: url(img/sprite.png) no-repeat 0 0;
        float: left;
        width: 30px;
        height: 30px;
        margin: 0 0 0 10px; }
        footer section .share a.rss {
          background-position: 0 0; }
          footer section .share a.rss:hover {
            background-position: 0 -32px; }
        footer section .share a.fb {
          background-position: -32px 0; }
          footer section .share a.fb:hover {
            background-position: -32px -32px; }
        footer section .share a.tw {
          background-position: -64px 0; }
          footer section .share a.tw:hover {
            background-position: -64px -32px; }

/*# sourceMappingURL=styles.css.map */
