body {
	background-image: url(../img/background.jpg);
	background-position-x: center;
}
* {
	font-family: Merriweather !important;
	text-decoration: none !important;
}
*:focus {
	outline: none;
}

a:hover {
	color: #906;
	cursor: pointer;
}

.blanco {
	color: white;
}

.blanco:hover {
	color: white;
}

.pull-left {
	float: left !important;
}

.pull-right {
	float: right !important;
}

.ui-loader { display: none; position: absolute; opacity: .85; z-index: 100; left: 50%; width: 200px; margin-left: -130px; margin-top: -35px; padding: 10px 30px; }

.row12 {
	height: 100%;
}

.row6 {
	height: 50%;
}

.row > div {
	height: 100%;
}

.row {
	border-top: 1px solid #ccc;
	margin: 0;
	clear: both;
}

.row.first {
	border-top: 1px solid white;
}

.row.last {
	border-bottom: none;
}

div[class*="col"] {
	border-right: 1px solid #ccc;
	margin-left: 0px;
}

.col6 {
	width: 48%;
	float: left;
}

.col4 {
	width: 31%;
	float: left;
}


.portada {
	background-position: center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

.contraportada {
	background: #906 !important;
	color: white;
}

.contraportada span, .contraportada strong {
	color: white;
}

.contraportada .fecha {
	color: #ccc !important;
}

.pagina.indice {
	background: #906 !important;
	color: white;
}

.indice h2 {
	color: #CCC;
	font-size: 30px;
	padding: 10px
}

.indice ul {
	height: 100%;
	overflow: auto;
	width: 100%;
	list-style: none;
}

.indice ul span.pagina-numero {
	float: right;
	padding-right: 15px;
}

.indice ul li {
	line-height: 24px;
}

.indice ul li a {
	color: white;
	text-decoration: none;
	text-overflow: ellipsis;
	display: inline-block;
	width: 80%;
	white-space: nowrap;
	overflow: hidden;
	text-transform: uppercase;
}

.fondo-deshabilitador {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	background: transparent;
	background: url(../img/loading.gif) no-repeat center rgba(0, 0, 0, 0.1);
}

.modelo {
	display: none;
}

#Container {
	min-height: initial !important;
}

.slider {
	height: 100%;
}

.pagina{
	background-color: white;
	height: 100%;
	width: 100%;
}

.fliproot p{
	text-align: justify;
}

* {
	font-family: 'Merriweather';
}

h2 {
	font-size: 16px;
	color: #a6145b;
	margin: 20px 0px 0px 20px;
}

div[class*='span']{
	overflow: hidden;
	float: left;
}

.span12 {
	width: 100%;
}
.span6 {
	width: 49%;
}
.span4 {
	width: 32%;
}
.span3 {
	width: 24%;
}

.cabecera {
	background-color: #906;
	color: white;
	text-align: left;
	height: 16%;
	line-height: 100%;
	font-size: 80%;
	width: 100%;
}

.portada a.inicio_lnk, .indice a.inicio_lnk {
}

a.inicio_lnk {
	background: url(../img/home.png) no-repeat center;
	background-size: auto 100%;
	display: block;
	height: 4%;
	width: 8%;
	margin: 15px 0;
}

a.inicio_lnk.blanco {
	background: url(../img/inicio-blanco.png) no-repeat center;
	background-size: auto 100%;
	margin-top: 15px;
}

.cabecera .indice_lnk {
	color: white;
	float: left;
	margin-left: 2%;
	width: 10%;
	height: 100%;
	display: inline-block;
	font-weight: bold;
	font-size: 150%;
	margin-top: 0.2%;
}

.cabecera .inicio_lnk {
	background: url(../img/inicio-blanco.png) no-repeat center;
	background-size: 100%;
	display: inline-block;
	height: 100%;
	width: 2%;
	float: left;
	margin: 0px;
}

.cabecera .diputacion_lnk {
	background: url(../img/diputacion-blanco.png) no-repeat center;
	background-size: 90%;
	display: inline-block;
	height: 90%;
	width: 8%;
	float: right;
	margin-right: 2%;
}

.cabecera .dolamancha_lnk {
	background: url(../img/dolamancha-blanco.png) no-repeat center;
	background-size: 90%;
	display: inline-block;
	height: 100%;
	width: 4%;
	float: right;
	margin-right: 2px;
}

.cabecera p {
	text-align: center;
	height: 100%;
	line-height: 40px;
	margin: 0;;
}

.cabecera span.numero{
	font-weight: bold;
	font-size: 150%;
	height: 100%;
	display: inline-block;
}

