/* CSS Document */

/*modulos*/
#bubble{
width:992px;
height:auto;
padding:5px 0 30px 0;
margin:0 auto;
}

#wrapper{
	width: 992px;
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	border: 1px solid #EBEBEB;
	float: left;

}

/*ads arriba*/

#topAds{
	/*background-color:#CCCCCC;*/
	height:auto;
	padding:5px 0 5px 0;
	width:992px;
	margin:0;
	clear:both;
	float:left;
	position:relative;
	z-index:2;
	
}

#firma{
width:992px;
margin:0 auto;
padding:5px 0;
font-size:8pt;
text-align:right;
}

/*compartir*/
#compartirInterno{
padding: 10px 0;
margin:5px;
border-top:#CCC 1px solid;
border-bottom:#CCC 1px solid;

}

#compartir{
	width: auto;
	/*float: right;*/
	margin: 0px 0px 0 7px;
	padding-top: 2px;
	border-right: 1px solid #ccc;
	/*padding-left: 10px;*/
}

#compartir div{
	display: inline;
	float: none;
	padding-left: 4px;
}

#compartir img{
	float: right;
	margin-top: -4px;
}


#header{
	width: auto;
	height: 130px;
	padding: 0;
	margin: 0;
	background-color: #395597;
	clear: both;
/*border:1px solid #CCCCCC;*/
}

#logo{
width:auto;
height:auto;
float:left;
padding:0;
margin:0;
}

#bannerHeader{
width:auto;
height:auto;
padding:20px;
margin:0;
float:left;
}

#formularioIngreso{
	display: none;
	width: auto;
	margin: 0;
	padding: 10px 15px 3px 15px;
	height: auto;
	z-index: 1000;
	background-color: #2A437A;
	color: #FFFFFF;
	clear: both;
}

#formularioIngreso a{
color:#CCCCCC;
font-weight:bold;

}


#menuAux{
	margin: 0;
	padding: 5px 14px;
	width: 964px;
	clear: both;
	height: auto;
	background-color: #EBEBEB;
	background-repeat: repeat-x;
	/* [disabled]border-bottom: 3px solid #FFF; */
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	float: left;

}


#menuAux ul{
padding:0;
margin:0;
list-style:none;

}

#menuAux ul li{
width:5%;
width: auto !important;
height:22px;
float:left;
padding:0;
margin:0;
list-style:none;
position:relative;
}

#menuAux ul li a{
	padding: 2px 10px 0 10px;
	margin: 0 0 0 0;
	height: 20px;
	font-size: 12px;
	color: #000000;
	/*font-weight:bold;*/
	text-decoration: none;
	border-right: 1px solid #CCCCCC;
	float: left;
}

#menuAux ul li a:hover{
	background-color: #4168B0;
	color: #FFF;
}

#menuAux #fecha{
	float: left;
	padding: 2px 0 0 0;
	display: block;
}

#menuAux .inputbox{
	border:none  !important;	
}

#menuAux #busqueda{
	float: left;
	padding: 0 0 0 20px;
	margin: 0 0 0 85px;
}

#menuPrincipal{
	width: 992px;
	height: auto;
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0 0 3px 0;
	clear: both;
	background-color: #CCE5FF;
	float: left;
}

#rutaNav{
	padding: 2px 0px;
	border-bottom: 1px solid #CCCCCC;
	width: 992px;
	margin: 0;
	/*float:left;*/
	clear: both;
	float: left;
}

#barraTitular{
border-bottom:1px dotted #CCCCCC;
padding:5px 14px;
height:auto;
text-align:left;
width:auto;
}

#contenido{
	height:auto;
	padding:0 15px;
	/*padding:0 0;*/
	margin:0;
	float:left;
	clear: both;


}
#contenido #slideshowgrande{
width:965px;
height:auto;
padding:0;
margin:0;
background-color:#EDEDED;
float:left;
}

#contenido #slideshow{
width:745px;
height:auto;
padding:0;
margin:0;
background-color:#EDEDED;
float:left;
}

