body {
  margin:0;
  font:x-small Georgia Serif;
  font-size: small;
  text-align: center;
}

a:link, a:visited {
  text-decoration:none;
}
  
a:hover {
  text-decoration:underline;
}

a img {
  border-width:0;
}

h2, .post h3, .post-footer, #comments h4, #comments-block .comment-footer {
  line-height: 1.4em;
}

.sidebar, .sidebar li { 
  line-height: 1.5em;
}

.post p, #comments-block, .profile-data, .profile-textblock, #footer {
  line-height:1.6em;
}

.post-footer, #comments-block .comment-footer, .profile-data, .profile-link, #footer {
  letter-spacing:.1em;
}

h2, #comments h4 {
  letter-spacing:.2em;
}

h2, .post-footer, #comments h4, #comments-block .comment-footer, .profile-data, .profile-link, #footer {
  text-transform:uppercase;
}

/* Headings
----------------------------------------------- */

h2 {
  margin:1.5em 0 .75em;
}


/* Posts
-----------------------------------------------
 */
 
h2.date-header {
  margin:1.5em 0 .5em;
}

.post {
  margin:.5em 0 1.5em;
  padding-bottom:1.5em;
}

.post h3 {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
}

.post h3 a, .post h3 a:visited, .post h3 strong {
  display:block;
  text-decoration:none;
  font-weight:normal;
}

.post p {
  margin:0 0 .75em;
}

.comment-link {
  margin-left:.6em;
}
  
.post img {
  padding:4px;
}

.post blockquote {
  margin:1em 20px;
}

.post blockquote p, .post-footer {
  margin:.75em 0;
}

/* Comments
----------------------------------------------- */

#comments h4 {
  margin:1em 0;
  font-weight: bold;
}

#comments-block {
  margin:1em 0 1.5em;
}

#comments-block .comment-author {
  margin:.5em 0;
}

#comments-block .comment-body {
  margin:.25em 0 0;
}

#comments-block .comment-footer {
  margin:-.25em 0 2em;
}

#comments-block .comment-body p {
  margin:0 0 .75em;
}

.deleted-comment {
  font-style:italic;
  color:gray;
}

#blog-pager-newer-link {
  float: left;
}
 
#blog-pager-older-link {
  float: right;
}

#blog-pager { 
  text-align: center;
}

.feed-links {
  clear: both;
  line-height: 2.5em;
}

/* Sidebar Content
----------------------------------------------- */

.sidebar ul {
  list-style:none;
  margin: 0;
  padding: 0;
}

.sidebar li {
  margin:0;
  padding-top:0;
  padding-right:0;
  padding-bottom:.25em;
  padding-left:15px;
  text-indent:-15px;
}

.sidebar .widget, .main .widget { 
  margin:0 0 1.5em;
  padding:0 0 1.5em;
 }

.main .Blog { 
  border-bottom-width: 0;
}


/* Profile 
----------------------------------------------- */
.profile-img { 
  float: left;
  margin-top: 0;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 0;
  padding: 4px;
}

.profile-data {
  margin:0;
  font-weight: bold;
}

.profile-datablock { 
  margin:.5em 0 .5em;
}

.profile-textblock { 
  margin: 0.5em 0;
}

/* Footer
----------------------------------------------- */
#footer {
  width:660px;
  clear:both;
  margin:0 auto;
  padding-top:15px;
  text-align: center;
}
