a {outline : none;}
a img {outline : none;}
img {border : 0;}

/* Logo */
#LogoIDL {
	border:none;
	max-width:920px;
}
#LogoIDLSidebar {
	margin:17px 0 0 10px;
	border:none;
}

/* Formularios */
input.sidebarForm {
	width:154px;
	height:20px;
	margin:10px 0 5px 0;
	padding:2px 3px;
	background:#FFFFFF;
	background:rgba(255, 255, 255, 1);
	border:1px Solid #BFBFBF;
	border-color:#BFBFBF;
	border-color:rgba(191, 191, 191, 1);
	outline:none;
}
input.buscador {
	width:132px;
	padding-right:22px;
	background:#FFF url(../img/buscar.png) 138px center no-repeat;
}
input.indexBoletin {
	width:190px;
}

/* Nav */
.FirstMenu { margin-top:20px; }
.Menu ul {
	list-style:none;
	margin:0;
	padding:0 0 0 20px;
}
.Menu ul li {
  font-family: 'Tienne', serif;
  font-weight : 700;
  font-size : 12px;
  color : #000;
  color : rgb(0, 0, 0);
	margin-bottom:2px;
}
.Menu ul li a {
  color : #000;
  color : rgb(0, 0, 0);
}
.Menu ul li a.active {
	color:#990000;
	color:rgb(153, 0, 0);
}
.Menu ul li a:hover {
  color:#990000;
  color:rgb(153, 0, 0);
}
.SidebarLine {
	height:1px;
	width:160px;
	margin:10px 20px;
	border-bottom:1px solid #E6E6E6;
  border-color:#E6E6E6;
}
#LogoSidebar {
	display:none;
	width:201px;
	height:50px;
	background:#000;
}

/* Social Networks */
.RSS_Btn, .Scribd_Btn, .Twitter_Btn, .Facebook_Btn {
	width:33px;
	height:32px;
	margin:10px 4px 0 0;
	display:inline-block;
	overflow:hidden;
	cursor:pointer;
	opacity:0.8;
	filter:alpha(opacity=80);
}
.RSS_Btn { background:url(../img/RSS_Btn.png) 0 0 no-repeat; }
.Scribd_Btn { background:url(../img/Scribd_Btn.png) 0 0 no-repeat; }
.Twitter_Btn { background:url(../img/Twitter_Btn.png) 0 0 no-repeat; }
.Facebook_Btn { background:url(../img/Facebook_Btn.png) 0 0 no-repeat; }
.RSS_Btn:hover, .Scribd_Btn:hover, .Twitter_Btn:hover, .Facebook_Btn:hover { opacity:1; filter:alpha(opacity=100); }

/* Responsive Images */
.RespImg { border: 0; width: 100%; display: block; max-width: 100%; }

/* Título de sección */
#TituloSeccion {
	margin:0 0 30px 0;
	height:10px;
	border-bottom:1px solid #990000;
	text-align:center;
}
#TituloSeccion span {
	margin: 0 auto;
	display: inline-block;
	overflow: hidden;
	padding:0 10px;
	line-height:20px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	font-size:14px;
  color:#990000;
  color:rgb(153, 0, 0);
	background:#FFF;/* url(../img/body-bg.png) 0 0 repeat;*/
}

/* Headline */
.headline .Titulo {
	margin:15px 0 15px 0;
	font-size:20px;
	font-weight:bold;
  color:#990000;
  color:rgb(153, 0, 0);
}

