/*---:[ main layout elements ]:---*/ body { font-family: Georgia, "Times New Roman", Times, serif; } #header { padding: 2.2em 1.1em; } .post_box { padding-top: 2.2em; } .headline_area { margin-bottom: 2.2em; } #multimedia_box { margin-bottom: 2.2em; } /*---:[ h3 size is calculated relative to the base font size of the content ]:---*/ .format_text h3 { font-size: 1.286em; line-height: 1.222em; margin: 1.833em 0 0.611em 0; } .format_text h3.top { margin: 0 0 0.611em 0 !important; } /*---:[ post content area ]:---*/ .format_text { font-size: 1.4em; line-height: 1.571em; } .format_text p { margin-bottom: 1.571em; } .format_text p.note, .format_text p.alert { padding: 0.571em 0.786em; } .format_text .drop_cap { font-size: 3.571em; line-height: 0.76em; padding: 0.04em 0.12em 0 0; } .format_text acronym, .format_text abbr { font-size: 0.786em; } .format_text code { font-size: 0.929em; } .format_text pre { font-size: 0.929em; line-height: 1.385em; margin-bottom: 1.692em; padding: 0.615em 0.846em; } .format_text ul { margin: 0 0 1.571em 1.571em; } .format_text ol { margin: 0 0 1.571em 1.571em; } .format_text ul ul, .format_text ul ol, .format_text ol ul, .format_text ol ol { margin: 0 0 0 1.571em; } .format_text dl { margin-bottom: 1.571em; } .format_text dd { margin-bottom: 1.571em; } .format_text blockquote { margin: 0 0 1.571em 0.786em; padding-left: 0.786em; } /*---:[ pullquotes ]:---*/ .format_text blockquote.right, .format_text blockquote.left { width: 45%; font-size: 1.286em; line-height: 1.222em; } .format_text blockquote.right { margin: 0 0 1.222em 1.222em; } .format_text blockquote.left { margin: 0 1.222em 1.222em 0; } /*---:[ end pullquotes ]:---*/ /*---:[ image handling classes ]:---*/ .format_text img.left, .format_text img.alignleft { margin: 0 1.571em 1.571em 0; } .format_text img.right, .format_text img.alignright { margin: 0 0 1.571em 1.571em; } .format_text img.center, .format_text img.aligncenter { margin: 0 auto 1.571em auto; } .format_text img.block, .format_text img.alignnone { margin: 0 auto 1.571em 0; } .format_text img.frame { padding: 0.643em; border-width: 0.071em; } /*---:[ end image handling classes ]:---*/ .format_text .ad { margin-left: 1.571em; } .format_text .ad_left { margin-right: 1.571em; } /*---:[ end post & comment content area ]:---*/ .post_tags { font-size: 1.2em; line-height: 1.833em; } .to_comments { font-size: 1.2em; line-height: 1.833em; margin-bottom: 1.833em; } .to_comments span { font-size: 1.833em; line-height: 1em; } .prev_next { font-size: 1em; line-height: 2.2em; padding: 1.1em 1.1em; } /*---:[ comment area ]:---*/ .comments_intro { margin: 4.4em 0 0.7em 1.1em; } .comments_intro p { font-size: 1.2em; line-height: 1.833em; } .comments_intro span { font-size: 1.833em; line-height: 1em; } dl#comment_list dt { padding: 1.8em 1.1em 0 1.1em; } dl#comment_list dt p { font-size: 1.2em; line-height: 1.833em; } dl#comment_list dt .comment_author { font-size: 1.333em; line-height: 1.375em; } .comment_time { padding-left: 0.833em; } .comment_num a, .comment_num a:visited { font-size: 1.1em; line-height: 2em; padding: 0.091em 0.273em; } dl#comment_list dd { padding: 1.1em 1.1em 0 1.1em; } dl#trackback_list dt { padding-top: 1.1em; } dl#trackback_list dt a, dl#trackback_list dt a:visited { font-size: 1.4em; line-height: 1.571em; } dl#trackback_list dd { font-size: 1.2em; line-height: 1.5em; } .comments_closed { margin: 4.4em 0 2.2em 0; } /*---:[ comment form styles ]:---*/ #respond { margin: 4.4em 0 0.7em 1.1em; } #respond p { font-size: 1.6em; line-height: 1.375em; } .login_alert { margin: 4.4em 0 2.2em 0; } #comment_form { padding: 1.1em 2.2em 2.2em 1.1em; } #comment_form p, .login_alert p { font-size: 1.4em; line-height: 1.571em; } #comment_form label { padding-left: 0.786em; } #comment_form p.comment_box { line-height: 0.786em; margin-bottom: 0; } #comment_form textarea { height: 12.571em; line-height: 1.571em; padding: 0.286em; border-width: 0.071em; } #comment_form p.allowed span { font-size: 1.2em; line-height: 1.667em; } #comment_form .form_submit { font-size: 1.143em; padding: 0.313em 0.25em; } /* Support for the highly-recommended Subscribe to Comments Plugin */ #comment_form p.subscribe-to-comments { font-size: 1.4em; } #comment_form p.subscribe-to-comments label { font-size: 1em; } /*---:[ form inputs ]:---*/ .format_text .text_input, #comment_form p .text_input, #comment_form textarea { padding: 0.286em; font-family: Georgia, "Times New Roman", Times, serif; } #comment_form .form_submit { font-family: Georgia, "Times New Roman", Times, serif; } .sidebar .text_input { font-family: Georgia, "Times New Roman", Times, serif; } .sidebar input[type="text"], .sidebar input[type="submit"] { font-family: Georgia, "Times New Roman", Times, serif; } /*---:[ sidebar spacing ]:---*/ .sidebar ul.sidebar_list { padding-top: 2.2em; }