/* =============================================================================
   Layout Styles
   Author: Soluciones Corporativas IP, SLU
   
   1. Estilos base
   2. Estructura de la web
   3. Portadas de noticias
   4. Página de noticia
   5. Otras páginas
   6. Sidebar
   7. Clases de estilos
   8. Media Queries
   
   ========================================================================== */


/* ============================================================================
   1. Estilos base
   ==========================================================================*/

@import url(https://fonts.googleapis.com/css?family=Abril+Fatface);
@font-face {
	font-family: 'futbolbalear-ui';
	src:url('https://www.futbolbalear.es/fbstatic.net/2012/fonts/futbolbalear-ui.eot');
	src:url('https://www.futbolbalear.es/fbstatic.net/2012/fonts/futbolbalear-ui.eot?#iefix') format('embedded-opentype'),
		url('https://www.futbolbalear.es/fbstatic.net/2012/fonts/futbolbalear-ui.svg#futbolbalear-ui') format('svg'),
		url('https://www.futbolbalear.es/fbstatic.net/2012/fonts/futbolbalear-ui.woff') format('woff'),
		url('https://www.futbolbalear.es/fbstatic.net/2012/fonts/futbolbalear-ui.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

body {
	background: #eee;
	color: #333;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 13px;
}
a, a:link, a:visited, a:hover, a:active {
	color: #369;
}
a:hover {
	text-decoration: underline;
}
p {
	line-height: 1.5em;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0 0 1em 0;
}
h1 {
	font-size: 22px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 13px;
}
h1 a, h1 a:link, h1 a:visited, h1 a:hover, h1 a:active,
h2 a, h2 a:link, h2 a:visited, h2 a:hover, h2 a:active,
h3 a, h3 a:link, h3 a:visited, h3 a:hover, h3 a:active,
h4 a, h4 a:link, h4 a:visited, h4 a:hover, h4 a:active,
h5 a, h5 a:link, h5 a:visited, h5 a:hover, h5 a:active,
h6 a, h6 a:link, h6 a:visited, h6 a:hover, h6 a:active {
	color: #000;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #555;
}
input {
	color: #333;
}
input::-webkit-input-placeholder {
	color: #888;
}
input:-moz-placeholder {
	color: #888;
}
input.placeholder {
	color: #888;
}

/* icon fonts */
[data-icon]:before {
	font-family: 'futbolbalear-ui';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
}
[data-icon] {
	font-size: 16px;
}


/* ============================================================================
   2. Estructura de la web
   ==========================================================================*/

#alert-cookies {
	background: #666;
	color: #ddd;
	font-size: 12px;
	line-height: 1.4em;
	padding: 10px 20px;
	text-align: center;
}
#alert-cookies a,
#alert-cookies a:link,
#alert-cookies a:visited,
#alert-cookies a:hover,
#alert-cookies a:active {
	color: #FFB900;
	white-space: nowrap;
}
#sitewrapper {
	background: #fff;
	margin: 0 auto;
	max-width: 1280px;
}
#siteheader {
	background: #fff url(../images/head-bg.png) repeat-x 0 0;
	height: 80px;
	overflow: hidden;
	position: relative;
}
#siteheader-wrap {
	height: 80px;
}

/* header portada */
#site-title {
	font-size: 25px;
	margin: 0 0 3px 0;
	padding: 15px 0 0 0;
	text-align: center;
}
#site-title a {
	border-bottom-width: 0;
}
#site-title img {
	width: 200px;
}
#siteheader-date {
	color: #888;
	font-size: 12px;
	letter-spacing: .03em;
	margin: 0;
	text-align: center;
	text-transform: uppercase;
}
.siteheader-msg {
    color: #000;
    font-family: Abril Fatface, Georgia, serif;
    font-size: 16px;
    line-height: 1;
    text-align: center;
    pointer-events: none;
    user-select: none;
}
.siteheader-msg img {
    height: 16px;
    margin-top: 1px;
    vertical-align: top;
    width: 12px;
}

@media (min-width: 600px) {
    .siteheader-msg {
        font-size: 20px;
    }
    .siteheader-msg img {
        height: 20px;
        width: 14px;
    }
}

/* header categoria */
#site-category-logo {
	margin: 0;
	padding: 11px 0 0 0;
	text-align: center;
}
#site-category-logo img {
	width: 110px;
}
.site-category-logo-lazo img {
    height: 16px;
    width: auto !important;
}
#site-category-title {
	color: #000;
	font-family: Abril Fatface, Georgia, serif;
	font-size: 31px;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	text-align: center;
}
#siteheader .site-category-longtitle {
	padding-top: 5px;
	font-size: 23px;
}
#content {
	padding: 0 10px;
}
#sidebar {
	clear: both;
}

/* Menú principal */
#sitenav {
	font-size: 11px;
	position: relative;
	text-transform: uppercase;
	z-index: 2;
}
#sitenav li {
	line-height: 34px;
}
#sitenav li a {
	display: block;
	line-height: 34px;
	text-decoration: none;
}
#sitenav li a img {
	vertical-align: middle;
}
#sitenav li a span[data-icon] {
	font-size: 16px;
	line-height: 16px;
}
#sitenav .search-expand {
	height: 34px;
	width: 100%;
}
#sitenav .search-expand-open span[data-icon]:before {
	content: "";
}
body #sitenav .search-expand-open:hover {
	background-color: #000;
	border-color: #000;
}
#sitenav .search-form {
	background: #333;
	display: none;
	height: 35px;
	position: absolute;
	right: 0;
	top: 35px;
	text-align: right;
}
#sitenav .search-text {
	border-width: 0;
	font-size: 14px;
	height: 15px;
	padding: 5px;
	width: 250px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}
#sitenav .search-submit {
	background: #333; /* url(../images/menu-search.png) no-repeat center center;*/
	border-width: 0;
	float: right;
	padding: 0;
	text-align: center;
}

/* Menú móviles */
#sitenav-mobile {
	background: #333;
	height: 34px;
	text-align: center;
}
#sitenav-mobile li {
	float: left;
}
#sitenav-mobile li a {
	color: #fff;
}
#sitenav-mobile li a:hover,
#sitenav-mobile .menu-search a:hover {
	background-color: #000;
}
#sitenav-mobile li.menu-categs,
#sitenav-mobile li.menu-results {
	width: 38%;
}
#sitenav-mobile li.menu-categs a,
#sitenav-mobile li.menu-results a,
#sitenav-mobile li.menu-ultimas a {
	border-right: 1px solid #777;
}
#sitenav-mobile .menu-categs span[data-icon] {
	font-size: 11px;
	padding-left: 4px;
	position: relative;
	top: -1px;
}
#sitenav-mobile .menu-search {
	width: 12%;
}
#sitenav-mobile .search-form {
	width: 100%;
}
#sitenav-mobile .search-text {
	width: 84%;
}
#sitenav-mobile .search-submit {
	border-radius: 0;
	vertical-align: top;
	width: 12%;
}
#sitenav-mobile li.menu-ultimas {
	width: 12%;
}


/* Menú completo */
#sitenav-full {
	background: #f5f5f5;
	display: none;
}
#sitenav-full .menu-otros,
#sitenav-full .menu-search {
	display: none;
}
#sitenav-full .sub-menu a {
	padding-left: 30px;
}
#sitenav-full li a {
	color: #333;
	border-bottom: 1px solid #e6e6e6;
	padding: 0 20px;
}
#sitenav-full li a:hover {
	background-color: #e5e5e5;
	color: #c00;
}
#sitenav-homeicon {
	display: none;
}

/* submenu de categoría */
#sitenav-cat,
#lista-equipos {
	display: none;
}

/* footer */
#scrolltop {
	background: url(../images/scrolltop.png) no-repeat 0 0;
	cursor: pointer;
	display: none;
	height: 42px;
	width: 42px;
	position: fixed;
	bottom: 15px;
	right: 15px;
	z-index: 2;
}
#sitefooter {
	background: #191e24;
	color: #ccc;
	font-size: 12px;
	margin-top: 40px;
}
#sitefooter a {
	color: #ccc;
	text-decoration: none;
}
#sitefooter a:hover {
	text-decoration: underline;
}
#sitefooter-top {
	border-bottom: 1px solid #474b50;
	display: none;
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 10px;
}
#sitefooter-top li {
	display: inline;
	font-size: 11px;
	letter-spacing: .05em;
	margin: 0 20px 0 0;
	text-transform: uppercase;
}
#sitefooter-top li a {
	color: #fff;
	white-space: nowrap;
}
#sitefooter-top li span[data-icon] {
	margin: 0 5px 0 0;
}
#sitefooter-cols {
	display: none;
	padding: 20px 10px 0;
}
.sitefooter-col {
	float: left;
	list-style-type: none;
	margin: 0 2% 0 0;
	padding: 0;
	width: 23%;
}
.sitefooter-col li {
	padding: 0 0 3px 0;
}
.sitefooter-col-title {
	color: #9cdd4d;
	font-size: 11px;
	letter-spacing: .05em;
	text-transform: uppercase;
}
.sitefooter-col img {
	margin-top: 8px;
}
div.sitefooter-col {
	display: none;
}
#sitefooter-btm {
	border-top: 1px solid #474b50;
	line-height: 1.5em;
	margin: 25px 0 0 0;
	padding: 10px 10px 15px;
	position: relative;
}
#sitefooter-btm span a {
	margin-right: 10px;
}
#sitefooter-btm strong {
	display: block;
}
#sitefooter-btm span {
	border-top: 1px solid #474b50;
	display: block;
	margin-top: 10px;
	padding-top: 10px;
}
#sitefooter-btm .logo-mediabalear {
	display: none;
	position: absolute;
	right: 60px;
	bottom: 17px;
}



/* ============================================================================
   3. Portadas de noticias
   ==========================================================================*/

#content-left {
	margin-bottom: 30px;
}
#home-hottopics {
	border-top: 1px solid #ddd;
	display: none;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 6px 0;
}
#home-hottopics h2 {
	color: #c00;
	display: inline;
	font-size: 12px;
	letter-spacing: .05em;
	margin: 0 12px 0 0;
	padding: 0;
	text-transform: uppercase;
}
#home-hottopics ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#home-hottopics li {
	display: inline;
	line-height: 1.5em;
	margin: 0 15px 0 0;
}
#home-hottopics a {
	color: #333;
	text-decoration: none;
}
#home-hottopics a:hover {
	text-decoration: underline;
}
.home-section-title {
	border-top: 3px solid #000;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: .06em;
	margin: 0 0 15px 0;
	padding: 5px 0;
	text-transform: uppercase;
}
.home-article {
	border-bottom: 1px solid #e5e5e5;
	clear: both;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}
.home-article:last-child {
	border-bottom-width: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
.home-article .article-foto {
	clear: both;
	float: left;
	margin: 0 15px 0 0;
	width: 25%;
}
.home-article h3 {
	font-size: 16px;
	margin: 0 0 10px 0;
}
.home-article .article-data {
	color: #888;
	font-size: 12px;
	margin: 0 0 2px 0;
}
.home-article-category a {
	color: #c00;
	letter-spacing: .05em;
	text-decoration: none;
	text-transform: uppercase;
}
.home-article-category a:hover {
	border-bottom: 1px solid #c00;
}
.home-article .icomment {
	color: #c00;
	text-decoration: none;
}
.home-article-subtitle {
	display: none;
	color: #888;
	font-size: 12px;
	letter-spacing: .04em;
	line-height: 1.2em;
	margin: 0;
	text-transform: uppercase;
}
.home-article .article-data .icomment span[data-icon] {
	color: #aaa;
	margin-left: 3px;
}
.home-article .article-excerpt {
	margin: 0;
}
.home-article-big h3 {
	font-size: 18px;
}
.home-article-big .article-foto {
	float: none;
	margin: 0 0 14px 0;
	width: 100%;
}
.home-article-poll {
	background: #eee;
	border: 1px solid #aaa;
	padding: 8px;
}

/* recorte de fotos */
.article-foto img {
	max-width: 100%;
}
.clip {
	margin: 0;
	max-height: 150px;
	overflow: hidden;
}
.clip img {
	float: left;
	margin: -3.5% 0 0 0;
}
#content-left .clip {
	max-height: 200px;
}
#content-left .home-article-big .clip {
	max-height: 350px;
}

