body {
  margin: 69pt 54pt 54pt 54pt;
  color: black;
  font-family: Verdana, sans-serif;
  font-size: 11pt;
}

h1, h2, h3, h4, h5 {
  font-family: Verdana, sans-serif;
}

/* #header {
  display: none;
} */

blockquote {
  border: 1pt dotted black;
  padding: 0.5em 1em;
  margin: 1em;
}

.node .content, .node .more, .comment .content {
  font-family: Georgia, serif;
  font-size: 11pt;
  text-align: justify;	
}

.node .title {
  margin-bottom: 0;
}

.node .title a {
  color: black;
  text-decoration: none;
}

.node .submitted {
  margin-top: 0;
}

.story_info h3 {
  margin: 0;
}

.site-name, .site-slogan {
  display: none;
}

#sidebar-left {
  display: none;
}

#sidebar-right { 
  display: none;
}

#main {
  width: auto;
}

.navbar {
  display: none;
}

.node .widgets {
  display: none;
}

image {
  max-width: 504pt;
}

.license {
  margin-top: 1em;
  font-size: 9pt;	
}

.summary {
  margin-bottom: 1em;
  border-bottom: 1pt #7f7f7f solid;
}
