/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 02-ago-2016, 17:57:00
    Author     : Alejandro
*/



.width280{
    width:280px;
}
.width560{
    width: 560px;
}
.element-invisible{
    display: none;
}

.new-menu-general.nav-pills > li > a{
    border-left: none;
}
.igualMargen{
    /*float:left;*/
}
#cuerpo{
    width:100%;
}
.width560.igualMargen{
    float: left;
}

.width560 > .parateDe.width280{
    width: 90%;
    margin-left: 0%;
}

.parteDe.width280,.parateDe.width280{
    width: 100%;
}
#subsubnav  ul {
    list-style: none outside none;
    margin: 0 0 20px 0;
    padding-left: 0px;
}
#subsubnav ul li {
    border-bottom: 1px solid #e6e6e6;
    padding: 10px;
}
#subsubnav ul li:first-child {
    /*border-top: 2px solid #777;*/
}
#content nav a {
     font-size: 13px;
    font-size: 13px;
    font-weight: 500;
    line-height: 14px;

}
.vc_col-sm-3 .pl0{
    padding-left: 0px !important;
}
.imagen_listado_noticia{
    padding-right:20px;
    float:left;
}
.container-seccion h1.titulo_noticia_archive{
    background: transparent;
    margin-top:0px;
}
.blog_post{
    width:100%;
    float:left;
    margin-bottom: 10px;
    border-bottom:1px solid #006600;
    padding-bottom:5px;
}
.blog_postcontent .image_frame img {
    float: left;
    width: 99.7%;
    border: 1px solid #fff;
}

.blog_post a.date strong {
    color: #809704;
    font-size: 30px;
    font-weight: normal;
    display: block;
    margin-bottom: 7px;
    margin-top: 8px;
    font-weight: 300;
}

.blog_post  a.date i {
    background-color: #809704;
}
.blog_post a.date i {
    color: #fff;
    font-size: 12px;
    font-style: normal;
    padding: 0px 10px;
    display: block;
    border-top: 1px solid #f3f3f3;
    width: 100%;
    background-color: #809704;
    font-weight: 300;
    height: 22px;
    line-height: 22px;
}

.single-noticia a.date {
    padding: 0px;
    text-decoration: none;
    width: 70px;
    height: 85px;
    text-align: center;
    background: #f9f9f9;
    display: block;
    margin-right: 20px;
    float: left;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);
}
.single-noticia a.date strong {
    color: #809704;
    font-size: 30px;
    font-weight: normal;
    display: block;
    margin-bottom: 7px;
    margin-top: 8px;
    font-weight: 300;
}

.single-noticia  a.date i {
    background-color: #809704;
}
.single-noticia a.date i {
    color: #fff;
    font-size: 12px;
    font-style: normal;
    padding: 0px 10px;
    display: block;
    border-top: 1px solid #f3f3f3;
    width: 70px;
    background-color: #809704;
    font-weight: 300;
    height: 22px;
    line-height: 22px;
}


p.titulo_noticia_single {
    float: left;
    text-align: left;
    color: #333;
    width: 85%;
    line-height: 30px;
    clear: none;
    margin-bottom: 10px;
    font-size: 22px !important;
    font-weight: 300 !important;
     color: #000 !important;
    text-transform: inherit;
}
header.entry-header {
    text-align: left;
    display: inline-block;
    width: 100%;
    margin: 20px 0;
}
.entry-header-listado-noticias{
  margin-top:0px;
}
#cuerpo-post{
    padding-top:20px;
}
.sharepost ul {
    margin: 0px;
    padding: 0px;
        list-style: none outside none;
}
.comparte-noticia {
    font-size: 22px;
    line-height: 1.3em;
    margin-bottom: 10px;
    font-style: normal;
}
.sharepost li {
    margin: 0px 7px 5px 0px;
    padding: 2px 5px;
    float: left;
    list-style-type: none;
}
#nav-single {
    text-align: right;
    z-index: 1;
    width: 100%;
    height: 30px;
    line-height: 30px;
    margin-bottom: 30px;
    margin-top:30px;
    overflow: hidden;
    display: inline-block;
}
#nav-single .nav-previous {
    text-align: left;
}
.nav-previous {
    float: left;
    width: 50%;
}
.nav-next {
    float: right;
    text-align: right;
    width: 50%;
}
ul.recent_posts_list {
    margin: 0px;
    padding: 0px;
    width: 100%;
    float: left;
    list-style-type: none;
}
p.articulos-relacionados {
    font-size: 1.3em;
    line-height: 1.3em;
    margin-bottom: 10px;
    font-style: normal;
    font-weight: 600;
    color: #333333 !important;
}

p.widget-title {
    font-size: 1.2em !important;
}



.recent_posts_list li a {
    text-decoration: none;
    line-height: 17px;
    display: block;

}
.recent_posts_list li i {
    padding: 1px 0px 0px 0px;
    margin: 0px;
    display: block;
    font-size: 10px;
    font-style: normal;
    color: #c9c9c9;
}
.related-item.col-md-4{
    padding-left:0px;
    margin-left:0px;
}
.imagen_listado_noticia img{
    width:auto;
}

.showOnlyMovil,#row_noticias_movil{
  display: none !important;
}
.btn_noticias_movil{
  width: 100%;
  text-align: center;
  /*background-color: #009635;*/
  background:transparent;
}
.btn_noticias_movil a{
  width: 100% !important;
  text-align: center !important;
  color:#fff !important;
  border:0px !important;
  font-weight: bold;
  font-size: 22px;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #009635 !important;
  margin-top: 20px;
}
.btn_noticias_movil .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
  background-color: #009635 !important;
}
.col-date-noticia{
  max-width: 120px;
}
@media only screen and (max-width: 479px){
  .showOnlyMovil{
    display: block;
  }
  .hideMovil{
    display: none;
  }
}
