/*
Theme Name: DDESER
Theme URI: https://wordpress.org/themes/twentythirteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
Text Domain: twentythirteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/



body{
	position:absolute;
	width:100%;
	height:100%;
	min-width:1280px;
	margin:0;
	}
	
	

@font-face {
    font-family: AvenirBold;
    src: url(http://www.anticrista.com/ddeser/wp-content/themes/ddeser/css/AvenirNextLTPro-Bold.otf);
}
@font-face {
    font-family: AvenirBoldCn;
    src: url(http://www.anticrista.com/ddeser/wp-content/themes/ddeser/css/AvenirNextLTPro-BoldCn.otf);
}
@font-face {
    font-family: AvenirCn;
    src: url(http://www.anticrista.com/ddeser/wp-content/themes/ddeser/css/AvenirNextLTPro-Cn.otf);
}







/********************/
/********************/
/********************/
#menu{
	display:none;
	}	
#menufantasma{
	display:none;
	}
#menumovil{
	position:fixed;
	width:100%;
	top:0;
	left:0%;
	margin:none;
	background-color:purple;
	height:200px;
	z-index:10000000000000000000000000;
	}
	#menumovil1{
		position:relative;
		float:left;
		height:200px;
		width:20%;
		background-image:url(http://www.anticrista.com/ddeser/wp-content/themes/ddeser/images/menumovil.png);
		background-repeat:no-repeat;
		}
	#menumovil2{
		position:relative;
		float:left;
		height:200px;
		width:60%;
		background-image:url(http://www.anticrista.com/ddeser/wp-content/themes/ddeser/images/logo.png);
		background-size:auto 80%;
		background-position:center;
		background-repeat:no-repeat;
		}
	#menumovil3{
		position:relative;
		float:left;
		height:160px;
		width:160px;
		margin:20px 20px 0 0;
		color:white;
		background-color:DeepPink;
		font-family:AvenirCn;
		font-size:20px;
		text-align:center;
		}
		#menumovil3 p:first-child{
			padding-top:20px;
			font-family:AvenirBoldCn;
		}
	#menumovilcortina{
		position:fixed;
		height:100%;
		width:100%;
		top:200px;
		background-color:DeepPink;
		z-index:10000000000000000000000001;
		}
		.menumoviltitle a, .menumovilsubtitle a{
		color:white;
		text-decoration:none;
		}
		.menumoviltitle{
			position:relative;
			width:80%;
			left:5%;
			color:white;
			font-family:AvenirBoldCn;
			font-size:50px;
			margin:0;
			}
		.menumovilsubtitle{
			position:relative;
			width:80%;
			left:5%;
			color:white;
			font-family:AvenirCn;
			font-size:40px;
			line-height:40px;
			margin:20px 0 0 0;
			}

	
/********************/
/********************/
/********************/
.nomargin{
	margin:0;
	}
	
/********************/
/********************/
/********************/
#iniciofoto{
		width:100%;
		left:0%;
		height:1000px;
		overflow:hidden;
}
#iniciofrase{
		height:1250px;
}
.subseccion{
	position:relative;
	width:100%;
	display:block;
	overflow:auto;
	left:0 !important;
	background-position:center center;
	background-size: cover;
	background-repeat: no-repeat;
	background-color:#fff;
	}
	#singletexto{
		min-height:100px;
		}
				.trescolumnastitulares{
					position:relative;
					width:90%;
					left:5%;
					display:block;
					padding:200px 0 0 0;
					}
					h1{
						margin:0 !important;
						font-family: AvenirBoldCn;
						font-weight:bold;
						font-size:100px;
						text-align:right;
						text-transform:uppercase;
						color: rgba(128,0,128,1);
						}
					h2{	
						margin:-20px 0 0 0 !important;
						font-family: AvenirCn;
						font-size:30px;
						text-align:right;
						color:Orange;
						text-transform:uppercase;
						}
				h3{
					text-align:center;
					color:deeppink;
					font-family: AvenirCn;
					}
				#textovariablecontenedor{
					position:relative;
					width:90%;
					left:5%;
					display:block;
					margin-bottom:100px;
					border:none;
					padding:0;
					}
				.textovariable{
					position:relative;
					width:100%;
					left:0;
					display:block;
					font-family: AvenirCn;
					font-size:40px;
					text-align:justify;
					color:rgba(70,70,70,1.00);
					}
					.textovariable p{
						margin: 0 0 60px 0 !important;
						}
				.trescolumnas{
					font-size:30px;
					}
						.trescolumnas p{
							margin: 0 0 60px 0 !important;
							}
				.unacolumna{
					position:relative;
					width:90%;
					left:5%;
					display:block;
					height:50%;	
					
					font-family: AvenirCn;
					font-size:18px;
					text-align:justify;
					}
						.unacolumna p{
							margin: 0 0 10px 0 !important;
							}

	
	
	
	
	
	
	

	
	
	
	
	
	
	
							