/* Últimas investigaciones */
.ultimasInvestigaciones {
	width:960px;
	padding:20px;
}
.UltimaInvestigacion {
	width:310px;
	margin-right:10px;
	float:left;
	vertical-align:top;
}
.UltimaInvestigacion .Titulo {
	display:inline-block;
	margin:5px 0;
	font-size:12px;
	font-weight:bold;
  color:#990000;
  color:rgb(153, 0, 0);
}
.UltimaInvestigacion .Titulo a { color:#990000; color:rgb(153, 0, 0); }
.UltimaInvestigacion .Titulo a:hover { text-decoration:underline; }
.UltimaInvestigacion p {
	margin:0;
  font-family:HelveticaMedium, Arial, sans-serif;
  font-size:12px;
	text-align:justify;
  color:#000;
  color:rgb(0, 0, 0);
}
.UltimaInvestigacion p strong {
	color:#404041;
	color:rgb(64, 64, 65);
}
.UIlast {
	margin-right:0px !important;
}
.fotoUltima {
	display:inline-block;
	width:310px;
	max-width:310px;
	height:150px;
	overflow:hidden;
}
.fotoUltima a img {
	left: -10px;
	position: relative;
	top: -10px;
}

/* Publicidad */
#Publicidad {
	height:65px;
	display:inline-block;
	line-height:65px;
	font-size:40px;
	font-weight:bold;
	text-align:center;
	margin-bottom:10px;
}
#Publicidad p {
	margin:0px !important;
}
.PublicidadMain {
	width:960px;
}
.PublicidadIndexSide {
	width:380px !important;
}

/* Series investigativas */
#SeriesInvestigativas {
	float:left;
	width:560px;
	padding-right:10px;
}
#SeriesInvestigativas .Titulo {
	font-size:12px;
	font-weight:bold;
}
#SeriesInvestigativas .Titulo a:hover { text-decoration:underline; }
.SeriesInvestigativas {
	float:left;
	width:270px;
	margin-bottom:15px;
}
.SeriesInvestigativas p {
	margin:0;
	margin-top:10px;
  font-family:HelveticaMedium, Arial, sans-serif;
  font-size:12px;
	text-align:justify;
  color:#000;
  color:rgb(0, 0, 0);
}
.SeriesInvestigativas p strong {
	color:#404041;
	color:rgb(64, 64, 65);
}
.SIIzq {
	margin-right:20px;
}
.fotoSeries {
	width:270px;
	max-height:150px;
	overflow:hidden;
}

/* Otras investigaciones */
#OtrasInvestigaciones {
	float:left;
	width:270px;
	padding-left:0;
}
#OtrasInvestigaciones .Titulo {
	font-size:12px;
	font-weight:bold;
}
#OtrasInvestigaciones .Titulo a:hover { text-decoration:underline; }
.OtrasInvestigaciones {
	float:left;
	width:270px;
	margin-bottom:15px;
}
.OtrasInvestigaciones p {
	margin:0;
	margin-top:10px;
  font-family:HelveticaMedium, Arial, sans-serif;
  font-size:12px;
	text-align:justify;
  color:#000;
  color:rgb(0, 0, 0);
}
.OtrasInvestigaciones p strong {
	color:#404041;
	color:rgb(64, 64, 65);
}
.fotoOtras {
	width:270px;
	max-height:150px;
	overflow:hidden;
}

/* Especiales */
#Especiales {
	float:left;
	width:560px;
	margin-bottom:15px;
	padding-right:10px;
}
#Especiales article {
	position:relative;
	height:190px;
}
#Especiales .prev, #Especiales .next {
	position:absolute;
	top:70px;
	width:30px;
	height:60px;
	display:block;
	z-index:200;
  text-indent: -9999px;
  overflow: hidden;
}
#Especiales .prev {
	left:0;
	background:url(../img/slider-flechas.png) 0 0 no-repeat;
}
#Especiales .next {
	right:0;
	background:url(../img/slider-flechas.png) -30px 0 no-repeat;
}

/* Fotogalerias */
#FotoGalerias {
	float:left;
	width:270px;
	padding-left:0;
}
#TituloFotoGalerias {
	font-family:HelveticaMedium, Arial, sans-serif;
	font-size:12px;
	height:20px;
	line-height:20px;
	padding-left:3px;
	color:#FFF;
	background:#990000 url(../img/title-right.jpg) right 0 no-repeat;
}
#FotoGalerias article {
	position:relative;
	height:170px;
}
#FotoGalerias li {
	width:270px;
	height:170px;
	overflow:hidden;
}
#FotoGalerias p {
	position:absolute;
	bottom:0;
	right:0;
	color:#FFF;
	padding:2px;
	margin:0;
	font-family:HelveticaMedium, Arial, sans-serif;
	font-size:10px;
	background:#000;
  background:rgb(0, 0, 0);
  background:rgba(0, 0, 0, 0.6);
}
#FotoGalerias .prev, #FotoGalerias .next {
	position:absolute;
	top:58px;
	width:19px;
	height:38px;
	display:block;
	z-index:200;
  text-indent: -9999px;
  overflow: hidden;
}
#FotoGalerias .prev {
	left:0;
	background:url(../img/slider-flechas-chico.png) 0 0 no-repeat;
}
#FotoGalerias .next {
	right:0;
	background:url(../img/slider-flechas-chico.png) -19px 0 no-repeat;
}

