body{
	background:url(../images/bg_header.png) repeat-x;
	}
#header {
	margin-bottom:10px;
/*	background-color:#FFF;*/
	padding:0 15px 0 15px;
}
#userinfo{
	text-align:right;
	border-bottom:1px solid #CCC;
	}
#footer {
	border-top:1px solid #CCC;
	margin-top:10px;
	background-color:#FFF;
	text-align:center;
}

#left{
	background-color:#FFF;
	}
	
.left{
	float:left;
	}
.right{
	float:right;}

#content{
	background-color:#FFF;
	overflow:auto;
	height:600px;
	}
#content_header{
	background-color:#AEC5E7;
	color:#3C3C3C;
	height:30px;
	padding-left:15px;
	}
#content_header h3{
	color:#3C3C3C;
	font-family:Verdana, Geneva, sans-serif;
	line-height:1.5;
	display:inline;
	}
	

.icono{
	background-repeat: no-repeat;
	background-position: left center;
	margin:-2px 0;
	padding:2px 0 2px 18px;

	}
	.icono_destacados{
		background-image:url(../icons/star_16.png);
	}

	.icono_actualizar{
		background-image:url(../icons/refresh_16.png);
	}

	.icono_fuentes{
		background-image:url(../icons/transmit_blue.png);
	}

	.icono_palabras_claves{
		background-image:url(../icons/tag_blue.png);
	}
	
	.icono_publicar{
		background-image:url(../icons/world_go.png);
	}
	
	.icono_archivar{
		background-image:url(../icons/package_go.png);
	}
	.icono_infoxel{
		background-image:url(../icons/infoxel_16.png);
	}
	
	.icono_personas{
		background-image:url(../icons/users_two_16.png);
	}
	


	li{
		list-style:none;
		padding-left:5px;
		}


div.pagination
{
    padding: 3px;
    margin: 3px;
	text-align:center;
}

div.pagination a
{
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #AAAADD;
    text-decoration: none; /* no underline */
    color: #000099;
}

div.pagination a:hover, div.pagination a:active
{
    border: 1px solid #000099;
    color: #000;
}

div.pagination span.current
{
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #000099;
    font-weight: bold;
    background-color: #993300;
    color: #FFF;
}
div.pagination span.disabled
{
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #EEE;
    color: #DDD;
}

/** FEEDS **/
.titulo{
	overflow:hidden;
	border-top:1px solid #ccc;
/*	border-bottom:1px solid #ccc;*/
	line-height:2;
	cursor:pointer;
	}
.snippet{
	overflow:hidden;
	width:auto;
	color:#777;
	}
.contenido{
	padding:0 20px 0 20px;
		}
	
.titulo_contenido{
	color:#24B;
	display:inline;
}

.link_externo{
	text-decoration:none;
	background-repeat: no-repeat;
	background-position: right center;
	margin:-2px 0;
	padding:5px 22px 0px 0;
	background-image:url(../icons/link_go_16.png);
	line-height:1;
	}
	
	.span-16 h5{
		display:inline;
		}

.acciones{
	/*margin-bottom:15px;
	border-bottom:1px solid #000;*/
	/*padding-left:20px;*/
	background-color:#F3F5FC;
	line-height:2;
	}
.acciones a, .acciones a:hover, .acciones a:visited{
	color:#24B;
	}
.borde_azul{
	border:2px solid #68E;
	}




/** AUTOCOMPLETE **/
.ac_results{padding:0;border:1px solid WindowFrame;background-color:Window;overflow:hidden;}.ac_results ul{width:100%;list-style-position:outside;list-style:none;padding:0;margin:0;}.ac_results iframe{display:none;display:block;position:absolute;top:0;left:0;z-index:-1;filter:mask();width:3000px;height:3000px;}.ac_results li{margin:0;padding:2px 5px;cursor:pointer;display:block;width:100%;font:menu;font-size:12px;overflow:hidden;}.ac_loading{background:url("../imgs/loader.gif") right center no-repeat;}.ac_over{background-color:Highlight;color:HighlightText;}



