/*
Theme Name: Custom theme para Chiguire Bipolar 
Theme URI: http://antipastoestudio.com/
Description: Theme para el wordpress de El Chiguire Bipolar.
Version: 1.2 Beta
Author: Antipasto Estudio / Gianko
Author URI: http://twitter.com/gianko
*/
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
a {
	text-decoration:none;
	outline:none;
}
html {
	background: #0680cd url('img/fondo_med.jpg') repeat-y 50% 0;
	width:100%;
/*	display: table;*/
	
}
#top {
	background: url('img/fondo_generico_home.jpg') no-repeat 50% 0;
	width:100%;
/*	display: table; */
	-webkit-background-size: 1920px 736px;	
}
.banner-header {
	height:90px;
	padding-top:18px;
}
#header {
	width:1000px;
	margin: 0 auto;
	overflow: hidden;
	height:432px;
}
#header h1 a {
	display: block;
	height:0!important;
	padding-top:90px;
	margin: 127px 0 0 0;
	width:880px;
	overflow:hidden;
	float:left;
}
#header .iconitos {
	float:right;
	margin-top:162px;
	width:105px;
	
}
#header .iconitos a{
	display:block;
	height:0!important;
	padding-top:39px;
	width:35px;
	float:left;
}
#header .iconitos a.feed {
	background: url('img/rss.png') no-repeat 0 0;
}
#header .iconitos a.twitter {
	background: url('img/twitter.png') no-repeat 0 0;
}
#header .iconitos a.facebook {
	background: url('img/facebook.png') no-repeat 0 0;
}
#header .iconitos a.iyoutubeh {
	background: url('img/b_youtube_offcopy.png') no-repeat 0 0;
}
#header .iconitos a:hover {
	background-position: 0 -39px;
}

#header ul.menu {
	clear:both;
	height:50px;
	overflow:hidden;
	padding:12px 0 0 10px;
}

#header ul.menu li {
	line-height:50px;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	display:inline;
}

#header ul.menu li a {
	color:#fff;
	display:block;
	float:left;
	text-align:center;
	margin: 0 3px;
}
#header ul.menu li.li1 a {
	background: url('img/menu/b_inicio.png') no-repeat -1000px -1000px;
	width:63px;
}
#header ul.menu li.li2 a {
	background: url('img/menu/b_nacionales.png') no-repeat -1000px -1000px;
	width:120px;
}
#header ul.menu li.li3 a {
	background: url('img/menu/b_internacionales.png') no-repeat -1000px -1000px;
	width:167px;
}
#header ul.menu li.li4 a {
	background: url('img/menu/b_deportes.png') no-repeat -1000px -1000px;
	width:102px;
}
#header ul.menu li.li5 a {
	background: url('img/menu/b_entretenimiento.png') no-repeat -1000px -1000px;
	width:167px;
}
#header ul.menu li.li6 a {
	background: url('img/menu/b_gente.png') no-repeat -1000px -1000px;
	width:69px;
}
#header ul.menu li.li7 a {
	background: url('img/menu/b_horoscopo.png') no-repeat -1000px -1000px;
	width:121px;
}
#header ul.menu li.li8 a {
	background: url('img/menu/b_copypaste.png') no-repeat -1000px -1000px;
	width:117px;
}
#header ul.menu li a:hover, #header ul.menu li a.activo {
	background-position: 0 0;
}
#contenido-1 {
	margin:0 auto;
	width:1000px;
	padding: 0 0 14px 0;
	position: relative;
}
#contenido-2 {
	margin:0 auto;
	width:1000px;
	overflow: hidden;
	padding: 0 0 14px 0;
}
.sub-head {
	height:45px;
	overflow:hidden;
}

