/* @override http://mlpwp:8888/wp-content/themes/mlp/css/comments.css */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: left;
	border: 1px solid #c0c0c0;
	padding: 2px;
	background: #fff;
	margin-right: 5px;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}



#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	width: 60%;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	background-color: #ecf4f9;
}

p.postmetadata.alt {
}

.commentlist {
	padding: 0;
	text-align: justify;
	margin-left: 0;
	width: 60%;
}



.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px;
	list-style: none;
	border: 1px solid silver;
	background-color: #ebf6fd;
}


.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: none;
	}
/* End Comments */


div.entry {
	margin-top: 5px;
}

#content p.postmetadata.alt small {
		font-style: italic;
	background-color: transparent;
	margin-bottom: 5px;
}

p.postmetadata small a {
	background-color: transparent;
	color: #f17c1c;
}

#respond div.cancel-comment-reply small {
	display: block;
	width: 67%;
}

p.postmetadata {
	padding-top: 10px;
	font-style: italic;
}

p.postmetadata a {
	background-color: white;
	color: #6fc2c6;
}

#content .post.hentry {
	padding-bottom: 5px;
	border-bottom: 1px dotted #c9c9c9;
	width: 67%;
}

h2 a:link, h2 a:active, h2 a:visited {
	background: white;
	color: #ab6553;
	text-decoration: none;
}
h2 a:hover {
	background: transparent;
	color: #734236;
	text-decoration: none;
}

#content .navigation {
	margin-top: 20px;
}

#content small {font-size: .8em;line-height: 1.875em;
	font-style: italic;
	padding: 2px;
	background-color: #e7eeee;
	margin-bottom: 5px;
}
