/* AUTOR */
.autor {
	width: 100%;
	text-align: center;
	color: #222222;
}

.autor .aimg {
	width: 136px;
	height: 136px;
	overflow: hidden;
	border-radius: 100%;
	display: inline-block;
}

.autor .anombre {
	font-size: 18px;
	font-weight: 300;
	margin-top: 5px;
}

.autor .abio {
	font-size: 12px;
	line-height: 1.3em;
	margin-top: 10px;
}

.nnotatopactions {
	width: 100%;
	padding: 10px 0 0;
	position: absolute;
	z-index: 15;
	left: 0;
	top: 150px;
}

.nnotatopactions a {
	margin-right: 20px;
	color: #fff;
}

.nnotatopactions a:hover {
	color: #fff;
	text-decoration: underline;
}

/* NOTICIA */
.nnota {
	width: 100%;
	position: relative;
	max-width: 680px;
	margin: 0 auto;
}

.nnota .nnlinea {
	background: #d0d0d0;
	width: 280px;
	margin: 82px auto;
	height: 1px;
}

.nnota .nnlinea.nnlsmall {
	margin: 50px auto;
}

.nnota .ncover {
	position: relative;
	width: 100%;
	height: 550px;
}

.nnota .ncover .astable {
	position: relative;
	z-index: 10;
}

.nnota .ncover .imagenback {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
}

.nnota .ncover .nccaja {
	color: #fff;
	text-align: left;
	max-width: 800px;
}

.nnota .ncover .nccaja h1 {
	font-size: 40px;
	line-height: 1.3em;
	font-weight: 700;
}

.nnota .ncontenido {
	background: #fff;
	position: relative;
	width: 100%;
	padding: 40px 0;
}

.nnota .ncontenido .wrap {
	position: relative;
}

.nnota .metadata {
	color: #999;
	font-size: 10px;
	line-height: 1em;
	text-align: center;
}

.nnota .titulo {
	font-size: 34px;
	line-height: 1em;
	color: #000;
}

.nnota .fecha {
	font-size: 12px;
	line-height: 1em;
	margin-top: 10px;
	margin-bottom: 40px;
}

/* NOTICIA NOTA */
.nnota_3 .topwide {
	padding-bottom: 0;
}

.nnota_3 .articulo h1 {
	margin-left: auto;
	margin-right: auto;
}

.nnota_3 .nccon {
	padding: 0 322px;
	position: relative;
}

.nnota_3 .leftcolumn {
	position: absolute;
	z-index: 10;
	width: 225px;
	left: 0;
	top: 0;
	padding: 0 0;
}

.nnota_3 .autor {
	margin-bottom: 70px;
}

.nnota_3 .leftcolumn .social {
	margin-top: 10px;
	text-align: center;
}

/* ENTRADA */
.tcenter {
	text-align: center;
}

.at-share-tbx-element.addthis_32x32_style .at-share-btn,
.at-share-tbx-element.addthis_32x32_white_style .at-share-btn {
	border-radius: 100px;
	overflow: hidden;
}

.adescripcion {
	text-align: left;
	font-size: 18px;
	line-height: 2em;
	color: #222222;
	font-weight: 400;
}

.adescripcion h3,
.adescripcion h2,
.adescripcion h1,
.adescripcion>blockquote {
	font-weight: bold;
	font-size: 18px;
	line-height: 1.4em;
	color: #444;
	margin: 2em 0 0.6em;
}

.adescripcion>blockquote {
	font-style: italic;
}

.adescripcion h2 {
	font-size: 22px;
}

.adescripcion h1 {
	font-size: 26px;
}

.adescripcion>div,
.adescripcion>blockquote,
.articulo .mediacon {
	margin-left: -50px;
	margin-right: -50px;
}

.articulo .mediacon img {
	width: 100%;
	display: block;
}

.adescripcion>div iframe {
	margin: 0 auto !important;
	margin-left: auto;
	margin-right: auto;
}