.sub-head p {
	font-size:11px;
	color:#666;
	line-height:45px;
	padding: 0 0 0 17px;
	width:85px;
	float:left;
}
.sub-head p strong {
	color:#C1272D;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding: 0 9px 0  0;
}
.sub-head .noticitas {
	overflow: hidden; 	
	width:579px;
	float:left;
	height:31px;
	position:relative;
}
.cositoi {
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	background: url('img/g1.png') no-repeat 0 0;
	height:31px;
	width:77px;
	pointer-events:none;
}
.cositod {
	position:absolute;
	top:0;
	right:0;
	z-index:10;
	background: url('img/g2.png') no-repeat 0 0;
	height:31px;
	width:77px;
	pointer-events:none;
}
.sub-head .tickercontainer {
	overflow: hidden; 
	width:579px;
	float:left;
	height:31px;
}
.sub-head .mask {
left:5px;
overflow:hidden;
position:relative;
top:14px;
	width:579px;
}
.sub-head ul.newsticker {
	position: relative;
	width:579px;
	list-style-type: none;
}

.sub-head ul.newsticker li { 
	float:left;
	}

.sub-head ul.newsticker li a {
	white-space: nowrap;
	margin: 0 60px 0 0;
	color:#666;
}

.sub-head ul.newsticker li a:hover { color:#333;}
.ad-2 {
	margin: 20px 0 0 10px;
}
#searchform {
	padding: 10px 0 0 0;
}
#searchform label {
	display:none;
}
#searchform #s {
	border:1px solid #b8b8b8;
	width:227px;
	margin:0 10px 0 0;
	padding: 1px 2px;
}
#searchform #searchsubmit {
	background:url("img/b_buscar.jpg") no-repeat scroll 0 0 transparent;
	border:0 none;
	overflow:hidden;
	height:20px;
	width:53px;text-indent:-90000px;
	cursor: pointer;
}
.columna12 {
	width:645px;
	float:left;
	margin:14px 0 0 14px;
	padding-bottom: 14px;
}

.columna12  h2.post-title {
	font-family: georgia, times, 'times new roman', serif;
	font-size:46px;
	line-height: 44px;
	padding: 0 0 14px 0;
	color:#00549E;
	 
	letter-spacing: -3px;
}
.columna12  h2.post-title.titlecin {
	font-size:38px;
}

.columna12  h2.post-title a {
	color:#00549E;
	 
}
.columna12  h2.post-title a:hover {
	color:#000;
}

.columna12  .entry p {
	font-family: arial, sans-serif;
	font-size: 14px;
	color:#666;
	line-height:1.17em;
	padding: 0 0 14px 0;
}
.columna12  .entry p img {
	border: 1px solid #999;
	max-width:643px;
	display: block;
	margin: 0 auto;
	height:auto!important;
}
.columna12 .postmetadata {
/*	overflow:hidden; */
	width:645px;
	height: 25px;
}
.columna12 .columna1 .postmetadata {
/*	overflow:hidden; */
	width:483px;
}

.postmetadata .dd-twitter {
	float:left;
	display: block;
	padding: 0 7px 0 0px;
}
.postmetadata .dd-gbuzz {
	float:left;
	display: block;
	padding-top:1px;
}
.columna12 .postmetadata a.comentarios-link {
	font-weight:bold;
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	color:#069;
	 
	letter-spacing: -1px;
	float:right;
}
.fbshare {
	display:block;
	float:left;
	margin: 0 0 0 5px;
	padding-top:1px;
}
.columna12 .postmetadata a.comentarios-link span {
	background:#069;
	color:#fff;
	padding: 0 5px;
}

.columna12 .postmetadata a.comentarios-link:hover {
	color:#094766;
	 
}
.columna12 .postmetadata a.comentarios-link:hover span {
	background:#094766;
	background:#950000;

}

.columna1 {
	width:483px;
	float:left;
}

