body{
  color: #002F45;
  font-family: Verdana, sans-serif;
}

#content a {
  color: #33B4BD !important;
  
}

.entry a{
  text-decoration: underline;
}

strong {
  color: inherit;
}

#sidebar > ul > li {
  
  padding: 5px 10px !important;
  }

#sidebar{
  padding-top: 0px;
  background: #E2E9ED;
}

.post {
  border-bottom: 1px solid silver;
}

.post h2 {
  letter-spacing: -0.02em;
}
.post h2, .post h2 a {
  color: #33B4BD !important;
}

a:hover {
  background: none;
  text-decoration: underline;
}

li.widget > ul > li, .textwidget > ul > li {
  padding-left: 15px !important;
  background: url(images/arrow.gif) left 3px no-repeat;
  margin-bottom: 0.5em !important;
}

#sidebar a {
  color: #112c37;
}

#sidebar a:hover {
  text-decoration: underline;
}

code{
  background: #E2E9ED;
}

div#autor_box h3{
  margin-top: 0px !important;
}

div#autor_box img{
  float: left;
  margin: 0px 10px 0px 0px;
}

div#autor_box {
  margin: 3em 0px 1em 0px;
  padding: 10px 10px 10px 10px;
  background: #E2E9ED ;
  
}