body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color: #eeeeee; min-width:1258px; }
form { clear: none; float: none; border-style: none; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px }
.mano { cursor:pointer; }
				
A:link { color:#444444; text-decoration: none; }
A:visited { color:#444444; text-decoration: none; }
A:active { color:#666666; text-decoration: none; }
A:hover { color:#666666; text-decoration: none; }

A.dos:link { color:#000000; text-decoration: none; }
A.dos:visited { color:#000000; text-decoration: none; }
A.dos:active { color:#000000; text-decoration: none; }
A.dos:hover { color:#000000; text-decoration: none; }

A.red:link { color:#FF1D25; text-decoration: none; }
A.red:visited { color:#FF1D25; text-decoration: none; }
A.red:active { color:#FF1D25; text-decoration: none; }
A.red:hover { color:#FF1D25; text-decoration: none; }

#lecturanoticia A:link { color:#666666; text-decoration: underline; }
#lecturanoticia A:visited { color:#666666; text-decoration: underline; }
#lecturanoticia A:active { color:#999999; text-decoration: none; }
#lecturanoticia A:hover { color:#999999; text-decoration: none; }
	
.opacado { filter:alpha(opacity=0); -moz-opacity: 0.0; opacity: 0.0; }
.overlay { background-color: #0d92a4; filter:alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8; }
.overlay1 { background-color: #ffffff; filter:alpha(opacity=60); -moz-opacity: 0.6; opacity: 0.6; width: 100%; zoom: 1; }

.animation { transition: all 1s ease; }
.animationSLOW { transition: all 0.5s ease; }
.animationFAST { transition: all 0.1s ease; }


/* cargar tipografia */
@font-face { font-family: AdelleSemibold; src: url('/fonts/Adelle_Semibold.otf'); font-weight:1; }
@font-face { font-family: AdelleItalic; src: url('/fonts/Adelle_Italic.otf'); font-weight:1; }
/*
@font-face { font-family: AdelleRegular; src: url('/fonts/Adelle_Reg.otf'); font-weight:1; }
*/
.textoAI { font-family: 'AdelleItalic', Times, serif; }
.textoASB { font-family: 'AdelleSemibold', Times, serif; }
.textoSOCIAL { font-family: 'AdelleSemibold', Times, serif; font-size: 11px; line-height:1.3; }
.textoCATEG { font-family: 'AdelleSemibold', Times, serif; font-size: 13px; line-height:1.3; }
.textoMENU { font-family: 'Trebuchet MS', Times, serif; font-size: 14px; line-height:1.3; }
.textoSUBMENU { font-family: 'Trebuchet MS', Times, serif; font-size: 13px; line-height:1.3; }
.textoFOOTER { font-family: 'AdelleSemibold', Times, serif; font-size: 17px; line-height:1.3; }
.textoTITULOS { font-family: 'AdelleSemibold', Times, serif; font-size: 22px; line-height:1.3; }
.texto18 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; line-height:1.4; }
.texto14 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height:1.4; }
.texto13 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
.texto12 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.texto11 { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.texto10 { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.texto9 { font-family: Arial, Helvetica, sans-serif; font-size: 9px; }

.form1{ color: #444444; background-color: #FFFFFF; border: thin solid #DDDDDD; padding:2px 0px; margin:0px; }
.form2{ font-size: 11px; color: #666666; background-color: #FFFFFF; border: thin solid #CCCCCC; padding:2px 0px; margin:0px; }
.form3{ font-size: 12px; margin:2px 0; background-color: #E6E6E6; border: thin solid #E6E6E6; padding:2px 0px; margin:0px; }
.form4{ font-size: 11px; margin:2px 0; background-color: #FFFFFF; border: Transparent; padding:2px 3px; margin:0px; }

.botonentrar { background-color: Transparent; border: Transparent; padding:5px 10px; margin:0px; }
.botonsalir { background-color: #FF0000; border: Transparent; color: #FFFFFF; padding:5px 10px; margin:0px; }

.textoU { text-transform:uppercase; }
.textol { text-transform:lowercase; }
.textoC { text-transform:capitalize; }
.textoS { line-height:2.0; }
.textoS2 { line-height:1.2; }
.textoS3 { line-height:1.5; }
.textoLS { letter-spacing:1px; }
.textoB { font-weight: bold; }
.textoJ { text-align: justify; }
.textoP { padding:10px 0 0 10px; }
.textoTach { text-decoration:line-through; }

.color0 { color: #000000; }
.color3 { color: #333333; }
.color4 { color: #444444; }
.color6 { color: #666666; }
.color9 { color: #999999; }
.colorW { color: #FFFFFF; }
.colorC { color: #CCCCCC; }
.colorR { color: #FF1D25; }
.colorA { color: #009ee3; }
.colorN { color: #e77202; }
.colorG { color: #818181; }

/* t cal stilo para el calendario del demonio input box in default state */ 
.tcalInput { background: url('https://img.eldefinido.cl/img/cal.gif') 100% 50% no-repeat; background-color: #FFFFFF; padding-right: 20px; cursor: pointer; }
/* additional properties for input boxe in activated state, above still applies unless in conflict */
.tcalActive { background-image: url('https://img.eldefinido.cl/img/no_cal.png'); }
/* container of calendar's pop-up */
#tcal { position: absolute; visibility: hidden; z-index: 100; width: 200px; height: 250px; background-color: white; margin-top: 2px; border:1px solid #F00; -moz-box-shadow: 0px 0px 15px #333333; -webkit-box-shadow: 0px 0px 15px #333333; box-shadow: 0px 0px 15px #333333; -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='silver')"; filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='silver'); }
/* table containing navigation and current month */
#tcalControls { border-collapse: collapse; border: 0; width: 100%; height:40px; padding:5px; background-color:#FF0000; }
#tcalControls td { border-collapse: collapse; border: 0; padding: 0; width: 25px; background-position: 50% 50%; background-repeat: no-repeat; cursor: pointer; }
#tcalControls th { border-collapse: collapse; border: 0; padding: 0; line-height: 25px; font-size: 10px; text-align: center; font-family: Tahoma, Geneva, sans-serif; font-weight: bold; color: #FFFFFF; white-space: nowrap; }
#tcalPrevYear { background-image: url('https://img.eldefinido.cl/img/prev_year.png'); }
#tcalPrevMonth { background-image: url('https://img.eldefinido.cl/img/prev_mon.png'); }
#tcalNextMonth { background-image: url('https://img.eldefinido.cl/img/next_mon.png'); }
#tcalNextYear { background-image: url('https://img.eldefinido.cl/img/next_year.png'); }
/* table containing week days header and calendar grid */
#tcalGrid { border-collapse: collapse; width: 100%; padding:0 20px 10px 20px; }
#tcalGrid th { border-collapse: collapse; padding: 3px 0; text-align: center; font-family: Tahoma, Geneva, sans-serif; font-size: 10px; color: #666666; height:25px; }
#tcalGrid td { border: 0; border-collapse: collapse; padding: 2px 0; text-align: center; font-family: Tahoma, Geneva, sans-serif; width: 14%; font-size: 11px; cursor: pointer; height:25px; }
#tcalGrid td.tcalOtherMonth { color: silver !important; }
#tcalGrid td.tcalWeekend { color: #000000; }
#tcalGrid td.tcalToday { border: 1px solid red; }
#tcalGrid td.tcalSelected { background-color: #EAEAEA; }

#pub, #top, #menu, #miembrosTOP, #contenido, #footer, #social, #submenu, #pubGRP {
	width:100%;
	height:auto;
	position:relative;
}
#contenidoALL, #submenuIN, #pubIN, #pubGRPIN {
	width:1228px;
}
#contenidoIN, #footerIN, #menuIN, #bannerGA, #bannerGRP, #bannerFT, #loggingIN, #buscangingIN {
	width:728px;
}
#contenidoIN {
	min-height:700px;
}
#menuIN, #bannerGA, #bannerGRP, #bannerFT, #footerIN, #loggingIN, #buscangingIN {
	padding-left:180px;
	padding-right:320px;
}
#menu {
	z-index:100;
	height:45px;
	background-color:#000000;
}
#menuIN {
	z-index:110;
	height:45px;
}
#pub {
	z-index:100;
	height:auto;
	background-color:#000000;
}
#bannerGA {
	height:auto;
	text-align:center;
}
#bannerGA img  {
	width: auto !important; 
	width: 100%;
	max-width: 100%;
	max-height: 100%;
}
#bannerGRP {
	border:1px solid #DDDDDD;
	margin:10px auto 0;
	background-color:#FFF;
	text-align:center;
}
#bannerFT {
	text-align:center;
	pointer-events:none;
}
.cajabanners {
	pointer-events:visible;
}
#FI {
	width:160px;
	min-height:1px;
	margin-right:20px;
	z-index:1;
}
#FD {
	width:300px;
	min-height:1px;
	margin-left:20px;
	z-index:1;
}
#bannerGCP, .RP {
	margin-bottom:20px;
}
#bannerPI, #bannerPD {
	z-index:1;
	position:absolute;
	height:auto;
}
#bannerPI {
	right:50%;
	margin-right:520px;
}
#bannerPD {
	left:50%;
	margin-left:520px;
}
/* banners flotantes, idea para posicionar donde deberian verse antes de cargarse */
#bannerBBIx0, #bannerBBIx1, #bannerBBIx2, #bannerBBDx0, #bannerBBDx1, #bannerBBDx2 {
	position:relative;
}
#bannerBBIx1, #bannerBBDx1 {
	top:1200px;
}
#bannerBBIx2, #bannerBBDx2 {
	top:2400px;
}
.FlashID {
	height: 100%;
}
.centrados {
	position:relative;
	margin:0 auto;
}
#submenu {
	height:35px;
	border-bottom:1px solid #FFFFFF;
}
#top {
	height:45px;
	margin-bottom:10px;
}
.top {
	z-index:100;
	position:relative;
	width:100%;
	height:45px;
	background-color:#000000;
}
#logging, #buscanging {
	z-index:80;
	position:absolute;
	top:10px;
	width:100%;
	min-height:35px;
	background-color:#666666;
}
.menuRoll {
	z-index:90;
	position:absolute;
	top:10px;
	width:100%;
	height:330px;
	background-color:#FFFFFF;
	overflow:hidden;
	-webkit-box-shadow: 0px 5px 20px 0px rgba(102,102,102,1);
	-moz-box-shadow: 0px 5px 20px 0px rgba(102,102,102,1);
	box-shadow: 0px 5px 20px 0px rgba(102,102,102,1);
}
.menuRollIN {
	padding-top:50px;
}
.menuRollizq {
	height:100%;
	background-color:#d8d8d8;
	width: calc(50% - 310px);
}
.menuRollder {
	height:100%;
	background-color:#FFFFFF;
	width: calc(50% + 310px);
}
.menuRollitem {
	padding:5px 17px 5px 5px;
	text-align:right;
}
#humorIN .menuRollitem {
	padding:4px 17px 4px 5px;
}
.menuRollitem:hover {
	color:#FFF;
	background:url(https://img.eldefinido.cl/img/flechamini.png) center right no-repeat;
	background-color:#666666;
}
.menuRollitemA {
	color:#FFF;
	background:url(https://img.eldefinido.cl/img/flechamini.png) center right no-repeat;
	background-color:#666666;
}
.rollPOSTS {
	width:130px;
	margin-left:10px;
}
.rollCOMM {
	width:185px;
	margin-left:20px;
	word-wrap: break-word;
}
.menuRollContent {
	width:430px;
}
.menuRollSocial {
	width:155px;
	padding-left:10px;
	border-left:1px solid #d8d8d8;
}
.newsletter {
	width:145px;
	height:20px;
	margin:7px 0;
	border:1px solid #d8d8d8;
}
.botonNews {
	background:url(https://img.eldefinido.cl/img/sprite.png) -241px -371px;
	background-color:#FF0000;
	border:Transparent;
	margin:0px;
	width:22px;
	height:20px;
}
.socialmedia {
	margin:7px 0;
}
#miembrosTOPINDOS {
	padding:5px 5px 10px;
	height:20px;
}
#contenido {
	z-index:0;
}
#overall {
	z-index:2000;
	width:0px;
	height:0px;
	position:fixed;
	top:0px;
	background-color: #000000;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	margin-top:-100px;
}
#overallIMG {
	z-index:3000;
	width:100%;
	height:auto;
	position:absolute;
}
#footer {
	background-color:#E0E0E0;
	border-top:1px solid #CECECE;
	padding:25px 0;
	z-index:100;
}
.footerMenu {
	margin:13px 40px 13px 5px;
}
#legalIN {
	width:190px;
	margin-right:5px;
}
#socialIN {
	text-align:center;
	display:none;
}
.leift {
	position:relative;
	float:left;
}
.raift {
	position:relative;
	float:right;
}
.clear {
	clear:both;
}
.killborder {
	border:none !important;
}
.killmargin {
	margin:0 !important;
}
.killmarginpadding {
	margin:0 !important;
	padding:0 !important;
}
.killbackground {
	background:url(https://img.eldefinido.cl/img/tras.gif) no-repeat !important;
}
.margenesBOX {
	padding:13px 10px;
}
.margenesbottomBOX {
	margin-bottom:20px;
}
/* esto para el sticky del menu */
.fixed, .fixed2, .fixed3, .fixed4 {
	-webkit-transform: translateZ(0);
}
.fixed {
	position:fixed;
	top: 0px;
}
.fixed2 {
	position:fixed;
	top: 55px;
}
.fixed3 {
	position:absolute;
	bottom:0px;
}
.fixed4 {
	position:fixed !important;
	top: 45px;
}
#columnaUno {
	width:408px;
	height:auto;
	margin-right:20px;
}
#columnaDos {
	width:300px;
	height:auto;
}
.franjasROJASHOME {
	padding:10px;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	background-color:#FFF;
	/*box-shadow:0px -5px #FF1D25;*/
}
.bordeROJO {
	border-top:5px solid #FF1D25;
	width:100%;
}
.franjasHOME {
	padding:10px;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	background-color:#FFF;
}
img.home_destacado {
	background:url(https://img.eldefinido.cl/img/sprite.png) 0 -233px no-repeat;
}
img.home_habitantes {
	background:url(https://img.eldefinido.cl/img/sprite.png) -245px -233px no-repeat;
}
img.home_chilenos {
	background:url(https://img.eldefinido.cl/img/sprite.png) -314px -372px no-repeat;
}
img.home_pontealdia {
	background:url(https://img.eldefinido.cl/img/sprite.png) -103px -233px no-repeat;
}
img.home_breves {
	background:url(https://img.eldefinido.cl/img/sprite.png) -162px -234px no-repeat;
}
img.home_micro {
	background:url(https://img.eldefinido.cl/img/sprite.png) -368px -281px no-repeat;
}
img.home_podcast {
	background:url(https://img.eldefinido.cl/img/sprite.png) -398px -281px no-repeat;
}
img.home_frases {
	background:url(https://img.eldefinido.cl/img/sprite.png) -190px -234px no-repeat;
}
img.home_semanal {
	background:url(https://img.eldefinido.cl/img/sprite.png) -123px -233px no-repeat;
}
img.home_avisos {
	background:url(https://img.eldefinido.cl/img/info_6.png) center center no-repeat; background-size:contain;
}
img.home_comentarisimo {
	background:url(https://img.eldefinido.cl/img/sprite.png) 0 -233px no-repeat;
}
img.home_apoyado {
	background:url(https://img.eldefinido.cl/img/sprite.png) -20px -233px no-repeat;
}

img.home_buscar {
	background:url(https://img.eldefinido.cl/img/sprite.png) -143px -235px no-repeat;
}
img.home_visto {
	background:url(https://img.eldefinido.cl/img/sprite.png) -40px -233px no-repeat;
}
#vermenosHOME, #vermasesHOME {
	text-align:center;
	margin-bottom:20px;
}
img.home_menos {
	background:url(https://img.eldefinido.cl/img/sprite.png) -295px -250px no-repeat;
}
img.home_mas {
	background:url(https://img.eldefinido.cl/img/sprite.png) -262px -250px no-repeat;
}
img.home_volver {
	background:url(https://img.eldefinido.cl/img/sprite.png) -262px -250px no-repeat;
	-webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
}
img.home_vermas {
	background:url(https://img.eldefinido.cl/img/sprite.png) -335px -251px no-repeat;
}

.fotoportada {
	width:728px;
	height:auto;
	overflow:hidden;
}
.fotoportadaCUT {
	max-height:379px;
}
#difusion {
	position:absolute;
	width:190px;
	height:auto;
	top:0px;
	margin:0px 20px;
	padding:25px 10px 15px;
	text-align:center;
	background-color:#000;
}
#difusionIN {
	text-align:center;
}
.posts {
	position:relative;
	margin-bottom:20px;
	background-color:#FFF;
}
.especialesPOSTS {
	width:212px;
	margin-right:12px;
	padding-right:12px;
	border-right:1px dashed #DDDDDD;
}
.fotopost {
	width:300px;
	height:156px;
}
.postsBOX {
	border:1px solid #DDDDDD;
	background-color:#FFF;
	margin-bottom:20px;
}
.postsBOXROJO {
	border:1px solid #DDDDDD;
	border-top:none;
	background-color:#FFF;
	margin-bottom:20px;
	/*box-shadow:0px -5px #FF1D25;*/
}
.textopost, .textohappy {
	padding:13px 10px;
	border-left:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
}
.textopostREL {
	padding:10px 0;
}
.textohappy {
	border-bottom:1px solid #DDDDDD;
}
.textocomentarismo {
	margin:10px 0;
	padding:10px 0;
	border-top:1px dashed #DDDDDD;
	word-wrap: break-word;
	/*word-break: break-all;*/
}
.caraspost {
	width:180px;
	text-align:right;
	margin-right:10px;
}
.caraspost2 {
	width:168px;
}
.commentpost {
	width:25px;
	height:20px;
	padding-top:1px;
	text-align:center;
	background:url(https://img.eldefinido.cl/img/sprite.png) -261px 0 no-repeat;
}
.commentpostBOX {
	width:auto;
	height:15px;
	padding:2px 7px;
	text-align:center;
	background-color:#FF1D25;
}
.commentpostLECTURA {
	width:40px;
	height:35px;
	padding-top:1px;
	text-align:center;
	background:url(https://img.eldefinido.cl/img/sprite.png) -257px -58px no-repeat;
}
#lomasBOX {
	min-height:670px;
}
#lomasACT {
	height:auto;
}
.lomasPOST {
	min-height:60px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #DDDDDD;
}
.lomasPOSTIN {
	min-height:60px;
}
.lomasSECC {
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px dashed #DDDDDD;
}
.fotoLOMAS {
	width:110px;
	height:60px;
	margin-right:20px;
}
#XselectmenuMAS {
	width:100px;
	height:24px;
	overflow:hidden;
	border:1px solid #DDDDDD;
}
#jumperMAS, #jumperMASSEMANAL {
	width:130%;
	height:100%;
	border:none;
	padding:2px 0 0 3px;
	background-image:url(https://img.eldefinido.cl/img/menulomas.png);
	-webkit-appearance: none;
}
#frasesHOME {
	padding:10px;
}

/* img en modulo_post1*/
img.mod3_fav {
	background:url(https://img.eldefinido.cl/img/sprite.png) -177px -56px;
}
img.mod3_reading {
	background:url(https://img.eldefinido.cl/img/sprite.png) -206px -56px;
}
img.jappy_1gris {
	background:url(https://img.eldefinido.cl/img/jappy.png) 0 -130px;
}
img.jappy_2gris {
	background:url(https://img.eldefinido.cl/img/jappy.png) -15px -130px;
}
img.jappy_3gris {
	background:url(https://img.eldefinido.cl/img/jappy.png) -30px -130px;
}
img.jappy_4gris {
	background:url(https://img.eldefinido.cl/img/jappy.png) -45px -130px;
}
img.jappy_5gris {
	background:url(https://img.eldefinido.cl/img/jappy.png) -60px -130px;
}

/* img en buscar top */
.jappy_1red, .jappy_2red, .jappy_3red, .jappy_4red, .jappy_5red {
	margin:0 4px;
	width:20px;
	height:20px;
}
.jappy_1red {
	background:url(https://img.eldefinido.cl/img/jappy.png) -225px -165px;
}
.jappy_2red {
	background:url(https://img.eldefinido.cl/img/jappy.png) -245px -165px;
}
.jappy_3red {
	background:url(https://img.eldefinido.cl/img/jappy.png) -265px -165px;
}
.jappy_4red {
	background:url(https://img.eldefinido.cl/img/jappy.png) -285px -165px;
}
.jappy_5red {
	background:url(https://img.eldefinido.cl/img/jappy.png) -305px -165px;
}

/* img en buscar flotante */
.jappy_1flo, .jappy_2flo, .jappy_3flo, .jappy_4flo, .jappy_5flo {
	margin:0 2px;
	width:25px;
	height:25px;
}
.jappy_1flo {
	background:url(https://img.eldefinido.cl/img/jappy.png) -80px -131px;
}
.jappy_2flo {
	background:url(https://img.eldefinido.cl/img/jappy.png) -106px -131px;
}
.jappy_3flo {
	background:url(https://img.eldefinido.cl/img/jappy.png) -132px -131px;
}
.jappy_4flo {
	background:url(https://img.eldefinido.cl/img/jappy.png) -158px -131px;
}
.jappy_5flo {
	background:url(https://img.eldefinido.cl/img/jappy.png) -184px -131px;
}

/* img en miembros_top*/
.sidebar {
	width:100%;
	min-height:50px;
	background:url(https://img.eldefinido.cl/img/loader.gif) center center no-repeat;
	margin-bottom:20px;
	background-color:#FFFFFF;
	border:1px solid #DDDDDD;
}
#sidebarIN {
	height:auto;
	padding:10px;
	background-color:#FFFFFF;
}
.sidebar_box {
	width:33.33%;
	border-bottom:1px dashed #FFFFFF;
}
.sidebar_box:hover {
	background:#CCCCCC;
}
.sidebar_modulo {
	min-height:33px;
	margin-right:10px;
	padding:4px;	
}
.sidebar_badge {
	position:absolute;
	width:14px;
	height:13px;
	padding-top:1px;
	top:-4px;
	left:20px;
	text-align:center;
	background:url(https://img.eldefinido.cl/img/sprite.png) -309px -218px;
	pointer-events:none;
}
img.sidebar_close {
	background:url(https://img.eldefinido.cl/img/sprite.png) -310px -236px;
}
img.sidebar_close_big {
	background:url(https://img.eldefinido.cl/img/sprite.png) -280px -225px;
}

img.func_profile {
	background:url(https://img.eldefinido.cl/img/sprite.png) -5px -56px;
}
img.func_config {
	background:url(https://img.eldefinido.cl/img/sprite.png) -153px -56px;
}
img.func_fav {
	background:url(https://img.eldefinido.cl/img/sprite.png) -23px -56px;
}
img.func_book {
	background:url(https://img.eldefinido.cl/img/sprite.png) -47px -56px;
}
img.func_respuestas {
	background:url(https://img.eldefinido.cl/img/sprite.png) -73px -56px;
}
img.func_comm {
	background:url(https://img.eldefinido.cl/img/sprite.png) -100px -56px;
}
img.func_reading {
	background:url(https://img.eldefinido.cl/img/sprite.png) -123px -56px;
}

/* img en menu*/
.menulogo {
	width:140px;
	height:22px;
	margin:11px 0 12px;
	background:url(https://img.eldefinido.cl/img/sprite.png) 0 -76px;
}
.menuitem {
	width:20px;
	height:20px;
	padding:15px 2px 10px;
}
.menuword {
	height:20px;
	padding:17px 10px 8px;
	color:#FFF;
}
.submenuword {
	height:20px;
	padding:10px 10px 5px;
	background:url(https://img.eldefinido.cl/img/separador.png) no-repeat left bottom;
}
.submenuwordA {
	height:20px;
	padding:10px 10px 5px;
}
img.menu_search {
	background:url(https://img.eldefinido.cl/img/sprite.png) -177px -256px;
}
img.menu_web {
	background:url(https://img.eldefinido.cl/img/sprite.png) -117px -28px;
}
img.menu_info {
	background:url(https://img.eldefinido.cl/img/sprite.png) -202px -256px;
}
img.menu_avisos {
	background:url(https://img.eldefinido.cl/img/sprite.png) -177px -277px;
}
img.menu_profile {
	background:url(https://img.eldefinido.cl/img/sprite.png) -224px -256px;
}
img.menu_movil {
	background:url(https://img.eldefinido.cl/img/sprite.png) -201px -277px;
}
img.menu_screen {
	background:url(https://img.eldefinido.cl/img/sprite.png) -116px -28px;
}
img.menu_desplegable {
	background:url(https://img.eldefinido.cl/img/sprite.png) -205px -298px;
}
img.menu_old {
	background:url(https://img.eldefinido.cl/img/sprite.png) -331px -224px;
}
img.menu_new {
	background:url(https://img.eldefinido.cl/img/sprite.png) -330px -223px;
	-webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
}
.submenuitem {
	position:relative;
	float:right;
	text-align:center;
	height:35px;
}
.submenuICON {
	height:22px;
}
.menuH:hover {
	color:#FFF;
	background-color:#FF1D25;
}
.menuA {
	color:#FFF;
	background-color:#FF1D25;
}

/* img en lectura*/
img.mod3_mail {
	background:url(https://img.eldefinido.cl/img/sprite.png) -183px -35px;
}
img.mod3_print {
	background:url(https://img.eldefinido.cl/img/sprite.png) -235px -35px;
}
#tags {
	border-top:1px dashed #CBCBCB;
	padding:10px 0 20px;
}
img.lectura_relacionadas {
	background:url(https://img.eldefinido.cl/img/sprite.png) -211px -230px no-repeat;
}
img.lectura_claves {
	background:url(https://img.eldefinido.cl/img/sprite.png) -230px -233px no-repeat;
}
.lecturabutton{
	padding:7px 5px;
}
.socialbutton {
	width:51px;
	height:35px;
	overflow:hidden;
}
.colorbuttonPinterest span, .colorbuttonPinterest a, .colorbuttonTwitter iframe, .colorbuttonLinkedin .IN-widget, .colorbuttonWhatsapp a, .colorbuttonFace iframe, .colorbuttonFacePN iframe {
	filter:alpha(opacity=0); -moz-opacity: 0.00001; opacity: 0.00001;
}
.colorbuttonLinkedin .IN-widget {
	left: -11px;
	position: relative;
}

.fb-share-button {
	transform: scale(3);
	-ms-transform: scale(3);
	-webkit-transform: scale(3);
	-o-transform: scale(3);
	-moz-transform: scale(3);
}
.colorbuttonFaceLike .fb-like {
	margin-top:8px;
}
.colorbuttonFacePN {
	width:88px;
	height:35px;
	overflow:hidden;
	background:url(https://img.eldefinido.cl/img/sprite.png) 0 -405px;
}
.colorbuttonFaceLike {
	background:url(https://img.eldefinido.cl/img/sprite.png) -98px -405px;
}
.colorbuttonFace {
	background:url(https://img.eldefinido.cl/img/sprite.png) 0 -325px;
}
.colorbuttonTwitter {
	background:url(https://img.eldefinido.cl/img/sprite.png) -51px -325px;
}
.colorbuttonWhatsapp {
	background:url(https://img.eldefinido.cl/img/sprite.png) 0 -365px;
}
.colorbuttonGoogle {
	background:url(https://img.eldefinido.cl/img/sprite.png) -102px -325px;
}
.colorbuttonPinterest {
	background:url(https://img.eldefinido.cl/img/sprite.png) -153px -325px;
}
.colorbuttonMail {
	background:url(https://img.eldefinido.cl/img/sprite.png) -204px -325px;
}
.colorbuttonTumblr {
	background:url(https://img.eldefinido.cl/img/sprite.png) -255px -325px;
}
.colorbuttonLinkedin {
	background:url(https://img.eldefinido.cl/img/sprite.png) -306px -325px;
}
#colRelacionadas {
	height:auto;
	width:200px;
	margin-right:30px;
}
#colRelacionadasHUMOR {
	height:auto;
	width:100%;
}
#lecturanoticia {
	line-height:1.7;
}
h1, h2, h3 {
	font-weight:normal;
	font-size:inherit;
	margin:0px;
}
#homeNOTAUNO h1 {
	font-size:30px;
}
#lecturanoticia h1, #lecturanoticia h2, #lecturanoticia h3, #lecturanoticia h4, #lecturanoticia h5, #lecturanoticia h6 {
	
}
#lecturanoticia h1 {
	font-size:36px;
}
#lecturanoticia h2 {
	font-size:30px;
}
#lecturanoticia h3 {
	font-size:24px;
}
#lecturanoticia h4 {
	font-weight:bold;
	font-size:18px;
}
#lecturanoticia h5 {
	display:block;
	border:1px solid #F00;
	font-weight:normal;
	font-size:14px;
	padding:10px;
	line-height:1.7;
}
#lecturanoticia h6 {
	display:block;
	padding:0 25px;
	font-weight:normal;
	font-size:14px;
	text-align:justify;
	color: #808080;
}
#lecturanoticia anidado {
	display:block;
	padding-top:30px;
	height:0px;
	overflow:hidden;
	cursor:pointer;
	background:url(https://img.eldefinido.cl/img/anidado.png) no-repeat left top;
}
#lecturanoticia li {
	margin-bottom:10px;
}
#lecturanoticia img {
	max-width:100%;
}
/* solicion 100% para firefox
@-moz-document url-prefix() {
	#lecturanoticia img { width:100%; }
} */
.margennoticias {
	padding-left:50px;
}
.popper {
	height:0px;
	width:0px;
	position:relative;
	float:left;
	z-index:10000;
}
.popperIN {
	margin-top:20px;
	background-color:#FFFFFF;
	border:1px solid #F00;
	width:0px;
	position:absolute;
	-moz-box-shadow: 0px 0px 15px #333333;
	-webkit-box-shadow: 0px 0px 15px #333333;
	box-shadow: 0px 0px 15px #333333;
	cursor:auto;
}
.frases {
	padding:5px;
}
img.frase_megusta {
	background:url(https://img.eldefinido.cl/img/sprite.png) 0 -256px;
}
img.frase_nomegusta {
	background:url(https://img.eldefinido.cl/img/sprite.png) -20px -256px;
}
img.frase_facebook {
	background:url(https://img.eldefinido.cl/img/sprite.png) -40px -256px;
}
img.frase_twiter {
	background:url(https://img.eldefinido.cl/img/sprite.png) -62px -256px;
}
img.stats_hand {
	background:url(https://img.eldefinido.cl/img/sprite.png) -61px -232px;
}

/* caritas */
.emos, .emo {
	width:65px;
	margin:0 27px;
}
.emos:hover {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.emosUSE {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
img.jappyBIG_1 {
	background:url(https://img.eldefinido.cl/img/jappy.png) 0 0;
}
img.jappyBIG_2 {
	background:url(https://img.eldefinido.cl/img/jappy.png) -65px 0;
}
img.jappyBIG_3 {
	background:url(https://img.eldefinido.cl/img/jappy.png) -130px 0;
}
img.jappyBIG_4 {
	background:url(https://img.eldefinido.cl/img/jappy.png) -195px 0;
}
img.jappyBIG_5 {
	background:url(https://img.eldefinido.cl/img/jappy.png) -260px 0;
}

img.jappyBIG_1gris {
	background:url(https://img.eldefinido.cl/img/jappy.png) 0 -65px;
}
img.jappyBIG_2gris {
	background:url(https://img.eldefinido.cl/img/jappy.png) -65px -65px;
}
img.jappyBIG_3gris {
	background:url(https://img.eldefinido.cl/img/jappy.png) -130px -65px;
}
img.jappyBIG_4gris {
	background:url(https://img.eldefinido.cl/img/jappy.png) -195px -65px;
}
img.jappyBIG_5gris {
	background:url(https://img.eldefinido.cl/img/jappy.png) -260px -65px;
}
img.com_apoyar_gracias {
	background:url(https://img.eldefinido.cl/img/comentarios.png) -11px -249px;
}
.apoyar {
	background:url(https://img.eldefinido.cl/img/comentarios.png) 0 -280px no-repeat;
}
.apoyar:hover {
	background:url(https://img.eldefinido.cl/img/comentarios.png) 0 -240px no-repeat;
	color:#FF1D25;
}
.denunciar {
	background:url(https://img.eldefinido.cl/img/comentarios.png) 0 -40px no-repeat;
}
.denunciar:hover {
	background:url(https://img.eldefinido.cl/img/comentarios.png) 0 0 no-repeat;
	color:#FF1D25;
}
.responder {
	background:url(https://img.eldefinido.cl/img/comentarios.png) 0 -120px no-repeat;
}
.responder:hover {
	background:url(https://img.eldefinido.cl/img/comentarios.png) 0 -80px no-repeat;
	color:#FF1D25;
}
.destacar {
	background:url(https://img.eldefinido.cl/img/comentarios.png) 0 -200px no-repeat;
}
.destacar:hover {
	background:url(https://img.eldefinido.cl/img/comentarios.png) 0 -160px no-repeat;
	color:#FF1D25;
}
.tricaja {
	border:1px solid #DDDDDD;
	border-top:none;
	min-height:35px;
	background-color:#FFF;
	word-wrap: break-word;
}
.tricajaBOT {
	border-top:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	height:20px;
	float:right;
	padding:10px 10px 10px 40px;
	position:relative;
	text-align:center;
}
.interiorRESP {
	padding:20px 20px 20px 75px;
	background:url(https://img.eldefinido.cl/img/sprite.png) -357px -311px no-repeat;
}
img.comm_0_dest {
	background:url(https://img.eldefinido.cl/img/sprite.png) -264px -289px no-repeat;
}
img.flecha_roja1 {
	background:url(https://img.eldefinido.cl/img/sprite.png) -90px -237px no-repeat;
}
img.comm_denun1 {
	background:url(https://img.eldefinido.cl/img/sprite.png) -86px -256px;
}
img.comm_1_tick {
	background:url(https://img.eldefinido.cl/img/sprite.png) -105px -256px;
}
/* botones sociales para mackenna y face y tuit del home */
.socialbuttonspack {
	height:20px;
	display:block;
	margin:0 10px 5px 0;
}
.socialface {
	width:90px;
}
.socialpint {
	width:60px;
}
.socialgoogle {
	width:60px;
}
.socialtwitter {
	width:80px;
}
.sociallinkedin {
	min-width:80px;
}
.socialtumblr {
	width:55px;
}
/* botones flotante */
#emoticonesFLO, #socialesFLO {
	background-color:#000;
	padding:5px 0 7px;
	margin-bottom:10px;
	text-align:center;
}

img.comp_twiteer {
	background:url(https://img.eldefinido.cl/img/sprite.png) -85px -372px;
}
img.comp_face {
	background:url(https://img.eldefinido.cl/img/sprite.png) -63px -372px;
}
img.comp_insta {
	background:url(https://img.eldefinido.cl/img/sprite.png) -151px -372px;
}
img.comp_rss {
	background:url(https://img.eldefinido.cl/img/sprite.png) -217px -372px;
}
img.comp_tumblr {
	background:url(https://img.eldefinido.cl/img/sprite.png) -195px -372px;
}
img.comp_google {
	background:url(https://img.eldefinido.cl/img/sprite.png) -129px -372px;
}
img.comp_linkedin {
	background:url(https://img.eldefinido.cl/img/sprite.png) -107px -372px;
}
img.comp_pint {
	background:url(https://img.eldefinido.cl/img/sprite.png) -173px -372px;
}
img.comp_news {
	background:url(https://img.eldefinido.cl/img/sprite.png) -241px -371px;
}

/* botones buscar */
#faces input[type="radio"]{
    display:none;
}
#faces input[type="radio"] + label {
    height: 25px;
    width: 25px;
    display:inline-block;
    padding:0px;
	margin:0px 5px;
}
#faces input[type="radio"]:checked + label
{
    height: 25px;
    width: 23px;
    display:inline-block;
    padding:0px;
	margin:0px 6px;
	background:url(https://img.eldefinido.cl/img/sprite.png) -17px -230px !important;
}

/* perfil */
#col1perfil {
	width: 100px;
	margin-right:20px;
}
#col2perfil {
	width: 280px;
	margin-right:50px;
}
#col3perfil {
	width: 240px;
}
.modulosPERFIL {
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px dashed #DDDDDD;
}
img.miembro_perfil {
	background:url(https://img.eldefinido.cl/img/sprite.png) -124px -258px;
}
img.miembro_perfil_gris {
	background:url(https://img.eldefinido.cl/img/sprite.png) -229px -298px;
}
img.miembro_twiteer {
	background:url(https://img.eldefinido.cl/img/sprite.png) 0 -298px;
}
img.miembro_face {
	background:url(https://img.eldefinido.cl/img/sprite.png) -20px -298px;
}
img.miembro_instagram {
	background:url(https://img.eldefinido.cl/img/sprite.png) -40px -298px;
}
img.miembro_tumblr {
	background:url(https://img.eldefinido.cl/img/sprite.png) -80px -298px;
}
img.miembro_google {
	background:url(https://img.eldefinido.cl/img/sprite.png) -100px -298px;
}
img.miembro_linkedin {
	background:url(https://img.eldefinido.cl/img/sprite.png) -120px -298px;
}
img.miembro_pinterest {
	background:url(https://img.eldefinido.cl/img/sprite.png) -140px -298px;
}
img.miembro_email {
	background:url(https://img.eldefinido.cl/img/sprite.png) -160px -298px;
}
img.miembro_web {
	background:url(https://img.eldefinido.cl/img/sprite.png) -180px -298px;
}
img.miembro_destacado {
	background:url(https://img.eldefinido.cl/img/sprite.png) -266px -292px;
}
img.miembro_publicado {
	background:url(https://img.eldefinido.cl/img/sprite.png) -298px -290px;
}
img.miembro_apoyado {
	background:url(https://img.eldefinido.cl/img/sprite.png) -330px -290px;
}
img.miembro_participa {
	background:url(https://img.eldefinido.cl/img/sprite.png) -145px -258px;
}

/* comunidad */
.nivela {
	display: table-row;
}
.nivelador {
	display: table-cell;
	vertical-align: middle;
}
.colunmaCOM1 {
	width:200px;
	padding:10px 20px;
	word-wrap: break-word;
}
.colunmaCOM2 {
	width:400px;
	padding:10px 20px;
	border-left:1px dashed #DDDDDD;
	word-wrap: break-word;
}
.participaTOP{
	width:100px;
	height:auto;
	text-align:center;
	margin:0 9px;
}
img.comunidad_cara {
	background:url(https://img.eldefinido.cl/img/sprite.png) -336px 0;
}
img.comunidad_tik {
	background:url(https://img.eldefinido.cl/img/sprite.png) -336px -40px;
}
img.comunidad_people {
	background:url(https://img.eldefinido.cl/img/sprite.png) -336px -80px;
}
img.comunidad_que {
	background:url(https://img.eldefinido.cl/img/sprite.png) -336px -120px;
}
img.comunidad_copy {
	background:url(https://img.eldefinido.cl/img/sprite.png) -336px -160px;
}
.submeCOM {
	text-align:center;
	height:auto;
	width:30%;
	padding:10px 0;
	border-left:1px solid #FF1D25;
}
.submeCOMA {
	color:#FF1D25;
}
.submeCOM:hover {
	color:#FF1D25;
}
.definidos {
	width:20%;
	text-align:center;
	margin-bottom:25px;
	min-height:155px;
}
.fotodefinidos {
	width:100px;
	height:100px;
	margin:0 auto 8px;
}
.separador {
	margin:20px;
	border-top:1px dashed #DDDDDD;
}
#infoporque {
	padding:0 20px 0 120px;
	background:url(https://img.eldefinido.cl/img/info_1.png) no-repeat;
	background-position:10px 0px;
	background-size:80px;
}
.infonosotros {
	margin:20px 0px;
	padding:0 40px 0 10px;
}
#lafirme {
	padding:20px 10px;
	background:url(https://img.eldefinido.cl/img/info_3.png) no-repeat center right;
}
#infomanifesto {
	padding-left:160px;
	background:url(https://img.eldefinido.cl/img/info_2.png) no-repeat;
}
#infoavisos {
	padding:0 20px 0 120px;
	background:url(https://img.eldefinido.cl/img/info_6.png) no-repeat;
	background-position:10px 0px;
	background-size:80px;
}

.interiorFOTO {
	width:100px;
	height:100px;
	background-color:#FFFFFF;
}
.interiorFOTO:hover {
	filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0;
}
.iconosinternos {
	width:80px;
	padding:0 10px;
	text-align:center;
}
#infopublicidad, #infotrabajo, #infocontacto {
	margin:20px 0px;
	padding-left:160px;
	padding-bottom:20px;
	min-height:125px;
}
#infopublicidad {
	background:url(https://img.eldefinido.cl/img/info_4.png) no-repeat;
}
#infotrabajo {
	background:url(https://img.eldefinido.cl/img/info_5.png) no-repeat;
}
#infocontacto {
	background:url(https://img.eldefinido.cl/img/info_2.png) no-repeat;
}
/* frases inspiradoras */
.frasesinspiradoras {
	width:50%;
}
.frasesinspiradorasIN {
	padding-bottom:20px;
	margin:0 30px 20px;
	border-bottom:1px dashed #DDDDDD;
}
#columnaUnoIN, #columnaDosIN {
	width:50%;
	height:auto;
}
/* parentesis miembros forms */
.parentesis {
	width: 250px;
	padding-top:15px;
	padding-left:50px;
	background:url(https://img.eldefinido.cl/img/sprite.png) -400px 0px no-repeat;
}
.publicaciones {
	width: calc(100% - 151px);
}
.publicacion {
	width:90px;
	margin-left:30px;
	padding-left:30px;
	border-left:1px dashed #DDDDDD;
}
/* banners flotantes */
.flotanteFT {
	z-index:101;
	position:fixed;
	width:100%;
	height:90px;
	bottom:0px;
	pointer-events:none;
}
#flotadorCLOSE {
	position:absolute;
	top:-15px;
	left:860px;
	width:30px;
	height:30px;
	z-index:10;
	pointer-events:visible;
}
img.mod_ffi_close {
	background:url(https://img.eldefinido.cl/img/sprite.png) -270px -190px;
}
/* banners BFT */
.bannerBFT {
	position:absolute;
	text-align:center;
	width:100%;
	height:100%;
}

/* overall image */
#veloFOTO {
	left:-15px;
	top:-12px;
	position:absolute;
}
/* clase sombra drop shadow */
.shadowban {
	-moz-box-shadow: 0px 0px 15px #333333;
	-webkit-box-shadow: 0px 0px 15px #333333;
	box-shadow: 0px 0px 15px #333333;
}
/* avisos legales */
.legalescategoria {
	padding:5px 0px;
	border-top:1px solid #d7d7d7;
}
img.avisos_red {
	background:url(https://img.eldefinido.cl/img/sprite.png) -270px -372px;
}
img.avisos_gris {
	background:url(https://img.eldefinido.cl/img/sprite.png) -290px -372px;
}
/* para adblocks */
.stop1 {
	background:url(https://img.eldefinido.cl/img/stop/gatoI.jpg) no-repeat top center;
}
.stop2 {
	background:url(https://img.eldefinido.cl/img/stop/perroI.jpg) no-repeat top center;
}
.stopT {
	
}
#ads-text-iframe {
	position:fixed;
	bottom:-10px;
}
#legalIMP {
	display:none !important;
}

/* para banners con video promocionado */
.videoPromocionado {
	z-index: 99999999;
	position:absolute;
	height:15px;
    width: 100%;
	top:-15px;
	background:url(https://ads.eldefinido.cl/img/videopromocionado.png) no-repeat top right;
}

@media print { 

body {
	background-color: #FFFFFF; width:100%; min-width:100%;
}
iframe, #colEMO, #estadisticas, #colCOMM, #envioamigo, #socialMEDIA, #socialMEDIAdown, #envioamigoDOWN, .fotopostREL, .commentpost, .caraspost2, .killinnecesary, .popper, #colRelacionadas, #colRelacionadasHUMOR, #difusion, #top, #footer, .bajar35, #FI, #FD, .RP, .cajabanners, #bannerGCP, #miembrosTOPIN, #extras {
	display:none !important;
}
#contenidoALL {
	margin:0 20px !important;
	width:auto !important;
}
#contenidoIN {
	width:100% !important;
}
.textopost, .textohappy, h1, h2, h3, h4, h5 {
	border:none !important;
}
#legalIMP {
	width:100%;
	border-top:1px solid #DDDDDD;
	height: auto;
	position: relative;
	display:block !important;
}
#legalIN {
	width:100%;
	margin:10px 0 !important;
	text-align:center;
}
.margennoticias {
  padding-left: 0px !important;
}
#lecturanoticia img {
	width:100%;
}

}