h1, h1 a {
  color: #fff;
}

h1 {
  font-size: 220%;
  margin: 1.5cm;
  text-align: center;
}

h2 {
  border-bottom: 1px solid #aaaaaa;
  font-size: 150%;
  margin-bottom: 0.1em;
  margin-top: 2.2em;
}

p.post-date {
  margin-top: 0;
}

h3 {
  color: #507EA1;
  font-size: 120%;
  margin-top: 2.2em;
}

.date {
  margin-top: 0px;
}

h2, .post-date {
  color: #507EA1;
  font-weight: bold;
  text-align: left;
  font-family: Georgia, "Times new roman", Times, serif;
  font-style: italic;
}

h2 a {
  text-decoration: none;
  color: inherit;
}

a {
  position: relative;
}

a:hover span.help {
  position: absolute;
  top: 1ex;
  left: 3em;
  display: block;
  background-color: #647D8F;
  border: 1px dashed #000;
  color: #fff;
  font-size: 50%;
  padding: 1em;
}

a span.help {
  display: none;
}

div.content-box {
  float: left;
  width: 68%;
  padding: 0%;
  clear: left;
}

div.content {
  border: 1px dashed #405080;
  text-align: justify;
  margin-left: 0cm;
  margin-right: 0cm;
  margin-top: 0cm;
  margin-bottom: 0.4cm;
  background-color: #fff;
  padding: 4%;
  clear: both;
}

body, p, div, span {
  font-family: Georgia, "Times new roman", Times, serif;
  line-height: 1.4em;
}

dt {
  font-weight: bold;
}

body {
  background-color: #647D8F;
}

div.info-box {
  float: left;
}

span.info-box, span.info-box {
  padding-left: 0.4cm;
  padding-right: 0.4cm;
  background-color: white;
  border-top: 1px solid gray;
  border-left: 1px solid gray;
  border-right: 1px solid gray;
  border-bottom: 1px solid white;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0.3cm;
  margin-right: 0.3cm;
}

a {
  text-decoration: none;
}

div.toc-links {
  float: right;
  margin: 0.0cm;
  background-color: #fff;
  border: 1px solid gray;
  width: 28%;
  text-align: left;
  padding: 1%;
  clear: both;
  font-size: smaller;
}

div.toc-links ul {
  padding-left: 1em;
}

.credits {
  text-align: center;
  width: 18%;
  padding: 0%;
  float: right;
}

blockquote {
  border: 1px dashed gray;
  margin: 1.0cm;
  padding: 0cm 1.0cm;
}

p.header-links {
  margin-top: 2em;
  float: right;
  font-size: 75%;
}

a.unexistant {
  color: red;
}

div.image-right {
  float: right;
}

div.image-left {
  float: left;
}

div.image-left, div.image-center, div.image-right {
  margin: 1em;
  padding: 0.5em;
  border: 1px dashed gray;
  text-align: center;
}

p.image-left, p.image-center, p.image-right {
  margin: 0.5em;
  font-size: 75%;
  max-width: 320px;
}

div.warning {
  margin: 1.0cm;
  padding: 0.5cm;
  color: #000000;
  background-color: #ffffcc;
  border: 1px dashed gray;
}

div.related-pages {
  font-size: small;
  border: 1px dashed gray;
  padding: 0cm 0.5cm;
  background-color: #eef;
  margin-top: 1cm;
}

ul.related-pages {
  margin: 0;
  padding: 0;
  text-align: center;
}

li.related-pages {
  display: inline;
  background-image: url(http://wiki.freaks-unidos.net/img/page);
  background-repeat: no-repeat;
}

a.related-pages
{
  text-decoration: none;
  padding: .2em 1em .2em 18px;
}

a.related-pages:hover,
a.related-pages:focus
{
  text-decoration: underline;
}

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

p.related-pages-tag
{
  height: 16px;
  padding: 0;
}

a.related-pages-tag
{
  background-image: url(http://wiki.freaks-unidos.net/img/tag);
  background-repeat: no-repeat;
  background-position: center left;
  border-right: 1px solid #777;
  padding-left: 20px;
  padding-right: 0.4em;
  height: 16px;
  float: left;
}

ul.files-list
{
  list-style-image: url(http://wiki.freaks-unidos.net/img/page);
}

a.tag {
  display: block;
  background-image: url(http://wiki.freaks-unidos.net/img/tag);
  background-repeat: no-repeat;
  background-position: center left;
  border-right: 1px solid #777;
  margin-top: 0;
  margin-bottom: 1em;
  padding-left: 20px;
  padding-right: 0.4em;
  height: 16px;
  float: left;
  font-size: small;
}

hr {
  clear: both;
  margin: 1em;
}

p.tags-list {
  float: left;
  height: 16px;
}

#post-comment {
  border: 1px dashed #000;
  background-color: #eef;
  padding: 1em;
}
