.lista_blogs {
	margin-left:0px;
	list-style:none;
	border-right:1px solid white;
	height:25px;
	margin-bottom:0px;
}

.lista_blogs a{
	color:gray;
}

.post-labels, #comments h4, .post-comment-link {
	font-size:11px;
	
}

pre {
background-color: #eee ;
color: #008 ;
border: 1px #888 dashed ;
overflow: auto ;
font-size: 80% ;
font-family: "Lucida Console", "Lucida Sans Typewriter", "Courier";
line-height:1.2em;
width:578px;
clear:both;
}
code{
color: #008;
font-size: 90% ;
font-family: "Lucida Console", "Lucida Sans Typewriter", "Courier"
}

.sidebar ul {
  list-style:square;
  margin:0 0 0;
  padding:0 0 0;
}
.sidebar li {
  margin:0;
  padding-top:0;
  padding-$endSide:0;
//  padding-bottom:.25em;
//  padding-$startSide:15px;
//  text-indent:-15px;
  line-height:1.5em;
  }

