/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */
#branding {
    padding-top: 20px;
}
.blog-name {
    font-family: helvetica, arial, sans;
    font-weight: bold;
    letter-spacing: -0.01em;
    font-size: 2.75em;
}
.single .post h1,
.page h1 {
    font-family: helvetica, arial, sans;
    font-size: 2em;
}
.single .post h2,
.page h2 {
    font-family: georgia, times, serif; 
    font-weight: normal;
    margin-bottom: 0.5em;
    font-size: 1.75em;
}

.single .post h3,
.page h3 {
    margin: 1.2em 0;
}

a.contentjumplink,
a.contentjumpnumber {
    text-decoration: none;
    padding: 0.25em;
}

a.contentjumplink:hover,
a.contentjumpnumber:hover {
    background: #eee;
}

.contentjumplink {
    margin: 0 0.5em;
}

span.contentjumpnumber {
    font-weight: bold;
    color: #000;
}

a.contentjumpnumber {
    color: #999;
}

dd.gallery-caption {
    margin: 0;
    text-align: center;
}

.about-author {
    clear: both;
}

#commentlist div.comment-author img {
    height: 32px;
    width: 32px;
    border:1px solid #ccc;
    float:left;
    margin:0 5px 10px 0;
    padding:1px;
}

#commentlist li.bypostauthor div.comment-node {
    background: #efe;
    border: solid 1px #696;
}

#content .gallery {
    clear: none;
}

.dd_post_share_right {
    margin: 0 0 1em 1em;
}

.entry-content .aside {
    float: right;
    padding: 1em;
    margin: 0 0 1em 1em;
    border-left: dotted 1px #999;
    background: #f3f3f3;
    width: 25%;
    font-family: georgia;
    font-style: italic;
}

.compare {
    overflow: auto;
    padding: 1em 0;
    margin: 2em 0;
    background: #f3f3f3;
    border-bottom: solid 5px #999;
}

.compare .a,
.compare .b {
    margin: 0 1em;
}

.compare ul,
.compare h1,
.compare h2,
.compare h3,
.compare h4,
.compare h5,
.compare h6 {
    margin: 0;
}

.compare .a {
    float: left;
    width: 45%;
}

.compare .a ul {
    border-right: dotted 1px #999;
}

.compare .b {
    float: right;
    width: 45%;
}
