/* @override 
	http://www.nack.ch/beta/wp-content/themes/2k10-template/colors.css
	http://www.nack.ch/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: #fff!important;
	background-color: #c4c4c4;	
}
#nav a:hover{
	background-color: #c83c30;
}
#menu ul li.recentworks, 
#menu ul li.recentworks ul a,
#contenu h2.portfolio a{
}
#contenu a {
	color: #c83c30;
}
#contenu p a:hover{
	background-color: #c83c30;
	color: #fff;
}
#contenu h2 small,
#contenu h2 small a,
#contenu .comment-count a{
	color: #c3c4bf;
}
#contenu .chapeau{
	color: #737373;
}
.commentaires div.comment,
.post-footer{
	background-color: #e8e8e8;
}
.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;
}