/* mas noticias */
.home-more {
	color: #c00;
	list-style-type: square;
	margin: -10px 0 0 0;
	padding: 0 0 0 15px;
}
.home-more li {
	border-top: 1px solid #e5e5e5;
	display: none;
	padding: 7px 0;
}
.home-more li:first-of-type {
	border-width: 0;
}
.home-more h3 {
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}

/* carousel */
#home-carousel {
	border-top: 3px solid #ddd;
	margin: 30px 0 0;
}
#home-carousel header {
	border-bottom: 1px solid #ddd;
	margin: 0 0 12px 0;
	padding: .4em 0;
	position: relative;
}
#home-carousel header h2 {
	font-size: 14px;
	margin: 0;
	text-transform: uppercase;
}
#home-carousel-controls {
	position: absolute;
	right: 0;
	top: 0;
}
#home-carousel-prev,
#home-carousel-next {
	outline: 0;
	padding: 0 4px;
	position: relative;
	top: 5px;
}
#home-carousel-controls a {
	text-decoration: none;
}
#home-carousel-controls span[data-icon] {
	color: #A6A6A6;
	position: relative;
	top: -2px;
}
#home-carousel-inner {
	overflow: hidden;
}
#home-carousel-wrap {
	width: 500%;
}
.home-carousel-col {
	float: left;
	width: 10%;
}
#home-carousel article {
	border-right: 1px solid #dfdfdf;
	font-size: 12px;
	padding: 0 20px;
	text-align: center;
}
#home-carousel article img {
	max-width: 100%;
}
#home-carousel article p {
	font-size: 11px;
	letter-spacing: .05em;
	margin: 0;
	text-transform: uppercase;
}
#home-carousel article p a {
	color: #c00;
	text-decoration: none;
}
#home-carousel article p a:hover {
	border-bottom: 1px solid #c00;
}
#home-carousel article h3 {
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}

/* carousel home */
#home-gallery {
	margin: 40px 0;
}
#home-gallery-wrap {
	background: #000;
	padding: 3px;
}
#home-gallery article {
	float: left;
	width: 25%;
}
#home-gallery article a {
	color: #fff;
	display: block;
	font-size: 0;
	padding: 3px;
	position: relative;
	overflow: hidden;
	text-decoration: none;
}
#home-gallery article img {
	max-width: 100%;
}
#home-gallery article span {
	display: none;
	font-family: 'futbolbalear-ui';
	font-size: 32px;
	text-align: center;
	position: absolute;
	top: 30%;
	width: 100%;
	opacity: 0.8;
}
#home-gallery article a:hover img {
	opacity: 0.2;
}
#home-gallery article a:hover span {
	display: block;
}

/* portada inferior */
#home-middle {
	margin: 30px 0 0 0;
}
.home-section {
	border-top: 3px solid #000;
	margin: 30px 0;
}
.home-section header {
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: .4em 0;
}
.home-section header h2 {
	font-size: 14px;
	margin: 0;
	text-transform: uppercase;
}
.home-section header h2 a:hover {
	border-width: 0;
}
.home-section-article {
	border-bottom: 1px solid #ddd;
	padding-top: 12px;
	padding-bottom: 14px;
}
.home-section-article-cat {
	font-size: 11px;
	letter-spacing: .05em;
	margin: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	text-transform: uppercase;
	white-space: nowrap;
}
.home-section-article-cat a {
	color: #c00;
	text-decoration: none;
}
.home-section-article-cat a:hover {
	text-decoration: underline;
}
.home-section-article h3 {
	font-size: 15px;
	font-weight: normal;
	margin: 0;
}
.home-section-articlemed h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: .6em;
}
.home-section-article p {
	margin: 0;
}
.home-section-article img {
	display: none;
	float: left;
}
.home-section-articlemed img {
	display: block;
	height: 60px;
	margin: 0 10px 0 0;
	width: 60px;
}
.home-section-articlebig {
	border-bottom: 1px solid #E5E5E5;
	margin: 10px 0 10px 0;
	padding-bottom: 10px;
}
.home-section-articlebig .article-foto {
	margin-bottom: 5px;
}
.home-section-articlebig h3 {
	font-size: 14px;
	margin: 0;
}
.home-section-list ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.home-section-list li {
	border-bottom: 1px solid #E5E5E5;
	font-size: 13px;
	margin: 0;
	padding: 7px 0;
}
.home-section-list li:last-of-type {
	border-width: 0;
}
.home-section-list a {
	color: #000;
	text-decoration: none;
}
.home-section-list a:hover {
	text-decoration: underline;
}
.home-section-list .clip {
	margin-bottom: 10px;
}

/* especial portada */
.home-section-special {
	margin: 0 0 30px 0;
}
.home-section-special .home-section-title {
	background: #333;
	border-top-color: #c00;
	border-bottom-width: 0;
	color: #fff;
	margin: 0;
	padding-left: 8px;
	padding-right: 8px;
}
.home-section-special h2 a {
	color: #fff;
}
.home-section-special h2 a:hover {
	border-color: #aaa;
}
.home-special-content {
	background: #f5f5f5;
	border-bottom: 1px solid #ccc;
	padding: 5px 8px 0 8px;
}
.home-special-article h3 {
	margin-bottom: 0.6em;
}
.home-special-more {
	color: #c00;
	list-style-type: square;
	margin: 12px 0 0 0;
	padding: 0 0 0 15px;
}
.home-special-more li {
	border-bottom: 1px solid #e5e5e5;
	padding: 7px 0;
}
.home-special-more h3 {
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}
.home-special-viewmore {
	font-size: 13px;
	margin-top: 6px;
	padding-left: 15px;
}

/* superdestacadas */
#featured-stories {
	margin: 0 0 30px 0;
}
.featured-cat a {
	color: #c00;
	font-size: 12px;
	letter-spacing: .05em;
	text-decoration: none;
	text-transform: uppercase;
}
.featured-cat a:hover {
	text-decoration: underline;
}

/* 1 y 2 noticias */
.featured-1 .article-foto {
	height: auto;
	max-height: 275px;
	width: auto;
}
.featured-1 h3,
.featured-2 .featured-col1 h3 {
	font-size: 18px;
	margin: 10px 0 0 0;
}
.featured-1 .featured-cat,
.featured-2 .featured-cat {
	margin: 3px 0 0 0;
}
.featured-1 .featured-text {
	margin: 17px 0 0 0;
}
.featured-2 article {
	clear: both;
}
.featured-2 .featured-col1 .article-foto {
	height: auto;
	max-height: 200px;
	width: auto;
}
.featured-2 .featured-text {
	margin: 5px 0 10px 0;
}
.featured-2 .featured-col2 {
	margin-top: 25px;
}
.featured-2 .featured-col2 .featured-cat,
.featured-2 .featured-col2 .featured-text {
	display: none;
}
.featured-2 .featured-col2 .article-foto {
	float: left;
	margin-right: 5%;
	width: 30%;
}
.featured-2 .featured-col2.text-first h3 {
	float: right;
	width: 65%;
}

/* 3 y 4 noticias */
.featured-3 .featured-col1,
.featured-4 .featured-col1 {
	display: none;
}
.featured-3 .article-foto,
.featured-4 .article-foto {
	margin-bottom: 5px;
	max-height: 200px;
	height: 200px;
}
.featured-3 .featured-text,
.featured-4 .featured-text {
	display: none;
}
.featured-3 h3,
.featured-4 h3 {
	font-size: 18px;
	line-height: 1.1em;
	margin: 0;
}
.featured-3 .featured-cat,
.featured-4 .featured-cat {
	margin: 0;
}
.featured-3 .article-foto img,
.featured-4 .article-foto img {
	width: 100%;
}
#featured-articles-bullets {
	color: #ccc;
	font-size: 40px;
	text-align: center;
}
#featured-articles-bullets span {
	margin: 0 1px;
}
#featured-articles-bullets span.selected {
	color: #c00;
}