.cabecera span.fecha{
	font-weight: bold;
	font-size: 150%;
	height: 100%;
	display: inline-block;
	color: #DDD !important;
}

.cabecera span.pagina_numero {
	right: 2%;
	float: right;
	font-size: 150%;
	margin-right: 2%;
}

.seccion {
	height: 400px;
	overflow: hidden;
}

.pagina .seccion:first-child {
	border-bottom: 1px solid #f2f2f2;
	height: 50%;
}

.articulo, .anuncio {
	height: 100%;
	margin-left: 16px;
	position: relative;
	overflow: hidden;
}

.articulo.first {

}

.articulo.last, .anuncio.last {
	border-right: none;
}

.publicado {
	font-size: 14px;
	font-style: italic;
	color: #666;
	margin-left: 30px;
	display: block;
}

.seccion .articulo.primero {
	margin-left: 0;
	height: 100%;
	border-left: none;
}

.imagen-intro {
	margin: 20px;
	height: 200px;
	width: 200px;
}

.imagen-intro.pull-left {
	
}

.imagen-intro.pull-right {

}

.col4 .imagen-intro {
	width: 91%;
	margin: 15px;
	background-position: center;
	background-size: auto 100%;
	background-repeat: no-repeat;
}

.col6 .imagen-intro {
	background-position: center;
	background-size: auto 100%;
	background-repeat: no-repeat;
}

.col12 .imagen-intro {
	width: 70%;
	background-size: auto 100%;
	height: 40%;
	background-repeat: no-repeat;
	margin: 15px;
	padding: 0;
	margin: 0;
}

.row .col12 .imagen-intro {
	margin: 0 5%;
	background-size: auto 100%;
	width: 42%;
	height: 88%;
	float: left !important;
}

.row .col12 .contenido {
	width: 42%;
	float: left;
}

.row .col12 .contenido img {
	width: 20% !important;
	clear: both;
	float: left;
	margin-right: 20px !important;
	margin-bottom: 20px !important;
}

.row .col12 .contenido p {
	clear: both;
}

.col6A {
	width: 49.5%;
	float: left;
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: center;
}

.col6A * {
	display: none;
}
.col6A .imagen-intro {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	float: left;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
}

.col12A {
}

.col12A * {
	display: none;
}
.col12A .imagen-intro {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
}

.pagina > .col:nth-child(1) {
	clear: both;
}

.pagina > .col.col6 {
	height: 100%;
	width: 50%;
	left: 0;
	margin: 0;
	padding: 0;
}

.pagina > .col.col6 > .row12A {
	margin: 0;
	padding: 0;
}

.pagina > .col.col6 > .row12A * {
	display: none;
}

.pagina > .col.col6 > .row12A .imagen-intro {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center;
}

.pagina > .col.col6 > .row12 {
	height: 50%;
}


.contenido {
	margin: 20px;
}

.contenido * {
	color: black !important;
	font-family: calibri !important;
	font-size: 12px !important;
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
	line-height: 16px
}

.contenido strong {
	font-weight: bold !important;
}

.contenido a {
	text-decoration: underline !important;
	font-size: inherit !important;
	cursor: pointer;
}

.contenido h2 {
	display: block;
	font-size: 20px !important;
	margin: 20px 0 !important;
}

.contenido h3 {
	display: block;
	font-size: 18px !important;
}

.contenido h4 {
	display: block;
	font-size: 16px !important;
}

.contenido h5 {
	display: block;
	font-size: 14px !important;
}

.degradado {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 40%;
	background: url(../img/degradado.png) bottom repeat no-repeat;
}

.ui-page.ui-body-c.ui-page-active {
	outline: none;
}

/* Reader */
.reader-fondo {
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 1000;
}

.reader {
	background: #FFF;
	top: 0;
	width: 80%;
	height: 100%;
	overflow: scroll;
	padding: 30px 10px;
	font-family: 'Merriweather';
	position: relative;
	left: 10%;
}

.reader.anuncio {
	background-size: 100%;
	overflow: scroll;
	padding: 0;
	left: initial;
	margin: auto;
}

.reader.anuncio .imagen {
	background-size: 100%;
}

.reader .imagen-intro {
	clear: both;
	width: 90%;
	height: 300px;
	margin-left: 30px;
	margin: 0px auto;
	float: initial !important;
	background-size: auto 100%;
	background-repeat: no-repeat !important;
	background-position: center;
	display: none;
}

.reader p img {
	height: auto;
	display: block;
	margin: 15px auto auto auto !important;
}

