/* Posts
----------------------------------------------- */
.date-header {
  margin:0 0 .75em;
  padding-bottom:.35em;
  border-bottom:1px dotted #9b9;
  font-family: verdana;
font-size: 10;
  text-transform:uppercase;
  letter-spacing:.3em;
  color:#663;
  }
.post {
  margin:0 0 2.5em;
  }
.post-title {
  margin:.25em 0;
font-family: verdana;
font-size: 14;
  color:#333;
  }
.post-title a, .post-title strong {
  display:block;
  color:#333;
  text-decoration:none;
  padding:0 0 1px 45px;
font-family: verdana;
font-size: 14;
  }
.post-title a:hover {
  color:#000;
  }
.post p {
  margin:0 0 .75em;
  line-height:1.6em;
font-family: verdana;
font-size: 10;
  }
p.post-footer {
  margin:0;
  text-align:right;
  }
p.post-footer em {
  display:block;
  float:left;
  text-align:left;
  font-style:normal;
  color:#996;
  }
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 5px 5px 0;
  padding:1px;
  border:1px solid #000;
  }

/* More Sidebar Content
----------------------------------------------- */
.sidebar-title {
  padding-bottom:.35em;
  border-bottom:1px dotted #9b9;
  font-family: verdana;
font-size: 9;
  text-transform:uppercase;
  letter-spacing:.3em;
  color:#663;
  }
#sidebar p {
  margin:0 0 .75em;
  line-height:1.6em;
font-family: verdana;
font-size: 10;
  }
#sidebar ul {
  margin:.5em 0 1em;
  padding:0 0px;
  list-style:none;
  line-height:1.5em;
font-family: verdana;
font-size: 10;
  }
#sidebar ul li {
  margin:0;
  padding:0 0 5px 5px;
font-family: verdana;
font-size: 9;
  }
#sidebar p {
  margin:0 0 .6em;
  }

/* Links
----------------------------------------------- */
a.norm {
text-decoration: underline;
font-weight: strong;
color:#0000FF;
font-family: arial;
font-size: 18;
}
a.norm:visited {
text-decoration: underline;
font-weight: strong;
color:#0000FF;
font-family: arial;
font-size: 18;
}
a.norm:active {
text-decoration: underline;
font-weight: strong;
color:#0000FF;
font-family: arial;
font-size: 18;
}
a.norm:hover {
text-decoration: none;
font-weight: strong;
color:#0000FF;
font-family: arial;
font-size: 18;
}
a.foot {
text-decoration: underline;
font-weight: strong;
color:#0000FF;
font-family: arial;
font-size: 12;
}
a.foot:visited {
text-decoration: underline;
font-weight: strong;
color:#0000FF;
font-family: arial;
font-size: 12;
}
a.foot:active {
text-decoration: underline;
font-weight: strong;
color:#0000FF;
font-family: arial;
font-size: 12;
}
a.foot:hover {
text-decoration: none;
font-weight: strong;
color:#0000FF;
font-family: arial;
font-size: 12;
}
a:link {
  color:#0000FF;
font-family: verdana;
font-size: 10;
  }
a:visited {
  color:#0000FF;
font-family: verdana;
font-size: 10;
  }
a:hover {
  color:#000000;
font-family: verdana;
font-size: 10;
  }
a.norm {
  color:#0000FF;
font-family: verdana;
font-size: 14;
}
a img {
  border-width:0;
  }