.ad-1 {
	margin: 0 auto;
	clear:both;
	padding: 14px 0;
	width:468px;
}
.columna12 .columna1 .post h2.post-title {
	font-family: georgia, times, 'times new roman', serif;
	font-size:34px;
	line-height: 32px;
	padding: 14px 0;
	letter-spacing: -2px;
}
.columna12 .columna1 .post h2.post-title.titlecin {
	font-size:30px;
	clear:both;
}
.archive .columna12 .columna1 .post h2.post-title {
	padding: 0 0 14px 0;
}
.archive .post {
	padding: 0 0 14px 0;
}
.columna12 .columna1 .post h2.post-title a {
	/*color:#00549E;*/
	 
}
.columna12 .columna1 .post h2.post-title a:hover {
	color:#000;
}
.columna12 .columna1 .post .entry p {
	font-family: arial, sans-serif;
	font-size: 13px;
	color:#666;
	line-height:1.17em;
	padding: 0 0 14px 0;
}
.columna12 .columna1 .post .entry p img {
	border: 1px solid #999;
	max-width:481px;
	display: block;
	margin: 0 auto;
	height:auto!important;
}
a span.continua {
	color:#000;
	font-weight:bold;
}

.columna2 {
	width:143px;
	float:right;
	margin:14px 0 0 0;
}
.archive .columna2 {
	margin:0;
}
.columna2 .noticias-side{
	padding: 0 0 10px 0;
}
.columna2 .noticias-side h3{
	font-family:arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000;
	padding:0 0 12px 0;
}
.columna2 .noticias-side img {
	border:1px solid #999;
}
.columna2 .noticias-side a {
	font-family:arial, sans-serif;
	font-size:14px;
	line-height:14px;
	color:#666;	
}
.columna2 .noticias-side a:hover {
	color:#333;	
}
.columna2 .noticias-side a.mini-title {
	font-size:11px;
}
.columna2 .noticias-side p {
	overflow:hidden;
	border-bottom: 1px solid #eee;
	padding: 6px 0;

}
.category .columna2 .noticias-side p {	margin: 0 0 12px 0;}
.columna2 .noticias-side p  a.comentarios-link {
	font-weight:bold;
	font-family: verdana, arial, sans-serif;
	font-size:11px;
	color:#999;
}
.columna2 .noticias-side p  a.comentarios-link span{
	background:#999;
	color:#fff;
	padding: 0 5px;
}
.columna2 .noticias-side p  a.comentarios-link:hover {
	color:#757B7F;
}
.columna2 .noticias-side p  a.comentarios-link:hover span{
	background:#757B7F;
}
.columna3 {
	width:300px;
	float:right;
	margin: 14px 18px 0 0;
}


.columna3 .widget {
	padding: 0 0 10px 0;
}
.columna3  h2.widgettitle {
	color:#fff;	
	font-weight:bold;
	font-family: arial, sans-serif;
	font-size:18px;
	line-height:37px;
	background: url('img/barra_footer.jpg') no-repeat 0 0;
	margin: 0 0 5px 0;
	padding: 0 0 0 13px;
}
.columna3  h2.widgettitle a{
	color:#fff;
}

#text-13 h2.widgettitle, #text-14 h2.widgettitle, #text-15 h2.widgettitle {
	color:#fff;	
	font-weight:bold;
	font-family: arial, sans-serif;
	font-size:18px;
	line-height:37px;
	background: url('img/barra_twitter.jpg') no-repeat 0 4px;
	margin: 0 0 14px 0;
	padding: 14px 0 0 13px;
}
ul#twitter_update_list li {
	color:#555555;
	font-family:arial,sans-serif;
	font-size:13px;
	line-height:18px;
	padding: 10px 10px 8px 10px;	
	border-bottom:1px solid #DDDDDD;
}
 ul#twitter_update_list li span a{
	font-size:13px;
	color:#333;
}
  ul#twitter_update_list li span a:hover{
	text-decoration:underline!important;
}
 ul#twitter_update_list li a.twitter-user{
	color:#00549E
}
#text-13 a, #text-14 a, #text-15 a {
	font-size:11px;
	font-family: 'trebuchet MS', trebuchet, sans-serif;
	color:#C1272D
}
#text-13 a:hover, #text-14 a:hover, #text-15 a:hover{
	text-decoration:none!important;
}
#twitter_update_list {
	border:1px solid #999;
	padding: 3px 8px 10px 8px;
	border-bottom:0;
}
img.attachment-sidebar-thumb {
	border:1px solid #999;
	display: block;
}

