#commentlistbag {
	border-bottom: 1px solid #EAEAEA;
	padding-bottom: 10px;
}
.logged-in-as a {
}
#commentlistbag ol, #commentlistbag ul {
	padding: 0 0px;
}
#commentlistbag li {
}
#comments {
	margin-bottom: 15px;
	margin-top: 0px; 
}
 
#respond {
	background: rgba(0,0,0,0);
}
#comments ol {
	padding: 0;
	margin: 0;
}
#comments h2 {
	font-size: 18px; 
	line-height: 22px;
	margin-bottom: 25px; 
	text-transform: uppercase;
}
.comment-metadata {
	display: inline-block;
	font-size: 14px;
}
ol.commentlist {
	margin-bottom: 20px;
	line-height: 28px;
}
ol.commentlist footer {
	border-width: 0;
}
ol.commentlist article {
	margin-bottom: 0px;
}
ol.commentlist a {
}
ol.commentlist {
}
ol.commentlist .fn {
}
ol.commentlist {
	list-style: none;
	text-indent: 0;
}
ol.commentlist li {
	border: 1px solid rgba(0,0,0,.05);
	margin-bottom: 20px;
	border-radius: 1px;
	background: rgba(255,255,255,.03);
}
ol.commentlist li li {
	border: 1px solid rgba(0,0,0,.07);
}
ol.commentlist li.alt {
}
ol.commentlist li.bypostauthor {
}
ol.commentlist li.byuser {
}
ol.commentlist li.comment-author-admin {
}
ol.commentlist li.comment {
	padding: 1em;
}
ol.commentlist li div.comment-author {
	border-width: 0;
}
ol.commentlist li div.vcard {
	background: rgba(0,0,0,0);
}
ol.commentlist li div.vcard cite.fn {
	font-style: normal;
}
ol.commentlist li div.vcard cite.fn a.url {
}
ol.commentlist li div.vcard img.avatar {

	float: right;
	width: 64px;
	height: 64px;
	border-radius: 100%;
	border: 8px solid rgba(255,255,255,.05);
	border-top: 8px solid rgba(0,0,0,.05);
	border-bottom: 8px solid rgba(0,0,0,.05);
}
ol.commentlist li div.vcard img.avatar-32 {
}
ol.commentlist li div.vcard img.photo {
}
ol.commentlist li div.vcard span.says {
	margin-left: 5px;
}
ol.commentlist li div.commentmetadata {
}
ol.commentlist li div.comment-meta {
	font-size: 12px;
	background: rgba(0,0,0,0);
}
ol.commentlist li div.comment-meta a {
}
ol.commentlist li p {
	font-size: 14px;
}
ol.commentlist li ul {
	font-size: 14px;
	list-style: square;
}
ol.commentlist li div.reply {
	font-size: 14px;
	display: block;
	margin-top: 8px;
	margin-bottom: 2px;
}
ol.commentlist li div.reply a {
	font-weight: bold;
	padding: 4px 14px;
	font-size: 12px;
	border: 1px solid rgba(0,0,0,.1);
}
ol.commentlist li div.reply:hover a {
	opacity: .8;
}
ol.commentlist li ul.children {
	list-style: none;
	text-indent: 0;
}
ol.commentlist li ul.children li {
}
ol.commentlist li ul.children li.alt {
}
ol.commentlist li ul.children li.bypostauthor {
}
ol.commentlist li ul.children li.byuser {
}
ol.commentlist li ul.children li.comment {
}
ol.commentlist li ul.children li.comment-author-admin {
}
ol.commentlist li ul.children li.depth-1 {
}
ol.commentlist li ul.children li.depth-2 {
}
ol.commentlist li ul.children li.depth-3 {
}
ol.commentlist li ul.children li.depth-4 {
}
ol.commentlist li ul.children li.depth-5 {
}
ol.commentlist li ul.children li.odd {
}
ol.commentlist li.even {
}
ol.commentlist li.odd {
}
ol.commentlist li.parent {
}
ol.commentlist li.pingback {
	padding: 1em;
}
ol.commentlist li.thread-alt {
}
ol.commentlist li.thread-even {
}
ol.commentlist li.thread-odd {
}

/* FORMS ------------------------------------------------------------*/
.comment-body {
	padding: 10px;
}
#respond {
	padding: 0px;
}
#reply-title {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 6px;
	text-transform: uppercase;
}
#respond h2 {
	font-weight: 300;
	font-size: 14px;
	display: block;
	padding: 5px 15px;
}
#commentform {
}
#commentform label {
	display: none;
}
p.comment-subscription-form {
	clear: both;
	font-size: 12px;
}

.comment-subscription-form label {
	display: inline-block !important;
}
input#subscribe_comments {
	padding: 0 !important;
	margin: 0 !important;
	margin-right: 0.5em !important;
	float: none !important;
}
#commentform p {
	margin: 0;
}
#commentform input, #commentform textarea {
	width: 100%;
	padding: 2.5%;
	background: rgba(0,0,0,0);
	border: 1px solid rgba(0,0,0,.05);
	margin: 2% 0;
	font-size: 1em;
	outline: 0;
	border-radius: 1px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
-webkit-box-shadow: 5px 5px 0px -1px rgba(0,0,0,0.02);
-moz-box-shadow: 5px 5px 0px -1px rgba(0,0,0,0.02);
box-shadow: 5px 5px 0px -1px rgba(0,0,0,0.02);
}

#commentform input #submit, .button {
	background: rgba(0,0,0,0);
}
#commentform .submit {
	padding: 20px 0;
	width: 160px;
}
#commentform input#submit:hover, .button:hover {
	opacity: .6;
}
#commentform input#submit:active, .button:active {
	opacity: .8;
}

.comment-meta {
	background: rgba(0,0,0,0);
}
@media (min-width: 700px) {
	#commentform input {
		width: 30%;
		float: left;
	}
	.comment-form-author input, .comment-form-email input {
		margin-right: 5% !important;
	}
	#commentform input#submit {
		display: inline-block;
		float: none;
	}
}

@media (max-width: 700px) {
	#commentform input#submit {
		width: 100% !important;
	}
}