/**/
#WikileaksBigwood {
	float:left;
	width:270px;
	padding:0 10px 0 0;
}
#WikileaksBigwood article {
	position:relative;
}
#WikileaksBigwood .prev, #WikileaksBigwood .next {
	position:absolute;
	top:140px;
	width:19px;
	height:38px;
	display:block;
	z-index:200;
  text-indent: -9999px;
  overflow: hidden;
}
#WikileaksBigwood .prev {
	left:0;
	background:url(../img/slider-flechas-chico.png) 0 0 no-repeat;
}
#WikileaksBigwood .next {
	right:0;
	background:url(../img/slider-flechas-chico.png) -19px 0 no-repeat;
}

/* Publicidad index side */
#PublicidadIndexSide {
	float:left;
	width:380px;
	padding-left:10px;
}

/* Columna de reporteros */
#ColumnaDeReporteros {
	float:left;
	width:380px;
	padding-left:10px;
}
#ColumnaDeReporteros a {
	font-size:12px;
}
#ColumnaDeReporteros a:hover {
	text-decoration:underline;
}
.ColumnaDeReporteros {
	float:left;
	width:380px;
	margin-bottom:15px;
	border-bottom:1px solid #DEDEDE;
	font-size:14px;
	text-align:justify;
}
.ColumnaDeReporteros .Titulo {
	font-weight:bold;
  color:#990000;
	color:rgb(153, 0, 0);
}
#ColumnaDeReporteros .Titulo a:hover { text-decoration:underline; }
	
.ColumnaDeReporteros p {
	font-family:HelveticaMedium, Arial, sans-serif;
	font-size:12px;
	margin-top:0;
  color:#000;
  color:rgb(0, 0, 0);
}
.EditorialesAnteriores {
	font-size:14px;
	font-weight:bold;
}

/* Twitter Feed */
#TwitterFeed {
	float:left;
	width:380px;
	margin-bottom:15px;
	padding-left:10px;
	padding-top:0px !important;
}

/* Conectate con nosotros */
#ConectateConNosotros {
	float:left;
	width:380px;
	margin-bottom:15px;
	padding-left:10px;
}
#ConectateConNosotros #Column {
	float:left;
	width:180px;
}
#ConectateConNosotros #Column p {
	margin:0;
	padding:0;
	font-family:HelveticaMedium, Arial, sans-serif;
	font-size:12px;
}

/* Tabs */
#Tabs {
	float:left;
	width:380px;
	padding-left:10px;
}
#Tabs ul.container {
	width:380px;
	padding:0;
	margin:0;
}
#Tabs ul.container li {
	list-style:none;
	text-align:left;
}
#Tabs ul.container li.menu {
	padding:5px 0;
	width:100%;
}
#Tabs ul.container li.menu ul {
	margin:0;
	padding:0;
}
#Tabs ul.container li.button a {
	display:block;
	font-family:HelveticaMedium, Arial, sans-serif;
	font-size:12px;
	height:20px;
	line-height:20px;
	overflow:hidden;
	padding-left:5px;
	position:relative;
	width:100%;
	background:#000 url(../img/tab-right.jpg) right 0 no-repeat;
	color:#D7191F;
	color:rgb(215, 25, 31);
	font-weight:bold;
}
#Tabs ul.container li.button a span {
	color:#FFF;
	color:rgb(255, 255, 255);
}
.dropdown {
	display:none;
	padding-top:5px;
	width:100%;
}
.dropdown li {
	font-family:HelveticaMedium, Arial, sans-serif;
	font-size:12px;
	color:#CCCCCC;
	margin:5px 0;
	padding:0 0 5px 3px;
}
.dropdown li a:hover {
	text-decoration:underline;
}
.dropdown li p {
	margin:0;
	padding:0;
	color:#666;
}