.wp-polls-form p strong img {
	border:1px solid #999;
	margin: 0 0 10px 0;
}
.wp-polls-form p strong {
	color:#666;	
	font-family: arial, sans-serif;
	font-size:16px;
	font-weight:normal;
}
.wp-polls-ul {
	padding: 10px 0!important;
}
.wp-polls-ul li {
	padding: 4px 0;
	color:#666;	
	font-family: arial, sans-serif;
	font-size:12px;
}
.columna3 .my_indicadores a {
	color:#555;	
	font-family: arial, sans-serif;
	font-size:12px;
	line-height:18px;
}
.wp-polls-ans p {
	overflow:hidden;
	padding: 5px 0 10px;
}
.wp-polls-ans p input.Buttons {
	border:none;
	background: url('img/b_opinar.jpg') no-repeat 0 0;
	width:54px;
	height:20px;
	text-indent: -900000px;
	float:left;
	
}
a.ver-resultados {
	background: url('img/b_resultados.jpg') no-repeat 0 0;
	width:97px;
	height:0!important;
	padding-top:20px;
	overflow:hidden;
	display: block;
	float:left;
	margin: 0 0 0 10px;
}
#contenido-3-cuadros  {
	width:1000px;
	margin: 0 auto;
	padding: 0px 0 15px 14px;
	overflow: hidden;
}

#contenido-3-cuadros .my_indicadores {
	float:left;
	width:300px;
	margin: 0 14px;
}
#contenido-3-cuadros .my_indicadores h2.widgettitle {
	color:#00549E;	
	 
	font-family: georgia, times, 'times new roman', serif;
	font-size:34px;
	line-height:64px;
}
#contenido-3-cuadros .my_indicadores a {
	color:#555;	
	font-family: arial, sans-serif;
	font-size:16px;
}
#contenido-3-cuadros .my_indicadores a:hover {
	color:#00549E;
	 
}
#contenido-3-cuadros .my_indicadores img {
	margin: 0 0 5px 0;
}
ul.tabs {
	height:24px;
	overflow:hidden;
}
ul.tabs li {
	cursor:pointer;
	display:block;
	line-height:24px;
	height:24px;
	overflow:hidden;
	float:left;
	background: url('img/tabla.jpg') repeat-x 0 0;
	text-align:center;
	color:#fff;
	font-size:14px;
}
ul.tabs li:hover, ul.tabs li.current {
	background-position: 0 -24px;
}
ul.tabs li.hoyli {
	width:67px;
	border-right:1px solid #fff;
}
ul.tabs li.semanali {
	width:130px;
	border-right:1px solid #fff;
}
ul.tabs li.mesli {
	width:101px;
}
.panes {
	border:1px solid  #999;
	padding: 6px 7px 13px;
	border-top:none;
	margin: 0 0 3px 0;
}
.panes ul li a {
	color:#555;	
	font-family: arial, sans-serif;
	font-size:12px;
	line-height:18px;
}
.panes ul li a:hover {
	color:#333
}
.panes ul li {
	border-bottom: 1px solid #d2d2d2;
	padding: 7px 0;
}
.populares {
	clear:both;
	overflow:hidden;
	padding:25px 0 0 13px;
	background: url('img/foot.jpg') no-repeat -1px 66px;
	
}
.populares h3 {
background:url("img/barra_footer.jpg") no-repeat scroll 0 0 transparent;
color:#FFFFFF;
font-family:arial,sans-serif;
font-size:18px;
font-weight:bold;
line-height:37px;
margin:0 0 14px;
padding:0 0 0 14px;	
}
.postpular {
	width:145px;
	margin: 0 50px 0 0;
	float:left;
	min-height:206px;
}
.postpular img {
	border:1px solid #999;
}
.postpular a {
	color:#00549E;
	 
	font-family: arial, sans-serif;
	font-size:16px;
}
.postpular a:hover {
	color:#666;
}
#footer-final {
	background: #0680cd url('img/logo_chb_footer.png') no-repeat 50% 15px;
	padding: 110px 0 0 0;
	
}
#footer-final ul {
	font-family: arial, sans-serif;
	font-size:12px;
	text-align:center;
	line-height:30px;
}
#footer-final ul li{
	display:inline;
	padding: 0 12px;
	border-right:1px solid #fff;
}
#footer-final ul li.nob{
	border:0;
}
#footer-final  a{
	color:#fff;
}
#footer-final a:hover {
	text-decoration:underline;
}
#footer-final p {
	line-height:45px;
	color:#fff;
	text-align:center;
}
a.antipasto {
/*background:url("img/logo_antipasto.png") no-repeat scroll 0 0 transparent;
*/color:#FFFFFF;
padding:0 0 0 5px;
text-transform:none;
}
#footer-final p a.antipasto:hover {text-decoration:none;}
.final {
	background: url('img/fondo_abajo.jpg') no-repeat 50% 100%;
	height:14px;
	width:100%;
	display: table;
}
.inicio {
	background: url('img/fondo_top.jpg') no-repeat 50% 0;
	height:14px;
	width:100%;
	display: table;
}

