/*---:[ main layout elements ]:---*/

body { font-family: Georgia, "Times New Roman", Times, serif; }

	#header { padding: 2em 1.1em; }

	.post_box { padding-top: 2em; }

		.headline_area { margin-bottom: 2em; }

	#multimedia_box { margin-bottom: 2em; }



/*---:[ h3 size is calculated relative to the base font size of the content ]:---*/

.format_text h3 { font-size: 1.333em; line-height: 1.25em; margin: 1.875em 0 0.625em 0; }

.format_text h3.top { margin: 0 0 0.625em 0 !important; }



/*---:[ post content area ]:---*/

.format_text { font-size: 1.2em; line-height: 1.667em; }

	.format_text p { margin-bottom: 1.667em; }

		.format_text p.note, .format_text p.alert { padding: 0.583em 0.833em; }

	.format_text .drop_cap { font-size: 3.833em; line-height: 0.739em; padding: 0.043em 0.13em 0 0; }

	.format_text acronym, .format_text abbr { font-size: 0.917em; }

	.format_text code { font-size: 1em; }

	.format_text pre { font-size: 1em; line-height: 1.5em; margin-bottom: 1.667em; padding: 0.583em 0.833em; }

	.format_text ul { margin: 0 0 1.667em 1.667em; }

	.format_text ol { margin: 0 0 1.667em 1.667em; }

		.format_text ul ul, .format_text ul ol, .format_text ol ul, .format_text ol ol { margin: 0 0 0 1.667em; }

	.format_text dl { margin-bottom: 1.667em; }

		.format_text dd { margin-bottom: 1.667em; }

	.format_text blockquote { margin: 0 0 1.667em 0.833em; padding-left: 0.833em; }

		/*---:[ pullquotes ]:---*/

		.format_text blockquote.right, .format_text blockquote.left { width: 45%; font-size: 1.333em; line-height: 1.25em; }

		.format_text blockquote.right { margin: 0 0 1.25em 1.25em; }

		.format_text blockquote.left { margin: 0 1.25em 1.25em 0; }

		/*---:[ end pullquotes ]:---*/

	/*---:[ image handling classes ]:---*/

	.format_text img.left, .format_text img.alignleft { margin: 0 1.667em 1.667em 0; }

	.format_text img.right, .format_text img.alignright { margin: 0 0 1.667em 1.667em; }

	.format_text img.center, .format_text img.aligncenter { margin: 0 auto 1.667em auto; }

	.format_text img.block, .format_text img.alignnone { margin: 0 auto 1.667em 0; }

	.format_text img.frame { padding: 0.667em; border-width: 0.083em; }

	/*---:[ end image handling classes ]:---*/

	.format_text .ad { margin-left: 1.667em; }

	.format_text .ad_left { margin-right: 1.667em; }

	/*---:[ after-post elements ]:---*/

	.format_text .to_comments { font-size: 1em; line-height: 1.667em; margin-bottom: 1.667em; }

		.format_text .to_comments span { font-size: 1.667em; line-height: 1em; }

	.format_text .post_tags { font-size: 0.917em; line-height: 1.818em; margin-bottom: 1.818em; }



/*---:[ previous and next links on index, archive, and search pages ]:---*/

.prev_next { font-size: 1em; line-height: 2em; padding: 1em 1.1em; }

	.post_nav .previous { margin-bottom: 0.5em; }
	
	.post_nav a { font-size: 1.2em; line-height: 1.667em; }



/*---:[ comment area ]:---*/

.comments_intro { margin: 4em 0 0.7em 1.1em; }

	.comments_intro p { font-size: 1.2em; line-height: 1.667em; }

		.comments_intro span { font-size: 1.667em; line-height: 1em; }

	dl#comment_list dt { padding: 1.6em 1.1em 0 1.1em; }

		dl#comment_list dt p { font-size: 1.1em; line-height: 1.818em; }

			dl#comment_list dt .comment_author { font-size: 1.273em; line-height: 1.429em; }

			.avatar img { margin-left: 1.1em; }

			.comment_time, .edit_comment { padding-left: 0.909em; }
			
			.comment_num { padding-left: 0.909em; }

				.comment_num a, .comment_num a:visited { font-size: 1.1em; line-height: 1.818em; padding: 0.091em 0.273em; }

	dl#comment_list dd { padding: 1em 1.1em 0 1.1em; }

	dl#trackback_list dt { padding-top: 1em; }

		dl#trackback_list dt a, dl#trackback_list dt a:visited { font-size: 1.2em; line-height: 1.667em; }

	dl#trackback_list dd { font-size: 1.1em; line-height: 1.455em; }

.comments_closed { margin: 4em 0 2em 1.1em; }

/*---:[ comment form styles ]:---*/

#respond { margin: 4em 0 0.7em 1.1em; }

	#respond p { font-size: 1.4em; line-height: 1.429em; }

.login_alert { margin: 4em 0 2em 0; }

#comment_form { padding: 1em 2.2em 2em 1.1em; }

	#comment_form p, .login_alert p { font-size: 1.2em; line-height: 1.667em; }

		#comment_form label { padding-left: 0.833em; }

	#comment_form p.comment_box { line-height: 0.833em; margin-bottom: 0; }

		#comment_form textarea { height: 13.333em; line-height: 1.667em; padding: 0.333em; border-width: 0.083em; }

		#comment_form p.allowed span { font-size: 1.2em; line-height: 1.667em; }

	#comment_form .form_submit { font-size: 1.167em; padding: 0.357em 0.286em; }

	/* Support for the highly-recommended Subscribe to Comments Plugin */

	#comment_form p.subscribe-to-comments { font-size: 1.2em; }

		#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.333em; 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; }