ul { list-style:none; }

/* Banner Secundario */
#bannerSecWrap { float:right; position:relative; width:210px; height:200px; }
#bannerSecWrap img, #bannerSecWrap div { position:absolute; top:0; left:0; width:210px; height:210px; }
#bannerSecWrap img { z-index:2; }

/* Content */
#contentBtn table { border-collapse:collapse; }
#contentBtn table td { vertical-align:top; }
#contentBtn table td.colLft { width:225px; }
#contentBtn table td.colCtr { width:435px; }
#contentBtn table td.colRgt { width:210px; }
#contentBtn table td.colSep { width:15px; }

/* Sidebar */
.box h3 { height:25px; background:#CC0000 url('../images/w2/h3-bg.png') no-repeat; margin-bottom:0px; padding-left:5px; line-height:25px; overflow:hidden; font-size:12px; color:#FFFFFF; }

/* Flickr */
#flickr_badge_uber_wrapper { text-align:center; }
.flickr_badge_image { }
.flickr_badge_image img { float:left; border:0px solid black !important; width:48px; height:48px; margin:0px 0px 5px 5px; }
#flickr_badge_source {text-align:left; margin:0 10px 0 10px;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {background-color:#ffffff;}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}

/* Banners */
#banners { float:none; width:210px; height:auto; overflow:auto; }
#banners ul { list-style-type:none; }
#banners li { float:left; width:210px; height:75px; margin:0px 0px 15px 0px; }
#banners img { width:210px; height:75px; }

/* Noticia Destacada */
#destacado { position:relative; width:435px; height:200px; overflow:hidden; margin-bottom:15px;  }
#destacado img.tl, #destacado img.tr, #destacado img.bl, #destacado img.br { position:absolute; background:url('../images/w2/destacado-corners.png') no-repeat; width:8px; height:8px; z-index:2; }
#destacado img.tl { top:0; left:0; background-position:0% 0%; }
#destacado img.tr { top:0; right:0; background-position:100% 0%; }
#destacado img.bl { bottom:0; left:0; background-position:0% 100%; }
#destacado img.br { bottom:0; right:0; background-position:100% 100%; }
#destacado img.foto { width:435px; z-index:0; }
#destacado div.inner { position:absolute; bottom:0; left:0; width:435px; height:auto; background:url('../images/w2/destacado-mask.png'); z-index:1; }
#destacado div.pad { padding:5px 10px; }
#destacado h4 { font-size:13px; line-height:15px; margin-bottom:2px; font-style:italic; text-shadow:0.1em 0.1em 0.2em black }
#destacado h4 a { color:#E0D230; text-decoration:none; }
#destacado h4 a:hover { color:#FFFFFF; }
#destacado p.fechalugar, #pubs p.fechalugar { font:normal 10px Arial; color:#CCCCCC; margin:0; }

/* Publicaciones Recientes */
#pubs li { clear:left; padding-bottom:15px; margin-bottom:15px; border-bottom:1px dotted #CCCCCC;  }
#pubs li.last {  padding-bottom:0px; margin-bottom:0px; border-bottom:0px; }
#pubs p.fechalugar { font:normal 10px Arial; color:#000000; margin:0;  }
#pubs h4 { font-size:12px; margin-bottom:0px; }
#pubs h4 a { color:#DE0000; }
#pubs h4 a:hover { color:#CC0000; }
#pubs p { font-size:12px; color:#505050; text-align:left !important; }
#pubs img { float:left; width:90px; margin:0px 10px 5px 0px; }
