
/* Headings
----------------------------------------------- */
h5 {
  margin: 20px 0px 3px 0px;
  font: bold 10px/12px Verdana, Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#777;
  }
h1 {
  font: 14px/20px Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #000;
  margin:15px 0;
}
#sideshow ul li {
    margin: 0 0 11px 0;
    padding: 0 0 0 18px;
    list-style: none;
    background: url(http://www.ussportscamps.com/camps/gfx/arrow.gif) no-repeat 0 1px;
}

#sideshow ul {
    margin: 15px 0px;
}

#sideshow ul li {
    line-height: 1.2em;
    margin: 0 0 8px 0;
}

/* Posts
----------------------------------------------- */
.date-header {
  margin: 14px 0px 0px 0px;
  }
.post {
  margin:.0px 0px 40px 0px;
  padding-bottom:.40px;
  border-bottom:1px dotted #ccc;
  }
.post div {
  margin: 0px 0px 10px 0px;
  line-height:1.6em;
  }
p.post-footer {
  margin: 20px 0px 40px 0px;
  color:#ccc;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }
.post img {border: none;
  padding: 0px 0px 20px 20px;
  }


