/*
Theme Name: Legatus Premium Child Theme
Theme URI: http://www.cherrypick.es
Description: Child Theme of Legatus Premium
Version: 2.0.7
Author: Cherrypick S.L.
Author URI: http://www.cherrypick.es/
Template: legatus-theme
*/

/**
 * NOTE: do not use @import here, CSS load order is defined in 
 * wp-content/themes/legatus-child/functions/jquery-css-include.php
 * @import url("../legatus-theme/style.css");
 * @import url("fonts/fonts.css");
 */


/* Clearfix */
.clearfix:after {content:".";display:block;	height:0;clear:both;visibility:hidden;}
.clearfix { display:inline-block; }
.clearfix { display:block; }
* html .clearfix { height:1%; }
/* End hide from IE Mac */

/* RESET STYLE THEMES
------------------------------------------------------------------------------------------------------------------------------*/

/*Reset Colors*/
body{
    color: #000000;
	background: none;
}

::selection
{
background:#0085a6;
color:#fff;
}

::-moz-selection2
{
background:#0085a6;
color:#fff;
}

.panel .tagcloud > a:hover {
	background: #0085a6;
	border: 1px solid #0085a6;
	color: #fff;
}

.page-pager {
	display: block;
	text-align: center;
	font-size: 0;
	border-top: 1px solid #0085a6;
	margin-top: 20px;
}
.page-pager span.page-numbers, .page-pager a.page-numbers:hover {
	background: #0085a6;
	color: #fff;
}
.page-pager > span, .page-pager > a:hover {
	background: #0085a6;
	color: #fff;
}

/*Containers*/

.boxed {
	background-image: none;
}

.boxed.active {
    box-shadow: none;
    min-height: 100%;
    width: 1060px;
}
.wrapper {
    width: 1020px;
}
.main-content-right{
    margin-left: 30px;
}

.main-nosplit .article-big-block .article-photo, .main-nosplit .article-big-block .article-photo img {
	width: 680px;
	height: 365px;
}

.article-photo img {

	max-width: 100%;
}

/*Header*/
.header {
    display: block;
    margin-bottom: 20px;
}

.header-very-top{
    background: #f6f6f6;
    display: block;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px
}

.header .header-menu {
	display: block;
	border-top: none;
	background: #ffffff;
	border-bottom: none;
	z-index: 101 !important;
}

.header-middle{
    margin-bottom: 0px;
}

.header-middle .logo-image a{
    display: block;
    /*height: 90px;*/
    width: 320px;
}

.header-middle .logo-image a img{
    visibility: hidden;
}

.header-middle .logo-text h1 {
	font-size: 55px;
	color: #232323;
	font-family: 'prelo_slab_boldbold', sans-serif;
	line-height: 130%;
}

.header-middle .wrapper{
    /*background: #ececed url(images/bg-logo.png) no-repeat left bottom;*/
    background: #0091ac url("images/logolamarea.jpg") no-repeat scroll left top;
    height: 100px;
    position:relative;
    padding-top: 0;
    padding-bottom: 10px;
}

.header-middle .top-menu{
    background-color: #484848;
    position: absolute;
    width: 100%;
    top:0;
    box-shadow: -0 3px 2px -3px #636363;
    -webkit-box-shadow: 0 3px 2px -3px #636363;
	-moz-box-shadow: 0 3px 2px -3px #636363;
}

.very-top-menu {
    display: block;
    overflow: hidden;
    padding-left: 1.5em;
    float:left;
    margin-right: 20px;
    padding-top: 10px;
}

.very-top-menu > li a span {
    color: #ffffff;
}

.very-top-menu > li a:hover {
    color: #3789a9;
} 

.very-top-menu > li ul.sub-menu {
    margin-top: 0;
}

.very-top-menu > li ul.sub-menu {
	border-radius:0;
}

.sub-menu li a{
	color:#373737 !important;
}

#rsscabecera{
	float:left;
	padding-top: 6px;
	margin-left: 20px;
}

#rsscabecera a,
#rssfooter a{
	margin-right:10px;
}

#suscripcion{
    float: right;
    padding: 10px 0;
    text-align: center;
    width: 20%;
    font-size: 1.1em;
    font-weight: bold;
    background: #0091ac url("images/iconito.png") no-repeat scroll 7% center;
}

#suscripcion a{
	color:#ffffff;
}

.very-top-menu > li{
  border-right: none;
   margin-right: 40px;
}
    .very-top-menu > li a {
        /*color: #727272;*/
        color: #FFF;
        display: block;
        font-size: 15px;
        font-weight: bold;
        height: 19px;
        margin-right: 9px;
        padding: 0 1px 0 0;
        text-transform: none;
    }

.very-top-menu a.icon-text,
.very-top-menu li#menu-item-33614,
.very-top-menu li#menu-item-24936,
.very-top-menu li#menu-item-33616,
.very-top-menu li#menu-item-33615{
  display: none;
}

.header #fecha{
	color:#ffffff;
	font-family: "prelo_slab_boldbold",sans-serif;
	position:absolute;
	left:20px;
	bottom:10px;
	font-size: .9em;
}

.header .header-menu ul.main-menu{
    /*margin-top: 18px;*/
    float: left;
}
.header .header-menu ul.main-menu li{
    background-color: transparent;
    border-right: 1px solid #FFFFFF;
    background-color:transparent !important;
}
.header .header-menu ul.main-menu li a{
    background: transparent;
    text-transform: capitalize;
    /*padding: 0.5em 1.3em;*/
    padding: 0.5em .8em;
}

.header .header-menu .social-buttons-header{
    margin-top: 15px;
    float: right;
    text-align: right;
    width:auto !important;
}
/* Fixes: saf3, chrome1+ */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .header .header-menu .social-buttons-header{
        margin-top: 15px;
        float: right;
        width: 285px;
    }
 }

.header .header-menu li {
	display: block;
	float: left;
	/*background: #ffffff;
	padding: 1px 0px;*/
	color: #ffffff;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
}

.header .header-menu li a {
	display: block;
	/*padding: 0px 10px;*/
	font-weight: normal;
	/*text-transform: uppercase;*/
	font-family: 'prelo_slab_boldbold', sans-serif;
	font-size: 16px;
	/*background: #ffffff;*/
	border-top: none;
	border-bottom: none;
	margin-top: -1px;
	margin-bottom: -1px;
	color: #0085A6;
	/*border-right: 1px solid #0085A6;*/
	line-height: 100%;
}
    .header .header-menu li a:hover{
        color: #000000;
        /*border-right: 1px solid #000000;*/
    }

.header .header-menu ul.main-menu li:first-child a {
    padding-left: 0px;
}
.header .header-menu.thisisfloat ul.main-menu li:first-child a {
    padding-left: .8em;
}
.header .header-menu li:last-child a, .header .header-menu li:last-child a:hover{
   border-right: none;
}
.header .header-menu li a:hover{
    color: #000000;
    /*border-right: 1px solid #000000;*/
}

.header .menu-search {
    display: block;
    margin-top: 3px;
    position: relative;
    margin-right: 0;
}

.header .header-undermenu {
	display: block;
	background: rgba(255,255,255,0.4);
	border-bottom: none;
}



/*Megabanner header*/
.header-middle .banner {
	display: block;
	float: right;
	width: 728px;
}

.banner img{
	width: auto;
	max-width: 100%;
}

/*Footer*/

.footer{
    background-color: #0085a6;
    padding: 15px 0 5px 0;
}

.footer-content .left {
	font-size: 12px;
	color: #ffffff;
}

.footer-content .right {
	font-size: 12px;
	color: #ffffff;
}