#contenido #columnaIzquierda{
height:auto;
padding:10px 20px 20px 0;
margin:0;
float:left;

}

#contenido #columnaIzquierda p img{
	float:left;
	margin:0 10px 10px 0 !important;
}

#contenido #columnaCentro{
	width: 314px;
	height: auto;
	padding: 5px 0px 5px 0px;
	margin: 0;
	background-color: #EDEDED;
	float: left;
	text-align: left;
	font-size: 14px;
}

html>body #contenido #columnaCentro{
	width:315px;
	height:auto;
	padding:5px 0px 5px 5px;
	margin:0;
	background-color:#EDEDED;
	float:left;
	text-align:left;
}


#columnaDerecha{
	width:205px;
	height:auto;
	padding:5px 0;
	/*margin:0 0 0 750px;*/
	margin:0;
	background-color:#FFFFFF;
	float:left;

}

#contenido #columnaRelacion{
	width:100px;
	float:left;
	padding:20px;
	border:1px solid #999;	
}


embed, object{
float:none;
margin:0;
padding:0;
}

/*aqui va el footer*/

#bannerFooter{
clear:both;
height:auto;
width:auto;
border-top:1px solid #CCCCCC;
padding:15px 0 15px 15px;
margin:0 auto;
text-align:center;

}

#footer{
width:964px;
margin:0 auto;
padding:15px 15px;
background-color:#666666;
height:45px;
font-family:tahoma, verdana, Arial, Helvetica, sans-serif;
font-size:8pt;
color:#999999;
}

#footer #logoFooter{
width:185px;
height:auto;
padding:5px 10px 15px 0;
margin:0;
border-right:1px solid #999999;
float:left;
}

#footer ul#mainlevel-nav{
float:none;
}


#footer ul#mainlevel-nav li a{
border-right:1px solid #FFFFFF;
font-family:tahoma, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:8pt;
}

dt.error{
	display:none;
}

dd.message{
	padding:10px 7px;
	margin:0;
}

dd.message ul {
	margin:0;
	padding:0;
	list-style:none;
}

dd.message li{
	margin:0;
	padding:0;
	display:block;
}





/*wibiya*/

.wibiya_toolbar_BG {

background:url(../images/wibiyabg.jpg) !important;

}

/*publicidad*/
#takeover{
	
	width:800px;
	z-index:999999;
	margin:0 auto;
}

#pushdown_banner{
	width:970px;
	height:auto;
	margin:0 auto;
	display:block;	
	
}

div.topright {
    display:block;
    /*set the div in the top right corner*/
    position:absolute;
    top:0;
    right:0;
    width:125px;
	z-index:999999;
}

/*esconder footer de jcomments*/
#comments-footer {display:none}


#jc{
	clear:both !important;
	padding: 20px 0;

}

#jc .message{
	display:block;
}



/*busqueda*/

.result-category{
	margin-bottom:15px;	
}

.result-created{
	margin-bottom:10px;
	font-size:10px;
	font-weight:bold;
}

.highlight{
	background-color:#FF9;
	font-weight:bold;
	
}

/*paginacion*/

.pagination{
	margin:10px auto;
	border-top:1px solid #999;
	clear:both;
	width:100%;
	padding: 10px 0;
}

.pagination ul{
	margin:0;
	padding:0;
	list-style:none;
clear:both;
margin-bottom:10px;
text-align:center;
}

.pagination ul li {
	margin:0 7px 0 0;
	font-size:12px;
	display: inline;
	
}

.pagination .pagenav{
		background-color:#Ccc;
	border-radius: 3px;
	border: solid 1px #c0c0c0;
	
		padding:7px;
		font-weight: bold;
		
	
}

.pagination a{
	background-color:#D8ECFF !important;
	box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
		
}

.pagination a:hover{
	text-decoration:none;	
	background-color:#0066FF !important;
	color:#FFF;
}

.pagination a, .pagination ul li span{
	font-family:Arial, Helvetica, sans-serif !important;
}