/* live stream */
.home-livestream {
	border-top: 3px solid #000;
	display: none;
	margin: 0 0 20px 0;
	padding-top: 15px;
}
.home-livestream:after {
	clear: both;
	content: "";
	display: block;
}
.home-livestream-video {
	margin-bottom: 15px;
}
.home-livestream-video a {
	color: #fff;
	display: block;
	padding: 56.25% 0 0 0;
	position: relative;
	text-decoration: none;
	width: 100%;
}
.home-livestream-video a strong {
	background: #000;
	border: 1px solid rgba(255,255,255,0.5);
	border-radius: 2px;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	padding: 4px 23px 4px 5px;
	position: absolute;
	top: 15px;
	right: 15px;
}
.home-livestream-video a strong span {
	background: #f00;
	border-radius: 7px;
	display: block;
	height: 11px;
	overflow: hidden;
	position: absolute;
	top: 5px;
	right: 6px;
	width: 11px;
	animation: home-livestream-blink 1s linear infinite;
}
.home-livestream-video a em {
	background: url(https://www.futbolbalear.es/fbstatic.net/2012/images/play-button.png) no-repeat 50% 50%;
	background-size: 100%;
	border-radius: 100%;
	height: 80px;
	margin: -40px 0 0 -40px;
	overflow: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
}
.home-livestream-video:hover a em {
	background-color: rgba(0,0,0,0.4);
}
@keyframes home-livestream-blink {
	0% {
		background: #f00;
	}
	100% {
		background: transparent;
	}
}
.home-livestream-content h3 {
	font-size: 20px;
	margin: 0 0 0.2em 0;
}
.home-livestream-content h3 a {
	color: #000;
	text-decoration: none;
}
.home-livestream-content h3 a:hover {
	border-bottom: 1px dotted #555;
	text-decoration: none;
}
.home-livestream-content .featured-cat {
	color: #c00;
	font-size: 12px;
	letter-spacing: 0.05em;
	margin: 0;
	text-decoration: none;
	text-transform: uppercase;
}
@media (min-width: 550px) {
	.home-livestream-video {
		float: left;
		margin: 0;
		width: 50%;
	}
	.home-livestream-content {
		box-sizing: border-box;
		float: left;
		padding-left: 20px;
		width: 50%;
	}
	.home-livestream-content h3 {
		font-size: 30px;
	}
}
@media (min-width: 768px) {
	.home-livestream-content h3 {
		font-size: 40px;
	}
}




/* ============================================================================
   4. Página de noticia
   ==========================================================================*/

.article-full header {
	border-bottom: 1px solid #ddd;
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
}
.article-subtitle {
	color: #666;
	font-family: Georgia, serif;
	margin: .7em 0 0 0;
}
.article-full header h1 {
	line-height: 1.1em;
	margin: 0 0 .2em 0;
}
.article-full .article-excerpt {
	color: #777;
	font-style: italic;
	line-height: 1.3em;
	margin: 0 0 1em;
}
.article-info {
	color: #999;
	font-size: 11px;
	letter-spacing: .05em;
	margin: 1em 0 0 0;
	text-transform: uppercase;
}
.article-info a {
	color: #999;
	text-decoration: none;
}
.article-info a:hover {
	text-decoration: underline;
}
.article-info .icomment:hover {
	text-decoration: none;
}
.article-info .icomment span[data-icon] {
	color: #aaa;
	margin-left: 3px;
	position: relative;
	top: -1px;
}
.article-info .post-edit-link {
	color: #c00;
}
.article-content {
	margin: 20px 0 50px 0;
	padding: 0;
}
.article-content p {
	margin-top: 0;
}
.article-full figure.wp-caption {
	margin-bottom: 10px;
}
.article-full figcaption.wp-caption-text {
	border-bottom: 2px solid #E5E5E5;
	color: #777;
	font-size: 13px;
	padding: 0 0 5px 0;
}
.article-full blockquote {
	border-top: 10px solid #c00;
	border-bottom: 2px solid #c00;
	float: right;
	font-size: 16px;
	margin: .8em 0 .8em 25px;
	width: 300px;
}
.article-full blockquote p {
	line-height: 1.3em;
	margin: .8em 0;
}
.article-full h1,
.article-full h2,
.article-full h3,
.article-full h4,
.article-full h5,
.article-full h6 {
	margin-top: 2em;
}
.article-full .gallery {
	margin: 40px 0 0 0;
}
.article-full .gallery-item {
	float: left;
	margin: 0 5px 5px 0;
}
.article-full .gallery-item a {
	float: left;
}
.article-full .gallery-item img {
	height: 95px;
	width: 95px;
}
.article-full .gallery-caption {
	display: none;
}
.article-source {
	font-size: 13px;
	font-weight: bold;
}
.article-tags {
	border-top: 5px solid #ddd;
	font-size: 13px;
	line-height: 1.5em;
	padding: 5px 0;
}
.article-category {
	border-top: 1px solid #ddd;
	font-size: 13px;
	line-height: 1.5em;
	padding: 5px 0;
}
.article-social {
	border-top: 1px solid #ddd;
	padding: 10px 0;
}
.article-related {
	margin: 20px 0 40px 0;
}
.article-related h2,
.article-comments h2 {
	border-top: 5px solid #ddd;
	font-size: 18px;
	margin: 0 0 .5em 0;
	padding-top: .3em;
}
.article-related ul {
	margin: 0;
	padding: 0 0 0 20px;
}
.article-related li {
	border-bottom: 1px solid #ddd;
	font-size: 13px;
	padding: 4px 0;
}
.article-related li a,
.article-related li a:link,
.article-related li a:visited,
.article-related li a:hover,
.article-related li a:active {
	text-decoration: none;
}
.article-related li a:hover {
	text-decoration: underline;
}
.article-comments {
	margin: 40px 0;
}
#article-commentsfb {
	overflow: hidden;
}
.article-replyrules {
	background: #F2F2F2;
	border-top: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
	color: #666;
	font-size: 13px;
	margin: 10px 0 0 0;
	padding: 10px 14px;
}
.article-replyrules p {
	color: #555;
	margin: 0 0 .5em 0;
}
.article-replyrules ul {
	margin: 0;
	margin: 0 0 3px 0;
	padding: 0 0 0 15px;
}

/* marcador crónica */
#cronicadata {
	background: #f5f5f5;
	padding: 0 0 8px 0;
}
#cronicadata_current {
	margin: 0;
	width: 100%;
}
#cronicadata_titulo,
#cronicadata_old .titulo {
	background: #767676;
	color: #fff;
	font-size: 12px;
	line-height: 15px;
	padding: 3px 5px;
	text-align: center;
}
#cronicadata_resultado {
	height: 60px;
	padding: 8px 0;
}
#cronicadata_current .cd_equipoi,
#cronicadata_current .cd_equipod {
	float: left;
	height: 60px;
	line-height: 60px;
	width: 25%;
}
#cronicadata_current .cd_equipod {
	padding-left: 4%;
}
#cronicadata_current .cd_equipoi {
	padding-right: 4%;
	text-align: right;
}
#cronicadata_resultado img {
	border-width: 0;
	height: 60px;
	padding: 0;
}
#cronicadata_current strong {
	background: #333;
	color: #fff;
	font-size: 38px;
	height: 52px;
	line-height: 52px;
	float: left;
	margin: 4px 1%;
	text-align: center;
	width: 19%;
	border-radius: 3px;
}
#cronicadata_current p {
	color: #888;
	font-size: 11px;
	margin: 0;
	text-align: center;
}
#cronicadata_current p span,
#cronicadata_current p a {
	height: 16px;
	line-height: 16px;
	padding: 0 6px;
	white-space: nowrap;
}
#cronicadata_current p img {
	border-width: 0;
	padding: 0 3px 0 0;
	vertical-align: middle;
}
#cronicadata_old {
	display: none;
}

/* nueva plantilla previa/cronica */
.article-partido .article-content .wp-caption {
	display: none;
}
.article-partido header h1 {
	font-size: 20px;
}
.article-partido .article-info {
	margin-top: 0.6em;
}
.partido-data {
	margin: 0 auto 20px auto;
	width: 300px;
}
.partido-foto {
	margin: 0 0 10px 0;
	max-height: 225px;
	overflow: hidden;
}
.partido-foto img {
	width: 100%;
}
.partido-anteriores {
	background: #f6f6f6;
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0;
}
.partido-anteriores a {
	text-decoration: none;
}
.partido-anteriores a:hover {
	text-decoration: underline;
}
.partido-anteriores li {
	border-bottom: 1px solid #ddd;
	clear: both;
	font-size: 11px;
	height: 25px;
	line-height: 25px;
	padding: 0 2%;
}
.partido-anteriores li.titulo {
	background: #767676;
	border-width: 0;
	color: #fff;
	font-size: 12px;
	height: 22px;
	line-height: 22px;
	text-align: center;
}
.partido-anteriores li .jornada {
	color: #999;
	float: left;
	font-weight: bold;
	width: 12%;
}
.partido-anteriores li span {
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 34%;
}
.partido-anteriores .equiposel {
	font-weight: bold;
}
.partido-anteriores li strong {
	color: #000;
	float: left;
	width: 10%;
}
a.partido-boton,
span.partido-boton {
	background: #fd5d4c;
	color: #fff;
	display: block;
	float: left;
	font-size: 10px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 49%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
}
a.partido-boton:hover {
	background: #c00;
}
a.partido-boton-jornada {
	margin: 0 2% 0 0;
}
span.partido-boton-disabled {
	background: #efefef;
	color: #666;
	font-weight: normal;
}
.partido-boton span {
	line-height: 16px;
	margin: 0 5px 0 0;
}
.partido-masinfo {
	margin: 6px 0 0 0;
}
.partido-masinfo a {
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0.04em;
	text-decoration: none;
	text-transform: uppercase;
}
.partido-masinfo a:hover {
	color: #c00;
}
.partido-escudos {
	background: #383838;
	color: #fff;
	padding: 7px 3px;
}
.partido-equipo {
	float: left;
	width: 47%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	letter-spacing: -0.05em;
}
.partido-equipo .partido-equipo-nombre {
	font-size: 14px;
	font-weight: bold;
}
.partido-equipo a {
	color: #fff;
	text-decoration: none;
}
.partido-equipo img {
	height: 20px;
}
.partido-equipo span {
	display: none;
}
.partido-equipo-local {
	text-align: right;
}
.partido-equipo-local img {
	float: right;
	margin-left: 4px;
}
.partido-equipo-visitante img {
	float: left;
	margin-right: 4px;
}
.partido-goles {
	color: #eee;
	float: left;
	font-size: 12px;
	text-align: center;
	width: 6%;
}
.partido-escudos-resultado .partido-equipo {
	width: 42%;
}
.partido-escudos-resultado .partido-goles {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding: 0;
	width: 16%;
}
.partido-escudos-resultado .partido-goles span {
	font-size: 12px;
}
.partido-marcador-info {
	background: #666;
	color: #ddd;
	font-size: 11px;
	margin: 1px 0 0 0;
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
}
.article-full .partido-titulo {
	margin: 0 0 30px 0;
}
.partido-comparar {
	border-top: 5px solid #ddd;
	margin-top: 20px;
	padding: 20px 0 30px;
	text-align: center;
}
#partido-boton-comparar {
	background: #fd5d4c;
	border-radius: 3px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.06em;
	padding: 10px 30px;
	text-decoration: none;
	text-transform: uppercase;
	-moz-transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
}
#partido-boton-comparar:hover {
	background: #c00;
}
#partido-boton-comparar span {
	position: relative;
	top: -1px;
}




/* ============================================================================
   5. Otras páginas
   ==========================================================================*/

/* Páginas de archivos */
#archive-head {
	border-bottom: 1px solid #ddd;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	position: relative;
}
#archive-footer {
	border-top: 1px solid #ddd;
	margin: 10px 0 0 0;
	padding: 15px 0 0 0;
	position: relative;
}
#archive-head h1 {
	font-size: 22px;
	line-height: 1em;
	margin: 0;
}
.archive-teamtitle img {
	float: left;
	height: 45px;
	margin: 0 10px 0 0;
}
#archive-head .archive-teamtitle h1 {
	font-size: 25px;
	margin: 0 0 5px 0;
}
.archive-teamtitle h2 {
	color: #555;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}
.archive-teamtitle-link,
.archive-teamtitle-link:link,
.archive-teamtitle-link:visited,
.archive-teamtitle-link:hover,
.archive-teamtitle-link:active {
	color: #888;
	display: none;
	float: right;
	font-size: 11px;
	letter-spacing: .03em;
	position: relative;
	top: 7px;
	text-decoration: none;
	text-transform: uppercase;
}
.archive-teamtitle-link:hover {
	text-decoration: underline;
}
.archive-monthlist {
	list-style-type: none;
	margin: 6px 0 0 0;
	padding: 0;
}
.archive-monthlist li {
	display: inline;
	font-size: 12px;
	letter-spacing: .03em;
	margin: 0 7px 0 0;
	text-transform: uppercase;
}
.archive-monthlist li a {
	text-decoration: none;
}
.archive-monthlist li a:hover {
	border-bottom: 1px solid #c00;
}
.archive-article {
	border-bottom: 1px solid #e5e5e5;
	clear: both;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}
.archive-article:last-of-type {
	border-width: 0;
	margin-bottom: 0;
}
.archive-article h2,
.archive-article h3 {
	font-size: 18px;
	line-height: 1.1em;
	margin: 0;
}
.archive-article .archive-foto {
	float: right;
	margin: 0 0 0 15px;
}
.archive-foto img {
	max-width: 80px;
}
.archive-category {
	font-size: 11px;
	margin: 0;
}
.archive-category a {
	color: #c00;
	letter-spacing: .05em;
	text-transform: uppercase;
	text-decoration: none;
}
.archive-category a:hover {
	text-decoration: underline;
}
.archive-excerpt {
	margin: 8px 0 12px 0;
}
.archive-date {
	color: #888;
	font-size: 12px;
	margin: 0;
}
.archive-tags {
	font-size: 12px;
	margin: 0;
}
#archive-head .wp-pagenavi,
#archive-footer .wp-pagenavi {
	float: none;
	position: static;
	right: 0;
	top: 4px;
}
#archive-head .wp-pagenavi {
	margin-top: 10px;
}
#archive-footer .wp-pagenavi {
	top: 15px;
}
.archive-datelist {
	float: left;
	margin: 20px 5% 20px 0;
	width: 45%;
}
.archive-datelist h2 {
	border-bottom: 3px solid #000;
	margin: 0 0 10px 0;
	padding: .1em 0;
}
.archive-datelist ul {
	color: #c00;
	list-style: square inside;
	margin: 0;
	padding: 0;
}
.archive-datelist li {
	border-bottom: 1px solid #e5e5e5;
	padding: 5px 0;
}
.archive-datelist li a {
	text-decoration: none;
}
.archive-datelist li a:hover {
	text-decoration: underline;
}


