h1 {
  float: right;
  width: 525px;
  height: auto;
  line-height: 30px;
  padding-top: 5px;
  text-indent: 0;
}
h2.index {
  float: right;
  width: 525px;
  height: auto;
  line-height: 30px;
  padding-top: 5px;
  text-indent: 0;
}
.title{
  margin-bottom: 20px;
}
.date {
  float: left;
  width: 80px;
  height: 80px;
  padding: 0 !important;
  background: url(../images/dateback-big.png) 0 0 no-repeat;
  _background-image: url(../images/dateback-big.gif);
}
.year {
  display: block;
  width: 80px;
  letter-spacing: 1px;
  font-size: 10px;
  padding: 6px 0 0 2px;
  text-align: center !important;
  text-transform: uppercase;
}
.month {
  display: block;
  width: 80px;
  font-size: 16px;
  margin: -8px 0 0;
  text-align: center !important;
  text-transform: uppercase;
}
.day {
  display: block;
  width: 80px;
  font-size: 40px;
  margin: -4px 0 0;
  padding: 8px 0;
  text-align: center !important;
}
.linkbox {
  margin-right: 5px;
}
.author {
  padding: 0 0 0 95px !important;
}


/* Left Column */
#col-left-wide {
  clear: both;
}
.blog #col-left-wide {
  margin-top: -120px;
}
.single #col-left-wide {
  margin-top: 25px;
  _margin-top: 0;
}
.post {
  padding-bottom: 20px;
  margin-bottom: 80px;
  background-position: bottom center;
  background-repeat: no-repeat;
}
.blog .post {
  margin-top: 120px;
}
.postfooter {
  position: absolute;
  width: 600px;
  _width: 620px;
  margin: 20px 0 0;
  padding: 10px !important;
}
.postfooter .icons {
  padding: 0 !important;
}
.postfooter .icons li {
  display: inline;
  padding: 0 !important;
  background: transparent !important;
}
.postfooter .icons a {
  float: left;
  width: 30px;
  height: 30px;
  overflow: hidden;
  margin-right: 5px;
  display: block;
  border-bottom: 0 !important;
}
.postfooter p {
  float: right;
  line-height: 30px;
  padding: 0 !important;
}
.postfooter p a {
  font-size: 16px;
  padding-right: 20px;
  background: url(../images/arrow-right.gif) center right no-repeat;
}
.single .postfooter p a {
  background-image: url(../images/arrow-down.gif);
}
#commentform {
  margin: 5px;
}
#commentform button {
  margin-left: -5px;
}
#commentlist ol {
  margin: 5px;
  padding: 0 !important;
}
#commentlist li {
  padding: 10px 20px;
  margin-bottom: 5px;
}
#commentlist li p {
  text-align: justify;
}
.comment-body {
  position: relative;
}
.comment-author img {
  float: left;
  margin: 0 15px 0 -10px;
}
.comment-author-admin .comment-author img,
.bypostauthor .comment-author img {
  float: right;
  margin: 0 -10px 0 15px;
}
.comment-author cite {
  z-index: 3;
  position: absolute;
  top: -10px;
  left: -20px;
  width: 330px;
  _width: 435px;
  height: 80px;
  _height: 95px;
  padding: 15px 0 0 105px;
  _padding-left: 20px;
  font-weight: bold;
  font-size: 18px;
  background-position: 5px 5px;
  background-repeat: no-repeat;
}
.comment-author-admin .comment-author cite,
.bypostauthor .comment-author cite {
  left: auto;
  right: -20px;
  padding: 15px 105px 0 0;
  _padding-right: 130px;
  text-align: right !important;
  background-position: 340px 5px;
}
.says {
  height: 40px;
  _height: 20px;
  visibility: hidden;
  display: block;
}
.comment-meta {
  z-index: 2;
  position: absolute;
  top: 5px;
  right: -20px;
  _right: 5px;
  padding: 0 25px;
  height: 30px;
  width: 470px;
  _width: 520px;
  display: block;
  font-size: 11px;
  text-align: right !important;
  border-bottom: 1px solid;
}
.comment-author-admin .comment-meta,
.bypostauthor .comment-meta {
  right: auto;
  left: -20px;
  text-align: left !important;
}
.reply {
  clear: both;
}
#respond h2 a {
  position: relative;
  display: block;
  float: right;
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  text-align: right;
  margin: -5px 0 0;
  padding: 0 35px 0 0;
  border-bottom: 0;
  overflow: hidden;
  font-family: "Trebuchet MS", trebuchet, sans-serif;
}
#respond h2 a img {
  position: absolute;
  top: 0;
  right: 0;
}


/* Right Column */
#col-right-short {
  margin-top: -10px;
}
#col-right-short h2 {
  margin-top: 20px;
  overflow: hidden;
  text-indent: -5000px;
}
h2.topics {
  background: url(../images/titles/topics.gif) 0 0 no-repeat;
}
h2.recent {
  background: url(../images/titles/recent-posts.gif) 0 0 no-repeat;
}