#content h2.title a.link {
    text-shadow:1px 1px 1px #333648;
}

#content .comment h1 {
     text-shadow:1px 1px 1px #CDCDD2;   
}
 
#content p.postmetadata {
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    border-radius:7px;
}

#sidebar h1,
#sidebar h2,
#sidebar ul li a,
#sidebar ul.links li a,
#sidebar .widget ul li a {
    text-shadow:1px 1px 1px #EBEBEB;
}

#content .note,
#content .note-inner,
#content .page-inner {
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
    border-radius:15px;
}

#content ol.commentlist  .inner, 
#content .add-comment .body,#content ol.commentlist .entry,
#content ol.commentlist .entry,#content .add-comment .body, 
#content .add-comment .body .inner {
    -moz-border-radius:15px;
    -webkit-border-radius:15px;
    border-radius:15px;
}