/* Formatos de banners y publicidad */
[data-adslot] {
	overflow: hidden;
}
[data-adslot] iframe {
	overflow: hidden;
	max-width: 100%;
}
.siteheader-ad {
	padding: 10px 0;
	text-align: center;
	width: 100%;
}
.featured-ad {
	margin: 15px -10px -15px -10px;
	text-align: center;
}
@media (min-width: 728px) {
	.featured-ad {
		margin: 15px -10px 0 -10px;
	}
}
.home-article-ad {
	margin: 0 auto;
	width: 300px;
}
.article-sponsors {
	text-align: center;
}
.article-sponsors [data-adslot] {
	display: inline-block;
	margin: 5px 0;
}
.article-sponsors .article-sponsors-ad-small + .article-sponsors-ad-small {
	margin-left: 10px;
}
.article-sponsors + .article-content {
	margin-top: 5px;
}
.article-content + .article-sponsors {
	margin-top: -45px;
	margin-bottom: 15px;
}
.article-sponsors + .archive-article {
	margin-top: 15px;
}
@media (min-width: 750px) {
	.article-sponsors + .article-content {
		margin-top: 20px;
	}
}
.archive-article-ad {
	margin: 0 -10px;
	text-align: center;
}
@media (min-width: 340px) {
	.archive-article-ad {
		margin: 0;
	}
}


/*Página entradas*/
#content-entradas img, .image-scale  {
     height: 150px;
     max-width: 100%;
 }
#content-entradas {
    width: 100%;
    height: auto;
    padding: 0;
}
.equipo-entradas {
    text-align: center;
    background-color: #eee;
    padding: 10px 2%;
    float: none;
}
.lista-entradas ul {
    margin: 0;
    width: 100%;
    padding: 0;
    border: 1px solid #eee;
    margin: 0px -1px;
}
.lista-entradas li {
    padding: 20px 3%;
    margin: 0;
    list-style: none;
    display: block;
}
.lista-entradas li b {
    margin-left: 0;
    display: block;
}
.lista-entradas li span {
	color: #888;
}
.lista-entradas li span:after {
	content: ' -';
}
.lista-entradas-active {
    background-color: #eee;
}
.equipos-entradas {
	display: none;
}
.equipos-entradas img {
    margin: 0 5px;
    vertical-align: middle;
}
li.inicio-entradas {
    margin-left: 20px;
    padding: 3.1% 0;
    text-align: center;
    font-size: 22px;
}
li.inicio-entradas b {
    margin: 0;
    color: #fabc00;
}
.button-entradas {
	float: right;
}
.button-entradas a {
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	cursor: pointer;
	display: block;
	font-size: 10px;
	font-weight: bold;
	height: 30px;
	letter-spacing: 0.04em;
	line-height: 30px;
	padding: 0 8px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	vertical-align: middle;
	transition-duration: 0.2s;
	-moz-transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
}
.btn-entradas,
.btn-entradas:link,
.btn-entradas:visited,
.btn-entradas:hover,
.btn-entradas:active {
	background-color: #f3f3f3;
	border: 1px solid #e9e9e9;
	border-bottom-color: #bdbdbd;
	color: #888;
	cursor: default;
}
.btn-active-entradas,
.btn-active-entradas:link,
.btn-active-entradas:visited,
.btn-active-entradas:hover,
.btn-active-entradas:active {
	background: #eca21b;
	color: #fff;
}
.btn-active-entradas:hover {
	background: #c00;
}

/* Anticuario */
.header-anticuario {
	text-align: center;
}
.header-anticuario h1 {
	color: #707167;
	text-shadow: white 0px 1px 0, white -1px 2px 0, #EEE -2px 3px 0, #EEE -3px 4px 0;
	font-size: 50px;
	font-family: Abril Fatface, Georgia, serif;
	margin-bottom: -30px;
	position: relative;
	font-weight: 400;
	z-index: 1;
}
.header-anticuario img {
	position: relative;
	z-index: 0
}
img.image-scale {
	height: auto;
	max-width: 100%;
}
.search-antcuario {
	margin: 20px auto;
	width: 70%;
	height: auto;
	border: 1px solid #e8e8e8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 15px 15px 40px 15px;
}
.search-antcuario form select {
	display: block;
	margin-bottom: 5px;
	width: 50%;
	border: 1px solid #e8e8e8;
	padding: 4px 14px;
	font-size: 14px;
	color: #999;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.search-antcuario #search-input {
	border: 1px solid #e8e8e8;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	width: 75%;
	height: auto;
	font-size: 20px;
	background-image: url(../images/search-icon.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	padding: 5px 0 5px 45px;
	color: #999;
	margin-bottom: 10px;
}
.search-antcuario #searchbnt-input {
	float: right;
	border: 1px solid #e8e8e8;
	padding: 4px 14px;
	font-size: 14px;
	color: #999;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.archive-article-anticuario {
	border-bottom: 1px solid #ddd;
	margin: 0 15% 20px 15%;
	width: 70%;
}
.archive-article-anticuario h2 {
	text-align: center;
}
.image-anticuario {
	margin: 0 0 5px 0;
}
.image-anticuario img {
	width: 100%;
}
.solo-anticuario .thumbail-container {
	background: #eee;
	border: 1px solid #cfcfcf;
	padding: 10px;
	margin: 0 auto 40px auto;
}
.solo-anticuario .thumbail-container img {
	width: 100%;
	margin-bottom: 5px;
}
.solo-anticuario .wp-caption {
	display: none;
}
.solo-anticuario .article-related ul img {
	display: none;
}
	
/* Autor */
.autor-page .autor-profile .autor-foto {
	width: 100%;
}
.autor-page .autor-profile .autor-icon {
	float: right;
	margin-top: -40px;
	position: relative;
}
.autor-page .autor-profile .autor-icon img {
	margin-right: 10px;
}
.autor-page .autor-description {
	margin: 10px 0 0 0;
}
.autor-page .autor-description h2 {
	font-size: 25px;
	margin: 0 0 1em 0;
}

/* Especiales */
.especiales-article {
	margin: 0 0 30px 0;
	text-align: center;
}
.especiales-article h2 {
	font-size: 16px;
	margin: 2px 0 0 0;
}
.especiales-article p {
	margin: 5px 0 0 0;
}
.especiales-historial {
	margin-top: 30px;
}
.especiales-historial h2 {
	color: #c00;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.06em;
	margin: 0;
	text-transform: uppercase;
}
.especiales-oldarticle {
	border-top: solid 1px #ddd;
}
.especiales-oldarticle h3 {
	font-size: 21px;
	margin: 20px 0 0 0;
}

/* Entrevistas */
.header-entrevistas h1 {
	color: #707167;
	font-size: 35px;
	font-family: Abril Fatface, Georgia, serif;
	font-weight: 400;
	margin-bottom: -40px;
	text-align: center;
	position: relative;
	z-index: 1;
}
.header-entrevistas img {
	position: relative;
	z-index: 0;
}
.destacado-entrevistas {
	border-bottom: 1px solid #E5E5E5;
	margin: 20px 0;
	padding: 0 0 20px 0;
}
.destacado-entrevistas h2 {
	margin-bottom: 5px;
}
.destacado-entrevistas .archive-foto {
	margin: 0;
}
.destacado-entrevistas .archive-foto a img {
	max-width: 100%;
}

/* Videos */
.destacado-videos {
	border-bottom: 1px solid #e5e5e5;
	float: none;
	margin: 20px 0;
	padding: 0 0 20px 0;
}
.destacado-videos h2 {
	margin: 0;
}


/* ============================================================================
   6. Sidebar
   ==========================================================================*/

#sidebar {
	border-top: 3px solid #ddd;
	margin-top: 30px;
	padding-top: 30px;
}
.sidebar-box {
	background: #fff;
	margin: 0 0 25px 0;
}
.sidebar-box-cont,
#sidebar .wp-polls {
	border: 1px solid #ccc;
	border-bottom-width: 2px;
}
.sidebar-box-padded,
#sidebar .wp-polls {
	padding: 20px;
}

