@charset "ISO-8859-1";
/* ---------------------------------------
Theme Name:
Theme URI: n.a.
Description:
Version:
Author: Roberto Gorjão
Author URI: http://www.castelosnoar.com
Last Modified: 2008.02.12
Provides: Fixed centered layout with light graphics.
---------------------------------------- */
* {margin:0; padding:0;}
body {
  font-family: "Times New Roman", serif;
  font-size: 13pt;
}

body.museum #lerMais_trigger span, body.museum #lerMais_trigger, #header, body.home #header, body.museum #header, div.sidebar, div#footer, div#footerContents, div#blog-title, div#blog-description, div#access {
  display: none;
}

a:link, a:visited {
  color: blue;
  text-decoration: underline;
}

#content a:link:after, #content a:visited:after {
  content: " (" attr(href) ") ";
}
#wrapper{
  position:relative;
  width: 17cm;
}
div#container {
  float:none;
  position:relative;
  width: 17cm;
}
div#content {
  width: 17cm;
}
div.sidebar {
  display:none;
}
.hentry{
  width: 17cm;
  position:relative;
}
.entry-title{
  width:17cm;
}
body.home .entry-content{
  width: 17cm;
}
body.home .imagem{
  float:right;
  display:block;
  width:270px;
  margin-right:-20px;
  padding: 0 10px 35px 50px;
  margin-top:-2em;
}
body.home .legenda{
  padding:0 5px 0 5px;
  display:block;
  font-size:0.86em;
}
.entry-content h3{
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 3em;
  margin-bottom: 1em;
}
.entry-content h4{
  margin-top: 2em;
  margin-bottom: 1em;
}
.entry-title{
  clear:both;
  padding:1.8em 0;
  margin-top:0;
  margin-bottom:0;
  text-transform: uppercase;
}
