/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
/*---:[ comment area ]:---*/
#comments {
	margin-top: 4.4em;
}

.comments_intro {
	margin-bottom: 1.1em;
}

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

.comments_intro span {
	font-size: 1.833em;
}

#comment_list, #trackback_list {
	margin-bottom: 4.4em;
}

dl#comment_list dt {
	padding-top: 1.8em;
}

dl#comment_list dt span {
	font-size: 1.2em;
	line-height: 1.833em;
}

dl#comment_list dt .comment_author {
	font-size: 1.6em;
	line-height: 1.375em;
	padding-right: .688em;
}

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

.comment_time {
	padding-right: .917em;
}

.comment_num {
	padding-left: .833em;
}

.comment_num a {
	font-size: 1em;
	line-height: 1.833em;
	padding: .083em .25em;
}

dl#comment_list dd {
	padding-top: 1.1em;
}

dl#comment_list dd p.reply a {
	font-size: .786em;
	line-height: 1.636em;
}

dl#comment_list dl dd p.reply {
	margin-bottom: 0;
}

dl#comment_list dl dt, dl#comment_list dl dd {
	padding-top: 0;
}

dl#comment_list dl dd .format_text {
	margin-bottom: 1.571em;
}

#trackback_list {
	padding-top: 1.1em;
	list-style: none;
}

#trackback_list a {
	font-size: 1.4em;
	line-height: 1.571em;
}

#trackback_list span {
	font-size: 1.2em;
	line-height: 1.833em;
}

#comment_nav_2 {
	margin-top: -4.4em;
	margin-bottom: 4.4em;
}

.comments_closed {
	margin-top: 4.4em;
	margin-bottom: 2.2em;
}

/*---:[ comment form styles ]:---*/
#respond {
	margin-bottom: 4.4em;
}

#respond_intro {
	margin-bottom: 1.1em;
}

#respond_intro p {
	font-size: 1.7em;
	line-height: 1.294em;
}

#cancel-comment-reply-link {
	font-size: 1.1em;
	line-height: 1em;
	padding: .545em .727em;
	border-width: .182em;
}

.login_alert {
	margin-top: 4.4em;
	margin-bottom: 2.2em;
	padding: 1.1em;
}

#commentform {
	padding-top: 1.1em;
}

#commentform p, .login_alert p {
	font-size: 1.4em;
	line-height: 1.571em;
}

#commentform p.comment_box {
	line-height: .786em;
}

#commentform label {
	padding-left: .786em;
}

#commentform textarea {
	height: 12.571em;
	line-height: 1.571em;
}

#commentform span.allowed {
	width: 97.3%;
	padding-top: .5em;
	padding-bottom: .5em;
	border-width: 0 .071em .071em;
}

#commentform span.allowed span {
	font-size: .857em;
	line-height: 1.833em;
	padding: 0 .583em;
}

/* Support for the highly-recommended Subscribe to Comments Plugin */
#commentform p.subscribe-to-comments {
	font-size: 1.4em;
}

#commentform p.subscribe-to-comments label {
	font-size: 1em;
}