.footer-content .footer-menu ul li a
{
    color: #ffffff;
    text-decoration: underline;
    font-size:12px;
}

.footer-content a
{
    color: #ffffff;
    text-decoration: underline;
}

.footer-content .footer-menu {
    padding-bottom: 0; 
}

/*General font sizes*/

.article-big-block .article-content p, .article-small-block .article-content p {
	font-size: 14px;
	color: #000000;
	text-align: left;
}

.main-article-content .shortcode-content p {
    font-size: 14px;
     color: #000000;
      line-height: 23px;
}

.article-array li a {
	font-weight: normal;
	font-size: 17px;
    font-family: 'prelo_slab_boldbold', sans-serif;
    text-decoration: underline;
}
.article-array li a:hover{
    text-decoration: none;
}

.cat-opinion .article-array li a {
    font-size: 15px;
    font-weight: normal;
    color: #999999;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
}
.cat-opinion .article-array.content-category li:before {
	background: #0085A6;
}


/*Headers*/

.article-big-block .article-header h2 a{
	font-size: 28px;
	font-family: 'prelo_slab_bookbook', sans-serif;
	margin-top: -4px;
	font-weight: 900;
}

.article-big-block .article-header h2.header-titulares a{
	font-size: 20px;
	
}

.article-small-block .article-header h2 a{
	font-size: 20px;
	font-family: 'prelo_slab_bookbook', sans-serif;
	margin-top: -4px;
	font-weight: normal;
}

.main-nosplit h2.title a{
	font-size: 20px;
	font-family: 'prelo_slab_bookbook', sans-serif;
	margin: 5px 0 10px 0;
	font-weight: normal;
}


.article-big-block .article-header h2.featured-post a{
	font-size: 33px;
	margin-bottom: 5px;
	font-weight: 900;
}

.category-opinion .article-header h2 a, 
.content-article-title h2.cursiva,
.category-cartas-a-la-redaccion h2 a,
.category-los-socios-escriben .article-header h2 a{
	font-style: italic !important;
}

.content-article-title h2, .main-split-right .article-header h2 a{
	font-style: normal;
}

.video-small h2 a {
	display: block;
	font-size: 13px;
	line-height: 120%;
	font-family: 'prelo_slab_bookbook', sans-serif;
	color: #232323;
}

.photo-gallery-blocks .images-content li div.article-header h2 a {
	color: #232323;
	display: block;
	font-size: 16px;
	line-height: 120%;
	font-family: 'prelo_slab_bookbook', sans-serif;
}

.content-article-title{
    border-bottom: none;
    color: #232323;
}

.content-article-title h2{
	font-size: 35px;
	font-weight: bold;
	text-transform: none;
	font-family: 'prelo_slab_bookbook', sans-serif;
	margin-right: 0px;
	line-height: 35px;
}

.content-article-title h2.section-title{
    margin-bottom: 25px;
    color: #727271;
    font-size: 18px;
    background-color: #eeeeee;
    border-top: 2px solid #727271;
    padding-left: 10px;
}
.category .content-article-title h2{
    color: #727271;
    font-size: 18px;
    background-color: #eeeeee;
    border-top: 2px solid #727271;
    padding-left: 10px;
    text-transform: uppercase;
}

.comment-block .commment-content .user-nick {
	display: block;
	margin-left: 75px;
	color: #232323;
	font-family: 'prelo_slab_bookbook', sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 8px;
}

.no-comment-block b {
	display: block;
	margin-left: 70px;
	font-weight: normal;
	font-size: 22px;
	font-family: 'prelo_slab_bookbook', sans-serif;
	color: #232323;
	line-height: 150%;
	padding-bottom: 4px;
}

.huge-message .big-title {
	font-size: 80px;
	font-weight: normal;
	display: block;
	font-family: 'prelo_slab_bookbook', sans-serif;
	color: #232323;
	line-height: 110%;
}

.huge-message .small-title {
	font-size: 40px;
	font-weight: normal;
	display: block;
	font-family: 'prelo_slab_bookbook', sans-serif;
	color: #232323;
	line-height: 120%;
}

.gallery-box .gallery-box-header h2 {
	font-size: 17px;
	font-family: 'prelo_slab_bookbook', sans-serif;
	text-transform: uppercase;
	padding-right: 110px;
}

.article-middle-block .article-header h2 a {
	display: block;
	font-size: 13px;
	line-height: 128%;
	font-family: 'prelo_slab_bookbook', sans-serif;
	color: #232323;
}

.main-content-right .panel h3 {
	display: block;
	color: #fff;
	line-height: 110%;
	font-family: 'prelo_slab_bookbook', sans-serif;
	font-size: 13px;
	margin-bottom: 12px;
	padding: 7px 10px 9px 10px;
	text-transform: uppercase;
	font-weight: normal;
}
.main-content-right .panel h3.ev-widget-post-tittle {
	display: block;
	color: #fff;
	line-height: 110%;
	font-family: 'prelo_slab_bookbook', sans-serif;
	font-size: 16px;
	margin-bottom: 6px;
	padding:0px;
	text-transform: none;
	font-weight: normal;
	background: none;
}
ul.ev-widget-post li{
    margin-bottom: 12px;
    border-bottom: 1px solid #E0E3E2;
    padding-bottom: 12px;
}
ul.ev-widget-post li:last-child{
    margin-bottom: 0px;
    border-bottom: none;
    padding-bottom: 0px;
}
.main-content-right .panel h3.tit-3544{
    /*background: #EA9635;*/
}
.main-content-right .panel h3.tit-4001{
    /*background: #9CC419;*/
}
.main-content-right .panel h3.tit-5055{
    background-color: #009A3C;
}
.main-content-right .panel h3.tit-5{
    /*background-color: #9D66C4;*/
}
.main-content-right .panel h3 a{
    color: #ffffff;
    /*text-decoration: underline;*/
}
.main-content-right .panel h3 a:hover{
    text-decoration: none;
}
.main-content-right .panel .cont-5 .article-header h2 a{
    /*color: #9D66C4;*/
}
.panel-gallery .gallery-header b a {
	display: block;
	font-size: 13px;
	font-weight: normal;
	color: #232323;
	line-height: 140%;
	font-family: 'prelo_slab_boldbold', sans-serif;
}

.article-side-block .article-header h2 a {
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: -4px;
	color: #000000;
	line-height: 116%;
	font-weight: normal;
	font-style: italic;
}

.article-subtitle {
    font-weight: bold;
    font-style: italic;
}

.social-icons-float .social-icon .social-count {
	display: block;
	background: #fff;
	border: 1px solid #e3e3e3;
	text-align: center;
	padding: 12px 0px;
	font-size: 24px;
	font-family: 'prelo_slab_boldbold', sans-serif;
	font-weight: normal;
	color: #a0a0a0;
	position: relative;
	margin-bottom: 8px;
}

.main-article-content h2.article-title {
	font-size: 22px;
	font-weight: normal;
	font-family: 'prelo_slab_bookbook', sans-serif;
	margin-bottom: 15px;
	color: #232323;
}

.main-article-content .article-controls .date .calendar-date {
	float: left;
	font-size: 28px;
	font-weight: normal;
	color: #232323;
	font-family: 'prelo_slab_boldbold', sans-serif;
	line-height: 200%;
}

.article-share-bottom .social-icon .social-count {
	display: inline-block;
	background: #fff;
	border: 1px solid #ccc;
	font-size: 11px;
	font-weight: normal;
	margin-right: 5px;
	font-family: 'prelo_slab_boldbold', sans-serif;
	padding: 0px 5px;
	color: #a0a0a0;
	margin-left: 5px;
	position: relative;
}