.navigation {
	overflow:hidden;
	clear:both;
	padding: 10px 0 0;
	margin: 0 18px;

}
.navigation a {
	color:#00549E;
	 
font-family:georgia,times,'times new roman',serif;
font-size:34px;
letter-spacing:-2px;
}
.navigation .alignleft {
	float:left;
}
.navigation .alignright {
	float:right;
}
a.tgianko {
	font-size:10px!important;
}
#ad-break {
	width:1000px;
	margin: 0 auto;
	height:250px;
	overflow:hidden;
}
#ad-break2 {
	width:1000px;
	margin: 0 auto;
	height:90px;
	overflow:hidden;
}
h3#comments { 
	background:url("img/barra_footer.jpg") no-repeat scroll 0 0 transparent;
color:#FFFFFF;
font-family:arial,sans-serif;
font-size:18px;
font-weight:bold;
line-height:37px;
margin:0 0 14px;
padding:0 0 0 14px;
}
#commentform input {
	width:230px;
	border:1px solid #b7b7b7;
	padding:2px;
}
#commentform p.comentariopp {
	padding: 0 0 25px 0;
}
#commentform p {
	padding: 0 0 0 0;
}
h3.deje, input#submit {
	padding:18px 0;
	color:#0580CC;
	font-family: georgia, times, 'times new roman', serif;
	font-size:40px;
}
input#submit {
	padding:8px 0;
	cursor:pointer;
	text-align:left;
	border: 0;
	background:none;
}
#commentform textarea {
	width:623px;
	height:190px;
	padding:2px;
	border:1px solid #b7b7b7;
}
#commentform label small {
	color:#4D4D4D;
	font-family: georgia, times, 'times new roman', serif;
	font-size:16px;
	padding: 0 0 0 13px;
}
li.comment {
	padding:0 0 0 0;
	background:#f2f2f2;
	margin: 0 0 35px 0;
}
li.comment a {
	color:#0377c0;
}
li.comment .commentmetadata{
	background:#fff;
	color:#004898;
	padding: 0 0 10px 0;
	font-family: verdana, arial, sans-serif;
	color:#00549E;
	font-size:10px;
}
li.comment .commentmetadata a{
	color:#00549E;
}
li.comment .comment-author {
	background:#fff;
}
li.comment .comment-author cite{
	color:#0580CC;
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	font-weight:bold;
}
li.comment .comment-author cite a {
	color:#0580CC;
}
li.comment .comment-author span.says{
	color:#0580CC;
	font-family: verdana, arial, sans-serif;
	font-size:12px;
	font-weight:normal;
}
#respond {
	margin: 0 0 10px 0;
}