.adescripcion a {
	color: #231f20;
	text-decoration: none;
	background-position: 0% 94%, 100% 94%, 0% 94%;
	background-repeat: no-repeat, no-repeat, repeat-x;
	text-decoration: none;
	-webkit-background-size: 0.05em 1px, 0.05em 1px, 1px 1px;
	-moz-background-size: 0.05em 1px, 0.05em 1px, 1px 1px;
	background-size: 0.05em 1px, 0.05em 1px, 1px 1px;
	text-shadow: 0.03em 0 #ffffff, -0.03em 0 #ffffff, 0 0.03em #ffffff, 0 -0.03em #ffffff, 0.06em 0 #ffffff, -0.06em 0 #ffffff, 0.09em 0 #ffffff, -0.09em 0 #ffffff, 0.12em 0 #ffffff, -0.12em 0 #ffffff, 0.15em 0 #ffffff, -0.15em 0 #ffffff;
	background-image: -webkit-linear-gradient(#fff, #fff), -webkit-linear-gradient(#fff, #fff), -webkit-linear-gradient(#41a9e0, #41a9e0);
	background-image: -moz-linear-gradient(#fff, #fff), -moz-linear-gradient(#fff, #fff), -moz-linear-gradient(#41a9e0, #41a9e0);
	background-image: -o-linear-gradient(#fff, #fff), -o-linear-gradient(#fff, #fff), -o-linear-gradient(#41a9e0, #41a9e0);
	background-image: -ms-linear-gradient(#fff, #fff), -ms-linear-gradient(#fff, #fff), -ms-linear-gradient(#41a9e0, #41a9e0);
	background-image: linear-gradient(#fff, #fff), linear-gradient(#fff, #fff), linear-gradient(#41a9e0, #41a9e0);
}

.adescripcion a:hover {
	color: #41a9e0;
}

.listanotas {
	font-size: 0;
	margin-left: -10px;
	margin-right: -10px;
}

.listanotas .elm {
	width: 33.333333333333%;
	vertical-align: top;
	display: inline-block;
	padding: 0 10px;
	margin-bottom: 55px;
}

.listanotas .nota {
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
	min-height: 128px;
	color: #231f20;
}

.listanotas .nota .imagen {
	width: 100%;
	height: 240px;
	overflow: hidden;
	border-radius: 6px 6px 0 0;
}

.listanotas .nota .imagen .imagendisplay {
	width: 100%;
	height: 100%;
}

.listanotas .nota .titulo {
	font-size: 17px;
	line-height: 1.3em;
	font-weight: 700;
	text-decoration: none;
	color: #222222;
	width: 100%;
	margin: 0 0;
	padding: 10px;
	background: #fff;
	border-radius: 0 0 6px 6px;
}

.listanotas .nota:hover .imagendisplay {
	-moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
	-o-transform: scale(1.02);
	-ms-transform: scale(1.02);
	transform: scale(1.02);
}

.listanotas .nota:hover {
	color: #00abe3;
}

.nlistacategorias .categoriabtn {
	margin: 5px 10px 5px 0;
	display: inline-block;
	font-size: 14px;
	line-height: 18px;
	padding: 4px 10px;
	background: #333;
	border-radius: 5px;
	color: #fff;
	text-decoration: none;
}

.nlistacategorias .categoriabtn:hover {
	background: #000;
	color: #fff;
}

.categoria_holder {
	margin-bottom: 40px;
}

.categoria_holder .categoriamain {
	font-size: 36px;
	line-height: 1em;
	color: #000;
	text-decoration: none;
}

.paginacion {
	text-align: center;
}

.paginacion .cr {
	display: none;
}

.paginacion .btnpage {
	display: inline-block;
	vertical-align: top;
	border-bottom: 16px solid #fff;
	color: #231f20;
	margin: 0 3px;
	padding: 6px 10px;
	text-decoration: none;
	font-size: 34px;
	font-weight: bold;
}

.paginacion .btnpage.active,
.paginacion .btnpage.active:hover {
	color: #888;
}

@media screen and (max-width:1000px) {
	.nnota_3 .nccon {
		padding: 0 45px 0 322px;
	}
}

@media screen and (max-width:800px) {
	.nnota .ncover .ascell {
		vertical-align: bottom;
	}

	.nnota .ncover .nccaja h1 {
		font-size: 32px;
	}
}

@media screen and (max-width:660px) {
	.nnota_3 .nccon {
		padding: 0 45px;
	}

	.nnota_3 .leftcolumn {
		width: 100%;
		position: relative;
		left: auto;
		top: auto;
		margin-bottom: 20px;
	}

	.nnota_3 .autor {
		margin-bottom: 20px;
		position: relative;
		padding-left: 80px;
		padding-bottom: 20px;
		border-bottom: 1px solid #eee;
	}

	.nnota_3 .autor .aimg {
		width: 70px;
		height: 70px;
		position: absolute;
		z-index: 5;
		left: 0;
		top: 0;
	}

	.nnota_3 .autor .autorc {
		text-align: left;
	}

	.nnota .metadata,
	.nnota_3 .leftcolumn .social {
		text-align: left;
	}

	.adescripcion>div,
	.adescripcion>blockquote,
	.articulo .mediacon {
		margin-left: -20px;
		margin-right: -20px;
	}
}


@media screen and (max-width:520px) {
	.articulo {
		font-size: 17px;
		line-height: 1.7em;
	}

	.articulo .tips {
		font-size: 17px;
	}

	.listanotas .elm {
		width: 50%;
		margin-bottom: 40px;
	}

	.listanotas .nota .titulo {
		font-size: 16px;
	}

	.nnota .ncover .nccaja h1 {
		font-size: 26px;
	}

	.adescripcion h2 {
		font-size: 18px;
	}

	.nnota_3 .nccon {
		padding: 0 0;
	}

	.adescripcion>div,
	.adescripcion>blockquote,
	.articulo .mediacon {
		margin: 0 0;
	}

	.nnota .nnlinea.nnlsmall {
		margin: 30px auto;
	}

	.adescripcion {
		font-size: 14px;
		line-height: 2em;
	}
}

@media screen and (max-width:440px) {
	.accategoria {
		margin-left: -4px;
		margin-right: -4px;
		margin-top: -4px;
	}

	.accategoria .lmlnota {
		padding: 4px;
	}
}

@media screen and (max-width:360px) {
	.articulo {
		font-size: 16px;
		line-height: 1.6em;
	}

	.listanotas .elm {
		width: 100%;
		margin-bottom: 20px;
	}

	.listanotas .nota .imagen {
		height: 130px;
	}

	.nnota .ncover .nccaja h1,
	.portada .destacados .pos0 .titulo {
		font-size: 22px;
	}
}