/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/



/* CONTENT */
#content {
    float: left;
    width: 650px;
    margin-top: 0px;
    margin-bottom: 5px; 
}
#content .twitter_seccions {
    margin-top: 5px;
    width: 300px;
    /*border: 2px solid black;*/
    float: left;
    position: relative;
    /*padding: 3px;*/
}

/* Display posts */
.display-posts-listing .listing-item {
clear: both;
}

.display-posts-listing img {
float: left;
margin: 0 10px 10px 0;
}

/* Category displayed in posts */
.meta-author > span:nth-child(2) {
float: right;
font-size: 28px;
color: green;
}


/*Home widgets*/
.home_widgets{margin-top:-25px;}
#tabs_279 > ul:nth-child(1) > li:nth-child(3){height:57px;}
/* Featured Slider -- wpzoom-slider.php */

#slider {  margin: 0 0 25px; position: relative; width: 950px; padding: 0 15px; background: #1B1A1A; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
#slider #slides { width: 467px; display: block; overflow: hidden; float: left; padding: 15px 15px 15px 0; border-right: 1px solid #232222; }
#slider h3 { font-weight: bold; font-size: 18px; border-bottom: 3px solid #232222; padding: 13px 0 9px; margin: 0; color: #fff; }
#slider .notice { color: #999; }
#slider #slides .slide_content { margin: -90px 5px 0px; overflow: hidden; text-align: top; font-size: 14px; color: white; text-shadow: 0.1em 0.1em 0.025em #000000; position: absolute;}
#slider #slides .slide_content p { margin-bottom: 100px; }

/* Div de background añadido por mi para que el ahumado vaya de un lado al otro de la imagen destacada*/
#slider #slides .bg { margin: -95px 0px 0px; position: relative; background: rgba(0,0,0,0.4); padding-top: 95px;}
#slider #slides .bg p { margin-bottom: 100px; }
/*Fin de mi edit */

#slider #slides .slide_content .comments a { background: url(images/comments.png) no-repeat left center; padding: 0 0 0 16px; color: #787878; font-size: 11px; }
#slider #slides h2 { line-height: 1.3; margin: 0 0 7px; }
#slider #slides h2 a { color: #fff; font-size: 16px; font-weight: bold; }

#slider_nav { position: relative; width: 49%; overflow: hidden; float: right; padding: 15px 0 0; }
#slider_nav .item  {  padding: 8px 10px 8px 10px; margin: 0; font-size: 13px; font-weight: bold; width: 443px; border-bottom: 1px solid #232222; line-height: 1.3; color: #D6D5D5; }
#slider_nav .item a { color: #D6D5D5; }
#slider_nav .item a:hover { color: #fff; text-decoration: none; }
#slider_nav .item:hover, #slider_nav .item.current { z-index: 11;  background: #000; -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-radius: 0 4px 4px 0; border-radius: 0 4px 4px 0; border-bottom:1px solid #3A3535; }
#slider_nav .item:hover a, #slider_nav .item.current a { color: #fff; }
#slider_nav .item:hover span, #slider_nav .item.current span { color: #fff; }
#slider_nav p { margin: 1px 0 0; font-size: 11px; color: #e6e6e6; }
#slider_nav .item a span { overflow: hidden; display: block; font-size: 11px; font-weight: normal; color: #787878; margin-bottom: 2px; }
#slider_nav .item:hover { cursor: pointer; }
#slider_nav .item img { padding: 0 10px 0 0; float: left; }
#slider_nav .item:last-child { border-bottom: none; }

 
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

