.cms{}
.CMSIframe{max-width: 100%;}
.CMSvideo16x9{position: relative;width: 100%;padding-top: 56.25%;}
.CMSvideo16x9 iframe,
.CMSvideo16x9 object, 
.CMSvideo16x9 embed,
.CMSvideo16x9 video{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}

/* old stuff
.super-footer .hnews.no-photo h1{background: none!important;}*/
.super-footer .hnews.main-section-article.no-photo,
.footer-portadas .hnews.main-section-article.no-photo{height: 397px;}
.super-footer .hnews.no-photo{
	/* old stuff
	height: 212px */
	height: 202px
}
.footer-portadas .hnews.no-photo{height: 190px;}


.displayNone{ display:none !important; }
.super-footer article .cat-seccion{background: rgba(0,0,0,.65);position: relative;z-index: 10;height:22px;}
.body-single-news .embed_options{display: none;}
.body-single-news .embed_epigrafe{background: #eee;color: #333;font-size: 12px;margin-bottom: 20px;padding: 0px 10px;text-align: right;line-height: 22px;}
.body-single-news .type_audio .embed_epigrafe{max-width:300px;width:100%;}
/*.body-single-news .type_video .embed_content,.body-single-news .type_imagen .embed_content{height: 433px;}*/
/*added fdront*/
/* old stuff
.body-single-news .embed_cont{float:left;margin-right:15px;}*/
.body-single-news .embed_cont.type_freetext{width: 100%;}
/* new stuff */
.body-single-news .CMSObject_embed,
.body-single-news .CMSObject_embed object { 
	width: 100%;
	height: auto;
	min-height: 492px;
}
.body-single-news .embed_cont .twitter-tweet{float:left;max-width: 100%;width:100%!important;}
body.secciones .main .pub.pub728,
body.body-single-news .main .pub.pub728{max-width: 100%;}
.body-single-video .single-content figure, 
.body-single figure.hmedia.video{overflow: visible;}   
.body-single-video .single-content figure object, 
.body-single .single-content figure.hmedia.video object {height: 100%;width: 100%;}
/************************************Form Recomendar**************************************/
#email-modalForm .error{border:1px solid #FF0000;}
#email-modalForm .errorBox{color:#FF0000;}
#email-modalForm .errorCaptchaBox{color:#FF0000;}
#email-modalForm .errorLaterBox{color:#FF0000;}
/************************************Form Login**************************************/

#email-modal input.enviar,
.user-container input.enviar,
#user-login-plain input.enviar,
#user-login input[type="submit"] {
/* old stuff
background: #0a86d5;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBhODZkNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxNTYxYWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #0a86d5 0%, #1561ab 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0a86d5), color-stop(100%,#1561ab));
background: -webkit-linear-gradient(top,  #0a86d5 0%,#1561ab 100%);
background: -o-linear-gradient(top,  #0a86d5 0%,#1561ab 100%);
background: -ms-linear-gradient(top,  #0a86d5 0%,#1561ab 100%);
background: linear-gradient(to bottom,  #0a86d5 0%,#1561ab 100%);

border: 1px solid #00499c;
font-size: 16px;
height: 34px;
text-shadow: 0 1px 0 #000;
text-shadow: 0 1px 0 rgba(0,0,0,0.3);*/
appearance: none;
-moz-appearance: none;
-webkit-appearance: none;
background-color: #999;
border: none;
border-radius: 5px;
color: #fff;
cursor: pointer;
font-family: 'Lato', Arial, Helvetica, sans-serif;
font-size: 13px;
height: 32px;
line-height: 32px;
margin-left: 10px;
padding: 0 20px;
text-transform: uppercase; }

#email-modal input.enviar:hover,
.user-container input.enviar:hover,
#user-login-plain input.enviar:hover,
#user-login input[type="submit"]:hover {
/* old stuff
background: #1561ab;
background: -moz-linear-gradient(top, #1561ab 0%, #0a86d5 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1561ab), color-stop(100%,#0a86d5));
background: -webkit-linear-gradient(top, #1561ab 0%,#0a86d5 100%);
background: -o-linear-gradient(top,  #1561ab 0%,#0a86d5 100%);
background: -ms-linear-gradient(top,  #1561ab 0%,#0a86d5 100%);
background: linear-gradient(to bottom,  #1561ab 0%,#0a86d5 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1561ab', endColorstr='#0a86d5',GradientType=0 );*/
background: #ccc; }

#user-login-plain input.enviar,
#user-login input[type="submit"] {
float: right; }


.body-single-news .interiorFotogaleria .photo-prev,
.body-single-news .interiorFotogaleria .photo-next,
.body-single-news .interiorFotogaleria .photo-prev:active,
.body-single-news .interiorFotogaleria .photo-next:active	{
	top: 340px;
}
/*.body-single-news .interiorFotogaleria .single-photo-gallery .photocredit > div{width:956px;}*/
.interiorAudio .player-audio{width:100%;}
  
.body-single .single-content .says {
font-family: Arial, sans-serif;
font-size: 38px;
line-height: 1.15;
font-style: normal;
text-align: right;
color: #0153a3;
margin-bottom: 5px;
text-shadow: 1px 1px 2px rgba(0,0,0,.3);
float: left;
position: relative;margin: 30px 30px 30px 0;
width: 300px;
}

span.saysCMSEmphasis {
    color: #FF8000;
    font-family: 'Lato',Arial,Helvetica,sans-serif;
    font-size: 28px;
    font-style: italic;
    font-weight: bold;
    line-height: 1.2;
    margin: 20px 0;
    text-align: center;
    text-transform: uppercase;

    padding: 0 20px;
    width: 100%;
    
    float: left;
}
      
.body-single .single-content .embed_cont.type_highlight{ 
    font-family: Arial, sans-serif;
    font-size: 38px;
    line-height: 1.15;
    font-style: normal;
    text-align: right;
    color: #0153a3;
    margin-bottom: 5px;
    text-shadow: 1px 1px 2px rgba(0,0,0,.3);
    float: left;
    position: relative;margin: 30px 30px 30px 0;
    width: 300px;
}

/* old stuff
.body-single .social-hori{margin-bottom:15px;}*/
.date-picker .nombreMes{width: 122px;float: left;}
.date-picker .dia{height: 25px;width: 25px;line-height: 25px;}
#date-picker table th, #date-picker table td{width: 50px;text-transform: uppercase;}

article .narrowcontent ol li{
  list-style: decimal;
}
/*.body-single .single-content ul li {
background: transparent url(../images/ico-listabullets.gif) no-repeat 20px 4px;
margin-top: 14px;
padding-left: 34px; }
.body-single .single-content ul,
.body-single .single-content li {
  list-style: disc;
}
.body-single .single-content ul {
margin-left: 30px;
margin-bottom: 20px;
}*/
.body-single .tags .notLast:last-child{display: none;}
.single-content.tapasImpresas figure {margin-bottom: 20px;}

/* old stuff
#header-top #navbar {width: 1008px;}*/
#header-top #navbar ul .menu-container.userLogued{min-width: 120px;text-align: center;}
#header-top #navbar ul .menu-container.userLogued ul{text-align: left;}
.vermasnoticias.hide{display:none;}
.vermasnoticias.show{display:block;}
.zonatitulo h3 span#cantidadResultados{color:#202020;}
.photo-arch-videos{width:270px;}

BODY.body-404.infobae #header	.social{position: relative;top: 0px;right: 0px;width: auto;}
BODY.body-404.infobae #header	.social .fb-like{float: none;}
BODY.body-404.infobae #header	.social .twitter-follow-button{float: none;margin-left: 0px;}

nav.nav-main ul > li[data-target]{min-width: 107px;text-align:center;}
.body-single .embed_options{display: none;}
a.morecomments.hide, a.vermasnoticias.hide{display: none;}