.pagination p, .pagination select{
	font-size: 12px;
	padding: 0 !important;
	margin: 2px  !important;
	
}

#accordion ul{
	padding:0;
	margin:0 0 0 5px;
	list-style:none;
}

#accordion div{
	padding:3px 10px;	
}


/*relacionados*/
.moduletable-relacionados{
	/*clear:both;*/
	border:1px solid #999 !important;
	padding-top:10px;
	padding:7px;
	clear:both;
}


/*breadcrumb*/

ul.breadcrumb{
	padding:0;
	margin:0;
	list-style:none;			
}

ul.breadcrumb li{
	display:table-cell;
	
	background-color:#677BAD;
	color:#FFF;
}

ul.breadcrumb li a, ul.breadcrumb li span{
	display: block;
	color: #FFF;
	padding: 6px 20px 6px 40px;
	font-family: Lato, Tahoma, Geneva, sans-serif;
	font-style: italic;
	font-size: 13px;
	background-image: url(../images/breadcrumbBg.png);
	background-position: left;
	background-repeat: no-repeat;
}


ul.breadcrumb li a:hover, ul.breadcrumb li span:hover{
	background-color:#4168B0;
	text-decoration:none;
}


/*especial*/
.moduletable-especial{
	background-color: #E6E6E6;
	padding: 5px 10px;
	margin-bottom: 7px;
	font-size: 13px;
	/*height: 370px;*/
	position: relative;

}
	



.moduletable-especial h3 {
    color: #00468C;
    border-bottom: 2px dotted #00468C;
    margin-bottom: 7px;
    font-size: 24px;
    padding-bottom: 7px;
    clear: both;

}

.moduletable-especial h2.article_anywhere_title{
	width: 60%;
	display: block;
	font-weight: 700;
	/*	text-align:center;*/
	/*font-size:18px;*/
	float: left;
	
}

.moduletable-especial img {
	float: right !important;
	filter: grayscale(1);
	position: absolute;
	margin: 0 0 0 0 !important;
	right: 5px;
	display: block;
	top: 30px;
}

.moduletable-especial em{
	/*float: right;*/
	color: #00468C;
	width: 60%;
	/*display: block;*/
	clear: both;
	/*text-align: right;*/
	margin: 7px 0;
	float: left;

	
}

.moduletable-especial p{
	clear: both;
	/*text-align:justify;*/
	
}

.moduletable-especial .readmore{
	text-align:right;	
}

/*especial azul */
.moduletable-especialAzul {
    background-color: #00468C;
    margin-bottom: 7px;
    font-size: 14px;
    height: 185px;
    clear: both;
    color: #FFF !important;
    padding: 5px 0px 0px 10px;
	width:195px;
	overflow:visible;
}

.moduletable-especialAzul h3 {
    color: #FFF;
    border-bottom: 2px dotted #FFF;
    font-size: 24px;
    clear: both;
    float: left;
    display: block;
    padding-bottom: 7px;
    margin-bottom: 7px;
}

.moduletable-especialAzul  img {
    float: right !important;
    top: 0px;
    margin-top: -19px;
}


.moduletable-especialAzul em {
    width: auto;
    color: #FFF;
    margin: 7px 0px;
    /*display: block;*/
	font-size: 12.5px;
}
/*fin especial */
#ingreso{
	float: right;
	height: 20px;
	padding: 0 10px;
	margin-top: 2px !important;
}

#ingreso a{
	font-size: 12px;
	padding: 2px 10px 5px 10px;

}

#ingreso a:hover{
	text-decoration:none;
	background-color:#4168B0;
	color:#FFF;
}

.srfrContainer.pais-logo{
	padding-top:60px;
	background-image:url("http://ecuadorenvivo.com/images/logopais.jpg");
	background-repeat:no-repeat;
}

.srfrContainer.cnn-logo{
	padding-top:60px;
	background-image:url("http://ecuadorenvivo.com/images/CNNespanol3.jpg");
	background-repeat:no-repeat;
}