.jqifade{
      position: absolute;
      background-color: #aaaaaa;
}
div.jqi{
      width: 400px;
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      position: absolute;
      background-color: #ffffff;
      font-size: 11px;
      text-align: left;
      border: solid 1px #eeeeee;
      -moz-border-radius: 10px;
      -webkit-border-radius: 10px;
      padding: 7px;
}
div.jqi .jqicontainer{
      font-weight: bold;
}
div.jqi .jqiclose{
      position: absolute;
      top: 4px; right: -2px;
      width: 18px;
      cursor: default;
      color: #bbbbbb;
      font-weight: bold;
}
div.jqi .jqimessage{
      padding: 10px;
      line-height: 20px;
      color: #444444;
}
div.jqi .jqibuttons{
      text-align: right;
      padding: 5px 0 5px 0;
      border: solid 1px #eeeeee;
      background-color: #f4f4f4;
}
div.jqi button{
      padding: 3px 10px;
      margin: 0 10px;
      background-color: #2F6073;
      border: solid 1px #f4f4f4;
      color: #ffffff;
      font-weight: bold;
      font-size: 12px;
}
div.jqi button:hover{
      background-color: #728A8C;
}
div.jqi button.jqidefaultbutton{
      background-color: #BF5E26;
}
.jqiwarning .jqi .jqibuttons{
      background-color: #BF5E26;
}

.valoracion{
	background-image:url(../images/valoracion.png);
	padding-top:3px;
}

.fieldset {padding:0;margin:0;border:0px solid #ccc;}
.legend {font-weight:normal; font-size:1;}

h4 {font-size:1.3em;line-height:1em;margin-bottom:0.5em;}
h3 {font-size:1.5em;line-height:1.5em;margin-bottom:0.3em;}
p{line-height:1.2;}

.fuente a
{
color: #539d36;
text-decoration: none;
font-size:1.2em;

}

/* Files */
a.pdf   { 
  padding:2px 0 2px 22px;
  margin:-2px 0;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(../icons/pdf.png);}  
a.doc   { 
  padding:2px 0 2px 22px;
  margin:-2px 0;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(../icons/doc.png); }  

a.xls   { 
  padding:2px 0 2px 22px;
  margin:-2px 0;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(../icons/xls.png); }  
  
  a.email{ 
  padding:2px 0 2px 22px;
  margin:-2px 0;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(../icons/email.png); }  

  a.rss{ 
  padding:2px 0 2px 22px;
  margin:-2px 0;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(../icons/rss_16.png);
 }
  
.fuente a:hover
{
text-decoration: underline;
font-size:1.2em;

}
.fuente img{
	padding-top:0;}
.articulo{
	padding-top:10px;
	}
.graph_bar{
	height:13px;
	margin:0;
	float:left;
	-moz-border-radius:2px;
	-webkit-border-radius: 2px;
//background-image: url(http://blogsmonitor.com/blogs/front/images/graph_bar_standard.gif);
	background:#73a2e5 none repeat scroll 0 0;
	margin-top:3px;
	}
	
	#logo a{
		color:#777;
		text-decoration: none;	
	}
	
	#pais option{
		background-repeat:no-repeat;
		background-position:bottom left;
		padding-left:30px;
		
	}
	
#pais option[value="AR"] {
background-image:url(../icons/flags/argentina_16.png);
}
#pais option[value="VE"] {
background-image:url(../icons/flags/venezuela_16.png);
}
#pais option[value="PE"] {
background-image:url(../icons/flags/peru_16.png);
}

