
/* Boxy Comments */

/* Brown 
@import url('brown.css'); */

/* Blue 
@import url('blue.css'); */

/* Red 
@import url('red.css');  */

/* Gray 
@import url('gray.css'); */

/* Orange */
@import url('orange.css');  


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 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	font-size: 13px;
	width: 582px;
}
div#respond textarea {
	width: 572px;
}
div#comments p {
	margin: 0 0 15px 0;
	color: #000;
}
div#comments h2 {
	border-bottom: none;
	float: left;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, sans-serif;
	font-size: 18px;
	margin: 0 0 15px 0;
	padding: 0;
}
div#comments p.action {
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 0 10px;
	padding: 5px;
	text-transform: capitalize;
}
div#comments p.action a {
	padding: 7px 10px 5px 10px;
	text-decoration: none;
}
li.comment {
	margin: 0;
}
li.comment div.sleeve {
	clear: left;
	margin: 0 0 20px 0;
	padding: 0 0 30px 0;
	position: relative;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}
li.comment li.comment-avatar {
	left: 10px;
	position: absolute;
	top: 10px;
}
li.comment-author {
	float: left;
	margin: 10px 5px 15px 110px;
}
li.comment-date {
	float: left;
	margin: 10px 5px 0 0;
}
li.comment-actions {
	float: right;
	font-size: 10px;
	margin: 10px 10px 0 0;
}
div.comment-content {
	clear: both;
	line-height: 14px;
	margin: 20px 10px 20px 110px;
}
div.comment-meta {
	font-size: 10px;
}
div.comment-meta a {
	font-family: "HelveticaNeue-Bold", "Helvetica Neue Bold", Helvetica, Arial, sans-serif;
	text-decoration: none;
}
li.comment-actions a {
	display: block;
	padding: 1px 3px 3px 3px;
	text-transform: lowercase;
	border: solid 2px #001f2b;
}
body div#comments ul.children {
	background: url('i/child.gif') left top no-repeat;
	padding-left: 20px;
}

body div#respond {
	margin: 50px 0 0 0;
	padding: 0;
}
div#respond form {
	clear: both;
	margin: 30px 0 0 0;
}
div#respond form div {
	height: 50px;
	position: relative;
}
div#respond form div.para {
	height: 120px;
}
div#respond form div.action {
	height: auto;
}
div#respond form div input, div#respond form div textarea {
	left: 0;
	padding: 5px;
	position: absolute;
	top: 0;
}
div#respond input {
	font-size: 11px;
	width: 250px;
}
div#respond textarea {
	height: 100px;
	max-height: 100px;
}
div#respond form div label {
	font-family: "HelveticaNeue-Bold", "Helvetica Neue Bold", Helvetica, Arial, sans-serif;
	font-size: 10px;
	left: 280px;
	position: absolute;
	text-transform: uppercase;
	top: 11px;
}
div#respond form div label.para {
	display: none;
}
div#respond input#submit {
	float: right;
	padding: 5px 10px;
	width: auto;
}
div#respond input#submit:hover {
	cursor: pointer;
}

div#trackbacks {
	color: #999;
	clear: both;
	float: left;
	padding: 20px 0 0 0;
	width: 100%;
}
body div#comments div#trackbacks ol,
body div#comments div#trackbacks ol li {
	clear: both;
	list-style-type: decimal;
	margin-left: 15px;
}
div#trackbacks div.trackback-content {
	margin: 10px 0 0 0;
}

