/**
 *	Autor: Giovanni López;
 *	@gmlo_89
 *	innsoft.mx
 */

@charset "utf-8";
body {font-family: 'Orbitron',sans-serif;background: #DEDEDE;}


.carousel-advs .item img {
	width: 100%;
}
.menu-top {
	width:100%;
	padding:5px 0 5px 0;
	min-height:20px;
	height:auto;
	/*overflow:hidden;*/
	position: fixed;
	left: 0;
	top: 0;
	z-index: 11000;
	background: #272727; /* Old browsers */
	background: -moz-linear-gradient(top,  #272727 0%, #1d1d1d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#272727), color-stop(100%,#1d1d1d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #272727 0%,#1d1d1d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #272727 0%,#1d1d1d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #272727 0%,#1d1d1d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #272727 0%,#1d1d1d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#272727', endColorstr='#1d1d1d',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: inset 0px 1px 0px 0px #383838;
	box-shadow: inset 0px 1px 0px 0px #383838; 
}

.menu-top .red-social {
	float:right;
	margin: 0 10px 0 0;
}

.menu-top .red-social img {
	border:none;
	height: 35px;
	float:right;
}


.menu-top .play {
	margin:0 auto;
	width:120px;
	height: 50px;
	overflow: hidden;
	position: absolute;
	left: 45%;
	top:0;
}
.menu-top .brand strong{
	
	color:#fff;
	
}
.menu-top .brand {
	float:left;
	height: 35px;
	line-height: 35px;
	color: #FF6600;
	font-weight: bold;
	margin-left: 10px;
}

.contenedor1 {
	margin:80px auto 0 auto;
	width: 950px;
	min-width: 950px !important;
	
}

.contenedor {
	margin:0px auto 0 auto;
	width: 950px;
	min-width: 950px !important;
	background: #fff;
	padding-bottom: 15px;
}

.menu-principal {
	background: #444;
	width: 100%;
	
	height: 35px;
}

.menu-principal a{
	font-family: 'Oswald', sans-serif;
	color:#fff;
	float:left;
	height: 35px;
	line-height: 35px;
	text-transform: uppercase;
	font-weight: bold;
	margin:0 2px 0 0;
	padding: 0 15px;
	text-decoration: none;
}

.menu-principal a.active {
	background: #FF6600;
	color: #fff;
	text-shadow:1px 1px -1px #000;
}

.contenido {
	margin:15px 0;

}

#carousel-principal .item img {
	width: 100%;
	float:left;
}

.tres-notas {
	margin-top:15px;
}

.tres-notas .col-md-4 a{
	background: #DEDEDE;
	float:left;
	font-family: 'Oswald', sans-serif;
	color:;
}
.tres-notas a:hover {
	color:#4B5B65;
	}
.tres-notas img{
	width:100%;
}

.tres-notas h4 {
	color:#4B5B65;
	margin:3px 5px;
	font-size: 16px;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
}

.tres-notas p {
	color:#4B5B65;
	font-size: 13px;
	line-height: 15px;
	margin:3px 5px;
	font-weight: normal;
	font-family: 'Titillium Web', sans-serif;
	height: 45px;
	overflow: hidden;
}

.top-radium-1{ 
	margin:0;
	height: 245px;
	overflow: hidden;
}
.top-radium-1 img {
	width: 100%;
	
}

.top-radium {
	background: url(../img/bg-topradium.jpg);
	margin:15px 0;
	color:#FFF;
	text-shadow:1px 1px 1px #000;
	padding:0 0 10px 0;
}
.top-radium h3{
	
	text-transform: uppercase;
	margin:4px 10px;
}
.top-radium ul{list-style: none;float:left;margin:10px 0 0 0;padding:0 10px;}
.top-radium ul li{list-style: none;float:left;margin:0;padding:5px 0;border-bottom:1px dotted #fff;width: 100%;}
.top-radium ul li a{float:left;}
.top-radium ul li a img {float:left;width: 120px;border:2px solid #fff;margin-right: 10px;}
.top-radium ul li p{padding:0;margin:0;}
.top-radium {}

.footer {
	background: #444;
	color:#fff;
	margin:0 auto 0 auto;
	width: 950px;
	padding-bottom: 15px;
}

.footer .menu {
	float:left;
	margin:10px 15px;
}

.footer .menu a {
	float:left;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	padding:0 10px;
	color:#fff;
	text-decoration: none;
}

.footer .redes {
	float:right;
	margin:10px 15px;
}
.footer .redes .red-social {
	float:right;
	margin: 0 10px 0 0;
}

.footer .redes .red-social img {
	border:none;
	height: 35px;
	float:right;
}
.footer .redes {}
.footer .redes {}
.footer .redes {}


.cont-fb-encuesta {
	margin-top:15px;
}
.cont-fb-encuesta .facebook .fb-like-box {
	background: #222;
}
.cont-fb-encuesta .encuesta {
	background: #019FAA;
	color:#fff;
	width: 100%;
	padding:10px 0;
	height: 260px;
	text-shadow:1px 1px 1px #333;
}
.cont-fb-encuesta .encuesta h4 {
	padding: 0 10px;
	margin:0;
}
.cont-fb-encuesta .encuesta .subtitulo {
	margin:0 10px;
	font-size: 12px;
}
.cont-fb-encuesta .encuesta .pregunta {
	font-weight: bold;
	margin:0px 10px 4px 10px;
	line-height: 15px;
}
.cont-fb-encuesta .encuesta .opcion {
	width: 90%;
	margin:3px 5%;
	font-size: 12px;
	line-height: 14px;
}
.cont-fb-encuesta .encuesta .submit {
	color:#F88832;
	text-transform: uppercase;
	font-weight: bold;
	margin:5px 10px;
}
.cont-fb-encuesta .encuesta {}


.cont-twitter-propuesta {
	margin-top: 15px;
}

.propuesta {
	background: url(../img/dirty_old_shirt.png) #000;
	width: 100%;
	color:#FFF;
	text-shadow:1px 1px 1px #000;
	
	padding:10px 0;
}
.propuesta h3 {
	margin:0 10px;
}
.propuesta .row {
	margin:0;
}
.propuesta {

}

.propuesta-uno {
	margin-top:10px !important;
}
.propuesta-uno img {
	width:100%;
}
.propuesta-uno .titulo {
	font-size: 14px;
	text-transform: uppercase;
	margin:0;
}
.propuesta-uno .artista {
	font-size: 11px;
	font-family: 'Arial', sans-serif;
	margin:0;
}
.propuesta-uno {}

.propuesta-mas {
	margin-top: 10px !important;
}
.propuesta-mas img {
	width: 100%;
	float:left;
	margin-right: 10px;
}
.propuesta-mas p {
	
	width:auto; 
	float:left;
}

.publicidad-lateral {

}
.publicidad-lateral a {
	height: 260px;
	overflow: hidden;
	float:left;
	margin-bottom: 15px;
}
.publicidad-lateral img{ 
	width: 100%;
}
.cont-programacion {
	margin:10px 0 0 0;
	font-family: Arial, sans-serif;
}
.cont-programacion table{
	margin-bottom: 0;
	}
.cont-programacion .table > tbody > tr > td
{
	padding: 6px;
}
/*
.propuesta .item-propuesta {
	float:left;
	width:175px;
	margin:5px 10px;
}
.propuesta .item-propuesta img {
	width:75px;
	float:left;
}
.propuesta .item-propuesta h4 {
	font-size: 14px;
	margin:0;
}
.propuesta .item-propuesta h3 {
	
	font-size: 11px;
	font-weight: 500;
	margin:0;
}*/