/*******GALERÍA********/					
#singlegaleria{
	height:auto;
	margin:0 0 100px 0;
	}
#singlegaleria ul{
	margin:0;
	padding:0;
	}
.singlegaleriaimagen{
	position:relative;
	height:700px;
	}
.singlegaleriaimagenimg{
	position:relative;
	top:50px;
	height:500px;
	background-repeat:no-repeat;
	background-size:contain;
	background-position: center center;
	}
.singlegaleriatextos{
	position: absolute;
	top:575px;
	text-align:center;
	width:100%;
	height:50px;
	}	
.singlegaleriatextos p{
	position:relative;
	width:80%;
	left:10%;
	margin:0;
	padding:5px 0 0 0;
	font-family: AvenirCn;
	font-size:40px;
	line-height:40px;
	color:purple;
}

.bx-viewport{
		width:90% !important;
		left:5%;
		background-color:orange;
		}
			.bx-pager{
				width:90%;
				margin:20px 0 0 5%;
				}
			.bx-prev, .bx-next {
				width:100px;
				height:100px;
				background-color:DeepPink;
				}
				.bx-prev{
					float:left;
					background-image:url(http://www.anticrista.com/ddeser/wp-content/themes/ddeser/images/flecha-izquierda.png);
					}
				.bx-next {
					float:right;
					background-image:url(http://www.anticrista.com/ddeser/wp-content/themes/ddeser/images/flecha-derecha.png);
					}
			.bx-wrapper .bx-controls-direction {
				position: absolute;
				top: 300px;
				outline: 0;
				width: 100%;
				height: 100px;
				text-indent: -9999px;
				z-index: 9999;
			}
			.bx-pager-item{
				float:left;
				width: 25px;
				height: 25px;
				background-color:#14D2DC;
				margin:0 10px 10px 0;
			}		

					.linkgaleria{
						width:25px;
						height:25px;
						}
					.linkgaleriaactivo{
						width:25px;
						height:25px;
						background-color:DeepPink;
						}
						


			
			
			

			.tablatexto {
				position:relative;
				height:auto;
				width:90%;
				left:5%;
				border: 1px solid DeepPink;
				margin: 100px 0 100px 0;
			}
				.tablatextocompleto {
					width:80%;
					margin: 50px 0 0 10%;
					font-family:AvenirCn;
					font-size:30px;
					color:purple;
				}
					.tablatextocompleto:first-child {
						margin-top: 100px;
					}
				.tablafuente {
					width:80%;
					margin: 0 0 0 10%;
					font-family:AvenirBoldCn;
					font-size:20px;
					color:orange;
				}
					.tablafuente:last-child {
						margin-bottom: 100px;
					}

	
	
	
	
	
	
	
	
	
	
	
/********************/
/********************/
/********************/
#footer{
	position:relative;
	width:100%;
	height:50%;
	background-color:Purple;
	}
#footertexto{
	position:relative;
	width:90%;
	height:25px;
	top:12.5px;
	color:white;
	font-family:AvenirCn;
	font-size:60px;
	text-align:center;
	left:5%;
	}
	#footertexto a{
		color:white;
		text-decoration:none;
		}
.left{
	float:none;
	}
.right{
	float:none;
	}
#redessocialesmovil{
	height:200px;
	}
#footertexto div{
	position:relative;
	width:100%;
	margin:0 0 50px 0;
	top:50px;
}
	
	

	
	
#iniciofotoimagen {
  height:100%;
  width:100%;
  background-image:url(http://www.anticrista.com/ddeser/wp-content/themes/ddeser/images/PortadaMovil.jpg);
  background-size:cover;
  background-position:center center !important;
}

	
	
	
	
	
	
	
	
	
	
	
	
	
.aborto{
	position:relative;
	display:block;
	overflow:auto;
	width:90%;
	left:5%;
	margin:0 0 100px 0;
	}

.abortomiddle{
	position:relative;
	float:left;
	display:block;
	overflow:auto;
	width:100%;
	min-height:700px;
	font-family: AvenirCn;
	font-size:40px;
	text-align:justify;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
	margin:0;
	}
.abortomiddle:nth-child(2n){
	margin:0;
	}
.aborto:nth-child(3n) .abortomiddle{
	float:right;
	}
.abortomiddle h1{
	font-size:50px;
	text-align:left;
	padding:100px 0 0 0;
	}
	
	
	
	
	
	
	
	
	
	
	
	

	
	
#singledocumentosylinks{
	height:auto;
		}
