/*
Theme Name: Cenzolovka v3
Template: carton
Author: Cenzolovka
Author URI: http://cenzolovka.rs
Version: 1.0
*/

.list-author .author, .list-author .author a {
    text-align: left;
}
.list-author {
    text-align: left;
}


article.masonry.special .entry-title{
    padding: 0 50px;
    position: relative;
    z-index: 8;
}
article.masonry.special .entry-content{
    padding: 0 50px 60px;
    position: relative;
    z-index: 8;
}
article.masonry.special .vaznoimg {
    position: relative;
    overflow: hidden;
}
article.masonry.special .vazno {
    border: 2px solid #bb1f2d;
    /* width: auto; */
    /* height: 86%; */
    margin: auto;
    left: 15px;
    right: 15px;
    position: absolute;
    top: 15px;
    bottom: 35px;
    z-index: 7;
}
article.masonry.special .vaznowhite {
    border: 2px solid #FFF;
    /* width: auto; */
    /* height: 86%; */
    margin: auto;
    left: 15px;
    right: 15px;
    position: absolute;
    top: 15px;
    bottom: -50px;
    z-index: 8;
}


article.masonry.special .vaznotxt {
    background: #bb1f2d;
    position: absolute;
    left: 0%;
    right: 0%;
    margin: auto;
    width: 80px;
    text-align: center;
    padding: 7px;
    color: #FFF;
    font-weight: 500;
    font-family: roboto;
    z-index: 9;
    bottom: 20px;
}

#footer {
    z-index: 99;
}


.single #primary {
    padding-left: 50px !important;
    display: inline-block;
    float:left;
    width: calc(100% - 466px);

}

.secondaryright{
    width: 183px;
    margin: 0 0 0 50px;
    float: left;
}

#procitajte   {
    display:none;
}
.secondaryright #procitajte   {
    display:block;
}

.crelated{
    background: #bb1f2d;
    width:40%;
    min-width:150px;
    max-width: 300px;
    margin: 5px 0 5px 10px;
    float: right;
}
.crelatedtitle{
    color:#fff;
    padding: 10px 20px;
    font-size: 16px;
}

#popular-posts-foot{
    margin-top:40px;
    display:none;
}

#popular-posts-foot h2 {
    background-color: #1b1b1b;
    color: #FFF !important;
    font-family: roboto !important;
    font-size: 18px !important;
    font-weight: 500 !important;
    padding: 10px;
    padding-left: 40px;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAAcCAYAAACQ0cTtAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAN1wAADdcBQiibeAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAKtSURBVEiJrZbbS1RRFId/+0ymZlggpEZgbxWUED2YFJRdnMJI7MEI6iF68U0ieukCBV2ggoiMiqJ/wB6CILsQ0lMXhAiJeomUoka7oAkqjjNfD7MOHsfmnHGaDcNmr73W79t79tl7LaeIBlRKapHUKmm9pBpJlZLGJCUk9UvqlXTfOZeI0ssFqQK6gAlmWhpIAB+AYWa3JHAHWDZf0EHgl4kMA1eBzUBJll8Z0AzcBv6Y/whwJF/QSdtBErgCLMkzrga4Z7EA5wAXFnDKHMeAeF6rm6txCJgynfO5nLYD03ZGDYWAAlp7gJT9dmdPVgDfbTUd/wMKaJ41vSFgcXDimE30FgNkmjGg33SP+8bSwK6aigUz7f2mmwAW+mcF8L6YIIN5wFfT3+pJ8r+6x8WGOefSkp7asHmBpE02eBEV/Kxu7Rqcu+ZQvdC7tKfO+ED/x4iw55IOS9roSao145ewiCfV9RWS1+PQTknVcmqOoZ6HyzcsioANWl/rSfLfsuHQkDI1SNQFTUgry0smo+7kkPXVniT/SfHCImJi4l/2lIuNR8DSfu9pZkfVYRG/B1e/kfQqy/xydGBVXwTM1014yuQkSarL4SxJald3KlkyEQd3EanHiQvlZVPxdnWnImArfJgsfQB0RQQV1ICbpn9GwC4bfApNCYWBnOkCNAooB36aYW+RYS2mOwDEfONpM/YBoV/lPEAOeD0nkwBLmSkDThQJ5meSz0Bp9mQrmZQ+TYFZOqC1hUy2ngIaczldttVMAgcKBLUB46ZzNMzRAZfMMQ3cBUIveyC2Crhh/0wK6Mx3dR3MlGajwC1gB1CW5VcKNAHXA2eeANryAgWE/NIsyez2g0yROpRlHyei9Iu8xECtpH2Stklap8xbVylpRNI3SW8lPZD0yDkX+ij/BZvG2ZaDb8IaAAAAAElFTkSuQmCC');
    background-repeat: no-repeat;
    background-position: left 7px center;
    margin: 0 0 10px;
}

