h3 {
 margin-bottom: 1em;
 text-decoration: underline;
 }
.comments {
 margin-left: 2em;
 }
.comments .meta {
 margin-left: 1em;
 border-bottom: 1px dashed gray;
 }
.comments p {
 margin-bottom: 1em;
 margin-left: 1em;
 }
.meta {
 clear: both;
 margin-bottom: 1em;
 padding-bottom: 1em;
 text-align: right;
 }
.post {
 border-bottom: 1px dashed gray;
 clear: both;
 margin-bottom: 1em;
 padding-bottom: 1em;
 }
.post img[align="left"] {
 margin-right: 10px;
 }
.post img[align="right"] {
 margin-left: 10px;
 }
.post img[src] {
 margin: 0;
 }
.post p img {
 margin: 0 10px;
 }
#wordpress {
 position: absolute;
 width: inherit;
 height: auto;
 z-index: 1;
 }
#wordpress .archiveform {
 height: 1em;
 line-height: 1em;
 position: relative;
 top: 1px;
 left: 489px;
 width: 142px;
 }
#wordpress .archiveform select {
 width: 140px;
 }
#wordpress .listcatform {
 height: 1em;
 line-height: 1em;
 position: relative;
 top: 1px;
 left: 357px;
 width: 132px;
 }
#wordpress .listcatform select {
 width: 130px;
 }