/* Tags */

#Tag {
	display:inline-block;
	padding:0 10px 5px 0;
}
a.Tag {
	height:22px;
	line-height:22px;
	display:inline-block;
	padding:0 5px 0 17px;
	font-family:HelveticaMedium, Arial, sans-serif;
	font-size:12px;
	color:#FFF;
	color:rgb(255, 255, 255);
	background:#990000 url(../img/tag-left.jpg) 0 0 no-repeat;
	background-color:rgb(153, 0, 0) url(../img/tag-left.jpg) 0 0 no-repeat;
	opacity:0.9;
	filter:alpha(opacity=90);
	color:#FFF;
}
a.Tag:hover {
	color:#FFF;
	opacity:1;
	filter:alpha(opacity=100);
}

/* Footer */

#Connect .Menu ul li {
  font-family:'Tienne', serif;
  font-weight:700;
  font-size:12px;
  color:#FFF;
  color:rgb(255, 255, 255);
	margin-bottom:2px;
}
/* Footer Nav */
#FooterNav .Menu {
	float:left;
	width:120px;
	padding-left:8px;
}
#FooterNav .Menu ul {
	padding:0;
}
#FooterNav .Menu ul li {
  font-family:'Tienne', serif;
  font-weight:700;
  font-size:12px;
  color:#FFF;
  color:rgb(255, 255, 255);
	margin-bottom:3px;
}
#FooterNav .Menu ul li a {
  color:#FFF;
  color:rgb(255, 255, 255);
}
#FooterNav .Menu ul li a:hover {
  color:#990000;
  color:rgb(153, 0, 0);
}

/* Base */
.copyright {
	height:20px;
	line-height:20px;
	margin:35px 0 0 0;
	font-family:Georgia;
  font-size:14px;
  color:#5B5C5C;
  color:rgb(91, 92, 92);
	text-align:center;
}
.credit {
	height:20px;
	line-height:20px;
	margin:0 0 35px 0;
	font-family:Georgia;
  font-size:14px;
  color:#808285;
  color:rgb(128, 130, 133);
	text-align:center;
}
.credit a {
	color:#808285;
  color:rgb(128, 130, 133);
	text-decoration:none;
}
.credit a:hover {
	text-decoration:underline;
}

/* Slides */
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
}


/********************/
/*   Main Columns   */
/********************/

#MainColumn {
	float:left;
	width:700px;
}
#SidebarColumn {
	float:left;
	width:259px;
	border-left:1px solid #CCC;
	padding:0 20px;
}


/*******************/
/*   Main Column   */
/*******************/

#MainColumn section {
	padding-top:0;
}
#MainColumn section p {
	margin-top:0;
}
#MainColumn section .RelacionadosSingle li a {
	font-family:Georgia, serif !important;
	font-size:14px !important;
	margin-bottom:0px !important;
}
#MainColumn section .PostTags {
	font-weight:bold;
}
#MainColumn section .PostTags a {
	font-weight:normal;
	font-size:14px;
}
#MainColumn section .PostTags a:hover {
	text-decoration:underline;
}
#MainColumn img {
	max-width:660px;
	height:auto;
}
#SinglePost {
	padding-top:0px !important;
}
#SinglePost p {
	text-align:justify;
	line-height:26px;
}
#SinglePost .Titulo {
	margin:15px 0 15px 0;
	font-size:18px;
	font-weight:bold;
  color:#990000;
  color:rgb(153, 0, 0);
}

/**********************/
/*   Sidebar Column   */
/**********************/

#sidebar {
}
#sidebar section {
	float:left;
	width:259px;
	padding:0;
	margin-bottom:20px;
}
#sidebar section #TituloSeccion {
	margin-bottom:20px;
}
#sidebar section article {
	float:left;
	width:259px;
	margin-bottom:15px;
}
#sidebar section article .titulo {
	font-size:12px;
	font-weight:bold;
}
#sidebar section article .titulo a:hover { text-decoration:underline; }
#sidebar section article p {
	margin:0;
  font-family:HelveticaMedium, Arial, sans-serif;
  font-size:12px;
	text-align:justify;
  color:#000;
  color:rgb(0, 0, 0);
}
#sidebar section article .foto {
	width:259px;
	max-height:150px;
	overflow:hidden;
	margin-bottom:10px;
}
#sidebar section article .fotoSm {
	float:left;
	width:130px;
	height:75px;
	margin-right:5px;
	overflow:hidden;
}