.author-content h3, .author h3 {
	color: #232323;
	font-family: 'prelo_slab_bookbook', sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 10px;
}

.main-article-content h3{
    font-size: 15px;
    color: #0085A6;
    font-family: 'prelo_slab_bookbook', sans-serif;
    text-transform: none;
}

/*Article*/
.article-classic {
	display: block;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dotted #ccc;
}

.article-classic .article-photo {
	display: block;
	float: left;
	width: 261px;
	margin: 0px 15px 0px 0px;
}

.article-classic .article-header {
	display: block;
	padding-bottom: 10px;
	margin-left: 286px;
}

.article-classic .article-header h2 a {
	color: #232323;
	font-size: 22px;
	font-family: 'prelo_slab_bookbook', sans-serif;
	font-weight: normal;
	line-height: 22px;
}

.article-classic .article-header h2 a:hover {
	text-decoration: underline;
}

.article-classic.article-no-image .article-header,
.article-classic.article-no-image .article-content,
.article-classic.article-no-image .article-links {
	margin-left: 0px;
}

.article-classic .article-content {
	margin-bottom: 10px;
	margin-left: 286px;
}

.article-classic .article-content p {
	color: #6f6f6f;
	text-align: justify;
	line-height: 150%;
	font-size: 14px;
	color: #000000;
}

.article-classic .article-links {
	margin-left: 345px;
}

.article-small-block .article-photo.article-photo-120{
    height: 64px;
}
.article-small-block .article-photo{
    margin-right: 10px;
     display: block;
    margin-bottom: 5px;
    width: 44%;
    height: auto
}

.main-article-content .article-controls {
    border-bottom: 1px dotted #CCCCCC;
    border-top: 1px dotted #CCCCCC;
    margin: 15px 0;
}

.article-small-block .article-photo img {
    width: 100%;
    height: auto;
}

span.image-hover {
    position: relative;
    background: #232323;
    display: inline-block;
    width: 100%;
}

.article-photo-foot{
    color: #777;
    font-size: 12px;
    margin-bottom: 15px;
}

/*Ancho botones compartir*/
.article-share-bottom .social-icon .social-button {
	display: inline-block;
	color: #fff;
	padding: 0px;
	width: 20px;
	height: 20px;
	text-align: center;
	margin-left:5px;
}
.article-share-bottom .social-icon .social-button .icon-text{
    padding: 0px;
    text-align: center;
}
.article-share-bottom .social-icon .social-button .icon-text img{
    vertical-align: middle;
}

.article-big-block, .article-small-block, .article-classic, .rss-items article {
    border-bottom: 2px solid #E0E3E2;
    display: block;
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.article-big-block .article-content, .article-small-block .article-content {
    padding-bottom: 0px;
}


/*NEW STYLES
------------------------------------------------------------------------------------------------------------------------------*/

.reset-content-panel {
	display: block;
	margin-bottom: 0px;
	border-bottom: none;
	padding-bottom: 0px;
}

/** Oculta título de la página Conocenos **/
body.page-id-279 .content-article-title{
  display: none;
}

/*Spots*/
.main-nosplit .panel{
    border-bottom: none;
}

.icit-spot-content p{
    margin-bottom: 15px;
}
/* Clearfix */
.main-nosplit .panel:after {content:".";display:block;	height:0;clear:both;visibility:hidden;}
.main-nosplit .panel { display:inline-block; }
/* Hide from IE Mac \*/
.main-nosplit .panel { display:block; }
* html .main-nosplit .panel { height:1%; }
/* End hide from IE Mac */

.view-more{
    background: none repeat scroll 0 0 #F5F5F5;
    border: 1px solid #ECECEC;
    color: #6F6F6F;
    display: inline-block;
    font-size: 11px !important;
    font-weight: bold;
    margin: 0 auto;
    padding: 1px 9px;
}

/*Sidebar top*/
.sidebar-top{
    float: right;
    clear: right;
    margin-top: -3px;
    margin-right: 20px;
}
.sidebar-top p{
    margin-bottom: 0px;
}
.sidebar-top .link-necesitamos{
    background-color: #ECECED;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    font-family: 'barna_stencilbold', sans-serif;
    font-size: 22px;
    font-weight: normal;
    text-transform: uppercase;
    display: block;
    text-indent: -9999px;
    background: url(images/link-necesitamos.png) no-repeat left top;
    width: 127px;
    height: 32px;
    margin: 0 auto;

}
.sidebar-top .span-llevamos{
    width: 300px;
    font-family: 'barna_stencilregular', sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    display: block;
    color: #ffffff;
}

.shortcode-content.spot-buttons .button-big{
    width: 120px;
}
.shortcode-content a.button-big{
    -webkit-border-radius: 10px;
       -moz-border-radius: 10px;
            border-radius: 10px;

    margin-left: 5px;
    margin-right: 0px;
    padding: 10px 15px;
    font-size: 16px;
    margin-bottom: 25px;
}

.sidebar-top .spot{
    float: left;
    margin-right: 0;
}

.main-content-right .wppb-wrapper + p{
    font-family: 'barna_stencilregular',sans-serif;
    font-weight: normal;
    font-size: 18px !important;
    margin-top: 5px;
    text-align: center;
    text-transform: uppercase;
}

/*Post author*/
.main-article-content .icon-link{
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-transform: uppercase;
    color: #3d3b3b;
}
.article-content .icon-text{
    padding-right: 8px;
}

/*Related posts*/
.related-posts, .except, .maspopulares{
    background-color: #F7F7F7;
    margin: 10px 0 0;
    padding: 8px 0;
    display: block;
	padding: 10px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	color: #3d3b3b;
}
.related-posts ul, .maspopulares ul {
    margin: 0;
    padding: 0;
}
.related-posts ul li, .maspopulares ul li {
    background: url("/wp-content/themes/legatus-child/images/bolillos.png") no-repeat scroll 10px 6px transparent;
    clear: both;
    font: bold 12px/19px Arial,sans-serif;
    list-style-type: none;
    padding: 0 8px 0 25px;
}
.related-posts.clearfix + .clearfix{
    display: none;
}

/*Share buttons at home/cat*/
.article-share-bottom-home {
    background: none;
    border-bottom: none;
    border-top: none;
    display: inline-block;
    margin: 0;
    padding: 0 0 0 15px;
}
.article-share-bottom-small {
    padding: 0px;
}
.no-pad{
    padding: 0px;
}

/*gallery*/
.page-template-template-homepage-php .ngg-slideshow{
    margin-bottom: 20px;
    margin-top: 25px;
}

/*Banners*/
.header-banner .main-nosplit .banner {
    border-bottom: none;
    display: block;
    text-align: center;
    margin: 0 auto;
    padding: 10px 0px;
}

/*Popular widget*/
ul.pop-widget-tabs li {
    border: none;
    cursor: pointer;
    display: inline;
    float: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 30px;
    list-style: none outside none;
    margin: 0 3px 0 0;
    padding: 0;
    text-transform: uppercase;
}
ul.pop-widget-tabs li a {
    background: #E0E3E2;
    border: none;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    letter-spacing: -0.01em;
    line-height: 30px;
    padding: 0 5px;
    text-decoration: none;
}
ul.pop-widget-tabs li a:hover, ul.pop-widget-tabs li a.active, ul.pop-widget-tabs li a:active, ul.pop-widget-tabs li a:focus {
    background: #0085A6;
    text-decoration: none;
    color: #ffffff;
}
div.pop-inside {
    border: 1px solid #E0E3E2;
    clear: both;
    margin: 0;
    padding: 0;
}
div.pop-inside ul li {
    border-bottom: 1px solid #E0E3E2;
    list-style: none outside none;
    margin: 0;
    padding: 8px 5px;
    position: relative;
}
div.pop-inside ul li .pop-title{
    display: block;
    /*font-family: 'prelo_slab_bookbook',sans-serif;*/
    font-weight: normal !important;
    font-size: 14px;
}

div.pop-inside ul li a .pop-summary{
    color: #6F6F6F;
}
div.pop-inside ul li a .pop-title{
    color: #000000;
}

/*Fecha y hora en single news*/
.calendar-full{
    padding: 10px 0 0 0;
    font-size: 12px;
    color: #232323;
    font-weight: bold;
}

/*Nextgen gallery*/
.gv_galleryWrap {
    background: #ECECEC;
    font-size: 10px;
    position: relative;
}
.gv_frame .gv_caption {
    color: #0085A6;
    font-size: 10px;
    height: 14px;
    line-height: 14px;
    text-align: center;
}
.gv_panel{
    z-index: 1 !important;
 }
.gv-p{
 margin-bottom: 15px;
}

/*Contact form*/
.form-item{
    width: 680px;
    margin-bottom: 20px;
}
    .form-item label{
        display: block;
        font-weight: bold;
        margin-bottom: 15px;
    }
    .form-item .wpcf7-text{
        width: 97%;
        padding: 1%;
        border: 1px solid #ccc;
        -webkit-border-radius: 5px;
           -moz-border-radius: 5px;
                border-radius: 5px;

    }
    .form-item .wpcf7-textarea{
        width: 98%;
        padding: 1%;
        border: 1px solid #ccc;
        -webkit-border-radius: 5px;
           -moz-border-radius: 5px;
                border-radius: 5px;
    }

    .form-submit {
        text-align: right;
    }
    .wpcf7-submit{
    	background: #6EB8C9;
    	color: #fff;
    	text-shadow: 0px 1px 0px rgba(0,0,0,0.4);
    	border: 0px;
    	box-shadow: 0px 1px 1px rgba(0,0,0,0.2), inset 0px 0px 0px 1px rgba(0,0,0,0.2), inset 0px 1px 0px 1px rgba(255,255,255,0.15);
    	-webkit-border-radius: 5px;
    	   -moz-border-radius: 5px;
    	        border-radius: 5px;
        font-size: 14px;
        padding: 10px 15px;

    }

    .wpcf7-submit:hover {
    	box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.2), inset 0px 0px 20px rgba(0,0,0,0.05);
    }

    .wpcf7-submit:active {
    	box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.2), inset 0px 2px 5px rgba(0,0,0,0.15), inset 0px 0px 30px rgba(0,0,0,0.1);
    }

