a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h1 {
    margin-top: 0;
}

.title {
    font-weight: bold;
}

.letter {
    text-align: center;
    margin-bottom: 2em;
}

.letter h1 {
    text-align: left;
    margin-bottom: 0.5em;
}

.l0 .letter h1 {
    text-align: center;
}

.letter .thumbnail {
    border: 1px solid black;
    border-width: 1px 2px 2px 1px;
}

.post, .entry {
    margin-bottom: 2em;
}

.post h1, .entry h2 {
    margin-bottom: 0;
}

.letter .time, .post .time, .entry .time {
    font-size: 85%;
    margin-top: 0;
    margin-bottom: 1em;
    color: #999;
}

.letter .time {
    margin-top: -0.5em;
    text-align: left;
}

.letter .description {
    text-align: left;
}

#hd .title {
    font-size: 197%;
}

#hd {
    padding-bottom: 0.5em;
    margin-bottom: 1em;
    border-bottom: 1px solid #000;
}

#sd .bio-photo {
    text-align: center;
}

#sd .bio {
    margin-bottom: 1em;
    border-bottom: 1px solid black;
}

#sd .bio.address {
    border-bottom: none;
}

#sd .links .title {
    margin-bottom: 0;
    padding-bottom: 0;
}

#sd .links ul {
    margin-top: 0;
    margin-left: 0;
}

#sd .links ul li {
    list-style: none;
    margin-top: 1em;
}

.l0 #site-index {
    text-align: center;
}

.yui-g.pager .yui-u {
    text-align: right;
}

.yui-g.pager .yui-u.first {
    text-align: left;
}