/* Pestañas */
.sidebar-title {
	border-bottom: 1px solid #ccc;
	padding: 10px;
}
.sidebar-title h2 {
	font-size: 14px;
	text-align: center;
	margin: 0;
}
.sidebar-tablist {
	background: #f2f2f2;
	display: table;
	height: 30px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.sidebar-tablist li {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	display: table-cell;
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: auto;
}
.sidebar-tablist li:first-of-type {
	border-left-width: 0;
}
.sidebar-tablist a {
	color: #333;
	display: block;
	outline: 0;
	padding: 0 15px;
	text-decoration: none;
}
.sidebar-tablist a:hover {
	background: #e8e8e8;
}
.sidebar-tablist .selected {
	border-bottom-color: #fff;
}
.sidebar-tablist .selected a {
	background: #fff;
}

/* noticias mas vistas */
.sidebar-mostviewed {
	font-size: 13px;
	padding-right: 20px;
}
.sidebar-mostviewed li {
	border-bottom: 1px solid #e5e5e5;
	color: #c00;
	font-weight: bold;
	padding: 7px 0;
}
.sidebar-mostviewed li:last-of-type {
	border-width: 0;
}
.sidebar-mostviewed * {
	color: #555;
	font-weight: normal;
}
.sidebar-mostviewed a {
	text-decoration: none;
}
.sidebar-mostviewed a:hover {
	text-decoration: underline;
}

/* Resultados */
.miniresultados-title {
	border: 1px solid #fff;
	display: block;
	padding: 0 5px;
	-moz-transition-duration: .3s;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}
.miniresultados-title:hover,
.miniresultados-title-hov {
	background-color: #f4f7ff;
	border: 1px solid #b8ccdd;
}
.miniresultados-subtitle {
	background: url(../images/sidebar-titledeco.png) no-repeat center 0;
	color: #c00;
	font-size: 11px;
	letter-spacing: .08em;
	line-height: 20px;
	margin: 8px auto 0 auto;
	padding: 10px 0 0 0;
	text-align: center;
	text-transform: uppercase;
	width: 80%;
}
.miniresultados-subtitle a.ant,
.miniresultados-subtitle a.sig {
	background: #F4F7FF;
	border: 1px solid #B8CCDB;
	color: #376799;
	display: block;
	font-size: 17px;
	height: 18px;
	line-height: 16px;
	text-decoration: none;
	width: 18px;
}
.miniresultados-subtitle a.ant:hover,
.miniresultados-subtitle a.sig:hover {
	border-color: #4e91cf;
}
.miniresultados-subtitle a.ant {
	float: left;
}
.miniresultados-subtitle a.sig {
	float: right;
}
.miniresultados-subtitle a.dis,
.miniresultados-subtitle a.dis:link,
.miniresultados-subtitle a.dis:visited,
.miniresultados-subtitle a.dis:hover,
.miniresultados-subtitle a.dis:active {
	background: #f2f3f6;
	border: 1px solid #cfd4d8;
	color: #a4aeb8;
	cursor: default;
}
.miniresultados-layer {
	position: absolute;
	left: 0;
	top: 0;
}
.miniresultados-select {
	background: #fff;
	border: 1px solid #b8ccdb;
	height: 200px;
	list-style-type: none;
	margin: 10px 0 0 1px;
	overflow: auto;
	overflow-x: hidden;
	padding: 0;
	position: absolute;
	width: 276px;
	box-shadow: 0 2px 8px rgba(0,0,0,.3);
}
.miniresultados-select a,
.miniresultados-select a:link,
.miniresultados-select a:visited,
.miniresultados-select a:hover,
.miniresultados-select a:active,
.miniresultados-select strong {
	color: #333;
	font-size: 11px;
	display: block;
	height: 18px;
	line-height: 18px;
	padding: 0 0 0 12px;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
}
.miniresultados-select a:hover {
	background: #f5f5f5;
	color: #c00;
}
.miniresultados-select strong {
	font-size: 13px;
	padding: 7px 0 0 7px;
}
.miniresultados {
	font-size: 11px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.miniresultados li {
	background: url(../images/resultados-mini-bg.gif) repeat-x 0 100%;
	border-bottom: 1px solid #ccc;
	clear: both;
	padding: 0 8px;
}
.miniresultados .equipo {
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.miniresultados .equipo img {
	position: relative;
	top: -2px;
	vertical-align: middle;
	max-height: 20px;
	width: 14px;
}
.miniresultados .izq {
	float: left;
	overflow: hidden;
	text-align: right;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 40.780141844%;
}
.miniresultados .der {
	float: right;
	overflow: hidden;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 40.780141844%;
}
.miniresultados .izq img {
	padding-left: 4px;
}
.miniresultados .der img {
	padding-right: 4px;
}
.miniresultados .gi {
	color: #000;
	float: left;
	font-weight: bold;
	text-align: right;
	width: 7.092198582%;
}
.miniresultados .gd {
	color: #000;
	float: right;
	font-weight: bold;
	text-align: left;
	width: 7.092198582%;
}
.miniresultados .gc {
	float: left;
	overflow: hidden;
	text-align: center;
	width: 4.255319149%;
}
.miniresultados .res_info {
	clear: both;
	color: #777;
	display: none;
	letter-spacing: .03em;
	padding: 0 0 10px 0;
	text-align: center;
	text-transform: uppercase;
}
.miniresultados .res_info a {
	float: right;
	margin-left: 8px;
}
.miniresultados_mas {
	background: url(../images/resultados-mini-mas.gif) no-repeat 0 0;
	float: left;
	height: 31px;
	padding: 6px 0 0 42px;
	text-align: left;
}
.miniresultados-enlace {
	margin: 0;
	padding: 5px 0;
	text-align: center;
}
.miniresultados-enlace a {
	color: #c00;
	font-size: 10px;
	letter-spacing: .07em;
	text-decoration: none;
	text-transform: uppercase;
}
.miniresultados-enlace a:hover {
	text-decoration: underline;
}

/* Encuestas */
#fb2012-polls {
	position: relative;
}
#sidebar .wp-polls h2 {
	background: url(../images/sidebar-titledeco.png) no-repeat center bottom;
	font-size: 14px;
	margin: 0 0 20px 0;
	padding: 0 0 15px 0;
	text-align: center;
}
.wp-polls .pollbar {
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
}
.wp-polls ul {
	margin: 0 8px 15px 8px;
	padding: 0;
}
.wp-polls li {
	margin: 0 0 7px 0;
	padding: 0;
}
.wp-polls ul small {
	font-size: 12px;
}
#sidebar .wp-polls .pollbar {
	margin-top: 3px;
}
.wp-polls p {
	color: #555;
	font-size: 13px;
	margin: .3em 0;
	text-align: center;
}
.wp-polls .btn-votar {
	background: #c00;
	border-radius: 3px;
	box-shadow: 0 1px 2px rgba(0,0,0,.4);
	color: #fff;
	padding: 4px 18px;
	text-shadow: 0 1px 0 rgba(0,0,0,.5);
	-moz-transition-duration: .3s;
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
}
.wp-polls .btn-votar:hover {
	background: #000;
}
.wp-polls .btn-votar:active {
	padding-top: 5px;
	padding-bottom: 3px;
}
#fb2012-polls .wp-polls-loading {
	background: #fff;
	position: absolute;
	top: 100px;
	width: 100%;
}

/* especiales */
.sidebar-especiales-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sidebar-especiales-list li {
	margin: 0;
	padding: 0;
}
.sidebar-especiales-list a,
.sidebar-especiales-list a:link,
.sidebar-especiales-list a:visited,
.sidebar-especiales-list a:hover,
.sidebar-especiales-list a:active {
	color: #fff;
	display: block;
	font-size: 17px;
	height: 50px;
	margin: 0 0 1px 0;
	padding: 10px 15px 0;
	text-decoration: none;
	text-shadow: 0 1px 1px rgba(0,0,0,0.5);
}
.sidebar-especiales-list li:last-of-type a {
	margin: 0;
}
.sidebar-especiales-list a span {
	display: block;
	font-size: 14px;
	font-style: italic;
}



/* ============================================================================
   7. Clases de estilos
   ==========================================================================*/
.left {
	text-align: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.fleft {
	float: left;
}
.fright {
	float: right;
}
.red {
	color: #c00;
}
.link-anunciate {
	font-size: 10px;
	margin: 0;
	text-align: center;
}
.link-anunciate a {
	color: #999;
	text-decoration: none;
}
.link-anunciate a:hover {
	text-decoration: underline;
}
.viewmore,
a.viewmore {
	border-top: 4px double #ddd;
	border-bottom: 4px double #ddd;
	color: #c00;
	display: inline-block;
	font-size: 12px;
	letter-spacing: .03em;
	padding: 10px 13px;
	text-decoration: none;
	text-transform: uppercase;
}
a.viewmore:hover {
	text-decoration: underline;
}

/* clases wordpress */
.alignleft {
	float: left;
	margin-right: 20px;
}
.alignright {
	float: right;
	margin-left: 20px;
}

.more-link {
	white-space: nowrap;
}

/* paginacion */
#content .wp-pagenavi span.pages {
	background: transparent;
	border-width: 0;
	color: #333;
	font-weight: normal;
	margin-left: 0;
	padding-left: 0;
	padding-top: 4px;
}
#content .wp-pagenavi a,
#content .wp-pagenavi a:link,
#content .wp-pagenavi a:visited,
#content .wp-pagenavi a:active {
	background: #c00;
	border-color: #c00;
	color: #fff;
}
#content .wp-pagenavi a:hover {
	background: #000;
	border-color: #000;
}
#content .wp-pagenavi .pages {
	float: none;
	display: block;
}

/* formularios */
div.th {
	clear: left;
	margin: 0 0 10px 0;
	/*padding: 0 0 0 40px;*/
}
div.th label {
	display: block;
	float: left;
	font-weight: bold;
	width: 38%;
	vertical-align: middle;
}

/* aviso navegador desfasado */
#updatebrowser,
#updatebrowser:link,
#updatebrowser:visited,
#updatebrowser:hover,
#updatebrowser:active {
	background: #f7f7f7;
	border: 1px solid #ddd;
	border-bottom-width: 2px;
	color: #333;
	display: block;
	font-size: 14px;
	letter-spacing: .09em;
	line-height: 1.4em;
	margin: 0 0 30px 0;
	padding: 30px 20px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
#updatebrowser:hover {
	border-color: #aaa;
}
#updatebrowser em {
	color: #666;
	display: block;
	font-size: 13px;
	font-style: normal;
	letter-spacing: 0;
	margin: 0 0 10px 0;
	text-transform: none;
}
#updatebrowser span {
	color: #c00;
	display: block;
	text-decoration: underline;
}



/* =============================================================================
   8. Media Queries
      Sobreescriben los estilos para móviles progresivamente
   ========================================================================== */