/*Encuestas*/

#wpss_survey .form-container{
    width: 268px;
    background-color: #E0E3E2;
    border: 1px solid #ABADAC;
    font-family: Arial, Helvetica ,Sans-serif;
    font-size: 12px;
    margin: 0 auto;
    padding: 20px;
    position: relative;
}
#wpss_survey h2 {
    color: #333333;
    font-family: 'prelo_slab_bookbook', sans-serif;
    font-size: 17px;
    font-weight: normal;
    line-height: 1em;
    margin: 5px 0 15px;
    vertical-align: top;
}
#wpss_survey .form-panel fieldset {
    background-color: #FFFFFF;
    border: 1px solid #ABADAC;
    margin: 20px auto auto;
    padding: 22px 0 0;
    width: 100%;
}
#wpss_survey .infoForm {
    margin: auto;
    text-align: left;
    width: 247px;
    padding: 10px;
}
#wpss_survey .form-panel{
    margin-bottom: 10px;
}
#wpss_survey .ui-widget-header{
    background: #0085A6;
}
#wpss_survey p.pgress{
    margin-top: 2px;
}

/*menu*/
.very-top-menu > li:last-child {
    border-right: 0 none;
    margin: 0px;
}
.very-top-menu > li:last-child a {
    margin: 0px;
}

.no-mar-btn{
    margin-bottom: 0px !important;
}

/*Newsman*/
.newsman-form input[type="text"]{
    border: 1px solid #D3D3D3;
    -webkit-border-radius: 2px;
       -moz-border-radius: 2px;
            border-radius: 2px;
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.04) inset;
    color: #6F6F6F;
    font-size: 12px;
    margin-right: 0px;
    padding: 6px 8px;
    width: 292px;
}

.newsman-form-item .newsman-button{
    float: right !important;
}

.newsman-form-el-5{
    margin-bottom: 0px;
}

/*Twitter*/

.widget_twitter div{
    padding:0;
    font-size:19px;
}

.widget_twitter ul li {
    margin-bottom:10px;
    border-bottom: 1px solid #E0E3E2;
    padding-bottom: 10px
}

.widget_twitter .follow-button,
.widget_twitter .xavisys-link {
    margin:10px 0px;
}

.widget_twitter .entry-meta {
    display:block;
    font-size:80%;
}

.widget_twitter .intent-meta a {
    background: url(images/everything-spritev2.png); /** from Twitter ressources */
    display: inline-block;
    height: 16px;
    text-indent: -9999px;
    width: 16px;
}
.widget_twitter .intent-meta a.in-reply-to {
    background-position: 0 center;
}
.widget_twitter .intent-meta a:hover.in-reply-to {
    background-position: -16px center;
}
.widget_twitter .intent-meta a.favorite {
    background-position: -32px center;
}
.widget_twitter .intent-meta a:hover.favorite {
    background-position: -48px center;
}
.widget_twitter .intent-meta a.retweet {
    background-position: -80px center;
}
.widget_twitter .intent-meta a:hover.retweet {
    background-position: -96px center;
}

/*Blogroll*/
.blogroll li{
    border-bottom: 1px solid #E8E8E8;
    margin-bottom: 15px;
    padding: 0 0 15px;
    font-size: 12px;
    color: #777777;
}
.blogroll li:last-child{
    margin-bottom: 0px;
}
.blogroll li a{
    color: #232323;
    font-family: 'prelo_slab_bookbook',sans-serif;
    font-size: 15px;
    font-weight: normal;
    display: block;
}

ul.pop-widget-tabs li a:hover, ul.pop-widget-tabs li a.active, ul.pop-widget-tabs li a:active, ul.pop-widget-tabs li a:focus {
    background: none repeat scroll 0 0 #0085a6 !important;
}

.set-image-border {
	    
	    width: 100%;
	}

.article-header h2 a{
	font-size: 30px;
	font-weight: 900;
}

.home .article-content p{
	color: #3d3b3b;
}

.article-content .icon-link{
	text-transform: uppercase;
}

.home .article-small-block .article-content .icon-link
{
	font-size: 12px;
}

.home .article-small-block.category-destacados-2lvl .article-header h2 a,
.home .article-small-block.category-otras-noticias .article-header h2 a{
	font-size: 19px;
}

.home .category-destacados-2lvl,
.home .category-otras-noticias{
	overflow:  hidden;
}

.header .header-menu ul.main-menu > li > ul.sub-menu {
    background: #ffffff;
}

.header .header-menu li.menu-item-has-children a{
	color: #0085A6 !important;
}

.header .header-menu li.menu-item-has-children .sub-menu li a{
	text-transform: none;
	padding-left: .8em;
}

.header .header-menu li.menu-item-has-children a:hover{
	color: #000000 !important;
}

.article-small-block .article-content {
    width: 52%;
    float: right;
        padding-top: 1px;
}

.header .menu-search input[type=text] {
    box-shadow: none;
}

.article-small-block .article-photo {
    margin-top: 0; 
}

.panel .slideshow{
	background: #0085A6;
    margin-top: -12px;
    padding-bottom: 20px;
	
}