.flexslider {margin: 0; padding: 0;}
.slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.slides > li a {  }
#slider .slides > li { position: relative; overflow: hidden; }
.slides > li .thumb { margin-bottom: 20px; }
.slides > li h3.title { font: 22px 'Copse', Georgia, serif; font-weight: normal; line-height: normal; margin: 0 0 10px; }
.slides > li .meta { margin: 0 0 10px; }
.slides > li .meta p { display: inline; margin: 0 20px 0 0; }
.slides > li .meta p:last-child { margin: 0; }
.slides > li .more-link { float: right; margin: 0 0 10px 10px; }
.slides > li .excerpt { font-size: 13px; line-height: 1.8; color: #8b7d6b; }
.slides > li .excerpt :last-child { margin-bottom: 0; }
.slides > li .li-wrap { width:980px; margin:0 auto; position:relative;}

.flex-pauseplay span {text-transform: capitalize;}

.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

.no-js .slides > li:first-child {display: block;}

.flexslider {margin: 0 0 15px;   position: relative;   zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}

/* Nav Dots */
.flex-control-nav {
    text-align: center;
    height: 14px;
    margin: 15px 0;
}

.flex-control-nav li {
    display: inline-block;
    position: relative;
    width: 14px;
    height: 14px;
    margin: 0 5px 0 0;
}

.flex-control-nav li a {
    display: block;
    cursor: pointer;
    text-indent: -9999em;
    background: #414141;
    height: 9px;
    width: 9px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 4px 0 0 4px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

 
.flex-control-nav li a.flex-active, .flex-control-nav li a:hover {
    background-color: #888;
}

.flex-control-nav li a.flex-active:after {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;

}


#slider .flex-direction-nav { width: 53px; height: 22px; position: absolute; right: 15px; top: 15px; }
#slider .flex-direction-nav a { display: block; text-indent: -2999px; background: url(images/arrow_feat.png) no-repeat; cursor: pointer; height: 22px; width: 25px; }
#slider .flex-next:hover,  #slider .flex-prev:hover { -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=90)"; filter: alpha(opacity=90); opacity: 0.6; transition: opacity .25s ease-in-out; -moz-transition: opacity .25s ease-in-out; -webkit-transition: opacity .25s ease-in-out; }
#slider .flex-direction-nav .flex-prev{ float: left; background-position: 0 0; }
#slider .flex-direction-nav .flex-next{ float: right; background-position: -27px 0; }

 
#slider .flexslider:hover .flex-next {opacity: 0.8;   background-position: -81px 0;}
#slider .flexslider:hover .flex-prev {opacity: 0.8;   background-position: 0 0;}
 
#slider .flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}


/* Images align */
.entry .aligncenter, div.aligncenter { display: block; clear:both; margin-left: auto; margin-right: auto; }
.alignleft, .entry .alignleft { float: left; margin-right:15px; }
.alignright, .entry .alignright { float: right; margin-left:15px; }

/* Caption for images */
.entry .wp-caption { max-width: 100% !important; text-align:center; }
.entry .wp-caption img { background:none; margin:0; border:0 none; max-width:100%; width:auto; height:auto;}
.entry .wp-caption-text, .gallery-caption { color:#A7A3A3; font-size:11px; margin:0; padding:4px 0 0; text-align:center; }
.entry .wp-caption.aligncenter { margin:0 auto 15px; }

img.wp-smiley { border: none; padding: 0; }

.thumbnails { clear: both; float: left; font-size: 11px; line-height: 1.6em;  }
.thumbnails img { height: 100px; margin:0 20px 15px 0; width: 100px; }
.thumbnails .active img { border:3px solid #FFCB65; }

/*********************************************************************************************
 
3. Header  -------------------------  header.php

*********************************************************************************************/

#navbar {
    background: #0d7000; /* #282727 */
    color:#fff;
    margin-bottom:10px;
}

#navbarsecond {
    background: #fff url("images/secondnav.gif") repeat-x 0 0;
    margin-bottom: 15px;
}

#logo {
    float:left;
    padding:0 0 10px;
}

#logo a {
	color:#525252;
}

#logo a:hover {
	color:#3c3c3c;
	text-decoration:none;
}

.adv {
    float:right;
    margin: 5px 0 15px;
}

/* Search Form */
#searchform {
	float: right;
    margin:0 0 15px;
    height: 33px;
    width: 98%;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	background: #f5f5f5;
	border:3px solid rgb(200, 200, 200);
}

#s {
	outline: none;
	background: #f5f5f5;
	border: none;
    color: #bababa;
    line-height: 26px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    height: 26px;
    width: 245px;
    float:left;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    padding:3px 0 0 5px;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#searchsubmit {
	float:left;
	width:25px;
	height: 26px;
	background: url("images/s.gif") no-repeat 0 2px;
    text-indent:-2999px;
}


/* Dropdown menu */
.dropdown, .dropdown * { margin: 0; padding: 0; list-style: none; }
.dropdown { line-height: 1.0; }
.dropdown ul { position: absolute; top: -999em; width: 160px; /* left offset of submenus need to match (see below) */ }
.dropdown ul li { width: 100%; }
.dropdown li:hover { visibility: inherit; /* fixes IE7 'sticky bug' */ }
.dropdown li { float:left; display:inline;  position: relative; }
.dropdown a {  position: relative; }
.dropdown li:hover ul,
.dropdown li.sfHover ul { left: 0; top:32px; /* match top ul list item height */ z-index: 99; }
ul.dropdown li:hover li ul,
ul.dropdown li.sfHover li ul { top: -999em; }
ul.dropdown li li:hover ul,
ul.dropdown li li.sfHover ul { left: 160px; /* match ul width */ top: 0; }
ul.dropdown li li:hover li ul,
ul.dropdown li li.sfHover li ul { top: -999em; }
ul.dropdown li li li:hover ul,
ul.dropdown li li li.sfHover ul { left: 160px; /* match ul width */ top: 0; }

.dropdown {
    float:left;
    width: 100%;
}
.dropdown a {
    padding: 8px 10px;
    margin:0 5px 0 0;
    text-decoration:none;
    line-height:1.5;
    font-size: 12px;
    color: #eaeaea; /*#c0c0c0*/
    display:block;
}