/* Relacionados */
.Relacionados {
	padding:0;
	list-style:none;
  font-size:12px;
}
.RelacionadosLineal li {
	float:left;
	display:inline-block;
	margin-right:10px;
}
.Relacionados li {
	margin-bottom:5px;
}
.Relacionados li a {
	display:inline-block;
	margin-bottom:8px;
	padding:0 17px 0 5px;
	/*font-family:HelveticaMedium, Arial, sans-serif;*/
	font-size:12px;
	display:list-item;
	background:none;
	background-image:url(../img/bullet.png);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	padding-left: 14px;
}
.RelacionadosHeadline a {
	font-size:16px !important;
	margin-bottom:0px !important;
	background-position: 2px 6px !important;
}
.Relacionados li a:hover {
	text-decoration:underline;
}

/* Tabs */
#sidebar #Tabs {
	float:left;
	width:259px;
	padding:0;
}
#sidebar #Tabs ul.container {
	width:259px;
	padding:0;
	margin:0;
}

/* Los Clanes de la Cocaína */

#InformeNarcotrafico a {
	color:#060;
}
#InformeNarcotrafico h1 {
	font-size:30px;
	margin-bottom:15px;
}
#InformeNarcotrafico h2 {
	font-size:20px;
}
#InformeNarcotrafico #Presentacion .Resumen {
	font-size:18px;
	margin-bottom:20px;
}
#Principales {
	float:left;
	width:938px;
	margin:10px 0;
	padding:10px;
	border:1px solid #CCC;
}
#Principales .Resumen {
	font-family:HelveticaMedium, Arial, sans-serif;
	font-size:12px;
}
#Principales .Foto {
	float:left;
	width:300px;
	max-height:200px;
	margin-right:10px;
	overflow:hidden;
}
#Secundarias {
	float:left;
	width:288px;
	margin:10px 15px 10px 0;
	padding:10px;
	border:1px solid #CCC;
}
#Secundarias .Resumen {
	font-family:HelveticaMedium, Arial, sans-serif;
	font-size:12px;
}
#Secundarias .Foto {
	float:left;
	width:288px;
	max-height:200px;
	margin-bottom:10px;
	overflow:hidden;
}
#InformeNarcotrafico .Titulo {
	margin:15px 0 15px 0;
	font-size:12px;
	font-weight:bold;
  color:#006600;
  color:rgb(0, 102, 0);
}
#InformeNarcotrafico .Relacionados li {
	max-width:600px;
	overflow:hidden;
}
#InformeNarcotrafico .Relacionados li a {
	display:list-item;
	background:none;
	background-image:url(../img/bullet-cocaina.png);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	padding-left: 14px;
}
#InformeNarcotrafico .Relacionados li a:hover {
	text-decoration:underline;
}

/* El Saqueo de los Mares */

#InformePesca a {
	color:#009;
}
#InformePesca h1 {
	font-size:30px;
	margin-bottom:15px;
}
#InformePesca h2 {
	font-size:20px;
}
#InformePesca #Presentacion .Resumen {
	font-size:18px;
	margin-bottom:20px;
}
#Principales {
	float:left;
	width:938px;
	margin:10px 0;
	padding:10px;
	border:1px solid #CCC;
}
#Principales .Resumen {
	font-family:HelveticaMedium, Arial, sans-serif;
	font-size:12px;
}
#Principales .Foto {
	float:left;
	width:300px;
	max-height:200px;
	margin-right:10px;
	overflow:hidden;
}
#Secundarias {
	float:left;
	width:288px;
	margin:10px 15px 10px 0;
	padding:10px;
	border:1px solid #CCC;
}
#Secundarias .Resumen {
	font-family:HelveticaMedium, Arial, sans-serif;
	font-size:12px;
}
#Secundarias .Foto {
	float:left;
	width:288px;
	max-height:200px;
	margin-bottom:10px;
	overflow:hidden;
}
#InformePesca .Titulo {
	margin:15px 0 15px 0;
	font-weight:bold;
  color:#000099;
  color:rgb(0, 0, 153);
}
#InformePesca .Relacionados li {
	max-width:600px;
	overflow:hidden;
}
#InformePesca .Relacionados li a {
	display:list-item;
	background:none;
	background-image:url(../img/bullet-pesca.png);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	padding-left: 14px;
}
#InformePesca .Relacionados li a:hover {
	text-decoration:underline;
}