#popular-posts-foot ul{
    padding:0px;
}
#popular-posts-foot li{
    margin-bottom: 7px;
    font-family: roboto;
    font-size: 16px;
    font-weight: 400;
    color: #1b1b1b;
    position: relative;
    padding-bottom: 6px;
}
#popular-posts-foot li:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 30%;
    border-bottom: 2px solid #bb1f2d;
}
#popular-posts-foot .wpp-list li a img {
    width:100%;
}

#procitajteitem img{
    width:100%;
}

.popular-posts a{
    color: #444;
}
.popular-posts a:hover{
    color: #bb1f2d;
}

#newsfoot{
    max-width: 340px;
    position: fixed;
    bottom: 50px;
    right: 10px;
    display:none;
    z-index: 99;
}
#newsfoot form{
    background: #FFF;
}
#newsfoot .mc4wp-response{
    padding: 0 15px 20px;
}


@media (max-width: 1100px){
    .secondaryright  {
        display:none;
    }
    #procitajte {
        display:block;
    }
    .single #primary {
        width: calc(100% - 233px);
    }
}

@media (max-width: 768px){
    /*.hidetab, .hidedesc {
        display:block !important;
    }*/
    .single #primary {
        width: 100%;
        padding-left: 0 !important;
    }
    #popular-posts-foot{
        display:block;
    }


#newsfoot{
    max-width: 100%;
    position: fixed;
    bottom: 39px;
    right: 0px;
    display: none;
    z-index: 99;
    left: 0;
}
/*#newsfoot #newsletter{
padding: 0 15px;
}
#newsfoot #newsletterimg{
    display:none;
}
#newsfoot #newsletterfield{
    float: left;
    width: 50%;
}
#newsfoot #newsletterfield input {
    width: 100%;
}
#newsfoot #newsletterfield input, #newsfoot #newsletterbutton input{
    margin-top: 10px;
}
#newsfoot #newsletterbutton input{
    padding: 7px 10%;
}*/

#newsfoot #newsletter{
    background: #1b1b1b;
    padding: 5px;
}


#newsfoot #newsletterimgmob{
    display: inline-block  !important;
    background: #000;
    margin-top: 0px;
    max-width: 75%;
}
#newsfoot #newsletterclose {
    position: absolute;
    top: -3px;
    right: 3px;
    cursor: pointer;
    font-size: 20px;
    color: #FFF;
}
#newsfoot #newsletterimg, #newsfoot #newsletterfield, #newsfoot #newsletterbutton ,  #newsfoot  .mc4wp-response {
    display:none;
}




}


@media (max-width: 600px){
    .home .entry-content .alignleft, .home .entry-content .alignright, .archive .entry-content .alignleft, .archive .entry-content .alignright {
        display: block;
        float: none !important;
        margin: 10px auto;
        width: 100%;
    }
}

.commentlist .children .comment {
    border-left: 0px solid #ccc;
    position: inherit;
}

.commentlist .comment .comment-reply-link {
    color: #ffffff !important;
    margin: 0 0 0 10px;
    background: #1b1b1b !important;
    border: 0px !important;
    padding: 2px 5px;
}

