  #blogcontent {
    width:1015px;
    margin:0 auto;
    padding:25px 0;
    text-align:left;
    }
  #blogmain {
    width:740px;
    float:right;
    }
  #blogmain2 {
    padding:20px 10px 15px;
    }
  #blogsidebar {
    width:275px;
    float:left;
    padding-bottom:20px;
    }
  #blogsidebar2 {
    padding:20px 10px 15px 0px;
    width:275px;
    }

/* Posts
----------------------------------------------- */
.date-header {
  margin:0 0 .75em;
  padding-bottom:10px;
  border-bottom:1px solid #999;
  font-size:10px;
  line-height:1.70em;
  text-transform:uppercase;
  text-align:right;
  letter-spacing:.3em;
  color:#991213;
  }
.post {
  margin:0 0 2.5em;
  line-height:1.6em;
  }
.post-title {
	font-family:"adobe garamond pro", times, serif;
	font-size:29px;
	font-style:italic;
	color:#3B3B3B;
	margin:0;
	padding:0px 0px 15px 0px;
  }
.post-title a, .post-title strong {
  display:block;
  color:#999;
  text-decoration:none;
  padding:0 0 1px 45px;
  }
.post-title a:hover {
  color:#999;
  }
.post p {
  margin:0 0 .75em;
  }
p.post-footer {
  margin:0;
  text-align:right;
  }
p.post-footer em {
  display:block;
  float:left;
  text-align:left;
  font-style:normal;
  color:#666;
  }
a.comment-link {
  /* IE5.0/Win doesn't apply padding to inline elements,
     so we hide these two declarations from it */
  padding-left:15px;
  }
html>body a.comment-link {
  /* Respecified, for IE5/Mac's benefit */
  padding-left:15px;
  }
.post img {
  margin:0 0 5px 0;
  padding:4px;
  border:1px solid #cca;
  }


/* Comments
----------------------------------------------- */
#comments {
  margin:0;
  }
#comments h4 {
  margin:0 0 10px;
  border-top:1px dotted #9b9;
  padding-top:.5em;
  font:bold 110%/1.4em;
  color:#333;
  }
#comments-block {
  line-height:1.6em;
  }
.comment-poster {
  margin:.5em 0 0;
  padding:0 0 0 20px;
  font-weight:bold;
  }
.comment-body {
  margin:0;
  padding:0 0 0 20px;
  }
.comment-body p {
  margin:0 0 .5em;
  }
.comment-timestamp {
  margin:0 0 .5em;
  padding:0 0 .75em 20px;
  color:#996;
  }
.comment-timestamp a:link {
  color:#996;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }
.paging-control-container {
  float: right;
  margin: 0px 6px 0px 0px;
  font-size: 80%;
}
.unneeded-paging-control {
  visibility: hidden;
}


/* More Sidebar Content
----------------------------------------------- */
.sidebar-title {
  padding-bottom:7px;
  border-bottom:1px solid #999;
  font-size:12px;
  font-weight: bold;
  line-height:1.70em;
  font-family:Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  letter-spacing:.3em;
  color:#991213;
  }
#blogsidebar p {
  margin:0 0 10px 30px;
  line-height:1.6em;
  }
#blogsidebar ul {
  margin:5px 0 10px 30px;
  padding:0 0px;
  list-style:none;
  line-height:1.5em;
  }
#blogsidebar ul li {
  margin:0;
  padding:0 0 5px 15px;
  }



/* Profile
----------------------------------------------- */
.profile-datablock {
  margin:0 0 1em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  margin:0 8px 5px 0;
  border:4px solid #cc9;
  }
.profile-data {
  margin:0;
  line-height:1.5em;
  }
.profile-data strong {
  display:block;
  }
.profile-textblock {
  clear:left;
  }

