h1 {
  margin-top: 1em;
  margin-bottom: 0.1em;
}

h2 {
  margin-top: 1em;
  margin-bottom: 0.4em;
}

h3 {
  margin-top: 2.5em;
  margin-bottom: 0.9em;
}

.noh3 {
  margin-top: 3em;
  margin-bottom: 1em;
}

h4 {
  margin-top: 2em;
  margin-bottom: 1.5em;
}

h5 {
  margin-top: 2em;
  margin-bottom: 1em;
}

h6 {
  margin-top: 2em;
  margin-bottom: 1em;
}

.description {
  margin-bottom: 4em;
}

#header,
#footer,
.pagetitle,
.posttitle {
  position: relative;
}

#header .pattern {
  position: absolute;
  right: 880px;
  top: 49px;
  width: 1126px;
  height: 32px;
}

.pagetitle .pattern,
.posttitle .pattern {
  position: absolute;
  right: 480px;
  bottom: 16px;
  width: 1000px;
  height: 11px;
}

.pagetitle h2,
.firstpost h2,
.firstpost h3,
.notopmargin {
  margin-top: 0;
}

.firstpost h3 {
  margin-bottom: 0.4em;
}

.post {
  margin-top: 35px;
}

.firstpost {
  margin-top: 0;
}

#footer {
  padding-top: 100px;
  overflow: hidden;
}

#footer .pattern {
  position: absolute;
  left: 160px;
  top: 60px;
  width: 2000px;
  height: 11px;
}

#footer ul {
  margin-left: 40px;
  margin-right: 0;
}

#footer h2 {
  margin-left: 40px;
}

#footer ul h3 {
  margin-left: 0;
}

.firstheader {
  margin-top: 0;
}

.entry ul,
.entry ol {
  margin-left: 0px;
}

#sidebar ul {
  margin-left: 20px;
  margin-right: 0;
}

#sidebar ul.bar {
  margin-left: 0px;
}

li.categories,
li.widget,
li.barpart {
  margin: 0 0 35px 0;
  padding-left: 20px;
}

li.widget_search {
  padding-left: 40px;
}

li.categories h2,
li.barpart h2,
h2.widgettitle {
  margin-top: 0;
  margin-left: 20px;
}

div.textwidget {
  margin-left: 20px;
}

.entry h1 {
  margin-bottom: 0.4em;
}

.entry h2 {
  margin-top: 1em;
  margin-bottom: 0.5em;
}

.entry h3 {
  margin-bottom: 0.6em;
}

.post img,
.post .wp-caption {
  margin-top: 15px;
  margin-bottom: 20px;
  padding: 0;
}

.post .wp-caption img {
  display: block;
  margin: 0;
  padding: 0;
}

.post .wp-caption .wp-caption-text {
  display: block;
  margin: 10px 0 0 0;
  padding: 0 0 10px 40px;
  min-height: 27px;
  width: auto;
}

.post img {
  max-width: 414px;
  height: auto;
}

.post img.inline,
.post img.avatar,
.post img.wp-smiley {
  display: inline;
  float: none;
  margin: 0;
  padding: 0;
}

.post img.alignnone, 
.post div.alignnone,
.post img.aligncenter, 
.post div.aligncenter {
  float: none;
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.post img.alignleft, 
.post div.alignleft {
  float: left;
  display: block;
  margin-left: 0;
  margin-right: 10px;
}

.post img.alignright, 
.post div.alignright {
  float: right;
  display: block;
  margin-left: 10px;
  margin-right: 0;
}

.navigation, .singlenavigation {
  margin-bottom: 20px;
  position: relative;
}

.navigation {
  margin-top: 15px;
}

.navigation .textleft,
.singlenavigation .textleft {
  text-align: left;
}

.navigation .textright,
.singlenavigation .textright {
  text-align: right;
}

#sidebar ul.handmade,
#footer ul.handmade {
  margin-left: 40px;
}


#sidebar ul.handmade li ul,
#footer ul.handmade li ul {
  margin-left: 20px;
}


#sidebar ul.clean,
#sidebar ul.handmade li.clean,
#footer ul.handmade li.clean {
  margin-left: 0px;
}

input, textarea {
  margin: 4px 0px 6px 0px;
  padding: 4px 4px 6px 4px;
}

#s {
  width: 70px;
  padding: 2px 3px 3px 2px;
}

#searchsubmit {
  padding: 2px 0px 3px 0px;
}

blockquote {
  margin-left: 0;
  padding-left: 40px;
  margin-right: 0;
}

.comments {
  margin-top: 50px;
}

.commentli {
  display: block;
  float: left;
  margin-bottom: 40px;
}

#respond {
  margin-top: 20px;
}

.commentmetadata {
  position: relative;
}

.commentmetadata .commentmark {
  position: absolute;
  top: 0px;
  left: 120px;
  width: 11px;
  height: 19px;
}

.responder input {
  width: 110px;
}

.readmore,
.multipage {
  display: block;
  margin-left: -40px;
  padding-left: 40px;
  min-height: 21px;
}

.less {
  display: block;
  position: absolute;
  top: 0px;
  left: 20px;
  width: 10px;
  height: 18px;
}

.more {
  display: block;
  position: absolute;
  top: 0px;
  left: 475px;
  width: 10px;
  height: 18px;
}

.navigation .less {
  left: 130px;
}

.navigation .more {
  left: 595px;
}

.postmetadata p,
.commentmetadata p {
  display: block;
  margin-top: 0;
  margin-bottom: 10px;
}