.panel .slideshow .boton a{
	color: #ffffff;
    border: 2px solid #ffffff;
    text-transform: uppercase;
    padding: 10px 20px;
    font-size: 14px;
}

.panel .slideshow .boton {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 13px;
}


/*.widget-3.panel h3{
	text-align:center;
	padding-top: 20px;
	font-weight: 900;
    font-size: 15px;
}*/

.amazingslider-nav-1{
	display: none !important;
}

.panel img {
    width: 100%;
    max-width: 100%;
}



/*-----------------GALICLOUD-----------------*/

.rosa{
  color: #ec008c;  
}

h2.rosa{
   font-family: prelo_slab_boldbold;
   color: #ec008c;  
   font-size: 18px;
}
.amarillo{
  color: #e4a209;  
}

h2.amarillo{
   font-family: prelo_slab_boldbold;
   color: #e4a209;  
   font-size: 18px;
}

.verde{
  color: #69a820;  
}

h2.verde{
   font-family: prelo_slab_boldbold;
   color: #69a820;  
   font-size: 18px;
}
.azul{
  color: #008cac; 
}
h2.azul{
   font-family: prelo_slab_boldbold;
   color: #008cac;  
   font-size: 18px;
}

.mecenas li,
.estrella li,
.digital li,
.simpatizante li{
  list-style:none!important;
}

.simpatizante .inner-li.uno{
  background-color: #f9e2f0;
}
.simpatizante .inner-li.dos{
  background-color: #fcf1f8;
}


.digital .inner-li.uno{
  background-color: #f9e5b6;
}
.digital .inner-li.dos{
  background-color: #faeac4;
}
.digital .inner-li.tres{
  background-color: #fbefd2;
}
.digital .inner-li.cuatro{
  background-color: #fdf4e1;
}
.digital .inner-li.cinco{
  background-color: #fefaf0;
}

.estrella .inner-li.uno{
  background-color: #beda93;
}
.estrella .inner-li.dos{
  background-color: #c6de9f;
}
.estrella .inner-li.tres{
  background-color: #cee3ab;
}
.estrella .inner-li.cuatro{
  background-color: #d6e7b8;
}
.estrella .inner-li.cinco{
  background-color: #deecc5;
}

.estrella .inner-li.seis{
  background-color: #e6f1d3;
}
.estrella .inner-li.siete{
  background-color: #eef6e2;
}
.estrella .inner-li.ocho{
  background-color: #f7fbf0;
}


.mecenas .inner-li.uno{
  background-color: #81c8d3;
}
.mecenas .inner-li.dos{
  background-color: #8eced8;
}
.mecenas .inner-li.tres{
  background-color: #8eced8;
}
.mecenas .inner-li.cuatro{
  background-color: #a9dae1;
}
.mecenas .inner-li.cinco{
  background-color: #b7e0e5;
}

.mecenas .inner-li.seis{
  background-color: #c5e6ea;
}
.mecenas .inner-li.siete{
  background-color: #d3ecef;
}
.mecenas .inner-li.ocho{
  background-color: #e2f3f5;
}
.mecenas .inner-li.nueve{
  background-color: #f1f9fa;
}

.mecenas li,
.estrella li,
.digital li,
.simpatizante li{
  border-top: 1px solid black; 
  padding: 0!important;
  margin:0!important;
}

.mecenas li:last-child,
.estrella li:last-child,
.digital li:last-child,
.simpatizante li:last-child{
  border-bottom: 1px solid black; 
}
.inner-li{
  overflow:hidden;
  border-top: 2px solid white;
  border-bottom: 2px solid white;
  font-family: barna_stencilregular;

}
.inner-li .left{
  padding: 0 5px;
}

.link{
  -webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
margin-top: 3px;
}
.link-rosa{
  background-color: #ec008c;
  width: 100%;  
  text-align: center;
  font-family: barna_stencilbold;
  color: white;
  padding: 5px;
  margin: 10px;
}

.link-amarillo{
  background-color: #e4a209;
  width: 100%;  
  text-align: center;
  font-family: barna_stencilbold;
  color: white;
  padding: 5px;
  margin: 10px;
}

ul.detalle li{
  font-size: 1em;
}

.link-verde{
  background-color: #69a820;  
  width: 100%;  
  text-align: center;
  font-family: barna_stencilbold;
  color: white;
  padding: 5px;
  margin: 10px;
}

.link-azul{
  background-color:  #008cac; 
  width: 100%;  
  text-align: center;
  font-family: barna_stencilbold;
  color: white;
  padding: 5px;
  margin: 10px;
}
/*
.precio{
  margin-bottom:15px;  
}
*/
.precio-detalle{
    margin: 10px 0;
}
.precio-detalle .cantidad{
  font-family:prelo_slab_bookbook;
  font-size:25px;

  
}
.precio-detalle .mes{
  font-family:barna_stencilregular;
  font-size:15px;
  vertical-align: sub!important;
}

.condiciones{
  margin-top: 20px;
}

.ico{
  max-width:100px!important;
}


#pmpro_form thead th{
  color: white!important;
  
  
}

#pmpro_form thead th a{
  color: black!important;
  
  
}


.links-suscripcion .colabora{
  display: inline;
  padding: 6px;
  margin: 0 10px 0 0;
  font-family: barna_stencilbold;
}

/* CLUB DE AMIGOS */
@font-face {
font-family: Barna-Bold;
src: url(/wp-content/uploads/clubamigos/fonts/Barna-StencilBold.otf);
}
/*
@font-face {
font-family: BarnaSteincil-black;
src: url(/wp-content/uploads/clubamigos/fonts/Barna-StencilBlack.otf);
}
*/
@font-face {
font-family: Barna;
src: url(/wp-content/uploads/clubamigos/fonts/Barna-StencilRegular.otf);
}

@font-face {
font-family: Olsen;
src: url(/wp-content/uploads/clubamigos/fonts/Olsen-Regular.otf);
}

@font-face {
font-family: PeloSlab-book;
src: url(/wp-content/uploads/clubamigos/fonts/PreloSlab-Book.otf);
}

@font-face {
font-family: Barna-light;
src: url(/wp-content/uploads/clubamigos/fonts/Barna-Light.otf);
}

@font-face {
font-family: Barna-regular;
src: url(/wp-content/uploads/clubamigos/fonts/Barna-Regular.otf);
}


h1,h2,h3{
  font-family: Olsen;
}
h2.rosa{
  margin: 0;
}

.popup-amigos {
  width: 100%;
  max-width: 800px;
}

#bottomimage,
#headerimage {
  width: 100%;
  height: auto;
  max-width: 800px;
}

.azul-oscuro {
  font-size: 2em;
  color: #008cac;
  font-family: barna_stencilbold;
  padding-top: 12px;
  padding-bottom: 3px;

}

.azul-claro {
  font-size: 2em;
  color: #9cd4dc;
  font-family: barna_stencilbold;
  /*margin-top: -9px!important;*/
   padding-top: 5px;
   
}

.column-wrapper{
  width:100%;
  overflow: hidden;
}

/*Columnas iguales*/

@media all and (min-width: 520px) {
.column-wrapper {
    display: inline-block;
}
.column-wrapper .col-3 {
    display: inline-block;
    vertical-align: bottom;
    width: 24.4%;
      /*margin: 8px; */

      border:0;
      margin:0;
      padding:0;

}
.column-wrapper .col-3:first-child {
   /* margin-left: 0;*/
}
.column-wrapper{
  margin-top: -30px!important;  
}
}
/****************/