.subseccionmitad{
		position:relative;
		float:left;
		width:90%;
		margin:50px 0 50px 0;
		margin-left:5%;
		background-color:Orange;
		-webkit-transition: all 500ms ease; 
		transition: all 500ms ease;
	}
	.subseccionmitad:hover{
			background-color:rgba(255,103,0,1);
			-webkit-transition: all 500ms ease; 
			transition: all 500ms ease;
		}
	.subseccionmitadicono{
			position:relative;
			width:400px;
			height:400px;
			left:50%;
			margin:0 0 0 -200px;
			background-size:cover;
			background-position:center center !important;
		}
	.subseccionmitadcontent{
			position:relative;
			width:80%;
			margin:0 0 50px 0;
			left:10%;
			background-color:White;
		}
	.subseccionmitadcontent h1{
			position:relative;
			font-size:100px;
			text-align:center;
			width:100%;
		}
	.subseccionmitadcontent p{
			position:relative;
			width:80%;
			left:10%;
			font-family: AvenirCn;
			font-size:30px;
			text-align:center;
			margin:0;
		}
	.subseccionmitadcontent a{
			text-transform:uppercase;
			text-decoration:none;
			color:DeepPink;
		}
	.subseccionmitadcontent a:hover{
			text-decoration:underline;
		}
	#contact-form-469 div{
			position:relative;
			width:90%;
			left:5%;
			top:20px;
			font-family: AvenirCn;
			font-size:30px;
		}
		.subseccionmitadcontent input, .subseccionmitadcontent textarea{
				position:relative;
				width:100%;
				min-height:50px;
					max-height:200px;
				margin-bottom:20px;
				border: 1px DeepPink solid;
				resize:none;
			}
		.pushbutton-wide{
				position:relative;
				width:300px !important;
				height:60px;
				margin-top:10px;
				background-color:DeepPink;
				color:white;
				text-transform:uppercase;
				font-family: AvenirCn;
				font-size:40px;
				line-height:60px;
			}
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
			
#radionovelaportada{
	width:90%;
	height:auto;
	margin-left:5%;
	}
.radionovelamiddle{
	position:relative;
	display:inline-block;
	width:42.5%;
	float:left;
	margin:0 0 100px 5%;
	font-family: AvenirCn;
	font-size:20px;
	text-align:justify;
	}
.capitulo{
	font-family: AvenirCn;
	color:DeepPink;
	}
.radionovelamiddle img{
	width:100%;
	height:auto;
	}
	










				

.materiales{
	position:relative;
	display:block;
	height:auto;
	clear:both;
	overflow:auto;
	margin:0 0 100px 0;
	}
.materiales a{
	color:white;
	}
.material{
	display:none;
	}
.materialmovil{
	position:relative;
	display:block;
	overflow:hidden;
	float:left;
	width:90%;
	margin:0 0 20px 5%;
	background-color:orange;
	}
.materialmovilportada{
	position:relative;
	width:80%;
	left:10%;
	margin-top:10%;
	height:700px;
	background-size:cover;
	}
.materialmoviltexto{
	position:relative;
	width:90%;
	left:5%;
	padding: 20px 0 0 0;
	font-family: AvenirCn;
	font-size:60px;
	text-align:center;
	}
.materialmoviltexto p{
	margin:0;
	}
	
	
.telonmateriales{
	display:none;
	}
.pdf-flotante-div{
	display:none;
	}
.pdf-flotante{
	display:none;
	}
	
	
















.audiosyvideospresentación{
	position:relative;
	width:90%;
	left:5%;
	display:block;
	font-family: AvenirCn;
	font-size:20px;
	text-align:justify;
	color:rgba(70,70,70,1.00);
	line-height:30px;
	}
.audiosyvideospresentación h1{
	font-size:50px;
	text-align:left;
	}










.video{
	position:relative;
	width:560px;
	height:315px;
	padding:20px;
	margin-bottom:50px;
	left:5%;
	background-color:DeepPink;
	}
#videoplayer{
	display:none;
	}
#videothumbnails{
	position:relative;
	float:left;
	width:90%;
	left:5%;
	}
.videothumbnail{
	position:relative;
	float:left;
	width:100%;
	height:auto;
	margin:0 0 20px 0;
	font-family:AvenirCn;
	font-size:20px;
	color:purple;
	background-color:rgba(240,240,240,1);
	}
	.videothumbnailselected{
		color:purple;
		background-color:rgba(240,240,240,1);
	}	
.videothumbnail img{
	position:relative;
	width:90%;
	height:auto;
	margin:5%;
	float:left;
	}
.videothumbnail p{
	position:relative;
	width:90%;
	float:left;
	padding:5px;
	left:5%;
	font-size:50px;
	text-align:center;
	margin:10px 0 30px 0;
	}
.videodesktop{
	display:none;
}	
.videomovil{
	display:block;
}































.enredado{
	position:relative;
	width:560px;
	height:315px;
	padding:20px;
	margin-bottom:50px;
	left:5%;
	background-color:DeepPink;
	}
