#comments { }

.c { }
.c_container { }
.c_hideall {
	font-size:80%;
}

.c_view {
	float:right;
	padding-bottom:7px;
	font-size:80%;
}

.c_nav {
	padding-bottom:5px;
	font-size:80%;
}

/* shows up on top of each comment if an admin */
.c_editor {
	font-size:80%;
	padding:3px; margin-bottom:5px;
	border: 1px pink solid;
}

.c_small {
	font-size:75%;
}

.c_post_full {
	background-color:pink;
	font-size:90%;
}

.c_post_parent {
	
}

.c_post_subject {
	width:375px;
}

.c_post_comment {
	width:380px; height:130px;
}



.c_title {
	
}

ul.c_thread {
	list-style-type: none;
	margin-bottom:10px;
}

ul.c_thread li {
	font-size:13px;
	padding-bottom:3px;
	padding-top:7px; 
	margin-top:5px;
	border-top:1px dashed #e2e2e2;
}

.c_l1 {
	margin-left:20px;
	font-size:80%;
}
.c_l1small {
	font-size:60%;
}

.c_l2 {
	margin-left:30px;
	font-size:80%;
}


.c_l3 {
	margin-left:40px;
	font-size:80%;
}

.c_l4 {
	margin-left:50px;
	font-size:80%;
}

.c_l5 {
	margin-left:60px;
	font-size:80%;
}

.c_l6 {
	margin-left:70px;
	font-size:80%;
}
