/*
Theme Name: Tema Principal
Author: Família Kryzalis
Author URI: http://kryzalis.com.br
Description: Tema principal contendo o site do cliente.
Version: 1.1
Tags: tema, principal, desenvolvido, com, carinho, por, kryzalis
Text Domain: tema-principal
*/
/** blog02 **/

  .blog02 .post-itens{
    margin-bottom: 15px;
  }

  .blog02 .post-resumo{
    margin-top: 15px;
    font-size: 16px;
    margin-bottom: 20px;
  }

  .blog02 a.post-leia{
    display: inline-block;
    padding: 10px 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #FFF;
    background-color: #333333;
    transition: all .2s linear;
  }

  .blog02 a.post-leia:hover{
    filter: brightness(1.5);
  }

  .blog02 .post{
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #F0F0F0;
  }

  .blog02 .post h2{
    margin-top: 0;
    color: #435720;
    font-size: 26px;
  }

  .blog02 .pagination{
    text-align: left;
    float: none;
  }


  .blog02 .buscar{
    margin-top: 0px;
    position: relative;
    margin-bottom: 35px;
  }

  .blog02 .buscar input{
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    height: 37px;
  }

  .blog02 .buscar button{
    position: absolute;
    right: 0px;
    top: 0px;
    padding-right: 13px;
    padding-left: 13px;
    padding-top: 6px;
    padding-bottom: 9px;
    background-color: #312C92;
    border-color: #312C92;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    transition: all .2s linear;
  }

  .blog02 .buscar button:hover{
    filter: brightness(1.2);
  }

  .blog02 .sidebar h3{
    font-size: 18px;
    color: #435721;
    border-bottom: 2px solid #312C92;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-top: 35px;
  }

  .blog02 .sidebar a{
    font-size: 15px;
    color: #333333;
    line-height: 1.2;
    display: block;
    transition: all .2s linear;
  }

  .blog02 .sidebar a + a{
    border-top: 1px solid #E1E1E1;
    margin-top: 10px;
    padding-top: 10px;
  }

  .blog02 .sidebar a:hover{
    color: #312C92;
  }

  /* responsivo */    
    @media (max-width: 625px) {

      .blog02 .lista-posts{
        width: 100%;
      }

      .blog02 .sidebar{
        width: 100%;
        margin-top: 40px;
      }

    }
  /* /responsivo */


  .blog02 .post-itens img{
    position: relative;
    top: -1px;
  }

  .blog02 .post .editor *{
    max-width: 100%!important;
    height: auto!important;
  }

  .blog02 .postthumb{
    float: left;
    margin-right: 30px;
  }

  /**/

  /**comentarios**/
    .comment-form .submit{
      display: inline-block;
      color: #FFF;
      font-size: 13px;
      padding: 11px 16px 9px 16px;
      transition: all .2s linear;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      border-radius: 25px;
      background-color: #14034B;
    }.comment-form .submit:hover{
      filter: brightness(1.2);
      color: #FFF;
    }

    .nanome{
      color: #CCC;
      margin-bottom: 5px;
    }

    .nletra{
      float: left;
      margin-right: 15px;
      width: 70px;
      height: 70px;
      text-align: center;
      padding-top: 10px;
      color: #FFF;
      background-color: #CCC;
      font-size: 40px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      position: absolute;
      left: 0;
      top: 0;
    }

    .nautor{
      margin-top: 20px;
      min-height: 70px;
      padding-left: 85px;
      position: relative;
      /*padding-top: 10px;*/
    }






    .fundo-form{
      padding: 30px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      background-color: #F7F7F7;
    }

    .comment-form-author label,
    .comment-form-email label,
    .comment-form-comment label{
      display: block;
    }

    .comment-notes{
      font-size: 11px;
    }

    .comment-reply-title{
      margin-top: 0;
    }

    .comment-form-cookies-consent{
      display: none;
    }

    .comment-form-author{
      float: left;
      width: 50%;
    }
    .comment-form-email{
      float: left;
      width: 50%;
    }

    #si_captcha_code{
      width: 127px;
      position: relative;
    }

    #si_captcha_code label{
      display: none;
    }

    #si_captcha_code span{
      position: absolute;
      left: 135px;
      top: 0;
    }

    .comment-form-author input,
    .comment-form-email input,
    .comment-form-comment textarea{
      width: 100%;
      /*height: 100px;*/
      padding: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      margin-top: 5px;
      border: 1px solid #EEE;
    }

    .comment-form-author input{
      width: 95%;
    }

    .comment-form-comment textarea{
      height: 100px;
    }

    input#si_captcha_code{
      padding: 5px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;E68200
      border: 1px solid #EEE;
    }

  /***comentarios**/


  .blog02 .post h2{
    font-size: 20px;
    color: #000;
  }

  .blog02 .post.opost h2{
    font-size: 30px;
    color: #312C92;
  }

  .comment-form .submit{
    background-color: #312C92;
  }

  
  .pagination{
    margin: 0;
    border: 0;
  }

  .pagination li{
    display: inline-block;
    border: 0;
  }

  .pagination li a{
    display: inline-block;
    border: 0;
    background-color: #2CACEB!important;
    color: #FFF!important;
  }

  .pagination li a:hover{
    background-color: #6AC8F6!important;
    color: #FFF!important;
  }

  .pagination .current{
    background-color: #FFF!important;
    color: #000!important;
    border: 0!important;
  }

  .current>li:first-child{
    margin-left: 5px;
  }

/* blog02 */