.archive_name {
    border-bottom: 4px double #777777;
    color: #444444;
    font-size: 30px;
    padding: 0 10px;
    text-transform: uppercase;
}

.archive_name span {
    color: #BBBBBB;
    float: right;
    font-size: 20px;
    padding-top: 7px;
}

#latest_blog_posts {
    border-left: 1px dotted #777777;
    margin-left: 0;
    padding-left: 9px;
}

#content ul {
    list-style: none outside none;
    margin: 0;
}

#latest_blog_posts h3.blog_post,
#latest_podcast_episodes h3,
#related_blogs h3 {
    font-size: 12px;
}

#latest_blog_posts p {
    font-size: 12px;
}

#sidebar {
    margin-left: 19px;
}

.object_list .item {
    margin-right: 0;
}

#primary_content .item {
    border-bottom: 0 none;
    margin-bottom: 0;
}

.lead_editorial_cartoon {
    border-right: 1px dotted #777777;
    margin-bottom: 10px;
    margin-right: 0;
}

.lead_editorial_cartoon img {
    margin: 10px 0;
}

.forum_lead_story {
    margin-left: 0;
    padding-left: 9px;
}

#secondary_content {
    border-top: 1px dotted #BBBBBB;
    margin-top: 0;
    padding-top: 10px;
}

#priority_content {
    clear: both;
}

#priority_content .object_list .item img {
    float: right;
}

.object_list .no_line {
    border-bottom: 0 none;
}

.item .byline {
    font-size: 10px;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 0px;
}

.top_article_cdeck p {
    font-style: italic;
}

.section_priority_story .top_article_cdeck p {
    font-size: 12px;
}

#recent_headlines {
    border-top: 1px dotted #777777;
    padding: 15px 0;
}

#recent_headlines h3.headline {
    font-size: 13px;
}

p.fp_section_refer {
    font-size: 12px;
    margin-top: 10px;
}

#place_list {
    display: none;
}

#qotw {
    margin: 10px 5px;
}

#qotw .icon {
    color: #BBBBBB;
    float: left;
    font-family: serif;
    font-size: 60px;
    font-weight: bold;
    line-height: 60px;
    margin-right: 15px;
}

#qotw h3 {
    font-style: italic;
    font-weight: normal;
}

.scoreboard {
    border: 1px solid #DDDDDD;
    border-collapse: collapse;
    width: 295px;
}

.scoreboard td {
    border: 1px solid #BBBBBB;
}

.scoreboard .even {
    background-color: #DDDDDD;
}

#related_blogs p {
    font-size: 11px;
    font-style: italic;
}

.related_sidebar {
    border: 0 none;
}