.dropdown a:hover {
    background:#527AA4;
    color:#fff;
}

.dropdown ul {
    text-align: left;
    margin: 0;
	background:#527AA4;
    border-top:none;
    z-index:999;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    padding:5px 0 10px;
}

.dropdown ul ul {
    top:0;
    padding:0 0 10px;
}

.dropdown .current_page_item a,
.dropdown .current-cat a,
.dropdown .current-menu-item a,
.dropdown .current_page_item a,
.dropdown .current-cat a,
.dropdown .current-menu-item a {
    outline:0;
    color: #fff;
    font-weight:bold;
 }
.dropdown .current_page_item ul a,
.dropdown .current-cat ul a,
.dropdown .current-menu-item ul a,
.dropdown .current_page_item ul a,
.dropdown .current-cat ul a,
.dropdown .current-menu-item ul a {
    outline:0;
    font-weight:normal;
    color:#c0c0c0;
}

.dropdown li ul li {
    color:#fff;
    float:left;
    margin:0;
    padding:0;
 }

.dropdown li ul li a {
    color:#fff;
    margin:0;
    padding:7px 10px;
    font-size:11px;
}

.dropdown li:hover a {
    color:#fff;
    background:#2fcc00	;
}

.dropdown li:hover ul a {
    color:#fff;
}

.dropdown li:hover li a:hover {
    background:#3F6288;
}
.dropdown a.sf-with-ul {
    min-width:1px;
}


#navbarsecond .dropdown a {
    color: #5f5959;
    font-size:13px;
    padding:11px 10px;
}

#navbarsecond .dropdown a:hover {
    background:none;
    color:#333;
}

#navbarsecond .dropdown ul {
    background:#ecebeb;
}

#navbarsecond .dropdown li ul li {
    color:#fff;
}

#navbarsecond .dropdown li ul li a {
    font-size:11px;
    color:#fff;
}

#navbarsecond .dropdown li:hover a {
    color:#333;
    background:none;
}

#navbarsecond .dropdown li:hover ul a {
    color:#222;
}

#navbarsecond .dropdown li:hover li a:hover {
    background:#DADBDC;
}

