html {
  height: 100%; }

body {
  background-color: #eeeeee;
  margin-top: 0;
  margin-bottom: 0;
  height: 100%; }

#page {
  width: 750px;
  margin-left: auto;
  margin-right: auto;
  background-color: lightgray;
  min-height: 100%; }

#header {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px; }

#nav td {
  padding-right: 20px; }

#content {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px; }

h1 {
  margin-top: 0.2em;
  margin-bottom: 0.3em; }

h2 {
  margin-top: 0.2em;
  margin-bottom: 0em; }

img {
  border: none; }

p {
  margin-bottom: 0; }

p.inset {
  margin-left: 2em;
  margin-right: 2em; }

dt {
  margin-top: 1em; }

ul {
  margin-top: 0; }

.info_name {
  font-weight: bold;
  margin-top: 1em; }

.info_content {
  clear: none; }

.clear {
  clear: both; }

.spaced {
  margin-top: 0.5em;
  margin-bottom: 0.5em; }

.plog_title {
  margin-bottom: 0; }

.plog_post {
  margin-bottom: 2em; }

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

.date {
  margin-top: 0; }

.continued_and_comment_count {
  margin-top: 0.5em; }

.continued_link {
  margin-right: 1em; }


.icon {
  vertical-align: middle;
  position: relative;
  top: -0.08em; }

#comments {
  margin-top: 2em; }

#dsq-content #dsq-comments .dsq-comment {
  margin-bottom: 20px;
  background-color: #e5e5e5;
  padding-bottom: 10px;
}

#dsq-content #dsq-comments .dsq-header-avatar {
  float:left;
  height:24px;
}

#dsq-content #dsq-comments .dsq-avatar {
  position: relative;
  top: 31px;
  left: 5px;
  width: 68px;
  height: 68px;
}

#dsq-content #dsq-comments .dsq-comment-body {
  display: table;
  margin-top: 10px;
  margin-left: 90px;
  margin-right: 5px;
  height:70px;
}

#dsq-content #dsq-comments .dsq-comment-message {
  display: table-cell;
  vertical-align: middle;
}

#dsq-content #dsq-comments .dsq-comment-footer {
  margin-left: 10px;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 0px;
}

#dsq-content #dsq-comments .dsq-comment-header-meta {
  display: inline;
  padding-top: 5px;
}