/* Informe Wikileaks */

#InformeWikileaks a {
	color:#630909;
}
#InformeWikileaks h1 {
	font-size:30px;
	margin-bottom:15px;
}
#InformeWikileaks h2 {
	font-size:20px;
}
#InformeWikileaks #Presentacion .Resumen {
	font-size:18px;
	margin-bottom:20px;
}
#InformeWikileaks #PrincipalesArea {
	float:left;
	width:642px;
	margin-right:16px;
}
#InformeWikileaks #Principales {
	float:left;
	width:620px;
	margin:10px 0 10px 0;
	padding:10px;
	border:1px solid #CCC;
}
#InformeWikileaks #Principales .Resumen {
	font-family:HelveticaMedium, Arial, sans-serif;
	font-size:12px;
}
#InformeWikileaks #Principales .Foto {
	float:left;
	width:300px;
	max-height:200px;
	margin-right:10px;
	overflow:hidden;
}
#InformeWikileaks #SecundariasArea {
	float:left;
	width:300px;
}
#InformeWikileaks #SecundariasArea article.Documentos {
	float:left;
	width:278px;
	margin:10px 0 0 0;
	padding:10px;
	border:1px solid #CCC;
}
#InformeWikileaks #Secundarias {
	float:left;
	width:278px;
	margin:0;
	padding:10px;
	border:1px solid #CCC;
	border-top:none;
}
#InformeWikileaks #Secundarias .Resumen {
	font-family:HelveticaMedium, Arial, sans-serif;
	font-size:12px;
}
#InformeWikileaks #Secundarias .Foto {
	float:left;
	width:288px;
	max-height:200px;
	margin-bottom:10px;
	overflow:hidden;
}
#InformeWikileaks .Titulo {
	margin:15px 0 15px 0;
	font-size:12px;
	font-weight:bold;
  color:#630909;
  color:rgb(99, 9, 9);
}
#InformeWikileaks .Relacionados li {
	max-width:600px;
	overflow:hidden;
}
#InformeWikileaks .Relacionados li a {
	display:list-item;
	background:none;
	background-image:url(../img/bullet-wikileaks.png);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	padding-left: 14px;
}
#InformeWikileaks .Relacionados li a:hover {
	text-decoration:underline;
}
.InformeVerTodos {
	float:right;
	margin-top:4px;
	font-size:12px;
}
.InformeVerTodos a:hover {
	text-decoration:underline;
}
#InformeWikileaks .WikileaksFullPage #Principales {
	width:820px;
}
#InformeWikileaks .WikileaksFullPage #Principales {
	width:820px;
}

/* Fotos */
.wp-caption {
	background:#F6F6F6;
	border:1px solid #DEDEDE;
	margin-bottom:20px;
}
.wp-caption img {
	margin:5px;
}
#SinglePost .wp-caption {
	max-width:660px !important;
}
#SinglePost .wp-caption img {
	max-width:650px !important;
}
.wp-caption p {
	margin:0 5px 5px 5px;
	font-size:12px;
}
.alignleft {
	float:left;
	margin-right:5px;
}
.aligncenter {
	margin:0 auto;
}

/* Archivo */

