/* @override http://www.nack.ch/beta/wp-content/themes/2k10-template/colors.css */

body, 
#menu a, 
#contenu h2 a,
#contenu .commentaires .meta a,
.commentaires input#submit,
#contenu .post-footer a {
	color: #242424;
}
blockquote{
	background-color: #f2f2f2;
}
#nav a{
	color: #585b5d;
}
#contenu a{
	color: #93a348;
}
#contenu h2 small,
#contenu h2 small a,
#contenu .comment-count a{
	color: #c3c4bf;
}
.commentaires div.comment,
.post-footer{
	background-color: #f2f2f2;
}
.commentaires input{
	border-color: #dadada;
	width: 100%;
}
.commentaires input#submit{
	background-color: #f2f2f2;
	border: none;
	width: 75%;
}
.commentaires textarea{
	width: 100%;
	background-color: #fafafa;
	border: none;
}