.highlight {background:#ff9;}

.ranking{
	padding-left:1%;
	}
	.ranking li{
		list-style:none;
		padding-left:0;
		}
.ranking_item{
	padding-left:0;
	clear:both;
	}
	
	
	.ranking_title{
	float:left;
	width:35%;
	}
	
.ranking_value{
	float:left;
	width:10%;
	text-align:right;
	padding-right:5px;
	}

.ranking_graph{
	float:left;
	width:50%;
	text-align:left;
	line-height:1.5em;
	}
	
	/*
	
.ranking_title{
	float:left;
	width:43%;
	}
	
.ranking_value{
	float:left;
	width:14%;
	text-align:right;
	padding-right:5px;
	}

.ranking_graph{
	float:left;
	width:39%;
	text-align:left;
	}*/
.ranking_snippet{
	width:auto;
	color:#777;
	font-size:11px;
	padding-left:3px;
	}

.ranking a{
	text-decoration:none;
	color:#111;
}

.ranking a:hover{
	text-decoration:underline;
	color:#111;
}
.ranking a:active,.ranking a:focus {
	text-decoration:none;
	color:#111;
}
	
.principal{
	line-height:1.25;
	display:inline;
	}
.secundario{
	line-height:1.25;
	display:inline;
	font-size:1em;
	}
.mencion{
	font-size:0.8em;
	line-height:1.25;
	display:inline;
	background-image:none;
	}
.implicito{
	padding:0;
	margin:0;
	display:inline;
	line-height:1.25;
	font-size:0.8em;
	background-image:none;
	}

.positiva, .media_positiva{ 
  padding:2px 0 2px 14px;
  margin:-2px 0;
  background-repeat: no-repeat;
  background-position: left center;
  line-height:1.25;
  margin-bottom:0.25em;
  background-image: url(../icons/circle_green_10.png);}

.negativa, .media_negativa{
  padding:2px 0 2px 14px;
  margin:-2px 0;
  background-repeat: no-repeat;
  background-position: left center;
  line-height:1.25;
  margin-bottom:0.25em;
  background-image: url(../icons/circle_red_10.png);}  
  
  h4.snippet{
	  display:inline;
      margin-bottom:0.25em;
	 }

	.datos_twitter_users{
	display:none;
	padding-left:10px;
	margin-right:10px;
	padding-top:5px;
	/*margin:0;
	margin: 0 0.833em 0 0;*/
	width: 85%;
	overflow:visible;
	border: 1px solid #eee;
	/*background-color:#FFF;*/
	

	}
	.datos_twitter_inner{
		float:right;
		/*background-color: #EAF1DD;*/
		width:100%;
		}
		.datos_twitter_inner ul{
			padding-right:10px;
			padding-left:10px;
			margin-left:10px;
		}
		
		.datos_twitter_inner .datos_content_ranking2{

		font-size:1em;
		}

.datos_twitter_inner h3{

		font-size:1.3em;
		}
.datos_fuente, .datos_canal{
	display:none;
	padding:5px;
	padding-top:10px;
	margin:0;
	background-color: #EAF1DD;
	margin: 0 0.833em 0 0;
	width: 95%;
	overflow:visible;
	}

	.datos_thumbnail{
		float:left;
/*		width:270px;*/
	}
	.datos_content{
		overflow:visible;
		margin: 0 0.833em 0 0;
/*		float:left;*/
		/*width:310px;*/
		padding-left:15px;
		padding-top:5px;
		padding-bottom:5px;
	}
	
	.url{
		color:
	}
	
	.datos_content_ranking{

		font-size:1.5em;
		}
		.datos_content_ranking2{
		text-align:right;
		float:right;
		font-size:1em;
		}
	.datos_content_ranking img{
		margin-bottom:-2px;
		margin-right:5px;
		margin-left:15px;
		}
		
		snippetwo{
			width:25%;
			color:#777;
			}
	.filtros{
		/*background-color:#DFFFDF;*/
		}
		
		#categorias{
			width:200px;
		}
		
		#daterange{
			padding-top:10px;
			}
		label {
			font-weight:normal;
			vertical-align:top;
		}
		
		#logo h3 {margin-bottom:0; padding-bottom:0; vertical-align:top;}

		.mandatory{
			color:#F00;
			}

