.floatright {float:right;}
.floatleft {float:left;}
.centrado {width:80%; margin:auto; text-align:center;}

#header-logo-image a { }

#site-navigation {color: #c09f80; background-color: #006838;}

.home-icon.front_page_on, .main-navigation a:hover, .main-navigation ul li ul li a:hover, .main-navigation ul li ul li:hover > a, .main-navigation ul li.current-menu-ancestor > a, .main-navigation ul li.current-menu-item ul li a:hover, .main-navigation ul li.current-menu-item > a, .main-navigation ul li.current_page_ancestor > a, .main-navigation ul li.current_page_item > a, .main-navigation ul li:hover > a, .main-small-navigation li a:hover, .site-header .menu-toggle:hover, #masthead.colormag-header-classic .main-navigation ul ul.sub-menu li:hover > a, #masthead.colormag-header-classic .main-navigation ul ul.sub-menu li.current-menu-ancestor > a, #masthead.colormag-header-classic .main-navigation ul ul.sub-menu li.current-menu-item > a, #masthead .main-small-navigation li:hover > a, #masthead .main-small-navigation li.current-page-ancestor > a, #masthead .main-small-navigation li.current-menu-ancestor > a, #masthead .main-small-navigation li.current-page-item > a, #masthead .main-small-navigation li.current-menu-item > a {
	background: url('wp-content/images/main-navigation-background.png') repeat-x;
}

.main-navigation .sub-menu, .main-navigation .children {
	background-color: #A97C50;}


.widget_featured_posts .widget-title span,
#secondary .widget-title span,
.advertisement_above_footer .widget-title span {
	background: url('wp-content/images/widget-title-background.png') repeat-x;
}



#header-text-nav-wrap {padding:0;}

.footer-widgets-wrapper,
.footer-socket-wrapper,
.footer-widgets-area {
	background-color: #ffffff;
}

.colormag-footer--classic .footer-socket-wrapper {
	background-color: #b01f24;
	background: url('wp-content/images/main-navigation-background.png') repeat-x;
}

.below-entry-meta {display:none;}

.widget_highlighted_posts .article-content .entry-title a {display: none;}
.widget_featured_slider .slide-content .above-entry-meta .cat-links a {display: none;}
.widget_featured_slider .slide-content .entry-title a {   display:none;}


.news_scroll .newsdesc  h2 a.post-title {font-size:0.5em;}

div #secondary .widget-title span,
.widget_featured_posts .widget-title span {color: #fff;}

#eu-cookie-law input, #eu-cookie-law input:focus, #eu-cookie-law input:hover {color:#eeeeee;}

ul.xoxo li {font-size: 0.8em; clear:both;}
ul.xoxo li a img {float:left; padding-right: 5px; padding-bottom:15px;}

.contrastante {background-color:#002eff; color:#fff;}

/*
 * RSS Programa radio «LNS5min»
 * imagen de identificación 
 * 
*/
aside#rss-4 h3:after {
	content: url(http://www.femexer.org/wp-content/uploads/2018/03/LNS5min_logo.v.0-e1520809008542.jpg);
	display: block;
	width: 300px;
	margin-top:5px;
}



/* Text field
 * Suscríbete por correo-e 
 * */
.required {color: #aec3b0;}

.widget_featured_posts .article-content .above-entry-meta .cat-links a {background-color: #124559;}

input[type=submit]{background-color: #474747 !important;}

.listaespaciada li {padding-bottom:5px;}

.indentado {margin-left:5em; background-color:#e5e5e5;  padding:2em; border-right: 3px solid gray; text-align:justify;}



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

.tablaliquida {overflow-x:auto;}

/* rwd-table */
/* responsive table according to https://codepen.io/geoffyuen/pen/FCBEg */
/* CSS modelo de caja (más abajo apariencia) */
.rwd-table {margin:1em 0; min-width:300px;}
.rwd-table tr {border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;}
.rwd-table th {display: none;}
.rwd-table td {display: block;}
.rwd-table td:first-child {padding-top: .5em;}
.rwd-table td:last-child {padding-bottom: .5em;}
.rwd-table td:before {content: attr(data-header) ": "; font-weight:bold; width:6.5em; display: inline-block;}
@media (min-width: 480px) {
  .rwd-table td:before {display: none;}
}
.rwd-table th, .rwd-table td {text-align: left;}
@media (min-width: 480px) {
  .rwd-table th, .rwd-table td {display:table-cell; padding: .25em .5em;}
  .rwd-table th:first-child, .rwd-table td:first-child {padding-left: 0;}
  .rwd-table th:last-child, .rwd-table td:last-child {padding-right: 0;}
}
/* rwd-table */
/* responsive table according to https://codepen.io/geoffyuen/pen/FCBEg */
/* CSS apriencia 
 * */
.rwd-table {background: #34495E; color: #fff; border-radius: .4em; overflow-x: auto-flow;}
.rwd-table tr {border-color: #46637f;}
.rwd-table th, .rwd-table td {margin: .5em 1em;}
.rwd-table td {vertical-align:top; text-align:left;}
@media (min-width: 480px) {
  .rwd-table th, .rwd-table td {padding: 1em !important;}
}
.rwd-table th, .rwd-table td:before {color: #dd5;}