.fb-like {
	padding: 0 0 5px 0;
}
.psiguenos {
	border:1px solid #999;
	border-top:0;
	padding: 6px 17px 15px;
	color:#555;
}
#text-13 p.psiguenos a {
	color:#00549E;
	font-size:13px;
}

.columna1 .post object, .columna1 .post embed {
	height:350px;
	width:483px;
}

.columna1 .tag-audio .entry object, .columna1 .tag-audio .entry embed {
	height:81px;
	width:483px;
}
.comentariopp {
	font-size:16px;
	font-family: georgia, times, "times new roman", serif;
	color:#4d4d4d;
}
.comentariopp a{
	color:#4d4d4d;
	font-size:18px;
	text-decoration:underline;
}


.comentariopp a.salirc{color:#C1272D;
	text-decoration:none;
	text-transform:uppercase;}


.videito {
border-bottom:1px solid #CCCCCC;
float:left;
width:285px;
padding:15px 0;
margin: 0 30px 0 0;
height: 72px;
overflow:hidden;	
}

.videito .attachment-post-thumbnail {
	height:65px;
	width:92px;
	border:3px double #000;
	margin: 0 10px 0 0;
	float:left;
}
.videito h2 a {
	font-size:14px;
	font-family: arial, sans-serif;
	color:#7b7b7b;
}
.videito h2 a:hover { 
	color:#00549E;
	}
.videito p {
	font-size:10px;
	color:#7b7b7b;
}

#isla .postmetadata {
	margin: 15px 0 15px 0;
}
.videines {
	overflow:hidden;
	margin: 15px 0 0 0;
}
.videinfooter {
	overflow:hidden;
	width:645px;
	margin: 15px 0 0 0;
}
.videinfooter h2.widgettitle {
	color:#fff;	
	font-weight:bold;
	font-family: arial, sans-serif;
	font-size:18px;
	line-height:37px;
	background: url('img/barra_footer.jpg') no-repeat 0 0;
	margin: 0 0 14px 0;
	padding: 0 0 0 13px;
}
.videinfooter .widget {
	width:300px;
	float:left;
	margin: 0 20px 0 0;
}

.avatar {
	padding: 5px 5px 5px 5px;
	background:#f2f2f2;
	margin:0 12px 0 20px;
	float:left;
}
li.comment p {
	padding: 8px 22px 9px;
	font-family: arial, sans-serif;
	font-size:12px;
	color:#333;
}

li.comment p i{
	font-size:9px;
}
a.youtubel {
	display:block;
	overflow:hidden;
	height:0!important;
	padding-top:17px;
	float:left;
	width:42px;
	background: url('img/youtubel.jpg') no-repeat 0 0;
}


#profile h3 {
	border-top: 1px solid #CCC;
	color:#00549E;
	font-weight:bold;
	font-size:15px;
	padding: 8px 0;
	margin-top: 18px;
}
#profile th {
	padding: 3px 0;
	width: 195px;
	vertical-align:top;
}
#profile td {
	padding: 3px 0;
}
#profile input, #profile textarea {
	border: 1px solid #ccc;
	padding: 1px 2px;
}
span.description {
	font-size:9px;
	color:#999;
}
p.description {clear:both;
color:#999999;
display:block;
font-size:9px;
}
.entry {
	padding-top:10px;
	clear:both;
}
.entry a {
	color:#00549E;
	text-decoration: underline;
}
.entry a span{
	text-decoration:none!important
}
.entry a:hover {
	color:#fff;
	text-decoration:none;
	background:#00549E;
}

.entry a:hover span{
	text-decoration:underline;
	background:#fff;
	color:#000;
}