/* Featured Category Widget */
/* OLD
.category-widget { margin: 30px 0; }
.category-widget h2 { border-top: 4px solid #ececec; border-bottom:2px solid #ececec; color: #3f3d3d; font-size: 18px; font-weight: bold; line-height: 38px; margin: 25px 0 15px 0; }
.category-widget h2 a { color: #0d7000; }
.category-widget .slide { float: left; width: 300px; overflow: hidden; height: 236px; }
.category-widget .category-big { float: left; width: 300px; }
.category-widget ul { list-style: none; }
*/
/*NEW*/
.category-widget { margin-top:0px; margin-bottom: 10px; }
.category-widget h2 { border-top: 4px solid #000000; border-bottom:2px solid #000000; color: #ffffff; font-size: 18px; font-weight: bold; line-height: 38px; margin: 25px 0 5px 0; background: #0d7000; padding-left: 10px; }
.category-widget h2 a { color: #ffffff; /*margin-left: 10px;*/ }
.category-widget .slide { float: left; width: 300px; overflow: hidden; height: 236px; }
.category-widget .category-big { float: left; width: 300px; }
.category-widget ul { list-style: none; }
.category-widget h3 { font-size: 14px; font-weight: bold; color: #000000; }
.category-widget .item { overflow: hidden; }
.category-widget .ui-tabs-active h3  { color: #fff; }
.category-widget .ui-tabs-active p { color: #e9e9e9; }
.category-widget .tabs { float: right; width: 350px;}
.category-widget .tabs li { float: left; overflow: hidden;  border-bottom: 1px solid #e8e8e8;  }
.category-widget .tabs li { padding: 8px 10px 15px 15px; width: 325px; height: 55px; display: block; line-height: 1.3; -moz-border-radius-topright: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-radius: 0 4px 4px 0; border-radius: 0 4px 4px 0; }
.category-widget .tabs li a:hover { text-decoration: none; }
.category-widget .tabs li.ui-tabs-active { background: #000000 ; color: #fff; } /*#41b82e*/
.category-widget .tabs p { font-size: 11px; color: #414141; }
.category-widget .tabs li.ui-tabs-active p { color: #fff; }
.category-widget .tabs li img { float: left; position: relative; padding: 5px 10px 0 0; }
.category-widget li:hover { cursor: pointer; }
.category-widget p { font-size: 11px; line-height: 1.4; margin: 0; padding: 0; }
.category-widget .tabs { background: none; border:none; }
.category-widget .tabs li { border:none; background: none; }
.category-widget .slide { border:none; }
.category-widget .ui-widget-content { border:none; }

.category-widget .ui-tabs {  padding:0;  }  
.category-widget .ui-tabs .ui-tabs-nav { padding:0; }
.category-widget .ui-tabs .ui-tabs-nav li { margin:0; height: 55.75px;}
.category-widget .ui-tabs .ui-tabs-nav li a {  padding:0; }
.category-widget .ui-tabs .ui-tabs-nav li.ui-tabs-selected {}
.category-widget .ui-tabs .ui-tabs-panel { padding: 0;}

/* Carousel -- wpzoom-carousel.php */
#featured { width: 980px; position: relative; float: left; margin: 0 0 20px; padding: 5px; margin-top: 10px; }
#featured h3 { border-bottom: 0px solid #ececec; color: #ffffff; font-size: 18px; font-weight: bold; line-height: 0px; margin: 18px 0 15px 0; background: #0d7000; margin-left: 10px; width: 970px;}
#featured .a { background: #0d7000; margin-top: -25px; border-top: 4px solid #000000; border-bottom:2px solid #000000; margin: 25px 0 15px 0;}

#featured ul li { display: inline; float: left; margin: 0; padding: 0 4px 0 0; }
#featured li a { font-weight: bold; width: 180px; display: block; }
#featured .thumb img { margin-bottom: 4px; }
#featured .jcarousel-clip { width: 980px; }
#featured .jcarousel-item { width: 196px; overflow: hidden; }
#featured .jcarousel-prev { position: absolute; top: 40px; right: 40px; width: 25px; height: 22px; cursor: pointer; background: url(images/arrow_feat.png) no-repeat; background-position: 0 0; }
#featured .jcarousel-next { position: absolute; top: 40px; right: 10px; width: 25px; height: 22px; cursor: pointer; background: url(images/arrow_feat.png) no-repeat; background-position: -27px 0; }
#featured .jcarousel-prev:hover, .jcarousel-next:hover { -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter: alpha(opacity=80); opacity: 0.8; transition: opacity .25s ease-in-out; -moz-transition: opacity .25s ease-in-out; -webkit-transition: opacity .25s ease-in-out; }


/*********************************************************************************************

6. Single Posts Styling  ---------------------------------  single.php, page.php

*********************************************************************************************/

.entry h1, .entry h2, .entry h4, .entry h5, .entry h6 {
    margin-bottom: 12px;
    line-height:1.3;
}

.entry h3{
color:rgb(0, 51, 102);
}
.entry p { margin-bottom: 14px; }
.entry img { margin-bottom:10px; }

.entry img.alignnone,
.entry img.aligncenter,
.entry img.alignleft,
.entry img.alignright {
    margin-bottom: 10px;
    max-width: 650px;
}
.entry ul, .entry ol { margin: 0 0 14px 14px; }
.entry li ul, .entry li ol { margin-bottom: 0; }
.entry li { list-style-position: inside; }
.entry ul li { list-style-type: none; }
.entry ol li { list-style-type: decimal; }
.entry blockquote {
    color:#8E8E8E;
    border-left: solid 3px #ececec;
    padding:0 15px;
    margin: 10px;
}

h1.title  {
    margin:0 0 10px;
    line-height:1.3;
    font-size:28px;
    font-weight:bold;
}

h1.title a {
    color:#222;
}

.post-cover {
    margin:0 0 15px;
    font-size:12px;
    color:#999;
}

.post-cover p {
    margin:5px 0;
}

.post-meta {
    padding:8px 0 8px 15px;
    height:20px;
    background:#eee;
    border-top:1px solid #fff;
    margin:0px 0 15px;
    font-size:11px;
    color:#656565;
}

.meta-author {
    border-bottom:1px solid #ececec;
    padding:0 0 10px;
    margin:0 0 15px;
    font-size:12px;
    color:#999;
}

.meta-author a {
    font-weight:bold;
}


/* Related Posts */
.related_posts {
    margin:0 0 15px;
}

.related_posts h3 {
    margin:0 0 15px;
}

.related_posts ul {
    margin-left:-20px;
}

.related_posts ul li {
    list-style-type:none;
    width:44%;
    padding:0 0 10px 20px;
    margin:0 0 10px 20px;
    float:left;
    border-bottom: 1px solid #ececec;
    background:url(images/related.png) no-repeat left 6px;
}

/* Sharing buttons */
.share_box {
    float:right;
    width:295px;
    text-align:right;
}
.share_box .share_btn { display:inline; }

/* Tags */
.tag_list { font-size:12px;  margin:0 0 12px; color:#63676A; }
.tag_list a { margin:0 10px 0 0; font-family:Georgia, Times New Roman, Times, serif;  color:#928f8f;}
.tags_wrap { overflow:hidden; }

/* [gallery] shortcode */
.entry .gallery .gallery-item { max-width:142px; display: -moz-inline-stack; display: inline-block; vertical-align: top; zoom: 1; *display: inline; margin: 10px; }
.entry .gallery { clear: both; margin: auto; text-align: center; }
.entry .gallery a:hover { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";filter: alpha(opacity=90); opacity: 0.6; transition: opacity .25s ease-in-out; -moz-transition: opacity .25s ease-in-out; -webkit-transition: opacity .25s ease-in-out;}
.gallery img { width:142px; height:auto; }


/* Images align */
.entry .aligncenter, div.aligncenter { display: block; clear:both; margin-left: auto; margin-right: auto; }
.alignleft, .entry .alignleft { float: left; margin-right:15px; }
.alignright, .entry .alignright { float: right; margin-left:15px; }

/* Caption for images */
.entry .wp-caption { max-width: 100% !important; text-align:center; position: relative;}
.entry .wp-caption img { background:none; margin:0; border:0 none; max-width:100%; width:auto; height:auto; }
.entry .wp-caption-text, .gallery-caption { color:white; font-size:11px; padding:4px 0 0;bottom: 0px; text-align:center; position:absolute; background:rgba(0,0,0,0.4); width:100%;}
.entry .wp-caption.aligncenter { margin:0 auto 15px; }

img.wp-smiley { border: none; padding: 0; }

.thumbnails { clear: both; float: left; font-size: 11px; line-height: 1.6em;  }
.thumbnails img { height: 100px; margin:0 20px 15px 0; width: 100px; }
.thumbnails .active img { border:3px solid #FFCB65; }

/* Template: Sidebar on the left */
.side-left #content { float: right; border-right: 0; }
.side-left #sidebar { float: left; }

/* Template: Full-width */
.full-width #content { width: 980px; }
.full-width h1.archive_title { width:980px; }
.full-width .entry, .page .entry { float: none; display: block; padding-right: 0; }
.full-width .entry img { max-width: 980px; }
.full-width .entry .wp-caption { max-width:980px;  text-align:center;}

/* Template: Archives */
.post .col_arch { float: left; width: 100%; margin: 10px 0; border-bottom: 1px solid #ececec; padding-bottom: 15px; }
.post .col_arch .left { display:block; text-transform: uppercase; font-size:12px; font-weight:bold; }
.post .col_arch .right { float: left; margin-top:12px; }
.post .col_arch .right ul {margin-left:0; }
.post .col_arch .right ul li a { font-weight: normal; }
.post .col_arch .right ul li { width: 30%; float: left; margin: 0 10px 5px 0; list-style-type: none; }
.post .col_arch:last-child { border-bottom:none; }

 /*********************************************************************************************

7. Sidebar & Widgets -------------------------  sidebar.php

*********************************************************************************************/
/*SELECTORES AÑADIDOS POR CARLOS FERNÁNDEZ SÁNCHEZ */

div.g-1 {
	display: inline-flex;
}

#ak_featured_post_widget-2 > ul:nth-child(2) > li:nth-child(n){
    padding-bottom: 10px;
}
#ak_featured_post_widget-5 > ul:nth-child(2) > li:nth-child(n){
    padding-bottom: 10px;
}

div.entry:nth-child(1) > a:nth-child(3) > h1:nth-child(1){
    color: black;
}
div.entry:nth-child(1) > a:nth-child(3) > h1:nth-child(1):hover{
    color: black;
}
.post img.size-full {
    max-width: 100% !important;
}
#desc_web > h4:nth-child(1){
    color: rgb(68, 68, 68);
    margin-left: 0px;
    font-size: 11.6px;
    font-family: helvetica;
}
.desc-minut{
    color:#666;
}
#seccio-desc{
    position: relative;
    float: left;
}

.meta-author-seccio{
    border-bottom: 1px solid rgb(236, 236, 236);
    padding: 0px 0px 35px;
    margin: 0px 0px 15px;
    font-size: 12px;
    color: rgb(153, 153, 153);
}
#seccio-cat{
    float: left;
    font-size: 28px;
    color: green;
	width: 100%;
}
.shareaholic-canvas{
    margin-left: -14px;
}

.archive_title > a:nth-child(2) {
    color:white;
}
    
#searchform > h3:nth-child(1){
    color: white;
    background: green;
    border-top: 4px solid black;
    border-bottom: 2px solid black;
    font-size: 15px;
    text-align: center;
}
#search-2 > h3:nth-child(1){
    color: white;
    background: green;
    border-top: 4px solid black;
    border-bottom: 2px solid black;
    font-size: 15px;
    text-align: center;
}
#search-3 > h3:nth-child(1){
    color: white;
    background: green;
    border-top: 4px solid black;
    border-bottom: 2px solid black;
    font-size: 15px;
    text-align: center;
}
#search-4 > h3:nth-child(1){
    color: white;
    background: green;
    border-top: 4px solid black;
    border-bottom: 2px solid black;
    font-size: 15px;
    text-align: center;
}
#ak_featured_post_widget-2{position: relative; float:left; width:300px; margin-top:-535px;}
#ak_featured_post_widget-2 > h3:nth-child(1) {
    color: white;
    background: green;
    border-top: 4px solid black;
    border-bottom: 2px solid black;
    font-size: 15px;
    text-align: center;
}
#ak_featured_post_widget-2 > h3:nth-child(1) > a:nth-child(1){
    color: white;
    background: green;}
#ak_featured_post_widget-2 > ul:nth-child(2){text-align: justify; border: 2px solid gray; padding: 5px; background:white;}

#ak_featured_post_widget-3{position: relative; float:left; width:300px; margin-top:0px;}
#ak_featured_post_widget-3 > h3:nth-child(1) {
    color: white;
    background: green;
    border-top: 4px solid black;
    border-bottom: 2px solid black;
    font-size: 15px;
    text-align: center;
}
#ak_featured_post_widget-3 > h3:nth-child(1) > a:nth-child(1){
    color: white;
    background: green;}
#ak_featured_post_widget-3 > ul:nth-child(2){text-align: justify; border: 2px solid gray; padding: 5px; background:white;}

#ak_featured_post_widget-5{position: relative; float:left; width:300px; margin-top:-535px;}
#ak_featured_post_widget-5 > h3:nth-child(1) {
    color: white;
    background: green;
    border-top: 4px solid black;
    border-bottom: 2px solid black;
    font-size: 15px;
    text-align: center;
}
#ak_featured_post_widget-5 > h3:nth-child(1) > a:nth-child(1){
    color: white;
    background: green;}