/*=============================================
Yuzo in post
==============================================*/
.yuzo_related_post{

    overflow: hidden;
    padding: 10px 0;
    margin: 10px 0;
  width: 100%;
  display: block;
  /*float: left;*/  /*problem with other plugins*/
  clear: both;

}
.yuzo_related_post .yuzo_clearfixed, .yuzo_widget_wrap .yuzo_clearfixed{
  clear: both;
  display: block;
  margin: 5px 0;
}

.yuzo_related_post h3 {margin: 0 !important}
.yuzo_related_post .relatedposts {margin: 0 0 20px 0; float: left; font-size: 12px;}  
.yuzo_related_post .relatedposts h3 {font-size: 20px; /*margin: 0 0 5px 0;*/ }  
.yuzo_related_post .relatedthumb {margin: 0 1px 0 1px; float: left;line-height: 15px;text-align: left; /*padding: 5px;*/ }  
.yuzo_related_post .relatedthumb img {margin: 0 0 3px 0; padding: 0;}  
.yuzo_related_post .relatedthumb a {overflow: hidden; text-decoration: none; display:block; padding:0;background-image: none !important;background-color:transparent; }  
.yuzo_related_post .yuzo_text { color:  }
.yuzo_related_post .relatedthumb .yuzo-img-wrap{ margin-bottom: 10px; }
.yuzo_related_post .relatedthumb.box_shadow_related {box-shadow: 1px 1px 3px rgba(227, 227, 227, 1);}

/* views */
.yuzo_icon_views{
  padding-left: 21px;
  background: url(../images/views.png) 0 3px no-repeat;
  color: #000;
  font-style: italic;
}



/* style list */
.yuzo-list{
  overflow: hidden;
  clear: both;
  margin-bottom: 10px;
  width:100%;
  float:left;
  border-bottom: 1px solid rgb(244, 244, 244);
  position: relative;
}
.yuzo-list .image-list{
  float: left;
}
.yuzo-list .image-list{
  display: inline;
  margin-right: 15px;
}
.yuzo_views_post{
  opacity: .4;
  margin: 4px 0;
}
.yuzo-list .link-list .yuzo_views_post{
  display: inline-block!important;
  background: url(../images/views.png) 0 6px no-repeat;
  margin: 0;
  font-weight: normal;
}
.yuzo-list .link-list .yuzo_icon_views__top{
  min-width: 35px;
}
.style-3 .yuzo-list:before {
  content: '';
  background: url(../images/arrow-left-point.png);
  position: absolute;
  left: 0;
  top: 7px;
  width: 22px;
  height: 22px;
  opacity: .2;
}
.style-3 .yuzo-list a{
  padding-left: 22px;
}
@media all and (max-width: 500px) {
  .yuzo_related_post .relatedthumb a{
    float: none;
  }
}