@-ms-viewport {
	width: device-width;
}
@media only screen and (min-width: 480px) {
	#siteheader .site-category-longtitle {
		font-size: 31px;
		padding-top: 0;
	}
	.home-article-big .article-foto {
		float: left;
		margin-right: 10px;
		width: 50%;
	}
	.home-section-list .article-foto {
		float: left;
		margin-right: 10px;
		width: 30%;
	}
	.home-section-list li {
		border-width: 0;
		padding-bottom: 12px;
	}
	.featured-2 .featured-col2 .article-foto {
		width: 20%;
	}
	.featured-2 .featured-col2.text-first h3 {
		width: 75%;
	}
	.featured-2 .featured-smallimg-col1 .article-foto {
		float: left;
		margin: 0 20px 0 0;
		max-width: 38%;
		width: auto;
	}
	.featured-2 .featured-smallimg-col1 h3 {
		margin-top: 0;
	}
	/* Anticuario */
	.header-anticuario h1 {
		font-size: 70px;
	}
	.search-antcuario #search-input {
		width: 80%;
	}
	/* previa/cronica */
	.partido-data {
		float: left;
		margin: 0 20px 10px 0;
		width: 250px;
	}
}
@media only screen and (min-width: 550px) {
	/* Menu principal completo */
	#sitenav-mobile {
		display: none;
	}
	#sitenav-full {
		background: #333;
		display: table;
		text-align: center;
		width: 100%;
	}
	#sitenav-full div {
		position: relative;
	}
	#sitenav-full li {
		display: table-cell;
	}
	#sitenav-full li a {
		border: 1px solid #333;
		color: #fff;
		line-height: 32px;
		padding: 0;
	}
	#sitenav-full li a:hover,
	#sitenav-full .current-menu-item a,
	#sitenav-full .current-menu-item a:link,
	#sitenav-full .current-menu-item a:visited,
	#sitenav-full .current-menu-item a:hover,
	#sitenav-full .current-menu-item a:active,
	#sitenav-full .current-menu-ancestor a,
	#sitenav-full .current-menu-ancestor a:link,
	#sitenav-full .current-menu-ancestor a:visited,
	#sitenav-full .current-menu-ancestor a:hover,
	#sitenav-full .current-menu-ancestor a:active,
	#sitenav-full > li.current-menu-item:first-of-type a:hover,
	#sitenav-full .menu-hover a {
		background-color: #f5f5f5;
		border-color: #aaa;
		color: #333;
	}
	#sitenav .search-expand-open:hover,
	#sitenav .search-submit:hover {
		color: #fff;
	}
	#sitenav-full > li.current-menu-item:first-of-type a {
		background: #333;
		border-color: #333;
	}
	#sitenav-homeicon {
		color: #fff;
		display: inline;
		padding: 0 5px;
	}
	#sitenav-full a:hover #sitenav-homeicon {
		color: #333;
	}
	#sitenav-hometitle {
		display: none;
	}
	#sitenav-full .menu-search {
		display: table-cell;
	}
	#sitenav-full .menu-search form {
		width: auto;
	}
	#sitenav-full .search-expand {
		height: 32px;
		padding: 0 5px;
		width: auto;
		min-width: 14px;
	}
	#sitenav-full .search-expand:hover {
		background-color: #f5f5f5;
	}
	#sitenav-full .search-form {
		width: 310px;
	}
	#sitenav-full .search-submit {
		width: 45px;
		height: 35px;
	}
	#sitenav-full .search-submit:hover {
		background-color: #000;
	}
	#sitenav-full .sub-menu {
		border: 1px solid #aaa;
		border-top-width: 0;
		display: none;
		position: absolute;
		top: 33px;
		left: 0;
		text-align: left;
		width: 180px;
		box-shadow: 0 8px 10px rgba(0,0,0,.35);
		z-index: 3;
	}
	#sitenav-full .sub-menu li {
		background: #f5f5f5;
		display: block;
		line-height: 30px;
	}
	#sitenav-full .sub-menu li a {
		border-color: #e6e6e6;
		border-width: 1px 0 0 0;
		color: #333;
		line-height: 29px;
		padding: 0 10px;
	}
	#sitenav-full .sub-menu li a:hover {
		color: #c00;
		background: #e5e5e5;
	}
	
	/* submenu de categoría */
	#sitenav-cat {
		background: #f5f5f5;
		border-bottom: 1px solid #aaa;
		display: block;
		padding: 6px 10px;
	}
	#sitenav #sitenav-cat li {
		line-height: inherit;
	}
	#sitenav #sitenav-cat .sub-menu li {
		display: inline;
		padding: 0 10px 0 0;
		line-height: 2em;
	}
	#sitenav #sitenav-cat a {
		color: #777;
		display: inline;
		line-height: inherit;
	}
	#sitenav #sitenav-cat a:hover {
		color: #c00;
	}
	#sitenav #sitenav-cat .current-menu-item a {
		color: #c00;
	}
	
	#home-hottopics {
		display: block;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	
	/* noticias home */
	.home-article-big .article-foto {
		margin-right: 20px;
		width: 40%;
	}
	.home-section-2col {
		float: left;
		width: 47%;
	}
	.home-section-2col-first {
		margin-right: 6%;
	}
	.home-section-2col .clip {
		height: 150px;
		max-height: 150px;
	}
	.home-section-list header {
		margin-bottom: 5px;
	}
	#home-gallery article {
		width: 20%;
	}
	
	/* superdestacadas */
	.featured-1 .article-foto {
		float: left;
		max-width: 40%;
		margin-right: 20px;
	}
	.featured-2 .featured-col1 {
		background: url(../images/siteborders.png) repeat-y 4.5% 0;
		clear: none;
		float: right;
		padding: 0 0 0 6%;
		width: 58%;
	}
	.featured-2 .featured-col2 {
		clear: none;
		margin-top: 0;
		width: 36%;
	}
	.featured-2 .featured-col2 .featured-cat {
		display: block;
	}
	.featured-2 .featured-col2.text-first h3 {
		float: none;
		width: auto;
	}
	.featured-2 .featured-col1 .article-foto {
		margin: 5px 0;
	}
	.featured-2 .featured-col2 .article-foto {
		float: none;
		height: auto;
		max-height: 120px;
		margin: 10px 0;
		width: auto;
	}
	.featured-2 h3 {
		line-height: 1.1em;
		margin: 0;
	}
	.featured-2 .featured-cat {
		margin: 3px 0 0 0;
	}
	.featured-2 .featured-text {
		margin: 5px 0;
	}
	.featured-2 .featured-smallimg-col2 .featured-text,
	.featured-2 .featured-col1 .featured-text {
		display: none;
	}
	.featured-2 .featured-smallimg-col1 .article-foto {
		margin: 0 20px 0 0;
	}
	.featured-3 .featured-col1 {
		display: block;
		float: left;
		list-style-type: none;
		margin: 0;
		padding: 0 3% 0 0;
		width: 15%;
	}
	.featured-3 .featured-col2 {
		background: url(../images/siteborders.png) repeat-y 0 0;
		float: left;
		padding: 0 0 0 3%;
		width: 79%;
	}
	.featured-3 article {
		height: 300px;
		overflow: hidden;
		position: relative;
	}
	.featured-3 .article-foto {
		max-height: 300px;
		height: auto;
	}
	.featured-3 .featured-title {
		background: #fff;
		padding: 0 0 5px 0;
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
	}
	.featured-3 .featured-col1 li {
		margin: 0 0 15px 0;
		position: relative;
	}
	.featured-3 .featured-col1 a {
		font-size: 1px;
		display: block;
		text-decoration: none;
	}
	.featured-3 .featured-col1 img {
		margin: 0;
		width: 100%;
	}
	.featured-3 .featured-col1 li span {
		display: none;
	}
	.featured-3 .featured-col1 li.selected span {
		background: rgba(204,0,0,.8);
	}
	.featured-3 .featured-col1 li em {
		background: url(../images/featured-arrow-right.png) no-repeat 0 0;
		display: none;
		height: 15px;
		margin-top: -7px;
		position: absolute;
		right: -14px;
		top: 50%;
		width: 8px;
	}
	.featured-3 .featured-col1 li.selected em {
		display: block;
	}
	.featured-3 .featured-smallimg .article-foto {
		float: left;
		margin: 0 15px 0 0;
		max-width: 50%;
		width: auto;
	}
	.featured-3 .featured-smallimg .featured-text {
		display: block;
	}
	.featured-3 h3 {
		font-size: 25px;
	}
	.featured-4 .featured-col1 {
		display: block;
		float: right;
		list-style-type: none;
		margin: 0;
		padding: 0 0 0 3%;
		width: 15%;
	}
	.featured-4 .featured-col2 {
		background: url(../images/siteborders.png) repeat-y 100% 0;
		height: 390px;
		overflow: hidden;
		padding: 0 3% 0 0;
		width: 79%;
	}
	.featured-4 .featured-col1 li {
		clear: both;
		margin: 0;
		padding: 0 0 15px 0;
		position: relative;
	}
	.featured-4 .featured-col1 img {
		width: 100%;
	}
	.featured-4 .featured-list-title {
		display: none;
	}
	.featured-4 .featured-col1 li em {
		background: url(../images/featured-arrow-left.png) no-repeat 0 0;
		display: none;
		height: 15px;
		margin-top: -7px;
		position: absolute;
		left: -15px;
		top: 50%;
		width: 8px;
	}
	.featured-4 .featured-col1 li:first-of-type em {
		margin-top: -14px;
	}
	.featured-4 .featured-col1 li.selected em {
		display: block;
	}
	.featured-4 .article-foto {
		height: auto;
		max-height: 400px;
	}
	.featured-4 h3 {
		font-size: 25px;
	}
	.featured-4 .featured-cat {
		margin: 0 0 15px 0;
	}
	.featured-4 .featured-smallimg .article-foto {
		float: left;
		margin: 0 15px 0 0;
		max-height: 100%;
		max-width: 45%;
		width: auto;
	}
	.featured-4 .featured-smallimg .featured-text {
		display: block;
	}
	/*Página entradas*/
	.lista-entradas li {
		padding: 10px 2%;
		line-height: 30px;
	}
	.lista-entradas li b {
		display: inline;
		margin-left: 10px;
	}
	.lista-entradas li span {
		float: right;
		width: 18%;
	}
	.lista-entradas li span:after {
		content: '';
	}
	
	/* Anticuario */
	.archive-article-anticuario {
		border-width: 0;
		float: left;
		margin: 0;
		padding: 0 2% 10px 2%;
		width: 29%;
	}
	.search-antcuario #search-input {
		width: 90%;
	}
	.archive-article-anticuario h2 {
		font-size: 15px;
	}
	
	/* Autor */
	.autor-page .autor-profile {
		float: left;
		width: 30%;
	}
	.autor-page .autor-description {
		float: left;
		margin: 0 0 0 5%;
		width: 65%;
	}
	
	/* Especiales */
	.especiales-article {
		float: left;
		width: 46%;
		margin-left: 2%;
		margin-right: 2%;
	}
	
	/* Entrevistas */
	.header-entrevistas h1 {
		font-size: 50px;
	}
	.destacado-entrevistas {
		border-width: 0;
		float: left;
		margin: 30px 2%;
		width: 46%;
	}
	.destacado-entrevistas .archive-date {
		float: none;
		margin: 0;
	}
	
	/* Videos */
	.destacado-videos {
		border-width: 0;
		float: left;
		margin: 0 2% 20px 2%;
		padding: 0;
		width: 46%;
	}
	.destacado-videos .archive-date {
		float: none;
		margin: 0;
	}
	.archive-video-first {
		border-top: 1px solid #e5e5e5;
		margin-top: 30px;
		padding-top: 20px;
	}
	
	/* previa/cronica */
	.partido-equipo {
		letter-spacing: 0;
	}
	.partido-equipo .partido-equipo-nombre {
		font-size: 18px;
	}
	.partido-equipo img {
		height: 35px;
	}
	.partido-equipo span {
		color: #aaa;
		display: inline;
		font-size: 11px;
	}
	.partido-goles {
		padding-top: 10px;
	}
	.partido-escudos-resultado .partido-goles {
		font-size: 26px;
	}
	.partido-escudos-resultado .partido-goles span {
		padding: 0 2px;
		position: relative;
		top: -5px;
	}
}

