/*
Theme Name: La vida de nos
Theme URI: http://wordpress.org/themes/Danger Rojas
Author: Danger Rojas
Author URI: http://dangerojas.com.ve
Description: El tema de 2016 para WordPress Abundan los detalles de diseño , a partir de una combinación de colores vibrantes y combinación de imágenes, bella tipografía e iconos , y un diseño flexible que se ve muy bien en cualquier dispositivo, grande o pequeño.
Version: 1.1
License: GNU General Public License v2 or later
*/

blockquote{
  background: #f9fbfb;
  padding: 20px;
  box-sizing: border-box;
  width: 100%;
  font-family: georgia,times new roman,times,serif;
  font-size: 14pt;
  margin: 0;
  margin-bottom: 20px;
}

blockquote p{
  margin-bottom: 0;
}



.alignleft{
  float: left;
  max-width: 50% !important;
  margin-right: 20px;
  margin-bottom: 20px;
}

.alignright{
  float: right;
  max-width: 50% !important;
  margin-left: 20px;
  margin-bottom: 20px;
}

.aligncenter{
  display: block;
  margin: 0 auto;
  max-width: 100% !important;
  margin-bottom: 20px;
}

.alignnone{
  max-width: 100% !important;
  margin-bottom: 20px;
}

.wp-caption{
  width: 100% !important;
}

.wp-caption img{
  width: 100% !important;
}

.wp-caption.aligncenter{
    max-width: 800px !important;
    width: 90% !important;
    margin: 0 auto;
    display: block;
}

.wp-caption.alignleft{
    width: 100% !important;
    max-width: 100% !important;
    margin: 0 auto;
    display: block;
    float: none;
}


.wp-caption.aligncenter .wp-caption-text{
    width: 100% !important;
}






.single h4{
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
  line-height: 20px;
  text-transform: uppercase;
}

/* ------------------------------------------------------------------ */
/*  paginacion blog
/* ------------------------------------------------------------------ */
.paginacion{
  margin-top: 50px;
  padding-left: 13px;
  padding-right: 30px;
  padding-bottom: 40px;
  box-sizing: border-box;
}
.wp-pagenavi a, .wp-pagenavi span {
  padding: 10px;
  margin-right: 10px;
  font-size: 12px;
  color: #161816;
  text-decoration: none;
  border: 1px solid #161816;
  font-family: 'Montserrat', sans-serif;
  transition:all 0.3s linear;
  font-weight: 400;
  }

.wp-pagenavi a:hover, .wp-pagenavi span.current {
  background: #009d7e;
  color: #fff;
  border: 1px solid #009d7e;
  }

.wp-pagenavi span.current { font-weight: bold; }



.listado-recientes img.alignleft{
	width: 30%;
}

/* ------------------------------------------------------------------ */
/*  Formulario de Contactos
/* ------------------------------------------------------------------ */
.wpcf7-form-control-wrap input{
  padding: 10px;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 20px;
  border: #d1d1d1 solid 1px;
}

.wpcf7-form-control-wrap textarea{
  padding: 10px;
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 20px;
  border: #d1d1d1 solid 1px;
}


.wpcf7-submit{
  background: #211d70;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 1em;
  color: #fff;
  text-transform: uppercase;
  box-sizing: border-box;
  display: block;
  float: left;
  padding-left: 30px;
  padding-right: 30px;
  line-height: 55px;
  transition: all 0.5s linear;
  text-decoration: none;
  border-radius: 5px;
  border: 0;
  cursor: pointer;
}

.wpcf7-submit:hover{
  background: #36318d;
}

.entradas-menu {
    width: 100%;
    position: absolute;
    left: -9000px;
}

.entradas-menu h5{
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  text-align:left;
  color: #fff;
  font-size: 1.3em;
  margin-bottom: 20px;
  padding-left: 15px;
}