.column-wrapper .col-3 h2{
  margin: 5px 0 0 0;  
}
.column-wrapper .col-3 ul{
  list-style:none;
 margin: 5px 8px;
 padding: 0 ;

}
/*
ul{
  margin: 5px 8px;

    padding: 0 ;
}
*/
li{
font-size: 15px;
}


li .left{
  display: block;
  width: 2%;
  float: left;
  text-align: center;
  
}
li .right{
  display: block;
  float: right;
  width:82%;
  font-size: 12px;
  line-height: 1.2em;
  
}

.inner-li{
  overflow:hidden;
  border-top: 2px solid white;
  border-bottom: 2px solid white;
  font-family: Barna-regular;

}

/*
columnas iguales
http://webdesign.tutsplus.com/tutorials/quick-tip-solving-the-equal-height-column-conundrum--cms-20403
http://stackoverflow.com/questions/6116423/how-to-vertically-align-floating-divs-to-the-bottom --> OK
*/

.column-wrapper .col-3 ul li{
  border-top: 1px solid black; 

}

.column-wrapper .col-3 ul li:last-child{
  border-bottom: 0!important; 
}

.ico.simpatizante,
.ico.digital,
.ico.estrella,
.ico.mecenas
{
  margin: 0 auto;
  display: block;
  width:100%;
  height:auto;
}
.ico.simpatizante{
  max-width: 74px;
}
.ico.digital{
  max-width: 58px;
}
.ico.estrella{
  max-width: 74px;
}
.ico.mecenas{
  max-width: 70px;
}
/*
h2{
  text-align:center;
  font-size: 1.2em;
}
*/
.rosa:hover,
.rosa{
  color: #ec008c;
}
.amarillo:hover,
.amarillo{
  color: #e4a209;  
}
.verde:hover,
.verde{
  color: #69a820;  
}
.azul:hover,
.azul{
  color: #008cac;  
}

.rosa h2{
  color: #ec008c;
}
.amarillo h2{
  color: #e4a209;  
}
.verde h2{
  color: #69a820;  
}
.azul h2{
  color: #008cac;  
}

.link{
  -webkit-border-radius: 5px 5px 5px 5px!important;
border-radius: 5px 5px 5px 5px!important;
margin-top: 3px!important;
}

.link-rosa{
  background-color: #ec008c;
  width: 100%;  
  text-align: center;
}
.link-amarillo{
  background-color: #e4a209;
  width: 100%;  
  text-align: center;
}
.link-verde{
  background-color: #69a820;
  width: 100%;  
  text-align: center;
}
.link-azul{
  background-color: #008cac;
  width: 100%;  
  text-align: center;
}

.colabora{
  color:white!important;
  text-decoration: none;
  padding: 4px 0;
  display: block;
  font-family: barna_stencilbold;
  margin: 0;
  font-size: 14px;
  
}

.precio{
  text-align:center;
}
.big{
  font-size:1.1em;
  font-family: PeloSlab-book;
  
}
.small{
  font-size:0.7em;
  font-family: Barna-light;
  vertical-align: text-top;
}



/*colores "piedras"*/
.simpatizante .inner-li.uno{
  background-color: #f9e2f0;
}
.simpatizante .inner-li.dos{
  background-color: #fcf1f8;
}

.digital .inner-li.uno{
  background-color: #f9e5b6;
}
.digital .inner-li.dos{
  background-color: #faeac4;
}
.digital .inner-li.tres{
  background-color: #fbefd2;
}
.digital .inner-li.cuatro{
  background-color: #fdf4e1;
}
.digital .inner-li.cinco{
  background-color: #fefaf0;
}

.estrella .inner-li.uno{
  background-color: #beda93;
}
.estrella .inner-li.dos{
  background-color: #c6de9f;
}
.estrella .inner-li.tres{
  background-color: #cee3ab;
}
.estrella .inner-li.cuatro{
  background-color: #d6e7b8;
}
.estrella .inner-li.cinco{
  background-color: #deecc5;
}

.estrella .inner-li.seis{
  background-color: #e6f1d3;
}
.estrella .inner-li.siete{
  background-color: #eef6e2;
}
.estrella .inner-li.ocho{
  background-color: #f7fbf0;
}


.mecenas .inner-li.uno{
  background-color: #81c8d3;
}
.mecenas .inner-li.dos{
  background-color: #8eced8;
}
.mecenas .inner-li.tres{
  background-color: #8eced8;
}
.mecenas .inner-li.cuatro{
  background-color: #a9dae1;
}
.mecenas .inner-li.cinco{
  background-color: #b7e0e5;
}

.mecenas .inner-li.seis{
  background-color: #c5e6ea;
}
.mecenas .inner-li.siete{
  background-color: #d3ecef;
}
.mecenas .inner-li.ocho{
  background-color: #e2f3f5;
}
.mecenas .inner-li.nueve{
  background-color: #f1f9fa;
}



.footer-wrapper{
  margin-top:5px!important;
  border-top: 1px solid black!important;
  border-bottom: 1px solid black!important;
  
}

.footer-wrapper img{
  margin-top:5px;
   margin-bottom:5px;  
   width: 100%;
   height: auto;
}


.header-wrapper{
  background-color:#008cac;
}
.header-wrapper img{
   width: 100%;
   height: auto;
   max-width: 440px;
}


h2.rosa.centro,
h2.amarillo.centro,
h2.verde.centro,
h2.azul.centro{
  text-align: center;
}

.footer-wrapper{
  text-align: center;
  line-height: 1;
}
.footer-wrapper span{
  font-family: barna_stencilbold;
  font-size: 3em;
}
.footer-wrapper span.claro{
 color: #9cd4dc;
}
.footer-wrapper span.oscuro{
color: #008cac;
}

/*
@media all and (min-width: 520px) {
  .footer-wrapper{
    overflow: hidden;
  }
  .footer-wrapper img{
    float: left;
  }
  .footer-wrapper .img-uno{
    width:20%;
    border-right: 1px solid black;
  }
  .footer-wrapper .img-dos{
    width:45%;
    border-right: 1px solid black;
  }
  .footer-wrapper .img-tres{
    width:34%;
  }
  
}
*/


.popup-amigos .ico{
  max-width: 75px!important;
}
/* Fin club amigos*/
.link-cabecera.link-necesitamos,
.link-cabecera.link-club{
  color: #0085A6;
  background-color: #ECECED;
  padding: 3px 5px;;
  font-family: barna_stencilbold;
  text-transform: uppercase;
  -webkit-border-radius: 3px 3px 3px 3px;
border-radius: 3px 3px 3px 3px;
text-indent:0;
background-image: none;
display: inline;
height: auto;
font-size: 14px;
margin: 0 5px

  
}

.club-tienda{
  text-align: center;
  margin-bottom: 5px;
}


.content-article-title{
  padding:0;
}


/*GALICLOUD*/

/************************************AMPARO********************/

.page-id-279 .content{
	background-color:#0085a6;
	

}

.page-id-279 .content .main-content-full{
	padding: 40px 60px;

}


.page-id-279 h1{
	line-height:3em;

}

.page-id-279 .content #enlaces a{
	display:inline-block;

}

.page-id-279 .content #enlaces{
	text-align:center;
	margin-bottom: 78px;
}


.page-id-279 .content section{
	overflow:hidden;
	margin-bottom: 50px;
}

.page-id-279 .content section h2, .page-id-279 .content section p, .page-id-279 .content h1{
	
}

#imagenlamarea{
	border-bottom: 2px solid #fff;
    border-top: 2px solid #fff;
    padding-top: 30px;
    margin-bottom: 50px;
}

.page-id-279 blockquote{
	background-color: #bdd9e5;
    background-image: none;
    padding-bottom: 15px;
    padding-top: 20px;
    text-transform: uppercase;
}