ul.user-comments li.comment div.comment-block.noResponder{width: 655px;}
ul.user-comments li.comment-reply div.comment-block.noResponder{width: 615px;}

.tags-col .tags-col{float:none;}

.main-article .entry-content .single-photo-gallery .hmedia .fn .icon-photo,
#main-article .entry-content .single-photo-gallery .hmedia .fn .icon-photo{display: none;}
/*BODY.surveyEmbedBody #contentEmbed{width: 770px;}*/

.comaTags{display: inline;}
.comaTags:last-child{display: none;} 

#header	.social{width: 325px;}  

/**************************************************************************
.ranking div.li {margin-bottom: 4px;position: relative; }
.ranking div.li a {color: #fff;display: block;min-height: 52px;padding: 6px 50px 6px 10px; }
.ranking div.li .ranking-count {
background: #333 url(../images/back-diagonalpattern05.png?v=4234) repeat -2px top;
border-left: 2px solid #999;
color: #fff;
display: inline-block;
font-size: 15px;
height: 100%;
line-height: 100%;
margin-top: 0px;
padding: 6% 8px 0;
position: absolute; right: -15px; top: 0; }
/***************************************************************************

.blogs div.ul {
	margin: 10px;
}

.blogs div.ul div.li {
	background: #f3d6d3 url(../images/back-diagonalpattern20.png?v=4234) repeat right top;
	margin-bottom: 10px;
}
/**************************************************************************

.footer-box div.ul	{
	background-color: #000;
	padding-left: 10px;
}

.footer-box div.ul	{
	border-top: 5px solid #414141;
	padding: 10px;
	line-height: 1;
	background: #1e1e1e;
	height: auto;
}

.footer-box div.li	{
	margin-bottom: 8px;
}

.footer-box div.li a	{
	color: #fff;
}
/*****************************************************************************/

/*bold e italica para el cuerpo de la nota*/
.textoLibre div.main b{font-weight:bold;}
.textoLibre div.main i{font-style:italic;}
.textoLibre div.main ul li{list-style:disc;}
.textoLibre div.main ol li{list-style:decimal;}
/*bold e italica para el cuerpo de la nota*/

.videos-sidebar .adataitemslider img{width: 100px;}
.turboalerta.priority-4 {z-index: 1002;}
.turboalerta.priority-5 {z-index: 1001;}
.turboalerta.priority-6 {z-index: 1000;}

/*show hide pipe*/
span.pipeshowhide,
span.pipehideshow,
span.pipehidehide{display:none;}

span.pipeshowshow{display:inline;}

/*listados imagenes de autor*/
.avatarListadoNotastext,
.avatarListadoNotashidden{display:none;}
.blog-title.text,
.blog-title.hidden{padding-left:0px;}
.avatar-author.text,
.avatar-author.hidden{display:none;}

.embed_content {
  line-height: 0px;
}

/*comentarios facebook en detalle tapas*/
.comentar  div.fb-comments {
  padding: 10px 10px 10px 0px;
}

span#fechaPortalCapitalize{ text-transform: capitalize;position:relative;}
span#server_clock{position:relative;}


.embed_cont.type_encuesta iframe{display:block !important;width:770px;height:260px;}
BODY.surveyEmbedBody .encuesta .rpta{width:50%;max-width: none;}

/*************** Content: Objetos: Elecciones Corrientes: Fin ***************/

/* 
	Single Elecciones Octubre: Inicio
*/

body.single-octubre {
	background: #414141;
}
body.single-octubre #header-inner,
body.single-octubre #footer,
body.single-octubre #sidebar {
	position: fixed;
	width: 100%;
}
body.single-octubre #sidebar {
	top: 0;
}
body.single-octubre #footer {
	bottom: 0;
}
body.single-octubre #social {
	background: #282828;
	position: fixed;
	top: 44px;
	width: 100%;
	z-index: 2;
}

body.single-octubre #social form {
	float: left;
	margin-left: 20px;
	margin-top: 7px;
}

body.single-octubre #social form select {
	background: #252525;
	border: solid 1px #414141;
	color: #ffffff;
	height: auto;
	padding: 6px;
}

body.single-octubre #social ol li {
	color: #ffffff;
	float: left;
	font: normal 28px/50px Arial, Helvetica, sans-serif;
	margin-right: 10px;
}
body.single-octubre #social ol li a.tw,
body.single-octubre #social ol li a.fb {
	background: transparent url(../images/fb24x48.png?v=4234) no-repeat 0px 0px;
	display: block;
	height: 24px;
	outline: none;
	text-indent: -9999em;
	width: 24px;
	margin-top: 13px;
}
body.single-octubre #social ol li a.fb:hover {
	background: transparent url(../images/fb24x48.png?v=4234) no-repeat 0px -24px;
}
body.single-octubre #social ol li a.tw {
	background: transparent url(../images/tw24x48.png?v=4234) no-repeat 0px 0px;
	margin-top: 13px;
}
body.single-octubre #social ol li a.tw:hover {
	background: transparent url(../images/tw24x48.png?v=4234) no-repeat 0px -24px;
}
body.single-octubre .resultados {
	width: 477px;
	height: 595px;
	padding: 10px;
	background: #515151;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: -5px 5px 15px 2px rgba(0, 0, 0, 0.2);
	box-shadow: -5px 5px 15px 2px rgba(0, 0, 0, 0.2);
	position: absolute;
	right: 0;
	top: 120px;
	display: none;
}
body.single-octubre .resultados .titulo {
	color: #eb7926;
	font: normal 21px/30px Arial, Helvetica, sans-serif;
}
body.single-octubre .resultados .subtitulo {
	color: #8c8b8b;
	font: normal 16px/20px Arial, Helvetica, sans-serif;
}
body.single-octubre .resultados .subtitulo span {
	color: #fff;
}
body.single-octubre .resultados .candidatos {
	height: 525px;
	overflow: auto;
}
body.single-octubre .resultados .candidatos li {
	border-bottom: 1px solid #767676;
	display: table;
	position: relative;
	width: 430px;
	max-width: 100%;
	height: 108px;
}
body.single-octubre .resultados .candidatos li.cargo {
	color: #fff;
	font: normal 30px Arial, Helvetica, sans-serif;
	border-bottom: none;
	min-height: auto;
	margin-top: 20px;
	height: auto;
}
body.single-octubre .resultados .candidatos li img {
	float: left;
	margin-right: 4px;
} 
body.single-octubre .resultados .candidatos li .nombre {
	color: #fff;
	float: left;
	font: normal 15px Arial, Helvetica, sans-serif;
	padding-top: 45px;
	width: 160px;
}
body.single-octubre .resultados .candidatos li .partido {
	color: #9c9c9c;
	display: block;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
  text-transform: capitalize;
}
body.single-octubre .resultados .candidatos li .porcentaje {
	color: #fff;
	font: normal 26px Arial, Helvetica, sans-serif;
	position: absolute;
	right: 10px;
	top: 50px;
	text-align: right;
	width: 150px;
}
body.single-octubre .grafico {
	position: absolute;
	top: -10px;
	width: 50px;
	height: 50px;
	border-radius: 25px;
	overflow: hidden;
	content: "";
}
body.single-octubre .grafico .masc {
  z-index: 20;
	position: absolute;
	width: 25px;
	height: 50px;
}
body.single-octubre .grafico .pie {
  z-index: 10;
	position: absolute;
	width: 25px;
	height: 50px;
	-moz-transform-origin: right center;
	-ms-transform-origin: right center;
	-o-transform-origin: right center;
	-webkit-transform-origin: right center;
	transform-origin: right center;

	-moz-transform: rotate(130deg); /* Firefox */
	-ms-transform: rotate(130deg); /* IE */
	-webkit-transform: rotate(130deg); /* Safari and Chrome */
	-o-transform: rotate(130deg); /* Opera */ 
	transform: rotate(130deg);
}
body.single-octubre .grafico .hole {
	overflow: hidden;
	content: "";
	width: 20px;
	height: 20px;
	position: absolute;
	border-radius: 10px;
	background: #515151;
	z-index: 30;
	left: 15px;
	top: 15px;
}
body.single-octubre .grafico,
body.single-octubre .grafico .masc,
body.single-octubre .grafico.big .pie {
	background-color: #6C6C6C;
}
body.single-octubre .grafico .pie,
body.single-octubre .grafico.big,
body.single-octubre .grafico.big .masc {
	background-color: #F8911E;
}
body.single-octubre .grafico.big {
  -moz-transform: scale(-1);
  -o-transform: scale(-1);
  -webkit-transform: scale(-1);
  transform: scale(-1);
  filter: FlipH;
  -ms-filter: "FlipH";
}

