body {
    line-height:120%;
}

    img {
    border: none;
}
img.illustration {
    float:right;
    margin: 0 0 1em 1em;
    border: none;
}
.hentry {
    margin: 0 0 1em 0;
}
p.postmetadata {
    margin: 0;
    color: #666;
}
.main h1, h1.entry-title, h2.entry-title {
    font-size: 150%;	
    font-weight:normal;
    margin: 1em 0 0.3em 0;
    line-height:130%;
}
.home h1 {
    color: #090;
    background-color: #fff;
    font-size: 100%;
    text-transform:uppercase;
}
.archive h1 {
    font-size: 1em;
    text-transform:uppercase;
    color: #090;
}
h1 a, h2 a {
    text-decoration: none;
    color: #000;
}
.post h1, .post h2 {
    font-size: 160%;	
    font-weight:normal;
    margin: 1em 0 0 0;
}
.post h2 {
    font-size: 130%;	
    margin: 1.5em 0 0 0;
}
h3 {
    font-weight:normal;
}
.postmetadata abbr {
    text-decoration: none;
    border-bottom:none;
}
.item2 h2, .item3 h2, .item4 h2, .item5 h2 {
    font-size: 120%;
}


p a, li a {
    text-decoration:none;
    border-bottom: dashed 1px #ccc;
    color: #000;
}
h2.comments {
    text-transform:uppercase;
    font-size:1em;
}
ul.navigation, #sidebar, #skiplinks, .home h1, img.tagline, h3#respond, .commentform {
    display:none;
}
