#comments_wrapper {
	padding: 0 0 15px 0;
}

#comment_area, #trackback_area {
	margin: 20px 0;
	padding: 0;
}
#trackback_area {
	display: none;
}


/* ------ comment_header ----------------------------------------------------------------------------------------------------------------------- */
#comment_header {
	background:#969ca1 url(img/stripes_white_flip.png) repeat scroll left top;
	border-top:4px solid #fff;
	font-size:11px;
	height:64px;
	margin:0;
	position:relative;
}
#comment_header li {
	display: inline;
	float: left;
	padding: 0;
}

#comment_header_left {
	float: left;
	display: inline;
	margin: 0;
}
#add_comment a {
	color: #fff;
	display: inline-block;
	padding: 5px 0 0 20px;
	margin-top: -4px;
	border-top: 4px solid #70757a;
	font-size: 1.6em;
}

#add_comment a:hover {
	color: #fff;
	border-top: 4px solid #ff6b09;
	text-decoration: none;
}

#comment_feed a {
	color: #fff;
	display: inline-block;
	padding: 5px 0 0 20px;
	margin-top: -4px;
	border-top: 4px solid #70757a;
	font-size: 1.6em;
}

#comment_feed a:hover {
	color: #fff;
	border-top: 4px solid #ff6b09;
	text-decoration: none;
}

#comment_header_right {
	clear: left;
	position: absolute;
	right: 0;
	background: #969ca1;
}
#comment_header_right li, #comment_header_right #trackback_closed {
	display:inline-block;
	font-size:1em;
	margin:0 0 6px 6px;
	padding:6px 6px 0 0;
}
#comment_header_right li.comment_switch_active,#comment_header_right #comment_closed {
	color: #ff6b09;
}

#comment_switch a {
	color: #4e5256;
}

#comment_switch a:hover {
	color: #fff;
	text-decoration: none;
}
.comment_switch_active a, #comment_switch_active a:visited {
	color: #4e5256;
}
.comment_switch_active a:hover {
	color: #fff;
	text-decoration: none;
}
#trackback_switch a, #trackback_switch a:visited {
	color: #4e5256;
}
#trackback_switch a:hover {
	color: #fff;
	text-decoration: none;
}


/* ------ comment ------------------------------------------------------------------------------------------------------------------------------ */
.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.comment {
	color: #4e5255;
	margin: 0;
	padding: 15px 0 3px 5px;
	background: #f1f1ec;
}
.even_comment, .odd_comment_children {
	background: #f1f1eb url(img/stripe3.gif) repeat scroll left top;
}
.odd_comment, .even_comment_children {
	background: #fff url(img/stripe3.gif) repeat scroll left top;
}
.admin-comment {
}

/* ----- comment-meta ----- */
.comment-meta {
	height: 56px;
	position: relative;
}

.comment-meta-left {
	position: absolute;
	left: 15px;
	top: 0;
}
.avatar {
	border: 1px solid #ccc;
	background: #fff;
	width: 37px;
	height: 37px;
	padding: 2px;
	display: inline;
	float: left;
	margin: 0 15px 0 0;
}
.comment-name-date {
	padding: 0;
	float: left;
}

.commentlist a, .commentlist a:visited, .comment-name {
	color: #70757a;
	display: inline-block;
	padding: 0;
	margin: 0;
	border-top: 4px solid #70757a;
	font-size: 1.0em;
	width:50px;
}

.comment-name {
	width:auto;
}

.comment-name a {
	width:auto;
	margin:-4px 0 0;
}

.commentlist a:hover {
	color: #70757a;
	border-top: 4px solid #ff6b09;
	text-decoration: none;
}

a.admin-url {
	text-decoration: none;
}
a.guest-url {
	text-decoration: none;
}

.comment-date {
	font-size: 11px;
	color: #757676;
	margin: 0 0 0 0;
}

.comment-act {
	font-size:11px;
	padding:0;
	position:absolute;
	right:15px;
	top:0;
}
.comment-act li {
	display: inline;
}
.comment-reply a, .comment-reply a:visited {
	padding: 0;
	margin: 0;
	width:50px;
}
.comment-reply a:hover {
	border-top: 4px solid #ff6b09;
	text-decoration: none;
}
.comment-edit a, .comment-edit a:visited {
	padding: 0;
	margin: 0;
	width:50px;
}

.comment-edit a:hover {
	border-top: 4px solid #ff6b09;
	text-decoration: none;
}

/* ----- comment-contents ----- */
.comment-content {
	padding: 0;
	clear: both;
	margin: 0 15px;
}
* html .comment-content {
	padding: 5px 0 0 0;
}
.comment-content a, .comment-content a:visited {
	text-decoration: none;
}
.comment-content a:hover {
}
.comment blockquote span {
	margin: 0 0 -1em 0;
	display: block;
}