h2.related_post_title {
	background:url("img/barra_footer.jpg") no-repeat scroll 0 0 transparent;
	color:#FFFFFF;
	font-family:arial,sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height:37px;
	margin:15px 0 14px;
	padding:0 0 0 14px;
}
ul.related_post li {
	padding: 3px 0 3px 8px;
}
ul.related_post a{
	color:#09c;
	font-family:georgia,times,'times new roman',serif;
	font-size: 16px;
	text-decoration:none;
}
ul.related_post a:hover{
	text-decoration:underline;
}
.postmetadata .fblike {
	float:left;
	width:350px;
/*	overflow: hidden;	*/
}

.flattrdiv {
	display:none;
}

.reciente-post {
	overflow:hidden;
	padding: 6px 0 6px;
}
.reciente-post img {
	float:left;
	margin: 0 10px 0 0;
	border:1px solid #000;
	width:80px;
	height:55px;
}
.reciente-post h2 {
	
}
.reciente-post h2 a{
	color:#069;
	font-family:georgia,times,'times new roman',serif;
	font-size: 18px;
	text-decoration:none;
}

.reciente-post h2 a:hover {
	text-decoration:underline;
	
}

.wp-polls-loading {
	display:none;
}

#flashdiablitos {
	height:304px;
	position:absolute;
	left:998px;
	top:0;
	width:122px;
}

.clearer {
	clear:both;
}

ul.chiguinet {
	overflow:hidden;
}
ul.chiguinet li {
	float:left;
	line-height:26px;
	width:115px;
	margin: 0 0 10px 5px;
	padding: 0 0 0 30px;
}

ul.chiguinet li.conect-fb {
	background: url('img/conect-facebook.png') no-repeat 0 50%;
}
ul.chiguinet li.conect-tw {
	background: url('img/conect-twitter.png') no-repeat 0 50%;
}
ul.chiguinet li.conect-rss {
	background: url('img/conect-rss.png') no-repeat 0 50%;
}
ul.chiguinet li.conect-facebook {
	background: url('img/.png') no-repeat 0 50%;
}
ul.chiguinet li a {
	color:#00549E;
	font-family:georgia,times,'times new roman',serif;
	font-size:16px;
	text-decoration:none;
}
p.conect-mail {
	background: url('img/conect-email.png') no-repeat 0 50%;
	line-height:26px;
	width:115px;
	margin: 0 0 10px 5px;
	padding: 0 0 0 30px;
	color:#00549E;
	font-family:georgia,times,'times new roman',serif;
	font-size:16px;
}

input#conect-mail {
	border:1px solid #B8B8B8;
	margin:0 10px 0 0;
	padding:1px 2px;
	width:190px;
}
#conect-enviar {
	width: 90px;
	border:1px solid #0c2247;
	color:#fff;
	background:#0278c2 url('img/conect_b.jpg') repeat-x 0 100%;
	cursor:pointer;
}

.ediciones-anteriores {
	overflow:hidden;
}
.edicion-anterior {
	float:left;
	width:210px;
	padding: 0 7px 5px 0;
}
.eafinal {
	padding:0;
}

.dic-anterior {
	width:215px;
	float:left;
	padding-bottom:20px;
	height:200px;
}

.dic-title a {
	color:#580a17;
	font-size:16px;
}
.dic-title a:hover {
	text-decoration:underline;
}
a.dic-ampliar {
	text-decoration:underline;
	color:#262626;
	font-size:14px;
}
.dic-anterior img {
	padding:10px 0 0;
}
.lomito_widget {
	width:300px;
	background:#000;
}
.lomito_widget h2 a {
	overflow:hidden;
	display:block;
	height:0!important;
	padding-top:357px;
	background: url('img/parrillero_head.png') no-repeat 0 0;
}
.lomito_widget ul {
	border-top: 1px solid #2e3131;
	margin: 0 12px;
	padding-bottom: 8px;
}
.lomito_widget ul li{
	text-align:center;
	border-bottom: 1px solid #2e3131;
	margin: 5px 0 7px;
}
.lomito_widget ul li .lomito{ 
	background:#2e3131;
	padding:10px;
	margin: 5px 0 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;	
}
.lomito_widget ul li img {
	padding: 0 0 5px 0;
}
.lomito_widget ul li p a {
	font-size:14px;
	font-family: arial, sans-serif;
	color:#fff;
	text-decoration:none;
}
.lomito_widget ul li p a:hover {
			color:#ffffdd
}