@media only screen and (min-width: 660px) {
	body {
		font-size: 14px;
	}
	#maincolumn-articles {
		background: url(../images/siteborders.png) repeat-y 50% 0;
	}
	#content-left {
		float: left;
		margin-bottom: 0;
		width: 48%;
	}
	#content-right {
		float: right;
		width: 48%;
	}
	#content-left .clip {
		float: none;
		margin: 0 0 10px 0;
		width: 100%;
	}
	
	/* header */
	#siteheader,
	#siteheader-wrap {
		height: 100px;
	}
	#siteheader-wrap {
		background: url(../images/head-campo-small.png) no-repeat -50px 0;
	}
	#site-title {
		padding-top: 20px;
	}
	#site-title img {
		width: 250px;
		width: 38%;
		max-width: 315px;
	}
	#site-category-logo {
		padding: 15px 0 3px;
	}
	#site-category-logo img {
		width: 140px;
	}
	.site-category-logo-lazo img {
        height: 20px;
    }
	#site-category-title,
	#siteheader .site-category-longtitle {
		font-size: 38px;
	}
	
	/* menu principal */
	#sitenav-full .menu-otros {
		display: table-cell;
	}
	
	/* footer */
	#sitefooter-top {
		display: block;
	}
	#sitefooter-cols {
		display: block;
	}
	#sitefooter-btm strong {
		display: inline;
	}
	#sitefooter-btm span {
		border-width: 0;
		margin: 0;
		padding: 0;
	}
	
	/* portada */
	.home-article h3 {
		font-size: 18px;
	}
	.home-article-big h3 {
		font-size: 22px;
	}
	.home-article-subtitle {
		display: block;
		font-size: 13px;
	}
	.home-article .article-foto {
		float: right;
		margin: 0 0 0 10px;
	}
	.clip {
		height: 80px;
	}
	#content-right .home-article-big .clip {
		height: 150px;
		margin-bottom: 5px;
		width: 100%;
	}
	#content-left .clip {
		height: 200px;
	}
	#content-left .home-article-big .clip {
		/*height: 350px;*/
		max-height: 350px;
		height: auto;
	}
	#content-left .home-article-force-left .article-foto {
		float: left;
		height: auto;
		max-height: auto;
		margin: 0 10px 5px 0;
		width: 25%;
	}
	
	/* especial portada */
	.home-special-article .clip {
		height: 150px;
	}
	.home-special-article h3 {
		font-size: 18px;
	}
	
	#home-gallery article {
		width: 10%;
	}
	
	/* portada inferior */
	.home-section-list {
		float: left;
		margin-left: 3%;
		width: 31.3333333333%;
	}
	.home-section-list li {
		border-bottom: 1px solid #e5e5e5;
		padding-bottom: 7px;
	}
	.home-section-list-first {
		margin-left: 0;
	}
	.home-section-list .clip {
		height: 100px;
		float: none;
		max-height: 100px;
		margin-bottom: 5px;
		margin-right: 0;
		width: auto;
	}
	.home-section-articlebig {
		border-width: 0;
		margin-bottom: 0;
		padding: 0;
	}
	
	/* superdestacadas */
	.featured-1 .article-foto {
		max-width: 48%;
		margin-right: 4%;
	}
	.featured-1 h3 {
		font-size: 22px;
		line-height: 1.1em;
		margin: 0;
	}
	.featured-2 .featured-col1 h3 {
		font-size: 30px;
	}
	.featured-2 .featured-col2 h3 {
		font-size: 28px;
	}
	.featured-2 .featured-smallimg-col1 .article-foto {
		height: auto;
		max-height: 100%;
	}
	.featured-3 article {
		height: 340px;
	}
	.featured-3 .article-foto {
		max-height: 340px;
	}
	.featured-4 .featured-col2 {
		height: 450px;
	}
	
	/* archivos */
	#archive-footer {
		height: 30px;
	}
	#archive-head h1 {
		font-size: 26px;
	}
	.archive-teamtitle img {
		height: auto;
		margin-right: 20px;
	}
	#archive-head .archive-teamtitle h1 {
		font-size: 35px;
	}
	.archive-teamtitle h2 {
		font-size: 17px;
	}
	#archive-head .archive-teamtitle-link {
		display: block;
	}
	.archive-article {
		margin-bottom: 30px;
		padding-bottom: 30px;
	}
	.archive-article h2,
	.archive-article h3 {
		font-size: 22px;
	}
	.archive-article .archive-foto {
		float: left;
		margin: 0 20px 0 0;
	}
	.archive-foto img {
		padding-top: 3px;
		max-width: 120px;
	}
	.archive-date {
		float: right;
		margin-left: 10px;
		text-transform: uppercase;
	}
	#archive-head,
	#archive-footer,
	.archive-article,
	.archive-noresults {
		margin-left: 5%;
		margin-right: 5%;
	}
	.archive-datelist {
		margin-right: 3%;
		width: 30%;
	}
	
	/* pagina de noticia */
	.article-full header,
	.article-full .article-content,
	.article-more,
	.partido-marcador {
		margin-left: 30px;
		margin-right: 30px;
	}
	.article-full header h1 {
		font-size: 32px;
	}
	.article-subtitle {
		font-size: 20px;
		margin-top: 0;
	}
	.article-info {
		font-size: 12px;
	}
	.article-full .article-excerpt {
		font-size: 17px;
	}
	.article-content {
		margin-top: 40px;
	}
	.article-related h2,
	.article-comments h2 {
		font-size: 22px;
	}
	
	/* marcador crónica */
	#cronicadata {
		margin: 0 30px;
	}
	#cronicadata_current .cd_equipoi,
	#cronicadata_current .cd_equipod {
		width: 30%;
	}
	#cronicadata_current strong {
		width: 14%;
	}
	
	/* sidebar */
	.sidebar-first,
	.sidebar-last {
		float: left;
		margin: 0 1%;
		width: 48%;
	}
	
	#content .wp-pagenavi .pages {
		float: left;
		display: inline;
	}
	/* Anticuario */
	.header-anticuario h1 {
		font-size: 80px;
	}
	.solo-anticuario .anticuario-related {
		margin: 0 30px;
	}
	.solo-anticuario .article-related ul {
		list-style-type: none;
		padding: 0;
	}
	.solo-anticuario .article-related li {
		border: none;
		display: block;
		float: left;
		margin: 0 0 10px 0;
		padding: 0 5% 0 0;
		width: 45%;
	}
	.solo-anticuario .article-related ul li a img {
		display: block;
		float: left;
		margin: 0 10px 5px 0;
		width: 60px;
	}
	
	/* previa/cronica */
	.article-partido header h1 {
		font-size: 20px;
	}
	.article-full .partido-titulo {
		font-size: 26px;
	}
	.partido-marcador-info {
		letter-spacing: 1px;
	}
	
}

@media only screen and (min-width: 768px) {
	/* header */
	#siteheader-wrap {
		background: url(../images/head-campo-small.png) no-repeat 0 0;
	}
	#site-title img {
		width: 35%;
	}
	.article-full header,
	.article-full .article-content,
	.article-more,
	.partido-marcador {
		margin-left: 70px;
		margin-right: 70px;
	}
	
	/* marcador crónica */
	#cronicadata {
		margin: 0 70px;
	}
	
	/* footer */
	#sitefooter-btm .logo-mediabalear {
		display: block;
	}
	
	/* carousel */
	#home-carousel header {
		margin-bottom: 20px;
	}
	#home-carousel header h2 {
		letter-spacing: .06em;
	}
	#home-carousel-wrap {
		width: 250%;
	}
	
	/* portada inferior */
	.home-section header {
		margin-bottom: 20px;
	}
	.home-section header h2 {
		letter-spacing: .06em;
	}
	.home-section-2col .clip {
		height: 200px;
		max-height: 200px;
	}
	.home-section-3col-first {
		float: left;
		padding-right: 2%;
		width: 38%;
	}
	.home-section-3col {
		background: url(../images/siteborders.png) repeat-y 0 0;
		float: left;
		padding: 0 2%;
		width: 26%;
	}
	.home-section-article {
		border-bottom-width: 0;
		clear: both;
		padding: 0;
	}
	.home-section-article h3 {
		font-size: 13px;
		margin-bottom: 1.2em;
	}
	.home-section-articlemed h3 {
		font-size: 18px;
		margin-bottom: .6em;
	}
	.home-section-article img {
		height: 60px;
		margin: 0 15px 30px 0;
		width: 60px;
	}
	.home-section-articlemed img {
		height: 90px;
		margin: 0 10px 0 0;
		width: 90px;
	}
	.home-section-articlebig {
		margin-top: 0;
	}
	.home-section-list header {
		margin-bottom: 5px;
	}
	
	/* superdestacadas */
	.featured-1 .article-foto {
		max-height: 220px;
	}
	.featured-1 h3 {
		font-size: 28px;
	}
	.featured-2 .featured-col1 .article-foto {
		max-height: 295px;
	}
	.featured-2 .featured-col2 .article-foto {
		max-height: 220px;
	}
	.featured-2 .featured-smallimg-col1 .article-foto {
		height: auto;
		max-height: 100%;
	}
	.featured-3 h3 {
		font-size: 30px;
	}
	.featured-3 article {
		height: 380px;
	}
	.featured-3 .article-foto {
		max-height: 380px;
	}
	.featured-3 .featured-smallimg .article-foto {
		margin: 0 25px 0 0;
	}
	.featured-3 .featured-smallimg .featured-text {
		font-size: 16px;
	}
	.featured-4 .featured-col1 {
		width: 30%;
	}
	.featured-4 .featured-col2 {
		height: 410px;
		width: 64%;
	}
	.featured-4 .featured-col1 li {
		border-top: 1px solid #ddd;
		padding: 14px 0;
	}
	.featured-4 .featured-col1 li:first-of-type {
		border-width: 0;
		padding-top: 0;
	}
	.featured-4 .featured-col1 img {
		float: left;
		height: 80px;
		margin: 0 13px 0 0;
		width: 80px;
	}
	.featured-4 .featured-list-title {
		color: #000;
		display: block;
		font-weight: bold;
		text-decoration: none;
	}
	.featured-4 .selected .featured-list-title {
		color: #c00;
	}
	.featured-4 h3 {
		font-size: 30px;
	}
	.featured-4 .article-foto {
		max-height: 400px;
	}
	.featured-4 .featured-smalling .article-foto {
		margin: 0 25px 0 0;
	}
	.featured-4 .featured-smallimg .featured-text {
		font-size: 16px;
	}
	
	/* archivos */
	#archive-head {
		margin-bottom: 30px;
	}
	.archive-article .archive-foto {
		margin-right: 30px;
	}
	.archive-datelist {
		margin-right: 3%;
		width: 22%;
	}
	
	/* sidebar */
	.sidebar-first,
	.sidebar-last {
		float: left;
		margin: 0 3%;
		width: 44%;
	}
	/*Página entradas*/
	#content-entradas img, .image-scale {
		height: auto;
	}
	.equipo-entradas {
		float: left;
		width: 18%;
	}
	.lista-entradas {
		float: left;
		width: 78%;
	}
	.lista-entradas li {
		padding-left: 20px;
	}
	li.inicio-entradas {
		text-align: left;
		font-size: 20px;
		padding: 2.4% 0;
	}
	li.inicio-entradas b {
		margin: 0;
	}
	/* anticuario */
	.solo-anticuario .anticuario-related {
		margin: 0 70px;
	}
	
	/* previa/cronica */
	.partido-data {
		width: 300px;
	}
	.partido-escudos {
		padding: 10px 8px 8px 8px;
	}
	.partido-equipo img {
		vertical-align: top;
	}
	.partido-equipo-local img {
		margin-left: 10px;
	}
	.partido-equipo-visitante img {
		margin-right: 10px;
	}
	.partido-escudos-resultado .partido-goles {
		font-size: 36px;
		line-height: 1em;
	}
	.partido-escudos-resultado .partido-goles span {
		top: -8px;
	}
}

@media only screen and (min-width: 850px) {
	/* header */
	#siteheader-wrap {
		background: url(../images/head-campo-small.png) no-repeat 20px 0;
	}
	#site-title img {
		width: 30%;
	}
	
	/* portada inferior */
	#home-middle-left {
		float: left;
		width: 300px;
	}
	#home-middle-right-wrap {
		float: right;
		margin-left: -330px;
		width: 100%;
	}
	#home-middle-right {
		margin-left: 330px;
	}
	#home-middle .sidebar-first,
	#home-middle .sidebar-last {
		float: none;
		margin: 0;
		width: auto;
	}
	.home-section-2col .clip {
		height: 120px;
		max-height: 120px;
	}
	
	/* superdestacadas */
	.featured-3 article {
		height: 440px;
	}
	.featured-3 .article-foto {
		max-height: 440px;
	}
	
	/* marcador crónica */
	#cronicadata_current {
		float: left;
		margin: 0 4% 0 0;
		width: 48%;
	}
	#cronicadata_current .cd_equipoi,
	#cronicadata_current .cd_equipod {
		width: 25%;
	}
	#cronicadata_current strong {
		width: 19%;
	}
	#cronicadata_old {
		display: block;
		float: left;
		list-style-type: none;
		margin: 0;
		padding: 0;
		width: 48%;
	}
	#cronicadata_old a {
		text-decoration: none;
	}
	#cronicadata_old a:hover {
		text-decoration: underline;
	}
	#cronicadata_old li {
		border-bottom: 1px solid #ddd;
		height: 25px;
		line-height: 25px;
	}
	#cronicadata_old li.titulo {
		height: auto;
		border-width: 0;
	}
	#cronicadata_old li .jornada {
		color: #999;
		float: left;
		font-size: 11px;
		font-weight: bold;
		margin-right: 5px;
		padding-left: 5px;
		width: 7%;
	}
	#cronicadata_old .equiposel {
		font-weight: bold;
	}
	#cronicadata_old li span {
		float: left;
		font-size: 11px;
		margin: 0 5px 0 0;
		overflow: hidden;
		white-space: nowrap;
		width: 33%;
	}
	#cronicadata_old li span a {
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}
	#cronicadata_old li strong {
		color: #000;
		float: left;
		font-size: 11px;
		width: 10%;
	}
}

