/****** ARCHIVES ******/

#archiveentries {
  float: right;
  margin-right: 2em;
  width: 26em;
  }

#archivesidebar {
  float: left;
  width: 12em;
  }

#categoryarchives {
  margin-right: 2em;
  }

h3 {
  border-bottom: 1px solid #333;
  color: #333;
  font-family: Georgia, serif;
  font-size: 1em;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 1.5em;
  margin-bottom: 0.8em;
  margin-right: 0;
  text-transform: uppercase;
  }

dl {
  margin-bottom: 2em;
  }

dt {
  margin-bottom: 0.3em;
  }

dd {
  font-size: 1em;
  }

dd.archivebyline {
  color: #444;
  font-size: 0.9em;
  margin-bottom: 2em;
  margin-right: 2em;
  margin-top: 0.5em;
  text-align: right;
  }

dd.archivebyline :link, dd.archivebyline :visited {
  color: #333;
  font-weight: normal;
  text-decoration: underline;
  }

dd.archivebyline :link:hover, dd.archivebyline :visited:hover {
  color: #111;
  }

dl cite {
  font-size: 0.9em;
  font-style: normal;
  white-space: nowrap;
  }


#archivesidebar ul {
  list-style-type: none;
  margin-bottom: 2em;
  margin-left: 0;
  padding-left: 0;
  }

#archivesidebar li {
  margin: 0 0 0.5em 0;
  padding: 0;
  }

p#monthlylinks {
  margin-bottom: 2em;
  text-align: center;
  }