#Archivo { min-height:500px; }
ul.menu {list-style:none; margin:0; padding:0;}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#000; text-decoration:none; font-size:12px}
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {position:absolute; top:26px; left:0; background:#d1d1d1; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:225px; margin:0}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#d1d1d1}
ul.menu ul li a:hover {background-color:#c5c5c5}
ul.menu ul ul {left:225px; top:-1px}
ul.menu .menulink {border:1px solid #aaa; padding:5px 7px 7px; font-weight:bold; background:url(https://idl-reporteros.pe/wp-content/uploads/2011/01/header.gif); width:211px}
ul.menu .menulink:hover, ul.menu .menuhover {background:url(https://idl-reporteros.pe/wp-content/uploads/2011/01/header_over.gif)}
ul.menu .sub {background:#d1d1d1 url(https://idl-reporteros.pe/wp-content/uploads/2011/01/arrow.gif) 213px 8px no-repeat}
ul.menu .topline {border-top:1px solid #aaa}
.subaaa {background:#d1d1d1 url(https://idl-reporteros.pe/wp-content/uploads/2011/01/arrow.gif) 213px 8px no-repeat}

/* Especiales */
.EspecialWikileaks a, .EspecialWikileaks h1, .EspecialWikileaks h2, .EspecialWikileaks h3 { color:#630909 !important; }
.EspecialWikileaks #TituloSeccion { border-bottom-color:#630909 !important; }
.EspecialWikileaks #TituloSeccion span { color:#630909 !important; }

.EspecialBigwood a, .EspecialBigwood h1, .EspecialBigwood h2, .EspecialBigwood h3 { color:#630909 !important; }
.EspecialBigwood #TituloSeccion { border-bottom-color:#630909 !important; }
.EspecialBigwood #TituloSeccion span { color:#630909 !important; }

.EspecialNarcotrafico a, .EspecialNarcotrafico h1, .EspecialNarcotrafico h2, .EspecialNarcotrafico h3 { color:#060 !important; }
.EspecialNarcotrafico #TituloSeccion { border-bottom-color:#060 !important; }
.EspecialNarcotrafico #TituloSeccion span { color:#060 !important; }
.EspecialNarcotrafico .Titulo { color:#060 !important; }
.EspecialNarcotrafico .Relacionados a { background-image:url(https://idl-reporteros.pe/wp-content/themes/blank/img/clanes.jpg) !important; }

.EspecialPesca a, .EspecialPesca h1, .EspecialPesca h2, .EspecialPesca h3 { color:#009 !important; }
.EspecialPesca #TituloSeccion { border-bottom-color:#009 !important; }
.EspecialPesca #TituloSeccion span { color:#009 !important; }
.EspecialPesca .Titulo { color:#009 !important; }
.EspecialPesca .Relacionados a { background-image:url(https://idl-reporteros.pe/wp-content/themes/blank/img/mares.jpg) !important; }

/* Share */

.mr_social_sharing_wrapper {
	margin-bottom: 15px !important;
	line-height: 25px !important;
}
.mr_social_sharing_wrapper:before {
	content:"Compartir: ";
	font-weight:bold;
}
.mr_social_sharing {
	margin:0 5px;
}

/* Sumillas */
.sumilla_izq { float: left; font-size: 24px; color: #990000; width: 300px; background-color: #FAFAFA; padding: 15px; margin: 10px 20px 10px 0px; text-align: left !important; }
.sumilla_der { float: right; font-size: 24px; color: #990000; width: 300px; background-color: #FAFAFA; padding: 15px; margin: 10px 0px 10px 20px; text-align: right !important; }

/* Comentarios */
#comments {
	margin:35px 0 15px 0;
	font-size:18px;
	font-weight:bold;
  color:#990000;
  color:rgb(153, 0, 0);
}
.commentlist p {
	line-height:normal !important;
}
.commentlist .commentmetadata, .commentlist .commentmetadata a {
	margin:5px 0;
	font-size:16px;
	color:#666;
}
.commentlist .reply {
	margin-bottom:20px;
}
#respond h2 {
	font-size:18px;
	font-weight:bold;
  color:#990000;
  color:rgb(153, 0, 0);
}
#respond p {
	margin-bottom:5px;
}
#respond input, #respond textarea {
	padding: 9px;
	border: solid 1px #E5E5E5;
	outline: 0;
	font: normal 13px/100% Verdana, Tahoma, sans-serif;
	width: 200px;
	background: #FFFFFF url('bg_form.png') left top repeat-x;
	background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;
}
#respond textarea {
	width:660px;
	height:100px;
}