@media only screen and (min-width: 1015px) {
	/* header */
	#siteheader-wrap,
	#sitenav {
		padding: 0 10px;
	}
	#siteheader,
	#siteheader-wrap {
		height: 110px;
	}
	#siteheader-wrap {
		background: url(../images/head-campo.png) no-repeat 20px 0;
	}
	#site-title {
		margin-bottom: 5px;
	}
	#site-title img {
		width: auto;
	}
	
	#site-category-logo {
		padding-top: 17px;
	}
	#site-category-logo img {
		width: 155px;
	}
	.site-category-logo-lazo img {
        height: 22px;
    }
	#site-category-title,
	#siteheader .site-category-longtitle {
		font-size: 42px;
	}
	
	/* menu principal */
	#sitenav-full .search-text {
		font-size: 13px;
		height: 22px;
		padding: 0 0 0 3px;
		width: 77%;
	}
	#sitenav-full .search-expand {
		display: none;
	}
	#sitenav-full .search-form {
		display: inline;
		padding: 0;
		position: static;
	}
	#sitenav-full .search-submit {
		border: 1px solid #333;
		float: right;
		height: 32px;
		padding: 0;
		width: 20%;
	}
	#sitenav-full .search-submit:hover {
		background-color: #f5f5f5;
		border-color: #aaa;
		color: #333;
	}
	
	/* submenu de categoría */
	#sitenav-cat {
		border-left: 1px solid #aaa;
		border-right: 1px solid #aaa;
		padding-left: 20px;
		padding-right: 20px;
	}
	
	/* menu de equipos */
	#lista-equipos {
		background: #fff url(../images/menu-equipos.png) repeat-x 0 100%;
		border: 1px solid #aaa;
		border-top-width: 0;
		display: flex;
		flex-flow: row nowrap;
		justify-content: space-between;
		align-items: center;
		height: 24px;
		overflow: hidden;
		padding: 0 10px;
	}
	#lista-equipos > * {
		flex: 0 0 auto;
	}
	#lista-equipos span {
		background: #bfbfbf;
		height: 100%;
		overflow: hidden;
		margin: 0 6px;
		width: 1px !important;
	}
	#lista-equipos img {
		height: 18px;
		margin-top: 3px;
	}
	#lista-equipos-title {
		background: url(../images/equipos-title.png) no-repeat 0 0;
		color: #fff;
		font-size: 11px;
		height: 27px;
		line-height: 11px;
		margin-left: 3px;
		padding: 10px 10px 3px 7px;
		position: absolute;
		text-align: left;
		top: 305px;
		display:none;
	}
	#lista-equipos-title span {
		color: #aaa;
		float: left;
		font-size: 9px;
		letter-spacing: .03em;
		line-height: 1.3em;
		text-transform: uppercase;
		white-space: nowrap;
	}
	#lista-equipos-title strong {
		color: #fff;
		font-weight: normal;
		font-size: 12px;
		letter-spacing: 0;
		text-transform: none;
	}
	#lista-equipos-title img {
		float: left;
		margin-right: 8px;
	}
	
	#maincolumn {
		margin-right: 320px;
	}
	#maincolumn-wrap {
		float: left;
		margin: 0 -320px 0 0;
		width: 100%;
	}
	#maincolumn-articles {
		background-position: 52.8% 0;
	}
	#content-left {
		width: 51%;
	}
	#content-right {
		width: 45.5%;
	}
	#sidebar {
		background: url(../images/siteborders.png) repeat-y 10px 0;
		border-width: 0;
		clear: none;
		float: right;
		margin: 0;
		padding: 0 0 0 20px;
		width: 300px;
	}
	.sidebar-first,
	.sidebar-last {
		float: none;
		margin: 0;
		width: auto;
	}
	
	/* footer */
	#sitefooter {
		font-size: 13px;
	}
	#sitefooter-top li {
		margin-right: 30px;
	}
	.sitefooter-col {
		width: 18%;
	}
	div.sitefooter-col {
		display: block;
	}
	#sitefooter-btm span {
		display: inline;
	}
	#sitefooter-btm span a {
		margin: 0 0 0 10px;
		padding: 0 0 0 10px;
		border-left: 1px solid #474B50;
	}
	#sitefooter-btm .logo-mediabalear {
		display: none;
	}
	
	/* portada inferior */
	.home-section-2col .clip {
		height: 150px;
		max-height: 150px;
	}
	.home-section-article img {
		display: block;
	}
	.home-section-articlemed img {
		height: 150px;
		margin: 0 20px 0 0;
		width: 150px;
	}
	
	/* superdestacadas */
	.featured-1 .article-foto {
		max-height: 275px;
		max-width: 53%;
		margin-right: 3%;
	}
	.featured-3 article {
		height: 340px;
	}
	.featured-3 .article-foto {
		max-height: 340px;
	}
	.featured-3 .featured-col1 li span {
		background: rgba(0,0,0,.7);
		color: #fff;
		display: block;
		font-size: 12px;
		padding: 5px;
		position: absolute;
		bottom: 0;
		left: 0;
		text-align: center;
		-moz-transition-duration: .4s;
		-webkit-transition-duration: .4s;
		transition-duration: .4s;
	}
	.featured-3 .featured-smallimg .featured-text {
		font-size: 14px;
	}
	.featured-4 .featured-col2 {
		height: 370px;
	}
	.featured-4 .featured-col1 img {
		height: 70px;
		width: 70px;
	}
	.featured-4 .featured-col1 .featured-list-title {
		font-size: 12px;
	}
	.featured-4 .featured-smallimg .featured-text {
		font-size: 14px;
	}
	
	/* archivos */
	#archive-head,
	#archive-footer,
	.archive-article,
	.archive-noresults {
		margin-left: 0;
		margin-right: 0;
	}
	
	
	/* pagina de noticia */
	.article-full header,
	.article-full .article-content,
	.article-more,
	.partido-marcador {
		margin-left: 0;
		margin-right: 0;
	}
	.article-content {
		padding-right: 30px;
	}
	.article-full .gallery-item img {
		height: 125px;
		width: 125px;
	}
	
	/* marcador crónica */
	#cronicadata {
		margin: 0;
	}
	/* pagina entradas */
	.lista-entradas li {
		padding-left: 0;
	}
	.equipos-entradas {
		display: inline;
		float: left;
		text-align: center;
		width: 15%;
	}
	
	/* Anticuario */
	.solo-anticuario .anticuario-related {
		margin: 0;
	}
	
	/* Autor */
	.autor-page .autor-profile {
		width: 40%;
	}
	.autor-page .autor-description {
		width: 55%;
	}
	
	/* previa/cronica */
	.article-partido .article-content {
		padding-right: 0;
	}
	.partido-equipo .partido-equipo-nombre {
		font-size: 24px;
	}
	.partido-equipo span {
		font-size: 13px;
	}
	.partido-equipo img {
		height: 60px;
	}
	.partido-equipo-local img {
		margin-left: 15px;
	}
	.partido-equipo-visitante img {
		margin-right: 15px;
	}
	.partido-goles {
		padding-top: 20px;
	}
	.partido-escudos-resultado .partido-goles {
		font-size: 40px;
		line-height: 1.2em;
	}
	.partido-escudos-resultado .partido-goles span {
		padding: 0 4px;
	}
}

@media only screen and (min-width: 1100px) {
	#siteheader-wrap,
	#sitenav,
	#content,
	#sitefooter-top,
	#sitefooter-cols,
	#sitefooter-btm {
		padding-left: 30px;
		padding-right: 30px;
	}
	#siteheader-wrap {
		background: url(../images/head-campo.png) no-repeat 40px 0;
	}
	#maincolumn-wrap {
		margin-right: -340px;
	}
	#maincolumn {
		margin-right: 340px;
	}
	#maincolumn-articles {
		background-position: 53% 0;
	}
	#content-left {
		width: 50%;
	}
	#content-right {
		margin-left: 1%;
		width: 44%;
	}
	#sidebar {
		background-position: 20px 0;
		padding-left: 40px;
	}
	.article-content {
		padding-right: 50px;
	}
	
	/* portada inferior */
	.home-section-2col .clip {
		height: 200px;
		max-height: 200px;
	}
	
	/* superdestacadas */
	.featured-1 h3 {
		font-size: 34px;
	}
	.featured-1 .featured-text {
		font-size: 15px;
	}
	.featured-3 h3 {
		font-size: 36px;
	}
	.featured-3 article {
		height: 380px;
	}
	.featured-3 .article-foto {
		max-height: 380px;
	}
	
	/* pagina entradas */
	.equipo-entradas {
		float: left;
		width: 24%;
	}
	.lista-entradas {
		float: left;
		width: 72%;
	}
	
	/* Anticuario */
	.archive-article-anticuario h2 {
		font-size: 18px;
	}
	
	/* Entrevistas */
	.destacado-entrevistas h2 {
		font-size: 24px;
	}
}

@media only screen and (min-width: 1200px) {
	#siteheader-wrap,
	#sitenav,
	#content,
	#sitefooter-top,
	#sitefooter-cols,
	#sitefooter-btm {
		padding-left: 50px;
		padding-right: 50px;
	}
	#siteheader-wrap {
		background: url(../images/head-campo.png) no-repeat 60px 0;
	}
	#maincolumn-articles {
		background-position: 56% 0;
	}
	#content-left {
		width: 53%;
	}
	#content-right {
		margin-left: 1%;
		width: 41%;
	}
	#home-carousel article {
		padding: 0 10px;
	}
	.article-content {
		padding-right: 70px;
	}
	.article-full .gallery-item img {
		height: 140px;
		width: 140px;
	}
	
	/* superdestacadas */
	.featured-3 article {
		height: 400px;
	}
	.featured-3 .article-foto {
		max-height: 400px;
	}
	.featured-4 .featured-col2 {
		height: 410px;
	}
	.featured-4 .featured-col1 img {
		height: 80px;
		width: 80px;
	}
	.featured-4 .featured-col1 .featured-list-title {
		font-size: 14px;
	}
	.featured-4 .featured-smallimg .featured-text {
		font-size: 16px;
	} 
}

@media only screen and (min-width: 1280px) {
	#lista-equipos {
		height: 30px;
	}
	#lista-equipos a {
		height: 30px;
	}
	#lista-equipos img {
		height: 24px;
		width: auto;
	}
	.article-content {
		padding-right: 100px;
	}
	
	/* archivos */
	#archive-head h1 {
		margin: 0;
	}
	#archive-head .wp-pagenavi,
	#archive-footer .wp-pagenavi {
		position: absolute;
	}
	#archive-head .wp-pagenavi {
		margin-top: 0;
	}
	
	/* superdestacadas */
	.featured-3 article {
		height: 415px;
	}
	.featured-3 .article-foto {
		max-height: 415px;
	}
	.featured-3 .featured-smallimg .featured-text {
		font-size: 16px;
	}
	
	/* Anticuario */
	.solo-anticuario .thumbail-container {
		margin-bottom: 0;
	}
	.solo-anticuario .article-content {
		float: left;
		padding: 0 3% 0 0;
		width: 67%;
	}
	.solo-anticuario .anticuario-related {
		background: url(../images/siteborders.png) repeat-y 0 0;
		float: left;
		margin: 40px 0 0 0;
		width: 30%;
	}
	.solo-anticuario .article-related {
		margin: 0;
		padding: 0 0 0 20px;
	}
	.solo-anticuario .anticuario-related h2 {
		border-top: none;
		padding: 0;
	}
	.solo-anticuario .article-related li {
		clear: both;
		float: none;
		padding: 0;
		width: auto;
	}
}