.menu-expanded div.entradas-menu {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

.historias-menu {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 50px;
    box-sizing: border-box;
    overflow-y: scroll;
    /* transform: translate(-50%, -50%); */
}

.historias-menu h5 {
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 40px;
}


.rpwe-block a {
    display: inline !important;
    text-decoration: none;
    font-size: 18px;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}

.rpwe-summary {
    font-size: 15px !important;
    line-height: 18px !important;
}

.rpwe-time {
    color: #009d7e !important;
    font-size: 12px !important;
    font-family: 'Montserrat', sans-serif;
    /* padding-top: 10px; */
    margin-top: 5px;
    margin-bottom: 10px;
    display: block;
}

.rpwe-block li {
    border-bottom: 1px solid #ece9e9 !important;
    margin-bottom: 30px !important;
    padding-bottom: 10px;
    list-style-type: none;
}

.rpwe-thumb {
    border: 1px solid #eee !important;
    box-shadow: none !important;
    margin: 0px 15px 10px 0;
    padding: 0px !important; */
}

.rpwe-alignleft {
    display: inline;
    float: left;
    border-radius: 100% !important;
}


.post-title{
  text-align: left;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 1em;
  color: #fff;
  line-height: 15px;
  text-decoration: none;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: 10;
  min-height: 50px;
  background: rgba(0, 0, 0, .9);
  min-height: 50px;
  padding: 10px;
  box-sizing: border-box;
}


.cat-post-thumbnail img{
  max-width: 50px;
  height: auto;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.cat-post-item:after{
  content: '';
  display: block;
  width: 100%;
  clear: both;
}

.widget-titulo {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-align: left;
    color: #ffffff;
    font-size: 15px;
    margin-bottom: 20px;
    border-bottom: #252725 solid 1px;
    padding-bottom: 15px;
}

.textwidget {
    font-size: 1em;
    line-height: 1.6;
    color: #fff;
    margin-bottom: 2em;
    font-family: georgia,times new roman,times,serif;
    text-align: left;
}

.textwidget ul{
  margin: 0;
  padding: 0;
}

.textwidget ul li{
    border-bottom: #252725 solid 1px;
    list-style: none;
}


.textwidget ul li a {
    font-size: 13px;
    font-weight: 300;
    line-height: 18px;
    color: #ffffff;
    padding-top: 8px;
    padding-bottom: 8px;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    text-decoration: none;
    display: block;
}

.widget_paypal_donations input{
  width: 100%;
}

.tagcloud a {
  background: #333333;
  padding: 10px;
  border-radius: 30px;
  box-sizing: border-box;
  text-decoration: none;
  float: left;
  font-size: 12px !important;
  margin-right: 5px;
  margin-top: 5px;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  transition: all .3s linear;
}

.tagcloud a:hover {
  background: #009d7e;

}

.wp-caption-text{
  max-width: 800px;
  font-family: georgia,times new roman,times,serif !important;;
  font-size: 12pt !important;
  color: #a2a2a2 !important;
  margin-bottom: 10px !important;
  margin-top: 0 !important;
  border-bottom: #ccc solid 1px;
  box-sizing: border-box;
  display: block;
  line-height: 25px;
}

.cita aside{
   font-size: 25px;
   text-align: center;
}

.cita aside b{
   display: block;
   width: 100%;
   margin-top: 20px;
   font-family: 'Montserrat', sans-serif;
   font-style: normal;
}

.cita aside b em{
   font-style: normal !important;
}

.cita img{
  max-width: 30px;
  display: block;
  margin: 0 auto;
  margin-bottom: 20px;
}

.widget-top{
  padding-top: 50px;
  max-width: 140px;
  margin: 0 auto;
}

.yuzo__title h5{
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  font-weight: 700;
}


.yuzo_related_post .relatedthumb a {
    color: #ffffff!important;
}

.yuzo_related_post .relatedthumb {
    margin: 15px 10px 50px 0px !important;
    padding: 15px 15px 15px 15px !important;
    background: #fff !important;
    box-sizing: border-box !important;
    border: #e0e0e0 solid 1px;
    min-height: 210px;
}

.yuzo_related_post .relatedthumb a {
    color: #ffffff!important;
    font-size: 22px !important;
}

.yuzo_related_post .relatedthumb a {
    color: #000000!important;
    font-weight: 700;
}

/* ------------------------------------------------------------------ */
/*  Search blog
/* ------------------------------------------------------------------ */
.screen-reader-text{
  display: none;
}

.search-form{
  position: relative;
}

.search-field{
  width: 100%;
  position: relative;
  background: transparent;
  padding: 12px;
  font-family: 'Montserrat', sans-serif;
  border: 0;
  border-right: 0;
  border-bottom: 0;
  border-top: 0;
  height: 45px;
  font-size: 14px;
}

.search-field:focus{
  outline:0px;
}

.search-submit{
  height: 45px;
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  padding: 13px;
  background: #161816;
  border: 0;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  cursor: pointer;
  transition: all 0.3s linear;
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 1px;
}

.search-submit:hover{
  background: #009d7e;
}

#search-2 h4{
  display: none;
}


.widget_search{
  margin-bottom: 0 !important;
}
/* ------------------------------------------------------------------ */
/*  Comentarios
/* ------------------------------------------------------------------ */

.comment-form label{
  width: 100%;
  display: block;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 1em;
  text-align: left;
  text-transform: none;
  box-sizing: border-box;
}

.comment-form textarea{
  width: 100%;
  position: relative;
  background: transparent;
  padding: 12px;
  font-family: georgia,times new roman,times,serif;
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-size: .9em;
  }

.comment-form input{
  width: 100%;
  position: relative;
  background: transparent;
  padding: 12px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-size: .9em;
  }

.comment-list{
  padding: 0;
  margin: 0;
  list-style: none;
}

.comment-author img{
  max-width: 30px;
  float: left;
  margin-right: 10px;
}

.comments-title{
  color: #009d7e !important;
    font-family: 'Montserrat', sans-serif !important;
  font-weight: 700 !important;
  font-size: 1.1em !important;
  text-align: left !important;
  text-transform: uppercase !important;
  margin-top: 40px;
  margin-bottom: 20px;
  line-height: 30px;
}

.comments-title span{
  color: #000;
}

.comment-metadata{
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 700 !important;
  font-size: .7em !important;
  text-align: left !important;
  text-transform: uppercase !important;
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: #ccc solid 1px;
  border-bottom-style: dashed;
}

.comment-body{
  padding: 20px;
  border: #f6f7f8 solid 1px;
  box-sizing: border-box;
}

.comment-metadata a{
  color: #0d1f33 !important;
  text-decoration: none;
}

.comment-author{
  color: #6c6d6e;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 18px;
  text-align: left;
  text-transform: none;
  margin-bottom: 5px;
}

.fn a{
  color: #6c6d6e;
    font-family: 'Montserrat', sans-serif;
  font-weight: 700;
    font-size: 1em;
    text-align: left;
    text-transform: none;
}

.says {
  color: #6c6d6e;
    font-family: 'Montserrat', sans-serif;
  font-weight: 700;
    font-size: 1em;
    text-align: left;
    text-transform: none;
}

.submit {
    padding-top: 17px;
    padding-bottom: 17px;
    padding-left: 50px;
    padding-right: 50px;
    border: 1px solid #000 !important;
    background: #000 !important;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 2px;
    transition: 0.5s all linear;
    cursor: pointer;
    text-transform: uppercase;
    font-size: .8em;
    text-decoration: none;
    display: block;
    text-align: center;
    width: 300px !important;
    margin-top: 20px;
    margin-bottom: 30px;
}

.submit:hover{
    border: 1px solid #009d7e !important;
    background: #009d7e !important;
    color: #fff;
}

.reply {
  display: none;

}

.reply a {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    border: 1px solid #0d1f33 !important;
    background: transparent;
    color: #0d1f33;
      font-family: 'Montserrat', sans-serif;
    letter-spacing: 2px;
    transition: 0.5s all linear;
    cursor: pointer;
    text-transform: uppercase;
    font-size: .8em;
    text-decoration: none;
    display: block;
    text-align: center;
    width: 120px !important;
}

.reply a:hover{
    border: 1px solid #0d1f33;
    background: #0d1f33;
    color: #fff;
}

.comment-reply-title a{
    color: #4674b3;
    font-family: 'Montserrat', sans-serif;
  font-weight: 700;
    text-align: left;
    text-transform: uppercase;
}

.comment-reply-title small a{
    color: #96bc4d;
    font-family: 'Montserrat', sans-serif;
  font-weight: 700;
    text-align: left;
    text-transform: uppercase;
}

.comment-content{
  margin-bottom: 5px;
  margin-top: 30px;
}

.comment-content p{
  font-size: 1em !important;
  margin-bottom: 3px !important;
}

.comment-reply-title{
  margin-bottom: 30px;
  margin-top: 30px;
  text-align: left;
  color: #000;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  margin-bottom: 10px;
  font-size: 1.6em;
  line-height: 34px;
}

.logged-in-as a{
  color: #4674b3;
}

.children{
  padding: 0;
  margin: 0;
  list-style: none;
}

/* ------------------------------------------------------------------ */
/*  Compartir
/* ------------------------------------------------------------------ */

.hupso_counters{
    width: 100%;
    display: none  !important;
    padding-bottom: 20px !important;
    padding-left: 5px;
    box-sizing: border-box;
}

.hupso_counters img{
    width: 60px;
    float: none !important;
}

#counters_hupso_counters_0{
  height: 40px !important;
}

#counters_hupso_counters_0 div{
  height: 40px !important;
}

#hupso_counters_0{
  max-height: 100px !important;
}

#vr_frases_widget-2{
  font-family: georgia,times new roman,times,serif;
  color: #fff;
  line-height: 30px;
}

aside{
  margin-bottom: 30px;
}