.reader img {
	max-width: 90%;
	height: auto;
	margin: auto;
	display: block;
}

.reader h2.titulo {
	font-size: 18px !important;
	margin-bottom: 30px;
	text-transform: capitalize !important;
}

.reader .fecha {
	display: block;
	margin-left: 20px;
	margin-top: -30px;
}

.reader p {
	font-size: 16px;
	margin-bottom: 30px;
	font-family: 'Merriweather';
	text-align: justify;
	margin-bottom: 40px !important;
}

.reader p + p {
	margin-top: -30px !important;
}

/* Revista */
#Revista {
	margin: auto;
	height: 100%;
	display: none;
}

#Revista .portada0 .info {
	font-size: 42px;
	color: #906;
	padding: 2%;
	margin-left: 50px;
	margin-top: 30%;
}

#Revista .portada0 .logos {
	text-align: center;
	margin-top: 10%;
}

#Revista .portada0 .logos > a {
	display: block;
	width: 40%;
	display: inline-block;
	height: 80px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto 100%;
}

#Revista .portada0 .logos > a.diputacion_lnk {
	background-image: url(../img/diputacion.png);
	width: 60%;
}

#Revista .portada0 .logos > a.dolamancha_lnk {
	background-image: url(../img/dolamancha.png);
}

#Revista .portada0 .fecha {
	font-size: 24px;
	color: #666;
	display: inline-block;
	margin: 5px 10px;
}

#Revista span.fecha {
	color: #666;
	text-transform: uppercase;
	font-size: 12px;
	margin: 5px 20px;
	display: inline-block;
}

#Revista h2.titulo {
	font-size: 14px;
	color: #a6145b;
	margin: 20px;
	text-transform: uppercase;
}

#Revista h3 {
	font-size: 14px;
}

#Revista h4 {
	font-size: 12px;
}

#Revista .contenido img {
	width: 100%;
	display: block;
	margin: auto;
	margin-bottom: 20px;
	height: auto;
}

/* Lista de revistas */

#RevistasContainer {
	height: 100%;
	margin: 0;
}

#RevistasContainer > .row{
	height: 100%;
	overflow: hidden;s
	width: 100%;
}

#RevistaPrincipalContainer {
	background-color: rgba(255, 255, 255, 0.75);
	height: 100%;
	padding: 0px 15px;
	overflow: hidden;
}

#RevistaPrincipalContainer .info {
	font-size: 40px;
	color: #906;
	padding: 24px 30px;
	line-height: 32px;
	height: 20%;
}

#RevistaPrincipalContainer .info .fecha {
	font-size: 25px;
	color: #666;
}

#RevistaPrincipalContainer .info .nombre {
	font-size: 24px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}

#RevistaPrincipalContainer .portada {
	height: 80%;
	cursor: pointer;
	padding-top: 15px;
}

#RevistaPrincipalContainer .portada img {
	display: block;
	margin: auto;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.5);
	max-width: 100%;
	max-height: 100%;
}

#RevistasListContainer {
	height: 100%;
}

.revista-item.rosa {
	background-color: #906 !important;
	padding: 0;
}

.revista-item.rosa a, .revista-item.rosa:hover {
	color: white;
}

#RevistasListContainer .revista-item {
	height: 190px;
	background-color: rgba(255, 255, 255, 0.75);
	margin-bottom: 0;
	cursor: pointer;
	margin-bottom: 4%;
	overflow: hidden;
}

#RevistasListContainer .revista-item:nth-child(3 + n) {
	margin-bottom: 0;
}

#RevistasListContainer .revista-item:nth-child(2n + 1) {
}

#RevistasListContainer .revista-item img{
	height: 100%;
	display: block;
	margin: auto;
	width: auto;
}

#RevistasListContainer .revista-item .imagen-intro{
	margin: 5% 0;
	height: 65%;
	margin-top: 15px;
	width: 100%;
}

#RevistasListContainer .revista-item .imagen-intro img{
	-webkit-box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 3px 2px 0px rgba(0, 0, 0, 0.5);
}

#RevistasListContainer .revista-item .info {
	font-family: 'Merriweather';
	font-size: 18px;
	color: #906;
}

#RevistasListContainer .revista-item .info .fecha {
	font-size: 12px;
	color: #666;
}

#RevistasListContainer .revista-item .info .nombre {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
}

#RevistasListContainer2 .revista-item {
	height: 190px;
	background-color: rgba(255, 255, 255, 0.75);
	margin-bottom: 5px;
	cursor: pointer;
}

