﻿/* livepage */
body.livepage{	background:#000000;
		color:#8c8c8c;
		font-size:1.2em;
}

.info{	padding:1.2em;
}

.livepage h1{font-size:1.6rem;
}

.livepage a:link{color:#db4337;
}

.livepage a:visited{color:#992e26;
}

.livepage a:hover{color:#ff4d40;
}

.livepage a:active{color:#ff4d40;
}

.livepage footer{background:#000000;
		font-size:0.8rem;
		text-align:center;
		margin-top:0.5rem;
		margin-bottom:1rem;
}

.livepage iframe{	margin-bottom:0.6em;
}

.movie_container{
	position:relative;
	width:100%;
	padding-top:56.25%;
	margin:auto;
}

.movie_container iframe{
	position:absolute;
	top:0;
	right:0;
	width:100%;
	height:100%;
}


span.details{
		font-size:0.8em;}


.movie1st_button{border:0.3em solid #303030;
	padding:0.4em;
	background:#ff8c00;
	font-size:1.2rem;
	color:#111111;
	margin:auto;
	width:80%;
	max-width:35em;
	min-width:15em;
	display:block;
	text-align:center;
	text-decoration:none;
}


.movie2nd_button{border:0.3em solid #303030;
	padding:0.4em;
	background:#a15be3;
	font-size:1.2rem;
	color:#111111;
	margin:auto;
	width:80%;
	max-width:35em;
	min-width:15em;
	display:block;
	text-align:center;
	text-decoration:none;
}


.programa_button{border:0.3em solid #303030;
	padding:0.4em;
	background:#e6655c ;
	font-size:1.2rem;
	color:#111111;
	margin:auto;
	width:80%;
	max-width:35em;
	min-width:15em;
	display:block;
	text-align:center;
	text-decoration:none;
}


body.progbody{
		background:#000000;
		color:#8c8c8c;
}

.progbody footer{background:#000000;
		font-size:0.8rem;
		width:100%;
		text-align:center;
		margin-bottom:1rem;
}

.programa{	max-width:40em;
		margin:2em auto;
		padding:1.8em;
		border:7px dashed #db382c;}

.programa h1{	font-size:1.8em;
		margin:1rem 0 0 0;}

.programa h2{	font-size:1.4em;
		margin:1rem 0 0 0;}

.programa div.add5{
		padding-left:1.5em;
}

.programa table{
			font-size:1.2em;
			margin:auto;
}

.programa tr{
		height:1.6em;
}

.programa td.numero{
			width:20em;
}

.programa td.time{
			width:8em;
			text-indent:0.5em;
}

.programa tr.cuadro td.numero{
				font-size:1rem;
				text-indent:1em;
}

.programa table tr:nth-child(odd){
			background:#222222;
}

div.numeros{
			padding:0.8em;
			margin-bottom:4em;
}

div.numeros h3{		margin-top:-0.8em;
}

div.numeros h3:before{	
			content:"\025a0";
}

div.numeros div{	
			margin-top:-0.8em;
}