.lomito-inside {
	height:300px;
	background: url('img/lomo.jpg') no-repeat 0 0;
	overflow:hidden;
}
span.parrillero-in a{
	display:block;
	overflow:hidden;
	height:0!important;
	padding-top:145px;
}
.lomin { 
	float: left;
    height: 132px;
    margin: 0 0 7px;
    overflow: hidden;
    padding: 8px;
    text-align: center;
    width: 199px;
}
.lomin img {
	padding: 0 0 5px 0;
}
.lomin p a {
	font-size:14px;
	font-family: arial, sans-serif;
	color:#fff;
	text-decoration:none;
}
.lomin p a:hover {
			color:#ffffdd
}

p.verd {
	clear:both;
	padding: 5px 0;
}
p.verd a {
	color: #0099CC;
    font-family: georgia,times,'times new roman',serif;
    font-size: 16px;
    text-decoration: none;
}
.majuno {
	float:left;
	width:82px;
}
.FB_SERVER_IFRAME {
/*display:none;*/
}

#galeria-top {
	background: url('img/marco.jpg') no-repeat 0 0 #eee;
	padding:10px;
	height:526px;
	position:relative;
	margin-bottom:15px;
}
#galeria-top h2 {
	color:#000;
	font-size:20px;
    font-family: georgia,times,'times new roman',serif;
    letter-spacing: -1px;
    line-height: 24px;	
}
#galeria-top .item h2 {
	padding-bottom:7px;
}
#galeria-top h2 a {
	text-decoration:none;
}
#galeria-top h2 a:hover {
	text-decoration:underline;
	background:none;
	color:#00549E;
}
.columna12 .entry #galeria-top p {
	color:#333;
}
#galeria-top #galeria-main {
	width:625px;
	min-height:500px;
	overflow:hidden;
	position:relative;
}
#galeria-top #galeria-main .items {
	position:absolute;
	left:0;
	width:3000em;
	min-height:500px;
}

#galeria-top #galeria-main .items .item{
	float:left;
	width:625px;
}
#galeria-top #galeria-main img {
	width:619px;
	border: 3px solid #fff;
	height:auto;
	margin: 0 0 10px 0;
}
#galeria-top a.galnav {
	display:none;
}
#galeria-top:hover a.galnav {
	display:block;
	cursor:pointer;
}
#galeria-top a.galnav.disabled {
	display:none;
}
#galeria-top a.next {
	position:absolute;
	top:194px;
	right:10px;
	width:90px;
	height:68px;
	background:url('img/gal-next.png') no-repeat 0 -68px;
	z-index:10;
}

#galeria-top a.prev {
	position:absolute;
	top:194px;
	left:10px;
	width:90px;
	height:68px;
	background:url('img/gal-prev.png') no-repeat 0 -68px;
	z-index:10;
}
#galeria-top a:hover {
	background-position: 0 0;
}
#galeria-top a:active {
	top:196px;
}
.loader {
    background: url("img/barra_footer.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-family: arial,sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 37px;
    margin: 15px 0 14px;
	clear:both;
    padding: 0 0 0 14px;	
}
.loader a{
	color:#fff;
	cursor:pointer;
}
#inocentes {
	width:1000px;
	height:600px;
	display:none;
}
a.closei {
    bottom: 0;
    display: block;
    height: 46px;
    position: absolute;
    right: 411px;
    width: 178px;
	cursor:pointer;
}
.fbino {
	position:absolute;
	top:50px;
	left:50px;
}
.twino {
	position:absolute;
	top:50px;
	left:200px;
}