.comment-note {
	display: block;
	font-size: 11px;
	margin: 0 0 1em 0;
	color: #fff;
	border: 1px solid #ff6b09;
	padding: 10px 15px;
	background: #ff6b09;
}

.comment_closed {
	border: 1px solid #ccc;
	text-align: center;
	margin: 0 15px 15px 15px;
	padding: 15px;
	background: #fff url(img/stripe3.gif) left top;
}
#trackback_closed {
	background: url(img/arrow1.gif) no-repeat left center;
	padding: 0 0 0 12px;
}

/* ----- trackback-contens ----- */
.trackback_time {
	font-size: 11px;
	color: #757676;
	margin: 0 0 7px 15px;
}
.trackback_title {
	margin: 2px 0 8px 0;
	margin: 0 0 10px 15px;
}

#trackback_url_wrapper {
	margin: 0 10px 0 0;
	font-size: 11px;
}
#trackback_url_wrapper label {
	margin: 0 0 2px 20px;
	display: block;
}
#trackback_url_wrapper input {
	background:#FFFFFF url(img/arrow1.gif) no-repeat scroll 10px center;
	border:1px solid #FFFFFF;
	color:#777777;
	padding:5px 18px;
	width:502px;
}

/* ----- comment-pager ----- */
#comment_pager {
	margin: 0 15px 10px 15px;
	height: 24px;
}
#comment_pager a, #comment_pager span {
	display: inline;
	float: left;
	margin: 0 10px 0 0;
}
#comment_pager .current {
	text-decoration: underline;
}



/* ---------- form area ------------------------------------------------------------------------------------------------------------------------- */
.comment_form_wrapper {
	border: 1px solid #f1f1eb;
	margin: 0 0 0 20px;
	padding: 15px;
	background: #f1f1eb url(img/stripe3.gif) left top;
}

#cancel_comment_reply {
	background: url(img/arrow2.gif) no-repeat left center;
	margin: 0 0 1em 0;
	padding: 0 0 0 11px;
}

#comment_user_login p {
	padding: 0 0 0 1px;
	margin: 0;
	line-height: 100%;
}
#comment_user_login span {
	margin: 0 0 0 40px;
}

#comment_login {
	background: url(img/comment-area-bottom.gif) no-repeat left bottom;
	margin: 0;
	padding: 3px 30px 10px 30px;
}
#comment_login p {
	margin: 0;
	padding: 12px 0 11px 36px;
	line-height: 100%;
	background: url(img/warning.gif) no-repeat left 4px;
}
#comment_login a {
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
	background: url(img/arrow1.gif) no-repeat 10px 3px;
}

#guest_info {
	padding: 0;
	width: 98%;
}
#guest_info div {
	margin: 0 0 12px 0;
	text-align: left;
}
#guest_info input {
	margin: 0;
	border: 1px solid #fff;
	padding: 3px 5px;
	width: 70%;
	background: #fff;
	color: #777;
	-moz-border-radius: 3px; /* For FireFox */
	-moz-border-radius: 3px; /* For Safari/Chrome */ border-radius: 3px; /* For when the standard gets fully supported */
}
#guest_info label {
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	font-size: 11px;
	color: #888;
}
#guest_info span {
	color: #666;
	margin: 0 10px 0 0;
}

#comment_textarea textarea {
	width: 90%;
	margin: 15px 0 0 0;
	padding: 15px;
	height: 150px;
	border: 1px solid #fff;
	background: #fff;
	color: #777;
	font-size: 11px;
	overflow: auto;
	-moz-border-radius: 3px; /* For FireFox */
	-moz-border-radius: 3px; /* For Safari/Chrome */ border-radius: 3px; /* For when the standard gets fully supported */
}

#submit_comment {
	margin: 30px auto 0 auto;
	width: 200px;
	display: block;
	background: #fff;
	color: #666;
	border: 1px solid #ccc;
	padding: 4px 0;
	cursor: pointer;
	-moz-border-radius: 3px; /* For FireFox */
	-moz-border-radius: 3px; /* For Safari/Chrome */ border-radius: 3px; /* For when the standard gets fully supported */
}
#submit_comment:hover {
	border: 1px solid #ff6b09;
	color: #ff6b09;
}

#back_top_comment {
	float: right;
	background: url(img/arrow3.gif) no-repeat left center;
	padding: 0 0 0 16px;
	display: inline;
	margin: 0 15px 10px 0;
	font-size: 11px;
}

#input_hidden_field {
	display: none;
}

/* ----- password protected ----- */
.nocomments {
	text-align: center;
	margin: 0 15px;
	color: #e2415b;
	border: 1px solid #ccc;
	background: #fff url(img/stripe3.gif) left top;
}
.nocomments p {
	margin: 15px 20px;
	font-size: 12px;
}