#enredadoplayer{
	display:none;
	}
#enredadothumbnails{
	position:relative;
	float:left;
	width:90%;
	left:5%;
	}
.enredadothumbnail{
	position:relative;
	float:left;
	width:100%;
	height:auto;
	margin:0 0 20px 0;
	font-family:AvenirCn;
	font-size:20px;
	color:purple;
	background-color:rgba(240,240,240,1);
	}
	.enredadothumbnailselected{
		color:purple;
		background-color:rgba(240,240,240,1);
	}	
.enredadothumbnail img{
	position:relative;
	width:90%;
	height:auto;
	margin:5%;
	float:left;
	}
.enredadothumbnail p{
	position:relative;
	width:90%;
	float:left;
	padding:5px;
	left:5%;
	font-size:50px;
	text-align:center;
	margin:10px 0 30px 0;
	}
.enredadodesktop{
	display:none;
}	
.enredadomovil{
	display:block;
}
































.videoaborto{
	position:relative;
	width:560px;
	height:315px;
	padding:20px;
	margin-bottom:50px;
	left:5%;
	background-color:DeepPink;
	}
#videoabortoplayer{
	display:none;
	}
#videoabortothumbnails{
	position:relative;
	float:left;
	width:90%;
	left:5%;
	}
.videoabortothumbnail{
	position:relative;
	float:left;
	width:100%;
	height:auto;
	margin:0 0 20px 0;
	font-family:AvenirCn;
	font-size:20px;
	color:purple;
	background-color:rgba(240,240,240,1);
	}
	.videoabortothumbnailselected{
		color:purple;
		background-color:rgba(240,240,240,1);
	}	
.videoabortothumbnail img{
	position:relative;
	width:90%;
	height:auto;
	margin:5%;
	float:left;
	}
.videoabortothumbnail p{
	position:relative;
	width:90%;
	float:left;
	padding:5px;
	left:5%;
	font-size:50px;
	text-align:center;
	margin:10px 0 30px 0;
	}
.videoabortodesktop{
	display:none;
}	
.videoabortomovil{
	display:block;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
#iniciomapa {
	background-color:purple;
	position:relative;
	min-height:0px;
	height:1500px;
	overflow:hidden;
	}

#iniciomapa iframe{
	display:none;
}	

#iniciomapamovil{
	position:relative;
	width:100%;
	height:100%;
	display:block;
	color:white;
	}
#iniciomapamovil hr{
	border:none;
	border-top:1px solid orange;
	margin:30px 0 30px 0;
	width:90%;
	left:5%;
	}
	.iniciomapamoviltitle{
		font-family:AvenirBoldCn;
		font-size:100px;
		text-align:center;	
		margin-bottom:0;
		}
	.iniciomapamovilestado{
		float:left;
		width:45%;
		left:5%;
		font-family:AvenirCn;
		font-size:50px;
		text-align:center;	
		margin:0 0 50px 0;
		}
.iniciomapamovilforma{
	position:relative;
	width:700px;
	height:500px;
	left:50%;
	margin-left:-350px;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
#singleaudios{
	background-color:white;
	margin:100px 0 100px 0;
	}	
.audios a{
	color:white;
	}
.audio{
	position:relative;
	display:block;
	overflow:hidden;
	float:left;
	width:90%;
	margin:0 0 20px 5%;
	background-color:rgba(240,240,240,1);
	font-family: AvenirCn;
	font-size:50px;
	text-align:justify;
	color:Purple;
	}
.audio audio{
			width:90%;
			margin:0 0 20px 5%;
			scale:2;
		}	
.audiotitulo{
	font-family: AvenirBoldCn;
	text-transform:uppercase;
	margin: 20px 0 0 20px;
	}
.audioestado{
	margin:  0 0 20px 20px;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
hr{
	position:relative;
	width:90%;
	left:5%;
	margin:100px 0 100px 0;
	border-top:1px solid DeepPink;
	border-bottom:none;
	border-right:none;
	border-left:none;
	}
	
	
	
	
	
	
	
	





#compartir{
	position:relative;
	width:90%;
	left:5%;
	border-top:1px solid DeepPink;
	padding:25px 0 25px 0;
	margin-bottom:50px;
	}
#compartir h1{
	font-size:100px;
	font-family:AvenirCn;
	text-align:left;
	animation:none;
	}
.a2a_dd{
	display:none;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.sharefacebook, .sharetwitter{
	position:relative;
	margin:20px 10px 0 0;
	text-align:center;
	background-color:deeppink;
	color:white;
	padding:30px;
	font-family:AvenirCn;
	font-size:100px;
	}
.sharefacebook:hover, .sharetwitter:hover{
	background-color:orange;
	}
#compartir a{
	color:white;
	text-decoration:none;
	}