#RevistasListContainer2 .revista-item .imagen-intro{
	margin: 5% 0; 
	padding: 0;
	width: 100%;
	height: 60%;
}

#RevistasListContainer2 .revista-item img{
	height: 100%;
	display: block;
	margin: auto;
	width: auto;
}

#RevistasListContainer2 .info {
	height: 20%;
	margin: 10% 0;
}

#RevistasListContainer2 .nombre {
	text-overflow: ellipsis;
	display: inline-block;
	width: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#RevistasListContainer2 .cabecera {
	margin-bottom: 1%;
	height: 100px !important;
	overflow: hidden;
}

#RevistasListContainer2 .cabecera h2 {
	line-height: 100px;
	font-size: 30px;
	color: white;
	margin: 0;
}

#RevistasListContainer2 .cabecera a.home {
	display: block;
	background: url(../img/inicio-blanco.png) no-repeat center transparent;
	height: 100%;
	cursor: pointer;
}

#RevistasListContainer2 .cabecera a.dolamancha {
	display: block;
	background: url(../img/dolamancha-blanco.png) no-repeat center transparent;
	background-size: auto 80%;
	height: 100%;
	padding: 0;
}

#RevistasListContainer2 .cabecera a.diputacion {
	display: block;
	background: url(../img/diputacion-blanco.png) no-repeat center transparent;
	background-size: 80%;
	height: 100%;
	padding: 0;
}

/* Lista de artículos */

#ArticulosContainer {
	width: 100%;
	position: fixed;
	bottom: 0px;
	height: auto;
}

#ArticulosHeader {
	padding: 0px 50px;
	height: 50px;
	background-color: #906;
}

#ArticulosHeader h2 {
	color: white;
	padding: 0px;
	margin: 0px;
	line-height: 50px;
	font-size: 20px;
	float: left;
}

#ArticulosHeader .plegar_btn {
	width: 72px;
	display: block;
	margin: auto;
	background-image: url(../img/plegar_btn.png);
	height: 18px;
	padding: 16px 0px;
	background-repeat: no-repeat;
	background-position: center;
}

#ArticulosList {
	height: 200px;
	background-color: white;
	margin: 0px;
}

.azul {
	background-color: blue;
	height: 300px;
}

/* Miscelanea */
#HomeBtn {
	position: absolute;
	display: block;
	height: 30px;
	top: 20px;
	left: 20px;
	background: url(../img/home.png);
	width: 30px;
	display: none;
}

#DOBtn {
	bottom: 4%;
	width: 100%;
	height: 40%;
	background: url(../img/dolamancha.png) no-repeat center;
	background-size: auto 100%;
	display: block;
	margin-top: 10%;
}

#DiputacionBtn {
	width: 100%;
	background: url(../img/diputacion.png) no-repeat center;
	background-size: 100%;
	display: block;
	height: 40%;
	margin-top: 10%;
}


#LogoDOMancha {
	height: 100%;
	width: 100%;
	background: url(../img/dolamancha.png) no-repeat center;
	background-size: 35%;
}

#LogoDiputacion {
	height: 100%;
	background: url(../img/diputacion.png) no-repeat center;
	width: 100%;
}

#Container > .logos {
	background: url(../img/logos.png) no-repeat right bottom;
	background-size: 8%;
	position: absolute;
	right: 5%;
	bottom: 5%;
	width: 100%;
	height: 100%;
}

/* Social */
.social {
	height: 100%;
	font-size: 200%;
	padding-top: 60%;
	cursor: pointer;
}

.social span {
	display: block;
}

.social li {
	display: inline-block;
	width: 20%;
	height: 50%;
	margin-right: 5%;
}
.social a {
	display: block;
	width: 100%;
	height: 100%;
}

.social .facebook {
	background: url(../img/facebook-blanco.png) no-repeat center;
	background-size: 100%;
}

.social .twitter {
	background: url(../img/twitter-blanco.png) no-repeat center;
	background-size: 100%;
}

.social .gplus {
	background: url(../img/gplus-blanco.png) no-repeat center;
	background-size: 100%;
}

a.mas-revistas {
	font-size: 30px;
	position: absolute;
	bottom: 50%;
	width: 100%;
	text-align: center;
	left: 0;
}

.indice .logos {
	height: 40%;
	text-align: center;
	margin-top: 100%;
}

.indice .logos > a {
	display: block;
	width: 40%;
	display: inline-block;
	height: 40%;
	background-repeat: no-repeat;
	background-position: center;
}

