#content hr
{
    clear: left;
}

h2.context
{
    border-bottom: 1px dotted #eee;
    color: #666;
    font-size: 1em; /* 16px */
    padding-bottom: 8px;
    text-align: center;
}

.posts
{
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
}

.sidebars
{
    float: right;
    position: relative;
}

.post
{
    float: left;
    position: relative;
    margin: 0;
    padding-bottom: 1.5em;
}

.post h2
{
    margin-top: 0;
}

#content.with_sidebar .comments form .form_box input.button.post
{
    padding-bottom: 0;
    margin-left: 166px;
}

.results {}

.sidebar+.post,
h2+.post,
.sidebar+.post h2
{
    margin-top: 0;
}

.post h2
{
    width: 465px;
}

.post h2 a
{
    color: black;
}

.post h2 a:hover
{
    color: #0B61D7;
}

#content p.byline,
#content .date p.constant
{
    font-size: .689em; /* 11px */
}

#content p.byline
{
    color: #777;
    margin-bottom: 15px;
}

.date
{
    background: url(../images/blog/date_box.png) top left no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    padding: 4px 8px;
    width: 181px;
    height: 45px;
}

#content .date p
{
    line-height: 1.6;
    margin: 0;
}

#content .date p.relative
{

    font-weight: bold;
}

p.akst_link,
a.link_button
{
    float: left;
}

#content p.akst_link
{
    margin: 5px 15px 0 -23px;
}

p.akst_link a
{
    background-position: right 1px !important;
    color: #0B61D7;
    display: block;
    font-size: 13px !important;
    font-weight: bold;
    height: 23px !important;
    padding-right: 18px;
    text-align: right;
}

p.akst_link a span
{
    padding-top: 2px !important;
}

p.akst_link a:hover
{
    background-position: right -28px !important;
}

p.akst_link a:active
{
    background-position: right -57px !important;
}

.link_button
{
    font-size: 13px !important;
    height: 27px !important;
}

.link_button span
{
    height: 22px;
    padding-top: 5px !important;
}

#akst_form
{
    font-size: .75em;
}

body #content a.link_button.comment_button,
body #content a.link_button.trackback_button
{
    font-size: 13px;
    margin-top: 6px;
}

body #content a.link_button.comment_button span,
body #content a.link_button.previous_page_button span,
body #content a.link_button.next_page_button span
{
    height: 23px;
    padding-top: 2px;
}

body #content a.link_button.previous_page_button
{
    background-position: left -174px;
    padding-right: 0 !important;
    padding-left: 17px !important;
}

body #content a.link_button.previous_page_button span
{
    background-position: right -174px;
    padding-left: 3px !important;
    padding-right: 12px !important;
}

body #content a.link_button.previous_page_button:hover       { background-position: left -203px; }
body #content a.link_button.previous_page_button:hover span  { background-position: right -203px; }
body #content a.link_button.previous_page_button:active      { background-position: left -232px; }
body #content a.link_button.previous_page_button:active span { background-position: right -232px; }

body #content a.link_button.next_page_button
{
    float: right;
}

.top_navigation
{
    margin: 4em 0;
}

.top_navigation a.link_button
{
    margin-top: -150px !important;
}

.bottom_navigation
{
    margin-top: 1.5em;
}

.comments
{
    clear: left;
    margin-top: 15px;
    padding-top: 5px;
}

.comment
{
    clear: left;
    margin: 0;
    min-height: 70px;
    padding-top: 16px;
    position: relative;
}

.comment.alternate_row
{
    background: #fafafa;
}

.comment.alternate_row .content_wrapper
{
    margin-top: 0;
}

.button+.comments+.comment
{
    border-top: 0;
}

.comment .attributes
{
    float: left;
    margin-right: 19px;
}

#content .comment p.author
{
    font-size: .75em; /* 14px */
    font-weight: bold;
    line-height: 1.5;
    margin: 0 0 6px 0;
    text-align: right;
    width: 173px;
}

#content .comment p.author a
{
    color: #000;
}

.comment .content_wrapper
{
    float: left;
    margin-top: -1px;
    width: 450px;
}

#content .comment .content p img
{
    vertical-align: middle;
}

#content .comment p.time
{
    font-size: .563em; /* 9px */
    line-height: 1.5;
    padding-bottom: 6px;
    text-align: right;
    width: 172px;
}

#content .comment p.time a
{
    color: #888;
}

.comments .errors h2
{
    display: block;
}

.comments label
{
    display: none;
}

#content.with_sidebar .comments form
{
    position: relative;
}

#content.with_sidebar .comments form .form_box .wrapper
{
    background: url(../images/form_box_bottom.png) no-repeat left bottom;
    min-height: 0;
}

.comments form .attributes,
.comments form .content
{
    float: left;
}

.comments form .attributes
{
    margin-right: 23px;
    width: 145px;
}

.comments form .content
{
    width: 450px;
}

#content.with_sidebar .comments form .form_box input
{
    font-weight: bold;
    text-align: right;
}

#content.with_sidebar .comments form .form_box textarea
{
    font-size: .75em; /* 12px */
    height: 60px;
    width: 450px;
}

.sample_date
{
    color: #888;
    font-size: .563em; /* 9px */
    line-height: 1.5;
    text-align: right;
}

.archives_list
{
    margin-bottom: 2em;
}

.archives_list h2
{
    margin-top: 1.5em;
}

.archives_list h3
{
    color: #333;
    font-size: .875em; /* 14px */
    margin-top: 1.5em;
}

#content .archives_list p
{
    border-collapse: collapse;
    border-top: 1px solid #eee;
    display: table;
    margin: 6px 0 0 0;
    width: 100%;
}

#content .archives_list h3+p
{
    border-top: 0;
    margin-top: 0;
}

.archives_list p span,
.archives_list p a
{
    display: table-cell;
    padding-top: 5px;
}

.archives_list p span
{
    color: #666;
    font-weight: bold;
    padding-right: 1em;
    text-align: right;
    width: 1.25em;
}

#content .topic_list
{
    margin-top: .75em;
}

#content .topic_list ul
{
    list-style: none;
    margin: 0;
    padding: 0;
}

#content .topic_list ul li
{
    color: #999;
    float: left;
    font-size: .689em; /* 11px */
    list-style: none;
    margin: 0 0 .75em 0;
    padding 0;
    width: 165px;
}

#content .topic_list ul li a
{
    font-size: 109.5%;
    margin-right: .25em;
}

#searchform
{
    margin-top: 10px;
}

#searchform #s /* The search text box. */
{
    margin-top: 0;
    width: 95%;
}

#content .sidebar #searchform p
{
    text-align: center;
}

#content .sidebar #searchform p input
{
    margin: 0;
}

#content ul.recent_comments li
{
    margin-bottom: 8px;
}

#content ul.recent_comments li img
{
    width: 10px;
    height: 10px;
}

#content hr.dotted
{
  margin-top: 0;
}

.follow_on_twitter
{
  font-style: italic;
}