body.single-octubre .grafico .pie.unen{ background-color: #be0cc9;}
body.single-octubre .grafico .pie.pro{ background-color: #ffea00;}
body.single-octubre .grafico .pie.fpv{ background-color: #3a7db1;}
body.single-octubre .grafico .pie.frenovador{ background-color: #ee1c25;}

body.single-octubre div.mapaprov {
	background: transparent url(../images/mapaprovincias643x1417.png?v=4234) no-repeat;
	float: left;
	height: 1417px;
	margin: 140px 0px;
	position: relative;
	width: 643px;
}

body.single-octubre div.mapaprov div.selector {
	height: auto;
	width: auto;
}

body.single-octubre div.mapaprov div.selector a {
	background: transparent url(../images/selectormapa19x38.png?v=4234) no-repeat;
	display: block;
	height: 19px;
	position: absolute;
	text-indent: -9999px;
	width: 19px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

body.single-octubre div.mapaprov div.selector a:hover {
	background: transparent url(../images/selectormapahover19x19.png?v=4234) no-repeat;
	z-index: 2;
}

body.single-octubre div.mapaprov div.selector a:hover span, body.single-octubre div.mapaprov div.selector a.active span {
	background: transparent url(../images/selectorflecha230x190.png?v=4234) no-repeat center top;
	color: #ffffff;
	display: block;
	font: normal 19px/98px Arial, Helvetica, sans-serif;
	height: 85px;
	position: absolute;
	text-align: center;
	text-indent: 0px;
	width: 230px;
	z-index: 2;
}

body.single-octubre div.mapaprov div.selector a:hover span {
	top: -40px; left: 10px;
}

body.single-octubre a.partidoscaba {
	background: #474747;
	border: solid 1px #565656;
	color: #ffffff;
	display: block;
	font: normal 18px/38px Arial, Helvetica, sans-serif;
	height: 38px;
	margin-left: -585px;
	position: fixed;
		bottom: 110px; left: 50%;
	text-align: center;
	text-decoration: none;
	width: 198px;
}

body.single-octubre .wrapper a.partidoscaba:hover {
	background: #e97926;
	border: solid 1px #ffffff;
}

body.single-octubre div.mapaprov div.selector.capfed a {
	top: 470px; right: 155px;
}

body.single-octubre div.mapaprov div.selector.bsas a {
	top: 540px; right: 210px;
}

body.single-octubre div.mapaprov div.selector.cordoba a {
	top: 360px; right: 320px;
}

body.single-octubre div.mapaprov div.selector.lapampa a {
	top: 570px; right: 384px;
}

body.single-octubre div.mapaprov div.selector.sanluis a {
	top: 410px; right: 398px;
}

body.single-octubre div.mapaprov div.selector.mendoza a {
	top: 450px; right: 470px;
}

body.single-octubre div.mapaprov div.selector.sanjuan a {
	top: 320px; right: 480px;
}

body.single-octubre div.mapaprov div.selector.larioja a {
	top: 270px; right: 426px;
}

body.single-octubre div.mapaprov div.selector.catamarca a {
	top: 180px; right: 440px;
}

body.single-octubre div.mapaprov div.selector.tucuman a {
	top: 176px; right: 374px;
}

body.single-octubre div.mapaprov div.selector.stgestero a {
	top: 196px; right: 304px;
}

body.single-octubre div.mapaprov div.selector.stafe a {
	top: 286px; right: 224px;
}

body.single-octubre div.mapaprov div.selector.entrerios a {
	top: 366px; right: 180px;
}

body.single-octubre div.mapaprov div.selector.corrientes a {
	top: 246px; right: 128px;
}

body.single-octubre div.mapaprov div.selector.misiones a {
	top: 174px; right: 24px;
}

body.single-octubre div.mapaprov div.selector.chaco a {
	top: 174px; right: 208px;
}

body.single-octubre div.mapaprov div.selector.formosa a {
	top: 120px; right: 164px;
}

body.single-octubre div.mapaprov div.selector.salta a {
	top: 120px; right: 374px;
}

body.single-octubre div.mapaprov div.selector.jujuy a {
	top: 30px; right: 385px;
}

body.single-octubre div.mapaprov div.selector.neuquen a {
	top: 620px; right: 510px;
}

body.single-octubre div.mapaprov div.selector.rionegro a {
	top: 700px; right: 435px;
}

body.single-octubre div.mapaprov div.selector.chubut a {
	top: 840px; right: 476px;
}

body.single-octubre div.mapaprov div.selector.santacruz a {
	top: 1060px; right: 516px;
}

body.single-octubre div.mapaprov div.selector.tierradelfuego a {
	top: 1370px; right: 440px;
}

body.single-octubre div.mapaprov.mapacomunas {
	background: transparent url(../images/mapacomunas552x596.png?v=4234) no-repeat;
	float: left;
	height: 596px;
	margin: 140px 0px;
	position: relative;
	width: 552px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector a {
	background: transparent url(../images/selectormapa10x20.png?v=4234) no-repeat;
	display: block;
	height: 10px;
	position: absolute;
	text-indent: -9999px;
	width: 10px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector a:hover {
	background: transparent url(../images/selectormapahover19x19.png?v=4234) no-repeat;
	z-index: 2;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.palermo a {
	top: 140px; right: 236px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.recoleta a {
	top: 200px; right: 166px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.nuniez a {
	top: 40px; right: 344px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.belgrano a {
	top: 90px; right: 324px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.colegiales a {
	top: 145px; right: 322px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.retiro a {
	top: 203px; right: 112px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.retiro a {
	top: 203px; right: 112px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.sannicolas a {
	top: 243px; right: 116px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.montserrat a {
	top: 280px; right: 128px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.constitucion a {
	top: 315px; right: 128px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.santelmo a {
	top: 307px; right: 96px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.laboca a {
	top: 344px; right: 66px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.saavedra a {
	top: 344px; right: 66px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.saavedra a {
	top: 64px; right: 419px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.cohglan a {
	top: 97px; right: 388px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.villaurquiza a {
	top: 134px; right: 420px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.villapueyrredon a {
	top: 174px; right: 461px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.agronomia a {
	top: 206px; right: 416px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.villaortuzar a {
	top: 164px; right: 363px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.paternal a {
	top: 222px; right: 373px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.chacarita a {
	top: 194px; right: 330px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.villacrespo a {
	top: 224px; right: 296px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.villacrespo a {
	top: 224px; right: 296px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.almagro a {
	top: 270px; right: 236px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.boedo a {
	top: 335px; right: 224px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.balvanera a {
	top: 260px; right: 180px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.sancristobal a {
	top: 310px; right: 180px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.barracas a {
	top: 390px; right: 130px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.parquepatricios a {
	top: 360px; right: 175px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.nuevapompeya a {
	top: 400px; right: 235px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.parquechacabuco a {
	top: 350px; right: 275px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.caballito a {
	top: 290px; right: 295px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.flores a {
	top: 340px; right: 352px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.villagralmitre a {
	top: 263px; right: 369px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.villasantarita a {
	top: 283px; right: 407px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.villadelparque a {
	top: 246px; right: 432px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.villadevoto a {
	top: 239px; right: 497px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.parquepatricios a {
	top: 359px; right: 175px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.villareal a {
	top: 299px; right: 532px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.versalles a {
	top: 333px; right: 526px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.montecastro a {
	top: 292px; right: 473px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.villaluro a {
	top: 360px; right: 460px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.velezsarfield a {
	top: 341px; right: 439px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.floresta a {
	top: 331px; right: 409px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.parqueavellaneda a {
	top: 397px; right: 392px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.villasoldati a {
	top: 457px; right: 308px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.villalugano a {
	top: 477px; right: 398px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.villariachuelo a {
	top: 559px; right: 351px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.mataderos a {
	top: 425px; right: 461px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.liniers a {
	top: 375px; right: 511px;
}

body.single-octubre div.mapaprov.mapacaba {
	background: transparent url(../images/mapacaba641x626.png?v=4234) no-repeat;
	float: left;
	height: 626px;
	margin: 140px 0px;
	position: relative;
	width: 641px;
}

body.single-octubre div.mapaprov.mapacaba div.selector a {
	background: transparent url(../images/selectormapa10x20.png?v=4234) no-repeat;
	display: block;
	height: 10px;
	position: absolute;
	text-indent: -9999px;
	width: 10px;
}

body.single-octubre div.mapaprov.mapacaba div.selector a:hover {
	background: transparent url(../images/selectormapahover19x19.png?v=4234) no-repeat;
	z-index: 2;
}

body.single-octubre div.mapaprov.mapacaba div.selector a:hover span {
	top: -45px; left: -4px;
}

body.single-octubre div.mapaprov.mapacaba div.selector.tresdefebrero a {
	top: 227px; right: 273px;
}

body.single-octubre div.mapaprov.mapacaba div.selector.gralsanmartin a {
	top: 189px; right: 273px;
}

body.single-octubre div.mapaprov.mapacaba div.selector.vicentelopez a {
	top: 166px; right: 227px;
}

body.single-octubre div.mapaprov.mapacaba div.selector.sanisidro a {
	top: 143px; right: 249px;
}

body.single-octubre div.mapaprov.mapacaba div.selector.sanfernando a {
	top: 123px; right: 273px;
}

body.single-octubre div.mapaprov.mapacaba div.selector.moron a {
	top: 248px; right: 311px;
}

body.single-octubre div.mapaprov.mapacaba div.selector.ituzaingo a {
	top: 230px; right: 343px;
}

body.single-octubre div.mapaprov.mapacaba div.selector.hurlingham a {
	top: 209px; right: 323px;
}

body.single-octubre div.mapaprov.mapacaba div.selector.lamatanza a {
	top: 337px; right: 333px;
}

body.single-octubre div.mapaprov.mapacaba div.selector.avellaneda a {
	top: 294px; right: 167px;
}

body.single-octubre div.mapaprov.mapacaba div.selector.lanus a {
	top: 307px; right: 203px;
}

body.single-octubre div.mapaprov.mapacaba div.selector.lomasdezamora a {
	top: 337px; right: 223px;
}

body.single-octubre div.mapaprov.mapacaba div.selector.merlo a {
	top: 287px; right: 393px;
}

body.single-octubre div.mapaprov.mapacaba div.selector.moreno a {
	top: 214px; right: 433px;
}

body.single-octubre div.mapaprov.mapacaba div.selector.marcospaz a {
	top: 337px;right: 473px;
}

body.single-octubre div.mapaprov.mapacaba div.selector.rodriguez a {
	top: 237px; right: 553px;
}

body.single-octubre div.mapaprov.mapacaba div.selector.josecpaz a {
	top: 157px; right: 396px;
}

body.single-octubre div.mapaprov.mapacaba div.selector.sanmiguel a {
	top: 177px; right: 323px;
}

body.single-octubre div.mapaprov.mapacaba div.selector.malvinas a {
	top: 137px; right: 358px;
}

body.single-octubre div.mapaprov.mapacaba div.selector.pilar a {
	top: 127px; right: 483px;
}

body.single-octubre div.mapaprov.mapacaba div.selector.escobar a {
	top: 47px; right: 413px;
}

body.single-octubre div.mapaprov.mapacaba div.selector.tigre a {
	top: 107px; right: 323px;
}

body.single-octubre div.mapaprov.mapacaba div.selector.ezeiza a {
	top: 407px; right: 313px;
}

body.single-octubre div.mapaprov.mapacaba div.selector.echeverria a {
	top: 377px; right: 257px;
}

body.single-octubre div.mapaprov.mapacaba div.selector.quilmes a {
	top: 317px; right: 123px;
}

body.single-octubre div.mapaprov.mapacaba div.selector.almirantebrown a {
	top: 387px; right: 190px;
}

body.single-octubre div.mapaprov.mapacaba div.selector.peron a {
	top: 447px; right: 230px;
}

body.single-octubre div.mapaprov.mapacaba div.selector.florenciovarela a {
	top: 407px; right: 113px;
}

body.single-octubre div.mapaprov.mapacaba div.selector.berazategui a {
	top: 377px; right: 43px;
}

body.single-octubre div.mapaprov.mapacaba div.selector.sanvicente a {
	top: 537px; right: 233px;
}

body.single-octubre #social div.opciones{
  display:none;
}

/* 
	Single Elecciones Octubre: Fin
*/

/*************** Content: Objetos: Elecciones Corrientes: Inicio ***************/
div.elecciones-octubre,
div#elecciones-octubre-duo {
	margin-bottom: 20px;
	width: 100%;
}

div.elecciones-octubre .elhead {
	background: #222;
}

div.elecciones-octubre .elcargo {
	background: #4c4c4c;
	font: 22px/33px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #ff4000;
}

div.elecciones-octubre.small .elcargo {
	font: 16px/20px Arial, Helvetica, sans-serif;
	color: #959595;
}

div.elecciones-octubre .elmain {
	background: #414141;
}

div.elecciones-octubre .elfoot,
div#elecciones-octubre-duo .elfoot {
	background: #212121;
	border-top: 2px solid #ed7c24;
  padding-left: 10px;
}

div#elecciones-octubre-duo .wdgt-elecciones-caba {
	border-top: 2px solid #ed7c24;
}

div#elecciones-octubre-duo .elecciones-octubre .elfoot {
	display: none;
}

div#elecciones-octubre-duo .elfoot a,
div.elecciones-octubre .elfoot a {
	color: #fff;
}

div#elecciones-octubre-duo.small .elfoot a,
div.elecciones-octubre.small .elfoot a {
	color: #fff;
	padding-right: 10px;
}

div#elecciones-octubre-duo div.elecciones-octubre {
	margin-bottom: 0px;
}

div.elecciones-octubre .content,
div#elecciones-octubre-duo .content {
	margin: auto;
	width: 1170px;
}

div.elecciones-octubre.small .content,
div#elecciones-octubre-duo.small .content {
	margin: auto;
	width: 100%;
}

div.elecciones-octubre div h2, div.elecciones-octubre div h3 {
	color: #ffffff;
	float: left;
  padding-left: 10px;
	font: normal 29px/44px 'Patua One', cursive;
}

div.elecciones-octubre.small div h2, div.elecciones-octubre.small div h3 {
	font: normal 20px/28px 'Patua One', cursive;
	padding-left: 10px;
}

div.elecciones-octubre div h3 {
	color: #909090;
	float: right;
	font: normal 17px/24px Arial, Helvetica, sans-serif;
	padding-top: 15px;
}

div.elecciones-octubre.small div h3 {
	font: normal 17px/18px Arial, Helvetica, sans-serif;
	padding-top: 7px;
	padding-right: 10px;
}

div.elecciones-octubre div h3 strong {
	font-weight: normal;
	color: #fff;
}

div.elecciones-octubre div ul {
	clear: both;
	overflow: hidden;
	margin: auto;
	width: 1170px;
}

div.elecciones-octubre div ul li {
	float: left;
	overflow: hidden;
	padding-top: 20px;
	width: 270px;
	margin-left: 30px;
	position: relative;
	font-size: 0;
	line-height: 0;
}

div.elecciones-octubre.small div ul li {
	padding-top: 0px;
	width: 245px;
	margin-left: 10px;
}

div.elecciones-octubre.small div ul li img {
	width: 130px;
	height: auto;
	margin-top: 6px;
}

div.elecciones-octubre div ul li:first-child {
	margin-left: 0px;
}

div.elecciones-octubre.small div ul li:first-child {
	margin-left: 10px;
}

div.elecciones-octubre div ul li span {
	color: #ffffff;
	position: absolute;
	font: normal 44px/50px Arial, Helvetica, sans-serif;
	right: 0;
	width: 145px;
}

div.elecciones-octubre.small div ul li span {
	font: normal 38px/38px Arial, Helvetica, sans-serif;
	width: 135px;
	margin-top: 10px;
}

div.elecciones-octubre div ul li span strong {
	display: block;
	font: normal 14px/18px Arial, Helvetica, sans-serif;
	padding-left: 1px;
}

div.elecciones-octubre div ul li span small {
	color: #909090;
	display: block;
	font-size: 14px;
	line-height: 18px;
	padding-left: 1px;
}

div.elecciones-octubre.small div ul li span small {
	font-size: 12px;
}

div.elecciones-octubre.small div ul li.pro span small {
	color: #ffea00;
}
div.elecciones-octubre.small div ul li.unen span small {
	color: #be0cc9;
}
div.elecciones-octubre.small div ul li.fpv span small {
	color: #3a7db1;
}

div.elecciones-octubre.small div ul li.frenovador span small {
	color: #ee1c25;
}

div#elecciones-octubre-duo div ol,
div.elecciones-octubre div ol {
	margin: auto;
	overflow: hidden;
	text-align: center;
	width: 250px;
}

div#elecciones-octubre-duo div ol li,
div.elecciones-octubre div ol li {
	color: #ffffff;
	float: left;
	font: normal 22px/46px Arial, Helvetica, sans-serif;
	margin-left: 10px;
}

div#elecciones-octubre-duo.small div ol li,
div.elecciones-octubre.small div ol li {
	font: normal 18px/28px Arial, Helvetica, sans-serif;
	margin-left: 10px!important;
}

div#elecciones-octubre-duo div ol li:first-child,
div.elecciones-octubre div ol li:first-child {
	margin-left: 0px;
	padding-right: 10px;
}

div#elecciones-octubre-duo div ol li a.tw, div#elecciones-octubre-duo div ol li a.fb,
div.elecciones-octubre div ol li a.tw, div.elecciones-octubre div ol li a.fb {
	background: transparent url(../images/fb24x48.png?v=4234) no-repeat 0px 0px;
	display: block;
	height: 24px;
	outline: none;
	text-indent: -9999em;
	width: 24px;
	margin-top: 11px;
}

div#elecciones-octubre-duo div ol li a.fb:hover,
div.elecciones-octubre div ol li a.fb:hover {
	background: transparent url(../images/fb24x48.png?v=4234) no-repeat 0px -24px;
}

div#elecciones-octubre-duo div ol li a.tw,
div.elecciones-octubre div ol li a.tw {
	background: transparent url(../images/tw24x48.png?v=4234) no-repeat 0px 0px;
	margin-top: 11px;
}

div#elecciones-octubre-duo.small div ol li a.tw, div#elecciones-octubre-duo.small div ol li a.fb,
div.elecciones-octubre.small div ol li a.tw, div.elecciones-octubre.small div ol li a.fb {
	margin-top: 2px;
}

div#elecciones-octubre-duo div ol li a.tw:hover,
div.elecciones-octubre div ol li a.tw:hover {
	background: transparent url(../images/tw24x48.png?v=4234) no-repeat 0px -24px;
}

div.elecciones-octubre.small div ul li{display:none;}
div.elecciones-octubre.small div ul li:nth-child(1),
div.elecciones-octubre.small div ul li:nth-child(2),
div.elecciones-octubre.small div ul li:nth-child(3){display:block;}

div.wdgt-elecciones-caba div ul li{display:none;}
div.wdgt-elecciones-caba div ul li:nth-child(1),
div.wdgt-elecciones-caba div ul li:nth-child(2),
div.wdgt-elecciones-caba div ul li:nth-child(3){display:block;}

/*************** Content: Objetos: Elecciones Octubre: Fin ***************/


/* [GP] Estirar imagenes embed al 100% para no rompere responsive */
body.body-single div.embed_cont.type_imagen img{
  width: 100%;
}

.surveyEmbedBody #data {display:none;}
/*************** Content: Objetos: Elecciones Octubre: Fin ***************/

/*************** Nuevos Botones redes sociales header ********************/
#header .social.new a.facebookButtonHeader,
#header .social.new a.twitterButtonHeader{
  display: inline-block;
  background-repeat:no-repeat;
  width:24px;
  height:24px;
}

#header .social.new a.facebookButtonHeader{
  background-image:url(../images/bton_fb.png?v=4234);
  margin-right:5px;
}

#header .social.new a.facebookButtonHeader:hover{
  background-image:url(../images/bton_fb_hover.png?v=4234);
}

#header .social.new a.twitterButtonHeader{
  background-image:url(../images/bton_tw.png?v=4234);
}

#header .social.new a.twitterButtonHeader:hover{
  background-image:url(../images/bton_tw_hover.png?v=4234);
}

#header .social.new {
  padding-left: 195px;
}
/*************** Fin Nuevos Botones redes sociales he ********************/

body.single-octubre a.partidosgba {
	background: #e97926;
	border: solid 1px #565656;
	color: #ffffff;
	display: block;
	font: normal 18px/38px Arial, Helvetica, sans-serif;
	height: 38px;
	margin-left: -207px;
	position: absolute;
  top: 710px;
  left: 540px;
	text-align: center;
	text-decoration: none;
	width: 198px;
}

body.single-octubre .wrapper a.partidosgba:hover {
	/*border: solid 1px #565656;*/
}

body.single-octubre a.partidoscaba {
  background: #e97926;
  position:absolute;
  right:-200px;
  top: 560px;
  margin-left: -200px;
}

body.single-octubre a.partidosgba:hover {
  border: solid 1px #ffffff;
}

body.single-octubre #social div.opciones{
  display: block;
  margin: 15px 0px 10px 692px;
  width: 500px;
}
  
body.single-octubre #social div.opciones select{
  background-color : #282828;
  border : 1px solid #414141;
  width : 478px;
  padding-top : 5px;
  padding-bottom : 5px;
  padding-right : 5px;
  color : #FFFFFF;
  height : 30px;
  outline: 0px;
}

body.single-octubre #partidoscaba{
  display:none;
}

body.single-octubre #partidosgba{
  /*display:none;*/
}

body.single-octubre div.mapaprov div.selector a:hover span, 
body.single-octubre div.mapaprov div.selector a.active span {
  background-position: 0 -92px;
}

body.single-octubre #mapaargentina_gba{
  top: 700px;
  margin-left: -550px;
}

body.single-octubre #mapaargentina_caba{
  top: 650px;
  margin-left: -300px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector a:hover,
body.single-octubre div.mapaprov.mapacaba div.selector a:hover {
  background: transparent url(../images/selectormapahover10x10.png?v=4234) no-repeat;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.parquechas a {
	top: 180px;
  right: 400px;
}

body.single-octubre div.mapaprov.mapacomunas div.selector.puertomadero a {
top: 275px;
right: 71px;
}

.figcontainer .hmedia .epigrafeTotal{ float:left;}

.cajaBannerCPC{
  padding: 10px;
  border: 1px solid #CCC;
  overflow: hidden;
  margin: 10px auto;  
}

.cajaBannerCPC .separator{
  border-bottom: 1px solid #CCC;
  margin: 10px 0;
}

.cajaBannerCPC .separator:last-child{
  display:none;
}

.body-index iframe.twitter-tweet-rendered{
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  border-color: transparent !important;
  border-width: 0 !important;
  border-style: none !important;
  box-shadow: none !important;  
  margin:  0px !important;
  max-width: 100% !important;
}

.headerDestTweet{
  padding: 10px 40px 5px 10px;
  position: relative;
  border-bottom: 1px solid #fff;
  font: bold 26px/27px Arial;
  color: #fff;
  text-transform: none;
  background-color: #67b2e0;
  height: 45px;
}

.tweetDestacado{
  margin-bottom: 10px;
  display:none;
}

.modulo-infobae-tv .related-news.secondary-articles article.no-photo h1 a.entry-title {
color: #ffffff !important;
}

.modulo-infobae-tv .secondary-articles article.item1,
.modulo-infobae-tv .secondary-articles article.item4{
  margin-left: 0px;
}


/* old stuff
.encuesta li {
  min-height:40px;
} */

.modulo-infobae-tv {
  margin-bottom: 25px;
}

.section-column.size-4.nohpoto.backend {
  padding-left:19px;
}

.hentry.mini-article .entry-content.backend {
  margin-right: 6px;
}

.section-column.size-4.nohpoto.backend.pos0{
  margin-left: 0px;
  padding-left:0px;
}
.section-column.size-4.nohpoto.backend.pos3{
  margin-left: 0px;
  padding-left:0px;
}
.section-column.size-4.nohpoto.backend.pos6{
  margin-left: 0px;
  padding-left:0px;
}

.main .mercados-sidebar{
  display:none\0/; /* ie8 hack */
}

/** Encuesta V2 - 30/01/2014 **/
.encuesta-content-v2{
    background: #333333;
    color: #FFFFFF;
    min-height: 198px;
    padding: 10px;
    position: relative;
}

.encuesta .encuesta-content-v2 ul{
    margin: 0;
}

.post-list .encuesta-content-v2 {
    min-height: 228px;
}

.encuesta-content-v2 h4 {
    font-size: 25px;
    line-height: 26px;
    font-weight: bold;
    margin-bottom: 15px;
}

.encuesta .encuesta-content-v2 .encuesta-opc li{
    background: #707070;
    border: 1px solid #cdcdcd;
    margin-bottom: 22px;
    min-height: 40px;
    padding-top: 5px;
    padding-left:  7px;
}
.encuesta .encuesta-content-v2 .encuesta-opc label{
    font-size: 17px;
    height: 20px;
    line-height: auto;
    padding:0;
    margin:0;
}
.encuesta .encuesta-content-v2 .encuesta-opc label input{
    margin-right: 5px;
}

.encuesta .encuesta-content-v2 .encuesta-footer{
    position: static;
    padding: 0;
    padding-top: 10px;
}

.encuesta .encuesta-content-v2 .encuesta-footer .col-left{
    float:left;
    width: 75px;
    padding-top: 2px;
}
.encuesta .encuesta-content-v2 .encuesta-footer .col-right{
    float:right;
    width: 229px;
}

.encuesta .encuesta-content-v2 a.tw,
.encuesta .encuesta-content-v2 a.fb {
	display: block;
	height: 24px;
	outline: none;
	text-indent: -9999em;
	width: 24px;
	margin-right: 7px; 
        float: left;
}
.encuesta .encuesta-content-v2 a.fb {
	background: transparent url(../images/fb24x48.png?v=4234) no-repeat 0px 0px;
}
.encuesta .encuesta-content-v2 a.fb:hover {
	background: transparent url(../images/fb24x48.png?v=4234) no-repeat 0px -24px;
}
.encuesta .encuesta-content-v2 a.tw {
	background: transparent url(../images/tw24x48.png?v=4234) no-repeat 0px 0px;
}
.encuesta .encuesta-content-v2 a.tw:hover {
	background: transparent url(../images/tw24x48.png?v=4234) no-repeat 0px -24px;
}

.encuesta .encuesta-content-v2 .encuesta-footer .col-right .boxVotos{
    text-align: center;
    width: 112px;
    height: 28px;
    background: #454545;
    padding: 4px 0;
    float:right;
}

.encuesta .encuesta-content-v2 .encuesta-footer .col-right .boxVotos p{
    font-size: 15px;
    color: #FFFFFF;
}

.encuesta .encuesta-content-v2 .encuesta-footer .col-right .boxVotos span{
    font-weight: bold;
}
.encuesta .encuesta-content-v2 .encuesta-footer .col-right a{
    text-decoration: none;
}
.encuesta .encuesta-content-v2 .encuesta-footer .col-right .btnVerResultados{
    text-align: center;
    width: 112px;
    height: 28px;
    background: #ed7c24;
    padding: 6px 0;
    float:right;
    margin-left: 4px;
    font-size: 15px;
    color: #FFFFFF;
    line-height: auto;
}

.encuesta .encuesta-content-v2 .encuesta-res li{
    line-height: 21px;
}

.encuesta .encuesta-content-v2 .encuesta-res .rpta-v2{
    background: #707070;
    border: 1px solid #cdcdcd;
    padding-top: 5px;
    padding-left:7px;/* 10px;*/
    min-height: 40px;
}

.encuesta .encuesta-content-v2 .encuesta-res .rpta-v2 label{
    font-size: 17px;
    height: 20px;
    line-height: auto;
    padding:0;
    margin:0;
}

.encuesta .encuesta-content-v2 form.encuesta-res li{
    padding: 0;
    position: relative;
}

.encuesta .encuesta-content-v2 .encuesta-res .bar-container{
    width: 80%;
}
.encuesta .encuesta-content-v2 .encuesta-res .bar{
    height: 17px;
}

.encuesta .encuesta-content-v2 .encuesta-res .porcentaje{
    bottom: 11px;
    right: 0;
    top: auto;
    left: auto;
    margin: 0;
    width: auto;
    line-height: auto;
}

.encuesta-content-v2 .bar.grisencuesta{
    background: #8c8c8c;
}
.encuesta-content-v2 .porcentaje.grisencuesta{
    color: #8c8c8c;
}

.encuesta-content-v2 .bar.naranjaencuesta{
    background: #ed7c24;
}
.encuesta-content-v2 .porcentaje.naranjaencuesta{
    color: #ed7c24;
}

/** Encuesta Interior V2 - 30/01/2014 **/
.encuesta-content-int-v2{
    color: #000000;
    padding: 10px;
    position: relative;
}

.encuesta .encuesta-content-int-v2 ul{
    margin: 0;
}

.post-list .encuesta-content-int-v2 {
    min-height: 228px;
}

/* new stuff */
.encuesta .encuesta-content-int-v2 .encuesta-opc {
	padding: 0;
}

.encuesta .encuesta-content-int-v2 .encuesta-opc li{
    background: #f0f0f0 url("http://www.infobae.com//css/infobae/images/FondoEncIntInput.jpg") repeat-x;
    border: 1px solid #cdcdcd;
    margin-bottom: 9px;
    /* old stuff
    height: 64px;*/
    text-align: center;
    padding-top: 18px;
    padding-left:  7px;
    /* new stuff */
    padding-bottom: 18px;
}
.encuesta .encuesta-content-int-v2 .encuesta-opc li:hover{
    background: #ee7c24;
    color:#FFFFFF;
}
.encuesta .encuesta-content-int-v2 .encuesta-opc label{
    font-size: 20px;
    /* old stuff
    height: 26px;*/
    height: auto;
    text-align: left;
    line-height: normal;
    min-width: 150px;
    padding:0;
    margin:0;
    /*new stuff */
		font-family: 'Lato', Arial, Helvetica, sans-serif;
}
.encuesta .encuesta-content-int-v2 .encuesta-opc label input{
    margin-right: 5px;
    /* new stuff */
    position: relative;
    top: -4px;
}

.encuesta .encuesta-content-int-v2 .encuesta-footer{
    position: static;
    padding: 0;
    padding-top: 10px;
    /* new stuff */
    border-top: none;
    margin: 0;
    width: 100%;
}

.encuesta .encuesta-content-int-v2 .encuesta-footer .col-left{
    float:left;
    padding-top: 2px;
    font-size: 17px;
}
.encuesta .encuesta-content-int-v2 .encuesta-footer .col-left span{
    font-weight: bold;
}
.encuesta .encuesta-content-int-v2 .encuesta-footer .col-right{
    float:right;
}
.encuesta .encuesta-content-int-v2 .encuesta-footer .col-right a{
    text-decoration: none;
}
.encuesta .encuesta-content-int-v2 .encuesta-footer .col-right .btnVerResultados{
    /* old stuff
    width: 112px;
    height: 28px;
    padding: 6px 0;
    margin-left: 4px;
    font-size: 15px;
    line-height: auto;
    */    
    text-align: center;
		width: 150px;
		height: 35px;
		background: #ED7C24;
		padding: 8px 0;
		float: right;
		margin-left: 4px;
		font-size: 18px;
		color: #FFF;
		line-height: normal;
}

.encuesta .encuesta-content-int-v2 .encuesta-res li{
    line-height: 21px;
    border: none;
}

.encuesta .encuesta-content-int-v2 .encuesta-res .rpta-v2{
    background: #f0f0f0 url("../images/FondoEncIntInput.jpg") repeat-x;
    border: 1px solid #cdcdcd;
    margin-bottom: 9px;
    /* old stuff
    height: 64px;*/
    text-align: left;
    padding-top: 13px;
    padding-left:  20px;
    /*new stuff */
		font-family: 'Lato', Arial, Helvetica, sans-serif;
                padding-bottom: 13px;
}

.encuesta .encuesta-content-int-v2 .encuesta-res .rpta-v2 label{
    font-size: 20px;
    /* old stuff
    height: 20px;*/
    height: auto;
    line-height: auto;
    width: 35%;
    display: block;
    float: left;
    padding:0 10px 0 0;
    margin:0;
    margin-top: 5px;
}

.encuesta .encuesta-content-int-v2 form.encuesta-res li{
    padding: 0;
    position: relative;
}

.encuesta .encuesta-content-int-v2 .encuesta-res .bar-container{
    width: 40%;
    float:left;
    height: 38px;
    background: #dbdbdb;
}
.encuesta .encuesta-content-int-v2 .encuesta-res .bar{
    height: 38px;
}

.encuesta .encuesta-content-int-v2 .encuesta-res .porcentaje{
    right: 25px;
    /* old stuff
    top: auto;*/
    top: 8px;
    left: auto;
    font-size: 38px;
    font-weight: bold;
    margin: 0;
    width: auto;
    line-height: normal;
    color: #000000 !important;
}

.encuesta-content-int-v2 .bar.grisencuesta{
    background: #2f2d2e;
}

.encuesta-content-int-v2 .bar.naranjaencuesta{
    background: #ed7c24;
}

#EncuestaINT-122 h4{
    font: bold 46px/50px Arial,Helvetica,sans-serif;
    margin: 15px 0;
}
#EncuestaINT-122 .social-hori{
    border: none;
}
#EncuestaINT-122 time{
    font-size: 16px;
    color: #938d6d;
}
#EncuestaINT-122 h2{
    display:block;
    font-size: 20px;
    background: #ee7c24;
    color: #FFFFFF;
    text-transform: uppercase; 
    padding: 12px 20px;
    margin: 15px 0;
}

#EncuestaINT-123 h2{
    display:block;
    font-size: 16px;
    font-weight: bold;
    background: #dfdac7;
    color: #000000;
    text-transform: uppercase; 
    padding: 5px 10px;
    margin: 15px 0;
}

#EncuestaINT-123 .encuesta{
    float: left;
    width: 230px;
    min-height: 100px;
    margin-bottom: 15px;
}
#EncuestaINT-123 .encuesta h4{
    font-size: 20px;
    line-height: 21px;
    font-weight: bold;
    margin: 5px 0;
}
#EncuestaINT-123 .encuesta time{
    font-size: 14px;
    color: #938d6d;
}
#EncuestaINT-123 .encuesta a{
    font-size: 14px;
    color: #ee7c24;
} 


/*******************************************************************************/
/******************************DISEÑO 2014**************************************/
/*******************************************************************************/

article.medium-article figure.hmedia{
    min-height: 170px;  
}

.section .size-4 #REGION3{
    width: auto;
}
.section.section-agrupadores .section-row #REGION4{
    width: auto;
}

.section-agrupadores .section-title{
    background-color: #919191;
}

.sidebar-sections h3 a{
    color: #999 !important;
    font-size: 12px !important;
    margin-bottom: 10px !important;
    padding: 5px 3px !important;
    text-decoration: none !important;
    background: none !important;
    text-indent: 0px !important;
}

#header-top #navbar{padding:0px;}
.navDivBar{padding: 10px;position: relative;}

.social-listado-notas-agrupador {
        margin-top:-38px; 
        float:right;
}

.social-listado-notas-agrupador-grande {
    margin-top:-32px; 
    float:right;
}

/*.secondary-articles p, .entry-content p {
    color: #808080;
}*/

.secondary-articles-1{
	/* old stuff
	width: 370px;*/
	/*width: 360px;*/
        
        width: 360px;
}



.secondary-articles-1.main-secondary img,
.dest-double .secondary-articles img,
.post-list article img	{
	height: 202px;
}

.dest-triple .secondary-articles-1 img {
	height: 180px;
	width: 320px;
}

.dest-triple .secondary-articles-1 .entry-content p,
.dest-double .secondary-articles-1 .entry-content p	{
	font: normal 15px/23px Arial, Helvetica, sans-serif;
}

.secondary-articles-1	article	{
	
	margin-left: 30px;
	width: 360px;
	margin-left: 20px;
	float: left;
	position: relative;
}

.secondary-articles-1	.main-section-article	{
	width: 770px;
	margin-left: 0;
}

.secondary-articles-1	article:first-child	{
	margin-left: 0;
}

.secondary-articles-1	article figure	{
	position: relative;
 	margin-bottom: 5px; 
}

.secondary-articles-1 h1	{
	line-height: 1.2;
	padding: 5px 0px 10px;
	
	background: #fff;
	background: rgba(255,255,255,0.85);
	font-size: 24px;
	font-size: 21px;
	padding-top: 10px;
}
.secondary-articles-1 h1 a.entry-title {
	
	color: #000000;
	font: normal 24px/1.2 arial;
	font-size: 28px;
	color: #111;
}

.related-news.secondary-articles article.no-photo h1 a.entry-title {
	color: #000000 !important;
}
.secondary-articles-1 figure figcaption.fn h1 a.entry-title {
	color: #ffffff;
}

.dest-double .secondary-articles-1 .entry-content .autor .avatar-author { float: left; height: 80px; margin-top: 4px; margin-right: 10px; }

.dest-double .secondary-articles-1 .entry-content .autor h2 { font-size: 14px; margin-bottom: 7px; }

.dest-triple .secondary-articles-1 article .entry-content p {
	font: normal 14px/22px Arial, Helvetica, sans-serif
}

.dest-triple .secondary-articles-1 article{
	width: 320px;
}

#ahora.secondary-articles-1 article.no-photo h1 a {
	color: #000000 !important;
}

#weather-dropdown .weather-location{margin-left:20px;text-transform:capitalize;}

.nivel1	{background: none; background-color: #0047a1;}
.nivel1 .wrapper{padding: 0 10px;}
.nivel1:after {
	content: "";
	left: 0;
	position: absolute;
	top: 0;
	
	/* ribbon image */
	background: url("../images/alert-ribbon.png?v=4234") no-repeat -10px 0;
	background-size: 20px 37px;
	width: 10px;
	height: 200px;
	transition: background-size 0.2s linear 0.1s;
}
.nivel1:before {
	content: "";
	right: 0;
	position: absolute;
	top: 0;
	
	/* ribbon image */
	background: url("../images/alert-ribbon.png?v=4234") no-repeat 0 0;
	background-size: 20px 37px;
	width: 10px;
	height: 200px;
	transition: background-size 0.2s linear 0.1s;
}

.turboalerta.nivel1:hover:after {background-size: 20px 100px;}
.turboalerta.nivel1:hover:before {background-size: 20px 100px;}

.turboalerta-content.nivel1 {	background-color: #0047a1;}
.turboalerta-content.nivel1:after {
	background: url("../images/alert-ribbon.png?v=4234") no-repeat -10px bottom;
	background-size: 20px 200%;
	height: 177px;
	width: 10px;
}
.turboalerta-content.nivel1:before {
	background: url("../images/alert-ribbon.png?v=4234") no-repeat 0 bottom;
	background-size: 20px 200%;
	height: 177px;
	width: 10px;
}
.body-index .secondary-articles.super-footer h1 a.entry-title {color: #fff;}
.body-index .secondary-articles.super-footer .wrapper {padding-bottom: 10px;margin-bottom: 30px;}

.social-dark.encuestas {
position: absolute;
right: 5px;
top: 7px;
}

.article-group .item .social-light.pos-t25r10{position:absolute;top:7px;right:5px;}
/*.body-single-news .navDivBar{padding:0px;}*/
.body-servicios .navDivBar{padding:10px 0 0 0;}
.body-single-news .navDivBar ul.conectate, .body-servicios .navDivBar ul.conectate{display:none;}
.secondary-articles.destacadaPrincipal{ padding-left:10px;}

.txt-titulo-p {
    color: #000000;
    font-size: 32px;
    font-weight: 900;
    line-height: 2em;
    text-align: center;
    text-transform: capitalize;
}

nav.nav-main ul li a {
    color: #333 !important;
    padding: 7px 3px !important;
    font-size: 100% !important;
    font: inherit !important;
}

nav.nav-main ul li ul li a {
    color: #999 !important;
    padding: 5px 3px !important;
    font-size: 100% !important;
    font: inherit !important;
}

.body-archive .navDivBar{padding:10px 0 0;}
.body-archive #header-inner {
    position: relative;
    height: auto;
    min-height: 41px;
    z-index: 1006;
    background-color: #fff;
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 10px;
    padding-bottom: 9px;
    width:100%;
}

.body-archive nav.nav-main{padding:0px;}
.body-archive .nav-main ul.conectate{display:none;}
.fechaPortalCapitalize{text-transform:capitalize;}
/*.body-index #header-content .date-time{width:535px;}*/
/*.body-index.america #header-top #navbar ul.portales li{margin-left:20px;}*/
.section-agrupadores-2014 .hentry.medium-article{position:relative;}
.dest-double .newline .list-news-without-img article{height: 140px;overflow: hidden;}
.dest-double .newline .list-news-without-img article.colum1{margin-left:0px;}
.dest-double .secondary-articles .blogs .blog-title img{height:80px;}
.dest-double .secondary-articles .blogs {margin-left:0px;}
.dest-double .secondary-articles article.hnews {margin-left:0px;}
.dest-double .secondary-articles .blogs.opinion ul.social-dark{margin: 0px;}
.dest-double .secondary-articles .blogs.opinion ul.social-dark li{margin-top:0px;}
#navbar .sidebar-sections ul ul li {float:none;}
.alerta p{padding:6px 80px 8px 25px;}
.hentry.mini-article .entry-content{max-width:inherit;}

.body-single nav.nav-main{padding:0px;}
.main-article .entry-content p a, #main-article .entry-content p a{color:#111;}
.modulo-infobae-tv .related-news{border-bottom:none;}
.modulo-infobae-tv .related-news .cat{color:#FFF;}

/*icono audio*/
/*
.post-list .icon-audio,
.lista-archivo .icon-audio,
.entry-content .icon-audio {
	background: url("../images/sprite-header.png?v=4234") no-repeat -32px -96px;
	bottom: 5px;
	height: 32px;
	left: 5px;
	position: absolute;
	width: 32px;
}

.post-list:hover .icon-audio,
.lista-archivo:hover .icon-audio,
.entry-content:hover .icon-audio {
	background: url("../images/sprite-header.png?v=4234") no-repeat -32px -64px;
}
*/
/*fin icono audio*/


.extrapages #header-inner #navbar .conectate{display:none;}
.extrapages #navbar{padding:0px;}


.body-index.secciones #navbar{padding:10px;}
.body-single-news #navbar{padding:0px;}

.float-none li {
          float: none !important
}

/*.lista-archivo .lista-archivo-content{width:460px;}*/

.social-right .btn-email.email-modal-button span {
    background-position: -97px -217px;
}

.social-right .btn-print span {
 background-position: -129px -217px;
}

article.hnews.hentry.item header.clearfix h1.entry-title {
            color: #000000;
            font-size: 44px;
            line-height: 50px;
}

article.hnews.hentry.item .encuesta .encuesta-content-int-v2 .encuesta-opc label input{    
    top: 0;
}

.hnews.hentry.item.clearfix.no-photo.col1 {
    margin-left: 0;
}

.hnews.hentry.item.clearfix.no-photo.col {
    margin-bottom: 20px;
}

.encuesta-content-int-v2.clearfix h4 {
    margin-bottom: 20px; 
}

.body-index .logo-print {
	display: none;
}

p.cat {
    height: auto;
}

/*
single - slider
*/

.body-single-news .single-photo-gallery.single-photo-gallery-443 img {
    height: auto !important;
}

/*
single - slider
*/

body {
    background-attachment: fixed !important;
    background-position: center top !important;
    background-repeat: no-repeat; 
}

#header #navbar a.playfutbol-logo {
    background: url("../images/logo-playfutbol-small.png?v=4234") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 20px;
    margin-right: 20px;
    margin-top: 7px;
    text-indent: -9999em;
    width: 136px;
}

#header #navbar a.infobae-logo {
    background: url("../images/logo-infobae-small.png?v=4234") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    height: 24px;
    margin-right: 10px;
    margin-top: 3px;
    text-indent: -9999em;
    width: 104px;
}

article.hnews.hentry.item p.cat {
    min-height: 36px;
}

.related-news.super-footer .cmsItemObjectData .firstItem{margin-left:0px;padding-left:0px;}
.related-news.super-footer .cmsItemObjectData .hnews.hentry.item {margin-bottom: 20px;}


.body-index #header #navbar .navDivBar .playfutbol-logo,
.body-index #header #navbar .navDivBar .teleshow-logo,
.body-index #header #navbar .navDivBar .america-logo,
.body-index #header #navbar .navDivBar .miami-logo{display:none;}

.embed_cont.type_audio iframe { height: 70px; }

#email-modal .okBox, #email-modal .errorLaterBox, #email-modal .errorCaptchaBox, #email-modalForm .errorBox { padding: 0.25em 1em; margin-bottom: 0.25em; }
#email-modal .okBox { color: #000; background: #6d9; }
#email-modal .errorLaterBox, #email-modal .errorCaptchaBox, #email-modalForm .errorBox { color: #fff; background: #d33; } 

