#news h1 {
    font-size: 32px;
    line-height: 34px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    color: #df7e27;
}

#news h2 {
    color: #e07e27;
}

#news h2 a {
    color: #e07e27;
}

h4.pagetitle {
    color: #656669;
    font-weight: normal;
    text-transform: uppercase;
} 
    
    
.newsblurb {
    margin-top: 10px;
    font-size: 13px;
    line-height: 18px;
    color: #656669;
}

.newsblurb a {
    color: #e07e27;
}

#follow {
    margin-top: 10px;
    padding-top: 10px;
    font-size: 10px;
    border-top: 1px solid #8b8b8b;
}

#follow a {
    color: #e07e27;
}

h3#comments, #respond h3 {
    margin: 0 0 10px 0;
    padding: 0 0 5px 0;
    color: #77b6e4;
    font-size: 18px;
    border-bottom: 1px solid #ccc;
}

ol.commentlist {
    list-style: none;
    font-size: 12px;
    margin: 0;
    padding: 0;
    color: #656669;
}

ol.commentlist a, #respond a {
    color: #e07e27;
}

ol.commentlist li {
    margin-bottom: 10px;
}

#respond {
    font-size: 12px;
    color: #656669;
}

cite.fn {
    font-weight: bold;
}

textarea#comment {
    width: 400px;
}