#ak_featured_post_widget-5 > ul:nth-child(2){text-align: justify; border: 2px solid gray; padding: 5px; background:white;}


#flare_widget-3 > h3:nth-child(1){
    /*
    color: white;
    background: green;
    border-top: 4px solid black;
    border-bottom: 2px solid black;
    font-size: 15px;
    text-align: center;
    */
}

.fla
/*Ojo al exportar estos widgets */

.flare-follow{
    margin-top:15px;
    background: none;
    height: 53px;
    padding-top: 0px;
    padding-left: 45px;
    margin-bottom: 0px
}
#flare_widget-3{margin-bottom: -25px;}
#yop_poll_widget-2 > h3:nth-child(1){height: 0px}

#b-1{
    border:2px solid white;
    background: none;
}
#facebook-like-2 > h3:nth-child(1){
    color: white;
    font-size: 15px;
    background: green;
    text-align: center;
    border-top: 4px solid black;
    border-bottom: 2px solid black;
    margin-bottom: 15px;
    margin-top: 5px;
}
#facebook-like-3 > h3:nth-child(1){
    color: white;
    font-size: 15px;
    background: green;
    text-align: center;
    border-top: 4px solid black;
    border-bottom: 2px solid black;
    margin-bottom: 15px;
    margin-top: 5px;
}