.srfrContainer.infobae-logo{
	padding-top:60px;
	background-image:url("http://ecuadorenvivo.com/images/logoinfobae.jpg");
	background-repeat:no-repeat;
}

.srfrContainer.nherald-logo{
	padding-top:60px;
	background-image:url("http://ecuadorenvivo.com/images/nheraldlogo2.jpg");
	background-repeat:no-repeat;
}

/*prefooter*/
#prefooter{
	width: 992px;
	clear: both;
	border-top: 1px solid #CCCCCC;
	padding: 7px 0px;
	/*background-color:#CCC;*/
	font-size:13px;
	float:left;
}
/*tamaños*/

#prefooter h3{
	width:auto !important;
	clear:both !important;
	margin-bottom:10px;
	color:#000;
	background-image: none !important;
	height: auto !important;
}

#prefooter .rojo h3{
	background-color: #EF2121;
	color: #FFF !important;
	padding: 10px;
	/*border-radius: 10px;*/
	text-shadow: 0px -1px 0px #000;		
}

#prefooter .azul h3{
	background-color:#00468C;
	color:#FFF !important;
	padding:10px;
	/*border-radius:10px;*/
	text-shadow: 0px -1px 0px #000;	
		
}

#prefooter .verde h3{
	background-color:#59B200;
	color:#FFF !important;
	padding:10px;
	/*border-radius:10px;*/
	text-shadow: 0px -1px 0px #000;	
		
}

#prefooter .moduletable{
	position:relative;
}

#prefooter .fotoarriba img{
	left: 0px;
	width: 220px !important;
	height: auto;
	clear: both;
	position: relative;
	top: -90px;
	
}

#prefooter .fotoarriba h2{
	position:relative;
	top:230px !important;
	clear:both;	
}


#prefooter img, #prefooter img[style]{
	border:1px solid #00468C;
	margin:0 !important;
	padding:0 !important;
}

#prefooter p{
	line-height: 20px;
	text-align: justify;
}

#prefooter .cuarto{
	float:left;
	width:238px;
	background-color:#FFF;
	margin:5px;
	height:auto;
	display:block;	
	border-bottom:1px dotted #CCCCCC;
}

#prefooter .cuarto img{
	
	float:none;
	width:238px; !important;
	height:auto;
		
}

#prefooter .tercio{
	float:left;
	width:310px !important;
	background-color:#FFF;
	margin:5px;
	height:auto;
	display:block;	
	border-bottom:1px dotted #CCCCCC;
	padding:0 5px;
}

#prefooter .tercio img{
	float:none;
	width:100% !important;
	height:auto;
}

#prefooter .medio{
	float:left;
	width:486px !important;
	background-color:#FFF;
	margin:5px;
	height:auto;	
		display:block;	
		border-bottom:1px dotted #CCCCCC;
}

#prefooter .trescuartos{
	float:left;
	width:734px !important;
	background-color:#FFF;
	margin:5px;
	height:auto;	
		display:block;	
		border-bottom:1px dotted #CCCCCC;
}

#prefooter .quintos{
	float:left;
	width:188px;
	background-color:#FFF;
	margin:5px;
	height:auto;	
		display:block;	
		border-bottom:1px dotted #CCCCCC;
}


#prefooter .completo{
	float:left;
	width:982px;
	background-color:#FFF;
	margin:5px;
	height:auto;	
		display:block;	
		border-bottom:1px dotted #CCCCCC;
}

/*evitar doble */
#prefooter .cuarto div, #prefooter .medio div, #prefooter .trescuartos div, #prefooter .completo div, #prefooter .tercio div, #prefooter .quintos div{
	width:auto;
	margin:0;
	padding:0;	
	border-bottom:none;
}
 /*menu fijo*/
 .menuFijo{
	 position:fixed;
	 top:0px;
	left:0;
	
	 width:100% !important;
	  z-index:999999;
 }
 
 .menuFijo .menu{
	  width:992px;
	  margin:0 auto !important;
  }


/*esconder logo de videos*/
.jwlogo{
	display:none !important;
}