/* style colors */
.yuzo-list-color{
  display: block;
  width: 100%;
  background:#DEDEDE;
  color: #444444;
  padding: 15px 10px!important;
}
.yuzo_related_post .yuzo-list-color{
  width: 50%;
  position: relative;
  /*border-top-right-radius: 3px;*/

  -webkit-transition:width .3s ease-out;
  -moz-transition:width .3s ease-out;
  -o-transition:width .3s ease-out;
  -ms-transition:width .3s ease-out;
  transition:width .3s ease-out;
}
.yuzo-list-color.color-1{ background:#FD6964;width: 97%; }
.yuzo-list-color.color-2{ background:#F7C79E;width: 90%;position: relative;top: -10px; }
.yuzo-list-color.color-3{ background:#F8E664;width: 80%;position: relative;top: -20px; }
.yuzo-list-color.color-4{ background:#DBF59D;width: 70%;position: relative;top: -30px; }
.yuzo-list-color.color-5{ background:#82DCF2;width: 60%;position: relative;top: -40px; }
.yuzo-list-color.color-6{ position: relative;top: -50px; }
.yuzo-list-color.color-7{ position: relative;top: -60px; }
.yuzo-list-color.color-8{ position: relative;top: -70px; }
.yuzo-list-color.color-9{ position: relative;top: -80px; }
.yuzo-list-color.color-10{ position: relative;top: -90px; }
.yuzo-list-color.color-11{ position: relative;top: -100px; }
.yuzo-list-color.color-12{ position: relative;top: -110px; }
.yuzo-list-color.color-13{ position: relative;top: -120px; }

.yuzo-list-color.color-1:hover{ width: 100%; }
.yuzo-list-color.color-2:hover{ width: 93%; }
.yuzo-list-color.color-3:hover{ width: 83%; }
.yuzo-list-color.color-4:hover{ width: 73%; }
.yuzo-list-color.color-5:hover{ width: 63%; }


.yuzo_related_post.style-4 .relatedthumb:hover{
    opacity: .9;
}
.yuzo-list-color .yuzo_icon_views {
    background: url(../images/views2.png) 0 7px no-repeat;
    opacity: .6;
    color: #4D4D4D;
    font-weight: normal;
}

.yuzo_related_post.style-2{
    overflow: inherit!important;
    width: 100%;
    display: inline-block;
}

.yuzo_related_post.style-1 .yuzo_text{
    display: block;
}










/*=============================================
Yuzo in Widget
==============================================*/
.yuzo_related_post_widget{

  /*overflow: hidden;*/
  padding: 0 0;
  margin: 10px 0;
  width: 100%;
  display: block;
  float: left;
  clear: both;

}
.yuzo_related_post_widget .yuzo_clearfixed{
  clear: both;
  display: block;
  margin: 5px 0;
}
.yuzo_related_post_widget h3 {margin: 0 !important}
.yuzo_related_post_widget .relatedposts {margin: 0 0 20px 0; float: left; font-size: 12px;}  
.yuzo_related_post_widget .relatedposts h3 {font-size: 20px; /*margin: 0 0 5px 0;*/ }  
.yuzo_related_post_widget .relatedthumb {margin: 0 1px 0 1px; float: left;line-height: 15px;text-align: left; /*padding: 5px;*/ }  
.yuzo_related_post_widget .relatedthumb img {margin: 0 0 3px 0; padding: 0;}  
.yuzo_related_post_widget .relatedthumb a {overflow: hidden; text-decoration: none; display:block; padding:0;background-image: none !important;background-color:transparent; }  
.yuzo_related_post_widget .yuzo_text { color:  }
/*.yuzo_related_post_widget .relatedthumb:hover:not(.style-4) {background-color: #F7F7F7; color: #000;}*/
.yuzo_related_post_widget .relatedthumb .yuzo-img-wrap{ }
.yuzo_related_post_widget.style-1{ /*overflow: inherit!important;*/ }
/* views */
.yuzo_icon_views{
  padding-left: 21px;
  background: url(../images/views.png) 0 3px no-repeat;
  color: #000;
  font-style: italic;
}



/* style list */
.yuzo-list{
  overflow: hidden;
  clear: both;
  margin-bottom: 10px;
  width:100%;
  float:left;
  border-bottom: 1px solid rgb(244, 244, 244);
  position: relative;
}
.yuzo-list .image-list{
  float: left;
}
.yuzo-list .image-list{
  display: inline;
  margin-right: 15px;
}
.yuzo_views_post{
  opacity: .4;
  margin: 4px 0;
  text-align: left;
}
.yuzo-list .link-list .yuzo_views_post{
  background: url(../images/views.png) 0 6px no-repeat;
  margin: 0;
  font-weight: normal;
}
.yuzo-list .link-list .yuzo_icon_views__top{
  min-width: 35px;
}
.style-3 .yuzo-list:before {
    content: '';
    background: url(../images/arrow-left-point.png);
    position: absolute;
    left: 0;
    top: 7px;
    width: 22px;
    height: 22px;
    opacity: .2;
}
.style-3 .yuzo-list a{
    padding-left: 22px;
}
.yuzo_widget_wrap .yuzo_views_post{
    padding: 4px 20px;
}





/* style colors */
.yuzo-list-color{
  display: block;
  width: 100%;
  background:#DEDEDE;
  color: #444444;
  padding: 15px 10px!important;
}
.yuzo_related_post_widget .yuzo-list-color{
  width: 50%;
  position: relative;
  /*border-top-right-radius: 3px;*/

  -webkit-transition:width .3s ease-out;
  -moz-transition:width .3s ease-out;
  -o-transition:width .3s ease-out;
  -ms-transition:width .3s ease-out;
  transition:width .3s ease-out;
}
.yuzo-list-color.color-1{ background:#FD6964;width: 97%; }
.yuzo-list-color.color-2{ background:#F7C79E;width: 90%;position: relative;top: -10px; }
.yuzo-list-color.color-3{ background:#F8E664;width: 80%;position: relative;top: -20px; }
.yuzo-list-color.color-4{ background:#DBF59D;width: 70%;position: relative;top: -30px; }
.yuzo-list-color.color-5{ background:#82DCF2;width: 60%;position: relative;top: -40px; }
.yuzo-list-color.color-6{ position: relative;top: -50px; }
.yuzo-list-color.color-7{ position: relative;top: -60px; }
.yuzo-list-color.color-8{ position: relative;top: -70px; }
.yuzo-list-color.color-9{ position: relative;top: -80px; }
.yuzo-list-color.color-10{ position: relative;top: -90px; }
.yuzo-list-color.color-11{ position: relative;top: -100px; }
.yuzo-list-color.color-12{ position: relative;top: -110px; }
.yuzo-list-color.color-13{ position: relative;top: -120px; }

.yuzo-list-color.color-1:hover{ width: 100%; }
.yuzo-list-color.color-2:hover{ width: 93%; }
.yuzo-list-color.color-3:hover{ width: 83%; }
.yuzo-list-color.color-4:hover{ width: 73%; }
.yuzo-list-color.color-5:hover{ width: 63%; }


.yuzo_related_post_widget.style-4 .relatedthumb:hover{
  opacity: .9;
}
.yuzo-list-color .yuzo_icon_views {
  background: url(../images/views2.png) 0 7px no-repeat;
  opacity: .6;
  color: #4D4D4D;
  font-weight: normal;
}

.yuzo_related_post_widget.style-2{
  overflow: inherit!important;
}

.yuzo_related_post_widget.style-1 .yuzo_text{
  display: block;
}
.yuzo_related_post_widget .yuzo-list .link-list .yuzo_views_post{
  display: block!important;
}
.yuzo_related_post_widget .yuzo-list-color  .yuzo_icon_views {
  background: url(../images/views2.png) 0 0px no-repeat;
}
.yuzo_related_post_widget.style-1 .yuzo_icon_views {
  background: url(../images/views2.png) 0 2px no-repeat;
}








/* Effects */

/* Shine image
 link: http://jsfiddle.net/AntonTrollback/nqQc7/;
*/
.ilen_shine {
  display: block;
  /*width: 332px;
  height: 332px;*/
  position: relative;
  overflow: hidden;
}

/* "shine" element */
/* Could be a pseudo element but they lack support for CSS transitions in some browsers */
.ilen_shine .shine-effect {
  position: absolute;
  top: -110%;
  left: -210%;
  width: 200%;
  height: 200%;

  opacity: 0;
  
  background: rgba(255, 255, 255, 0.2);
  background: -moz-linear-gradient(
    left,
    rgba(255, 255, 255, 0.1) 0%,
    rgba(255, 255, 255, 0.1) 75%,
    rgba(255, 255, 255, 0.5) 90%,
    rgba(255, 255, 255, 0.0) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0.1) 0%,
    rgba(255, 255, 255, 0.1) 75%,
    rgba(255, 255, 255, 0.5) 90%,
    rgba(255, 255, 255, 0.0) 100%
  );
  background: -webkit-gradient(
    linear, left top, right top,
    color-stop(0%  ,rgba(255, 255, 255, 0.2)),
    color-stop(75% ,rgba(255, 255, 255, 0.2)),
    color-stop(90% ,rgba(255, 255, 255, 0.8)),
    color-stop(100%,rgba(255, 255, 255, 0.0))
  );
  background: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 0.1) 0%,
    rgba(255, 255, 255, 0.1) 75%,
    rgba(255, 255, 255, 0.5) 90%,
    rgba(255, 255, 255, 0.0) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(255, 255, 255, 0.1) 0%,
    rgba(255, 255, 255, 0.1) 75%,
    rgba(255, 255, 255, 0.5) 90%,6
    rgba(255, 255, 255, 0.0) 100%
  );
  background: linear-gradient(
    top,
    rgba(255, 255, 255, 0.1) 0%,
    rgba(255, 255, 255, 0.1) 75%,
    rgba(255, 255, 255, 0.5) 90%,
    rgba(255, 255, 255, 0.0) 100%
  );

  -webkit-transform: rotate(30deg);
     -moz-transform: rotate(30deg);
      -ms-transform: rotate(30deg);
       -o-transform: rotate(30deg);
          transform: rotate(30deg);
    
  -webkit-transition-property: left, top, opacity;
     -moz-transition-property: left, top, opacity;
      -ms-transition-property: left, top, opacity;
       -o-transition-property: left, top, opacity;
          transition-property: left, top, opacity;
  -webkit-transition-duration: 0.5s, 0.5s, 0.1s;
     -moz-transition-duration: 0.5s, 0.5s, 0.1s;
      -ms-transition-duration: 0.5s, 0.5s, 0.1s;
       -o-transition-duration: 0.5s, 0.5s, 0.1s;
          transition-duration: 0.5s, 0.5s, 0.1s;
  -webkit-transition-timing-function: ease;
     -moz-transition-timing-function: ease;
      -ms-transition-timing-function: ease;
       -o-transition-timing-function: ease;
          transition-timing-function: ease;
}

/* Hover state - trigger effect */

.ilen_shine:hover .shine-effect {
  opacity: 1;
  top: -30%;
  left: -30%;
}

/* Active state */

.ilen_shine:active .shine-effect {
  opacity: 0;
}

.yuzo__title h3 {
    font-family: roboto;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    background-color: #bb1f2d;
    padding: 3px 6px 3px;
    line-height: 35px;
}
.yuzo_related_post .yuzo_text {
    /*font-family: roboto;
    font-size: 12px !important;
  line-height: 20px;*/
  display:none;
}
.yuzo_related_post .relatedthumb{
/*     background: !important;
     -webkit-transition: background 0.2s linear;
     -moz-transition: background 0.2s linear;
     -o-transition: background 0.2s linear;
     transition: background 0.2s linear;
     color:!important;*/
}
 .yuzo_related_post .relatedthumb:hover{
/*    background:#fcfcf4 !important;
     -webkit-transition: background 0.2s linear;
     -moz-transition: background 0.2s linear;
     -o-transition: background 0.2s linear;
     transition: background 0.2s linear;
    ;
    color:!important;*/
}
 .yuzo_related_post .yuzo_text, .yuzo_related_post .yuzo_views_post {
    /*color:!important;*/
}
 .yuzo_related_post .relatedthumb:hover .yuzo_text, .yuzo_related_post:hover .yuzo_views_post {
    /*color:!important;*/
}
 .yuzo_related_post .relatedthumb a{
    /*color:!important;*/
}
 .yuzo_related_post .relatedthumb a:hover{
    /*color:!important;*/
}
 .yuzo_related_post .relatedthumb:hover a{
     /*color:!important;*/
}
 .yuzo_related_post .relatedthumb{
     margin: 0px 0px 0px 0px;
     padding: 5px 5px 5px 5px;
}