.page-id-279 blockquote p{
	font-size: 1.5em !important;
}

.gv_frame .gv_caption{
    display: none;
}

#dia #share{
	display:none;
}

.col_izq{
	width: 40%;
	float:left;
}

.col_der{
	width: 56%;
	float:right;
}

.page-id-279 li {
    font-size: 1.1em;
}

#quees div{
	background-color: #BDD9E5;
	border: 12px solid #FFF;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;

box-shadow: 0px 4px 6px 2px rgba(0, 0, 0, 0.6);
-webkit-box-shadow: 0px 4px 6px 2px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 0px 4px 6px 2px rgba(0, 0, 0, 0.6);

	min-width: 320px;
    padding: 50px;
    width: 40%;
    float: right;
}

#quees{
	background:url(images/bombillas.png) repeat-y 10% top transparent;
}

#idea .contenido, #financiacion, #apoyo{
	background-color: #BDD9E5;
	border: 6px solid #FFF;
	padding: 50px;
}

#principios div{
	background-color: #BDD9E5;
	border: 12px solid #FFF;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;

box-shadow: 0px 4px 6px 2px rgba(0, 0, 0, 0.6);
-webkit-box-shadow: 0px 4px 6px 2px rgba(0, 0, 0, 0.6);
-moz-box-shadow: 0px 4px 6px 2px rgba(0, 0, 0, 0.6);

	min-width: 320px;
    padding: 50px;
    width: 40%;

}

#principios{
	background:url(images/bombillas.png) repeat-y 90% top transparent;
}

#datos .fondoder{
	background:url(images/datos.png) repeat-y 90% top transparent;
}

#datos .fondoizq{
	background:url(images/datos.png) repeat-y 10% top transparent;
	overflow: hidden;
}


#quien{
	background-color: #BDD9E5;
	border: 6px solid #000;
	padding: 50px;
}

#video{
	background-color: #BDD9E5;
	padding: 50px;
}

#datos .colizq, #datos .colder{
	background-color: #BDD9E5;
	border: 6px solid #000;
	padding: 50px;
	width:50%;
	min-width:320px;
}


#datos .colder{
	float:right;
}

.single-post .article-share-bottom > b {
    display: none;
}

.single-post .article-share-bottom .social-icon {
    float: right;
}

.single-post .article-share-bottom {
    border-bottom: medium none;
    border-top: medium none;
    margin-bottom: 0;
    padding-bottom: 0;
    background:none;
}

/*.except p{
	background: url("/wp-content/themes/legatus-child/images/bolillos.png") no-repeat scroll 10px 6px transparent;
    clear: both;
    font: bold 12px/19px Arial,sans-serif;
    list-style-type: none;
    padding: 0 8px 0 25px;
}*/

.except p:before {
    content: "■";
     color: #3789A9;
} 

.except p:first-child:before {
    content: "■ ";
}

.tagimagen img{
	max-width:100%;
}

.author h3{
	line-height:2.5em;
	
}

.current-menu-item a, .current-post-ancestor a, .current-menu-parent a, .current-post-parent a{
	color:#000000 !important;
}

.author .author-content p{
	padding-top:10px;
}

.author .author-content h2{
	font-size: 33px;
	font-weight: normal;
	text-transform: none;
	font-family: 'prelo_slab_bookbook', sans-serif;
	margin-right: 0px;
	line-height: 35px;
	margin-top: 5px;
}

.single .author-content h3, .author h3 {
    margin-top: 58px;
}


.info {
    display: block;
    overflow: hidden;
}

.info .right-side {
    display: block;
    float: right;
    height: 60px;
}
 
.info .date, .infoautor {
    float: left;
}

.infoautor {
    font-size: 12px;
    font-weight: bold;
}

.info .calendar-full {
    padding: 5px 0 0;
}

.infoautor a{
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0 0;
}

h2.info{
    font-size: 33px;
    font-weight: normal;
}

.relacionados{
    background: #f6f6f6 none repeat scroll 0 0;
    border-bottom: 1px dotted #ccc;
    border-top: 1px dotted #ccc;
    display: block;
    margin-bottom: 25px;
    padding: 10px;
}

.relacionados .related-posts {
    border: medium none;
    display: block;
    margin: 0;
    padding: 10px;
}

.main-content-right .banner {
    background: transparent none repeat scroll 0 0;
}

.formulario iframe{
	width: 100% !important;
}

.header-middle .sidebar-top .spot{
	position:absolute;
	bottom:32%;
	right:0;
	width:300px;
	color:#ffffff;
	padding-right: 20px;
}

.header-middle .sidebar-top .spot a{
	
	color:#ffffff;
}

.header-middle .sidebar-top .spot div p{
	font-family: "barna_stencilbold",sans-serif;
    font-size: 18px !important;
    text-align: right;
}

.header-middle .sidebar-top .spot div p a.masinfo {
    font-size:14px;
} 

.header-middle .sidebar-top .spot img{
	background: transparent url("images/fondo.png") no-repeat scroll left bottom;
    height: 103px;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    width: 92px;
}

.header-middle .sidebar-top .spot div{
	/*padding-top:30px;*/
}

.header-menu .wrapper{
	/* -moz-box-shadow:     inset 0 -11px 8px -8px #bcbcbc;
    -webkit-box-shadow:   inset 0 -11px 8px -8px #bcbcbc;
     box-shadow:          inset 0 -11px 8px -8px #bcbcbc;
     border-bottom: 1px solid #bcbcbc;
     border-top: 1px solid #e7e7e7;
     background: -webkit-linear-gradient(#fdfdfd, #eaeaea); 
	 background: -o-linear-gradient(#fdfdfd, #eaeaea); 
	 background: -moz-linear-gradient(#fdfdfd, #eaeaea); 
	 background: linear-gradient(#fdfdfd, #eaeaea);  */
	padding-top: 11px;
    height: 40px;
    border-bottom: 1px dotted #c5c5c5;
} 

.header .menu-search input[type="text"] {
	border-top:3px solid #e2e2e2;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.menu-search form{
	background:#ffffff url("images/buscar.jpg") no-repeat scroll 140px center;
}

.author-photo, .author-photo img {
	width:auto;
	height:auto;
}

.blog .author-photo, .author-photo img {
	width:50px;
	height:50px;
}

.main-content-right .panel .user .author-content {
    margin-left: 0;
    margin-bottom: 0;
}

.main-content-right .panel .user h3 {
	background-color: transparent;
	margin-bottom: 0;
}

.main-content-right .panel .user h3 a{
    color: #0085a6;
    text-decoration: none;
    text-transform: none;
}

.main-content-right .panel .user .author-content p {
    font-size: 0.9em !important;
}

.main-content-right .panel .user .author-photo {
    margin-bottom: 0;
}

.top-menu .current-menu-item > a, .top-menu .current-post-ancestor > a, .top-menu .current-menu-parent > a, .top-menu .current-post-parent > a,
.top-menu .current-menu-item a span, 
.top-menu .current-post-ancestor a span, 
.top-menu .current-menu-parent a span, 
.top-menu .current-post-parent a span,
.sub-menu .current-menu-item a,
.sub-menu .current_page_item a
{
    color: #37899a !important;
} 

.user{
	overflow:hidden;
	margin-bottom: 20px;
}

.comment-image {
    background: url("images/comments.png") no-repeat left center transparent;
    height: 16px;
    width: 16px;
    vertical-align: middle;
    display: inline-block;
    margin-right: 2%;
}

.blog .entry-title a{
	color:#232323;
	font-size: 22px;
}

.blog .author a{
	font-style: normal;
    text-transform: uppercase;
    font-size: small;
}