.indice .logos > a.diputacion_lnk {
	background-image: url(../img/diputacion-blanco.png);
	background-size: 100%;
}

.indice .logos > a.dolamancha_lnk {
	background-image: url(../img/dolamancha-blanco.png);
	background-size: auto 100%;
}

.otras_apps a{
	color: white;
}

.otras_apps:hover {
	color: white;
}

.clearfix {
	clear: both;
}

/* #### Mobile Phones Landscape #### */
@media screen and (max-device-width: 640px) {
	.marcador span.jugador-nombre {
		left: 15px;
		color: #FFF;
		font-size: 11px;
		top: 0;
		height: 15px;
		overflow: hidden;
		position: absolute;
	}

	.marcador span.jugador-puntos {
		position: absolute;
		top: 28%;
		right: 0;
		color: #000;
		width: 60%;
		text-align: right;
		font-size: 18px;
	}

	#DiputacionBtn {
		background-size: auto 100%;
	}
}

@media screen and (max-width: 480px) {
	#DiputacionBtn {
		background-size: auto 100%;
	}
}

/* #### Tablets Portrait or Landscape #### */
@media screen and (min-width: 768px) and (max-width: 1024px) {
	#RevistaPrincipalContainer .info {
		padding: 10px;
		font-size: 14px;
	}

	#RevistaPrincipalContainer .info .fecha {
		font-size: 14px;
	}

	#RevistaPrincipalContainer .info .nombre {
		font-size: 16px;
		padding: 0;
		line-height: 18px;
	}

	#RevistasListContainer .revista-item .info {
		padding: 10px 0;
	}

	#RevistasListContainer .revista-item .info, #RevistasListContainer .revista-item .info .numero {
		font-size: 10px;
	}

	#RevistasListContainer .revista-item .info .fecha {
		font-size: 10px;
	}

	.mas-revistas {
		text-align: center;
		font-size: 25px;
	}

	div.indice div.logos > a {
		display: block;
		width: 40%;
		display: inline-block;
		height: 100px;
		background-repeat: no-repeat;
		background-position: center;
	}

	div.indice div.logos > a.diputacion_lnk {
		background-image: url(../img/diputacion-blanco.png);
		background-size: 100%;
	}

	div.indice div.logos > a.dolamancha_lnk {
		background-image: url(../img/dolamancha-blanco.png);
		background-size: auto 100%;
	}

	.indice h2 {
		margin: 0 0 10px 00;
	}

	.indice ul {
		height: 100%;
		overflow: auto;
		width: 100%;
		list-style: none;
		padding: 4%;
	}

	.indice ul li a {
		color: white;
		text-decoration: none;
		text-overflow: ellipsis;
		display: inline-block;
		width: 80%;
		white-space: nowrap;
		overflow: hidden;
		text-transform: uppercase;
		font-size: 10px;
		line-height: 14px;
	}

	.indice ul li .pagina-numero { 
		padding-right: 4%;
	}

	#Revista .portada0 .info {
		font-size: 16px;
		color: #906;
		padding: 2%;
		margin-left: 20px;
		margin-top: 50%;
	}

	#Revista .portada0 .fecha {
		font-size: 16px;
	}

	#Revista h2.titulo {
		font-size: 10px;
		margin: 10px 0px 0px 20px;
	}

	#RevistasListContainer2 .info {
		font-size: 10px;
	}

	#RevistasListContainer2 .fecha {
		font-size: 10px;
	}

	.cabecera p {
		line-height: 26px;
	}

	.cabecera .indice_lnk {
		color: white;
		float: left;
		margin-left: 2%;
		width: 10%;
		height: 100%;
		display: inline-block;
		font-weight: bold;
		font-size: 100%;
		margin-top: 0.2%;
		line-height: 30px;
	}

	.cabecera span.numero{
		font-weight: bold;
		font-size: 100%;
		height: 100%;
		display: inline-block;
		line-height: 30px;
	}

	.cabecera span.fecha{
		font-weight: bold;
		font-size: 150%;
		height: 100%;
		display: inline-block;
		color: #DDD !important;
		margin: 2px !important;
		line-height: 30px;
	}

}

/* #### Desktops #### */
@media screen and (min-width: 1024px){

}

/* Miscellanea */
#DOLaMancha {
	position: absolute;
	background: url(../img/dolamancha.png) no-repeat center;
	background-size: auto 60%;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#Diputacion {
	position: absolute;
	background: url(../img/diputacion.png) no-repeat center;
	background-size: 40%;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.reader .video {
	width: 90% !important;
	margin: auto !important;
}