#adrotate_widgets-3{
    margin-top:-10px;
}
/*SOCIAL*/
#content #social .social-nav li a,#content #social .social-nav,#content #social,#content #social .social-nav .social-current-tab{background:none}
#content #social #reply-title,#content #social #reply-title span{background:none; padding:0}
#content #social input.social-input,#content #social .social-select{padding:0}
#content #social input#submit{padding:2px 13px}
/*CONTACT FORM*/
.wpcf7-submit{
    background: green;
    
}
/* FIN DE LOS SELECTORES AÑADIDOS */

#sidebar {
    float: right;
    width: 300px;
    overflow:hidden;
    font-size:13px;
    color:#5C5C5C;
    padding-top: 0px;
}

#sidebar .widget {
    margin-top: 5px;
    margin-bottom:5px;
}

.widget h3 { color: #3f4247; font-size: 18px; font-weight: bold; margin:0 0 5px;}

.widget { float: left; line-height: 1.5; width: 100%; }
.widget ul { clear: both; margin: 5px 0; line-height: 1.7; }
.widget ul li { list-style-type: none;}
.widget ul ul { margin: 0; padding: 0; border-top: none; }
.widget ul ul li { border: none; }
.widget a { font-weight: bold; }
.widget #cat, .widget select { width: 100%; background: #F7F7F7; border: 1px solid #cdcfd4; color: #333333; display: inline; padding: 5px; line-height: 1.5; clear: both; float: left; }
.side_ad { text-align: center; margin:0 0 10px; }

/* Category Widget */
.widget_categories ul li { color: #8B8A8A; text-align: right; font-weight: normal; padding: 2px 0; clear: both; }
.widget_categories ul li li { padding-left:10px; }
.widget_categories ul li a { text-align: left; float: left; font-weight: bold; }

/* Video Widget */
.wpzoom_media .open .description { margin: 10px 0 5px; font-size: 12px; line-height: 16px; }
.wpzoom_media .hide { display: none; }
.wpzoom_media li { border-bottom: 1px dotted #ddd; list-style-type: none; font-size: 14px; padding: 8px 0; line-height: 20px; }
.wpzoom_media li a  { font-weight: normal; }
.wpzoom_media li a.active { font-weight: bold; }

/* Recent Comments */
.recent-comments-list .avatar { margin-right: 12px; float: left;}
.recent-comments-list li { padding: 6px 0 10px; margin:0 0 5px; border-bottom: 1px solid #eee; line-height:1.4; font-size:11px; }
.recent-comments-list li a { font-size:12px; }

/* Recent Posts  */
.widget .feature-posts-list br {display: none;}
.widget .feature-posts-list img { margin: 4px 12px 5px 0; float: left;}
.widget .feature-posts-list small { font-size: 12px; color: #8B96A0; margin: 2px 0 4px; display: block; }
.widget .feature-posts-list .post-excerpt { display: block;}
.widget .feature-posts-list li { padding: 6px 0; margin:0; border-bottom:1px solid #ececec; line-height:1.4; }
.widget .feature-posts-list li a { font-weight:bold; }

/* Flickr widget */
.widget .flickr_badge_image {margin-right: 10px; margin-bottom: 12px; float: left; }
.widget .flickr_badge_image img { width: 64px; height: 64px; }
.widget .flickr_badge_image img:hover { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";filter: alpha(opacity=60); opacity: 0.6; transition: opacity .25s ease-in-out; -moz-transition: opacity .25s ease-in-out; -webkit-transition: opacity .25s ease-in-out;}

/* Social widget */
.wpzoomSocial  {margin:10px 0;}
.wpzoomSocial li {float:left; margin:0 0 15px 2px;width:49%;}
.wpzoomSocial li img {margin:0 7px 0 0; float:left;}
.wpzoomSocial li a {  font-size:13px;}

/* Twitter widget */
.widget .twitter-list li { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic;  padding: 0 0 7px; margin: 0 0 7px; }
.widget .twitter-list li a { font-weight: normal; }
.widget .twitter-list .twitter-timestamp { display: block; color: #727272; font-family: Arial, sans-serif; font-size: 10px; font-style: normal; text-align: right; }
.widget .follow-user { margin: 0; padding: 5px 0; }

/* Popular Posts Widget */
.popular-news .comments {  color: #A9A9A9; }
.popular-news li {  padding: 0 0 6px; }

/* Tag cloud Widget */
.widget_tag_cloud div a { padding: 0 3px; }

/* Calendar widget */
#wp-calendar {width: 100%; }
#wp-calendar caption { text-align: right; font-weight:bold;  font-size: 12px; margin-top: 10px; margin-bottom: 15px; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #EFEEEE; text-align: center; padding:8px;}
#wp-calendar tbody td:hover { background: #E8E8E8; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }

/* Archive widget */
.widget_archive li { width:49%; float:left; display:block; margin:0;  padding:0 0 6px;}


/* Tabbed Widget */
.tabberlive .tabbertabhide { display: none; }
.tabberlive h3 { display: none; }
ul.tabbernav li { float: left; margin: 0 7px 0 0; padding: 0; height: 29px; line-height: 29px;  overflow: hidden; position: relative; background: #343434;  list-style-type: none; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; }
ul.tabbernav { margin: 0; padding: 1px 0; font: bold 12px; }
*html  ul.tabbernav { padding: 2px 0; /* ie6 only */ }
*+html  ul.tabbernav { padding: 2px 0; /* ie7 only */ }
ul.tabbernav li { list-style: none; display: inline; }
ul.tabbernav li a { text-decoration: none; /* inactive tabs */ color: #fff; display: block; font-size: 11px; font-weight: bold; padding: 0 10px; outline: none; }
ul.tabbernav li.tabberactive { background: #fff; /* active tab */   }
ul.tabbernav li.tabberactive a { color: #000; }
ul.tabbernav { margin: 0 0 5px; padding:25px 10px 0; background:#1B1A1A; list-style: none; height: 29px; -moz-border-radius-topleft: 3px; -moz-border-radius-topright: 3px;
-webkit-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0;  }
html .tabbertab ul { margin: 0; }
.tabberlive .tabbertab { padding: 5px 0 0; float: left; width: 300px; }
.tabbertab h2.widgettitle { display: none; }

/*********************************************************************************************

9. Footer  -------------------------  footer.php

*********************************************************************************************/

#footer {
    font-size:12px;
    padding:5px;
    width: 980px;

}

#footer div.column {
    display: inline;
    float: left;
    margin-right: 40px;
    width: 300px;
}

#footer div.last {
    margin-right: 0;
}

#footer .widget-area {
    padding:0 0 15px;
    margin:0 0 15px;
    border-bottom:1px solid #ececec;
}

#footer .column .widget {
    width:300px;
    float:left;
    line-height:1.7;
    overflow:hidden;
    margin-bottom:15px;
}

.copyright { font-size: 11px; min-height:80px;  width: 100%; }
.copyright .left { margin: 10px 0; float: left; }
.copyright .right { float: right; margin: 10px 0;}
p.wpzoom { display: inline; float: right; line-height: 16px;  }
p.wpzoom img { display: inline; float: right; padding: 0 0 0 2px; }

/*********************************************************************************************

5. Archive posts styling -------------------------  loop.php

*********************************************************************************************/

.recent-post {
    border-bottom: 1px solid #ececec;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.recent-post .post-thumb {
    margin: 0 15px 0 0;
    float:left;
    position:relative;
}

h1.archive_title {

    border-top: 4px solid black;
    border-bottom: 2px solid black;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
    margin: 0px 0 15px 0;
    padding:4px 0;
    padding-left: 5px;
    background:green;
    color: white;
}

}

h3.archive_title {
    border-top: 4px solid black;
    border-bottom: 2px solid black;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
    margin: 0px 0 15px 0;
    padding:4px 0;
    padding-left: 5px;
    background:green;
    color: white;
    margin-top: 25px;
}
/* A ver si con esto... */
.archive_title > a:nth-child(1) {color: white;}

.recent-post h2 {
    line-height: 1.2;
    margin-bottom:5px;
}

.recent-post h2 a {
    font-size: 21px;
}

.recent-post .post-content {
    padding: 0;
    overflow: hidden;
}

.recent-post .entry p {
    font-size:12px;
    line-height:1.7;
}

.recent-meta {
    margin:0 0 5px;
    font-size:11px;
    color:#656565;
}

.recent-meta span {
    margin-right:9px;
}


/* Read more button */
a.more-link { display:block; margin:5px 0 0; font-size:12px;  text-align:left; font-weight:bold; }


/*********************************************************************************************

1. Toolbox CSS  -------------------------  All Theme Files

*********************************************************************************************/

/* Reset & General Styling */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
html { font-size: 100%; overflow-y: scroll; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { border: 0; border-top: 1px solid #ccc; display: block; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre, code { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 0; padding: 0; list-style-position: inside; }
ul ul, ol ol, ul ol, ol ul { margin: 0; }
dd { margin: 0 0 0 40px; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure, form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
legend { border: 0; *margin-left: -7px; padding: 0; }
label { cursor: pointer; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type=button], input[type=reset], input[type=submit] { cursor: pointer; -webkit-appearance: button; }
input[type=checkbox], input[type=radio] { box-sizing: border-box; }
input[type=search] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }
table { border-collapse: collapse; border-spacing: 0; }
th { text-align: left; }
tr, th, td { padding-right: 1.625em; border-bottom: 1px solid #EAE7DE; }
td { vertical-align: top; }

/* Smart clearfix */
.clear, .cleaner { clear: both; height: 0; overflow: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/* Headings */
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;  }
h1 { font-size: 26px; }
h2 { font-size: 22px; margin-left:10px;}
h3 { font-size: 20px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }

.floatleft { float: left; }
.floatright { float: right; }
.sticky, .bypostauthor {}

/* Text Selection Color */
::-moz-selection { background: #05C; color: #fff; text-shadow: none; }
::selection      { background: #05C; color: #fff; text-shadow: none; }
img::-moz-selection { background: transparent; }
img::selection      { background: transparent; }

/* Navigation */
div.navigation { text-align:center; margin: 0 0 10px; font-size: 12px; }
div.navigation a { font-weight: normal; padding:0 10px; line-height: 50px; }
div.navigation span.current { padding: 0 10px; color:#18629D; font-weight:bold;  }
div.navigation span.pages { margin-right: 10px; display: none; }
div.navigation .alignleft, div.navigation .alignright { margin: 0; }


/* Forms */
input, textarea { padding:3px; border: 1px solid #D9D6D6;  color: #000;  -webkit-box-shadow: inset 0 1px 1px #E1E1E1 ; -moz-box-shadow: inset 0 1px 1px #E1E1E1 ; box-shadow: inset 0 1px 1px #E1E1E1;  background: #fff; font-family:Arial, Helvetica, sans-serif; }
input:focus, textarea:focus { border-color: #999;  }
button,
input[type=button],
input[type=reset],
input[type=submit] {  background: #0d7000; padding:5px 10px; border: none 0; color: #fff; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; text-shadow:none; height:33px;}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover { background: #222;  cursor: pointer; -webkit-transition-duration: 0.2s; -moz-transition-duration: 0.2s; transition-duration: 0.2s; }

.dropdown, .dropdown * { margin: 0; padding: 0; list-style: none; z-index:110;}