/* Quoted, Green */

div.comment-meta {
	background: #A4C639;
}
li.comment-avatar img {
}

.arrowpoint{background: url('i/arrow-g.png') left top no-repeat; width:15px; height:7px; position:absolute; bottom:-7px; left:17px;}
.comment-actions a, a.comment-edit-link {
	background: #739325;
}
.comment-actions a:hover {
	background: #526c14;
}
div#respond form input, div#respond form textarea {
	border:1px solid #c1c1c1;
	background:#fff url('i/bg.png') left top no-repeat;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin: 0 0 15px 0;
} 
div#respond input#submit {
	background: #A4C639;
	color: #fff;
}
div#respond input#submit:hover, div#respond input#submit:focus {
	color: #fff;
}

div#comments {
	line-height: 1;
}
body div#comments ol, 
body div#comments ul, 
body div#comments ol li, 
body div#comments ul li {
	list-style: none;
	padding: 0;
}

div#comments, div#trackbacks {
}
div#comments {
	color: #2f2f2f;
	font-size: 1.0em;
	margin:20px 0;
}

div#comments p {
	margin:0 0 20px 0;
	line-height: 1.4em;
}


/* Quoted, Global */

body li.comment {
	margin: 0;
}
li.comment, li.comment div.sleeve {
	float: left;
	width: 100%;
	position:relative;
}
li.comment div.sleeve {
	margin: 0 0 15px 0;
}
div.comment-meta {
	color: #fff;
	float: left;
	font-size: 0.8em;
	padding: 0 0 5px 0;
	position: relative;
	width: 100%;
	height:30px;
	-moz-border-radius-topright:5px; -moz-border-radius-topleft:5px; -webkit-border-top-left-radius:5px; -webkit-border-top-right-radius:5px;
}
div.comment-meta ul {
	margin:4px 0 0 0;
}
div.comment-meta a {
	color: #fff;
}
div.comment-meta li {
	margin:0;
}
li.comment-avatar {
	position: absolute;
	left: 0px;
	top: 0px;
	-moz-border-radius-topleft:5px;
}
li.comment-avatar span.frame {
	display:block;
	width:35px;
	height:35px;
	background:url(../images/bg-frame.png) no-repeat;
	position:absolute;
	top:0px;
	left:0px;
}
div.comment-content {
	clear:both;
	font-size: 0.9em;
	margin:0;
	padding: 10px 10px 0 10px;
	border:1px solid #cecece;
	border-top:0px;
	-moz-border-radius-bottomright:5px; -moz-border-radius-bottomleft:5px; -webkit-border-bottom-left-radius:5px; -webkit-border-bottom-right-radius:5px;
	background: #fff url('i/comment.png') bottom repeat-x;
}
body div#comments ul.children {
	background: #fff url('i/child.png') 10px -8px no-repeat;
	clear: left;
	padding-left: 30px;
	width: auto;
}
.comment-actions a, a.comment-edit-link {
	font-size: 10px;
	margin: 0 0 0 8px;
	padding: 0 5px 2px 5px;
	position: relative;
	text-decoration: none;
	text-transform: lowercase;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	top:-1px;
}
div#respond {
	margin: 20px 0 0 0;
	padding: 0 0 20px 0;
}
div#respond form {
	margin: 0;
	padding: 15px 0 0 0;
}

div#respond form label {
	display: block;
	float: left;
	text-align: right;
}
div#respond form input, div#respond form textarea {
	color: #333;
	font-size: 12px;
	line-height: 1.4em;
	width: 350px;
	padding: 5px;
}
div#respond form textarea {
	height: 200px;
	font-family:Arial, Helvetica, sans-serif;
}

div#respond input#submit {
	float: left;
	margin:0px 0 0 292px;
	padding: 5px 10px;
	width: auto;
	border:none;
	width:70px;
}
div#respond input#submit:hover {
	cursor: pointer;
}

div#trackbacks {
	clear: both;
	float: left;
	padding: 30px 0 0 0;
}
div#trackbacks li {
	width: 100%;
}
div#trackbacks li li {
	width: auto;
}
div#trackbacks li.comment-actions {
	display: none;
}

