
* {
  border: 0;
  }

body {
  font-family: sans-serif;
  font-size: 10pt;
  }
  
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  }

h2 a {
  text-decoration: none;
  color: #000;
}
h2 a:before {
  content: "\002A \0020";
}
  
hr#first, #header_img, #lightwindow_overlay, #lightwindow, ul#nav, #buscar, #search_form, #comment_form, .flashmovie, img#wpstats {
  display: none;
  }

#masthead {
  text-align: center;
  }

#masthead h1 a:link, #masthead h1 a:visited, #masthead h1 a:hover, #masthead h1 a:active {
  text-decoration: none;
  color: #CCC;
  font-family: "DomBold BT", sans-serif;
  font-weight: bold;
  font-size: 50pt;
  margin: 0;
  }

#masthead h3 {
  font-size: 11pt;
  font-style: italic;
  margin: 0;
  }
  
#masthead h3:before {
  content: "\201C \0020";
  font-size: 20pt;
}

ul {
  list-style-type: none;
  padding: 0;
  }

h2 {
  border-bottom: 1px dotted #555;
  margin-top: 20pt;
  font-size: 15pt;
  color: #555;
  text-transform: uppercase;
  }

.entry h3 {
  margin-top: 20pt;
  }
    
#navigation {
  border: 1px dotted #CCC;
  padding: 5pt;
  }  
  
#footer {
  text-align: right;
  font-size: 10pt;
  }  

img.borde {
  border: 1px solid #AAA;
  padding: 1px;
  }

p.videodesc:before {
  content: "Vídeo \0020";
  }
