#license {
  margin: 2em 50px;
  font-size: 1.4em;
  border-top: 1px solid white;
  padding-top: 1em;
  line-height: 1.3;
}
#license img {
  margin-right: 1em;
}
#license a {
	display: block;
}

#author, #location {
  margin: 0 1.5em;
  font-style: italic;
}

#author {
  margin-left: 50px;
  font-size: 1.4em;
}

#location {
  display: none;
}

#menu a.active {
  color: #333;
  background-color: white;
}

#clear {
  clear: both;
  margin: 0;
}

#footnotes {
  clear: both;
  margin-top: 3em;
  padding-top: .5em;
  font-size: .9em;
  border-top: 1px solid #ccc;
}

p {
  line-height: 1.3;
  margin: 1em 0;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: 1em;
}

.image {
  font-style: italic;
  margin-top: 1em;
  margin-bottom: .5em;
  color: #666;
}

.imageleft {
  float: left;
  margin-right: 1em;
}

.imageright {
  float: right;
  margin-left: 1em;
}

.image img {
  display: block;
  margin-bottom: .5em;
}

a.footnote {
}
a.footnote div {
  display: none;
}