.rss-image {
	width:300px;
	float:right;
	clear:right;
}

.rss-image img{
	max-width:100%;
	margin-bottom:20px;
}

.rss-items article{
	overflow: hidden;
	margin-bottom: 30px;
}
.story-meta-footer{
	margin-bottom:10px;
}

.rss-items .entry-content{
	margin-top:10px;
}


.acc-container {
  width:100%;
  margin:15px auto 0 auto;
  overflow:hidden;
}

.acc-btn { 
  max-width:100%;
  margin:0 auto;
  padding:10px 25px;
  cursor:pointer;
  border-bottom: 2px solid #e0e3e2;
}

.acc-content {
  height:0px;
  width:100%;
  margin:0 auto;
  overflow:hidden;
}

.acc-content-inner {
  padding:10px 30px;
}

.open {
  height: auto;
}

.shortcode-content .acc-container h1, .shortcode-content .acc-container h2, .shortcode-content .acc-container h3, .shortcode-content .acc-container h4, .shortcode-content .acc-container h5, .shortcode-content .acc-container h6 {
    font-family: "prelo_slab_bookbook",sans-serif;
    font-size: 20px;
    text-transform: none;
    line-height: 1.2em;
}

.acc-content-inner li {
    font-size: 14px;
}


.widget-7 a:hover{
	text-decoration:underline;
	
}

.very-top-menu > li a[title="nolink"] {
    cursor: auto;
}

.role{
	background-color: #0085a6;
    color: #ffffff;
    padding: 5px;
    font-size: 0.8em;
}

#redaccion .author-photo, #redaccion .author-photo img {
  width: 133px;
  height: 133px;
}

#redaccion p.puesto{
	color: #777;
	margin-bottom: 0;
}

#redaccion h2{
	margin-bottom: 0;
}

#redaccion h3{
	color: #232323;
	margin-top: 15px;
	margin-bottom: 0;
}

#redaccion article{
	  border-bottom: 2px solid #E0E3E2;
	    margin-bottom: 50px;
}

#redaccion #nosocios article {
	  border-bottom: none;
	  float:left;
	  margin-right: 20px;
}

#redaccion #nosocios {
	  text-align:center;	
	  overflow:hidden;
	  padding-left: 16%;  
}

#redaccion #colaboradores  {
	  clear:both;	  
}

#redaccion #nosocios p.puesto {
  text-align: center;
}

#redaccion a {
	  font-size:13px;  
}

.content-article-title img{
	max-width:100%;
}

h4.popular a{
	color:#000000;
	font-weight:normal;
}

h4.popular a:hover{
	text-decoration:underline;
	font-weight: normal;
}

/*#menu-item-73758 a:first-child{
	display:none;
}

#menu-item-73758 .sub-menu a:first-child{
	display:block;
}*/

.banner2{
	margin-top:1em;
}

iframe, object, embed{
        max-width: 100% !important;
}

.wss {
    background: url("images/whatsapps_icon.png") no-repeat scroll left top !important;
    width: 20px;
    background-size: contain !important;
    height: 20px;
    display: inline-block!important;
    position: relative;
    cursor: pointer;
    border-radius: 5px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0;
    padding: 0;
    font-family: Rboto;
    letter-spacing: .4px;
    cursor: pointer;
    font-weight: 400;
    text-transform: none;
    color: #fff!important;
    line-height: 0;
    text-decoration: none;
    text-align: left;
    font-size: 20px;
    border-bottom: none !important;
    margin-left: 5px;
}

.article-side-block {
    clear: both;
}

.header .header-menu.thisisfloat ul.main-menu > li#menu-item-95176:hover > ul.sub-menu, 
.header .header-menu.thisisfloat ul.main-menu > li#menu-item-95176 > ul.sub-menu li:hover > ul.sub-menu,
.header .header-menu.thisisfloat ul.main-menu > li#menu-item-95176 > ul.sub-menu, 
.header .header-menu.thisisfloat ul.main-menu > li#menu-item-95176 > ul.sub-menu li > ul.sub-menu {
    display: none;
}


.header-menu .banner-yoibextigo {
    margin-top: 6px;
    margin-right: 18px;
}

.main-content-right form#searchform{
	background: #ffffff url("images/buscar.jpg") no-repeat scroll 140px center;
}

.main-content-right form#searchform input[type="text"] {
    border-top: 3px solid #e2e2e2;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    display: block;
    border: 1px solid #e2e2e2;
    box-shadow: inset 0px 2px 10px rgba(0,0,0,0.05);
    border-radius: 2px;
    -moz-border-radius: 2px;
    padding: 5px 10px;
    padding-right: 25px;
    color: #232323;
    font-size: 12px;
}


/*RESPONSIVE
------------------------------------------------------------------------------------------------------------------------------*/
@media all and (max-width: 1034px) and (min-width: 1000px) {
.boxed.active{
    width: 1040px !important;
}
	.main-content-right {
		width: 271px!important;
		overflow: hidden;
		margin-left: 10px !important;
	}

	.main-content-right .main-split-left,
	.main-content-right .main-split-right {
		width: 120px!important;
		overflow: hidden;
	}

	.wrapper {
		width: 961px;
	}

	.panel .set-image-border img {
		width: 100%;
	}
	
	
    .banner img {
		width: 95%;
	}
	.header-banner .banner img {
		width: auto;
		max-width: 100%;
	}
	.newsman-form input[type="text"]{
	   width: 251px;
	}
}

@media screen and (max-width: 768px) {
    .gv_panel img{
        width: 100% !important;
        height: auto !important;
    }
    .right.top-menu{
        display: none;
    }
    .header .header-menu .social-buttons-header {
        float: none;
        margin-top: 15px;
        width: 152px;
        margin-left: 14px;
    }
    .header .header-menu .social-buttons-header iframe{
        margin-bottom: 5px;
    }
    .sidebar-top {
    clear: right;
    float: right;
    margin-right: 0;
    margin-top: 0;
    width: 130px;
    }
    .sidebar-top .span-llevamos{
        display: none;
    }
}

@media screen and (max-width: 480px) {
    .gv_gallery{
        width: 420px !important;
        max-width: 420px !important;
    }
    .gv_panelNavPrev, .gv_panelNavNext{
        display: none !important;
    }
    .gv_panel img{
        width: 100% !important;
        height: auto !important;
    }
    .right.top-menu{
        display: none;
    }
    .header .header-menu .social-buttons-header {
        float: none;
        margin-top: 15px;
        margin-left: 14px;
        width: 152px;
    }
    .header .header-menu .social-buttons-header iframe{
        margin-bottom: 5px;
    }
    .sidebar-top {
    clear: right;
    float: right;
    margin-right: 0;
    margin-top: 0;
    /* width: 130px; */
    width: 100%;
    padding-top: 7px;
    }
    #spot-5{
      float: none;
    }
    .sidebar-top .span-llevamos{
        display: none;
    }
}

@media screen and (max-width: 320px) {
    .gv_gallery{
        width: 270px !important;
        max-width: 270px !important;
    }
    .gv_panelNavPrev, .gv_panelNavNext{
        display: none !important;
    }
    .gv_panel img{
        width: 100% !important;
        height: auto !important;
    }
    .right.top-menu{
        display: none;
    }
    .header .header-menu .social-buttons-header {
        float: none;
        margin-top: 15px;
        margin-left: 14px;
        width: 152px;
    }
    .header .header-menu .social-buttons-header iframe{
        margin-bottom: 5px;
    }
    .sidebar-top {
    clear: right;
    float: right;
    margin-right: 0;
    margin-top: 0;
    width: 130px;
    
    }
    .sidebar-top .span-llevamos{
        display: none;
    }
    
}




