/*
Theme Name: tondeur consult
Theme URI: http://tondeur-consult.ch/
Description: tondeur consult theme
Version: 1.0
Author: webography
Author URI: http://webography.ch/
Tags: mosaik

*/


h1 {
	margin: 0px 0px 15px 0px;
	font-size: 14px;
	font-weight: normal;
}

h2 {
	margin: 0px 0px 15px 0px;
	font-size: 14px;
	font-weight: bold;
}



h3 {
	margin: 20px 0px 10px 0px;
	padding: 5px 5px 5px 10px;
	background-color: #cfcfcf;
	font-size: 13px; 
	font-weight: normal;
}
h4 {
	margin: 30px 0px 10px 0px;

	font-size: 10px; 
	font-weight: bold; 
}

input.submit {
	border: none;
	border-bottom: 1px solid black;
	background-image: none;
	background-color: #fff;
	
	margin-top: 5px;
	padding: 0px;
	
	color: #666666;
	font-weight:normal;
	text-decoration: underline;

}





#content {
	float:left;
	width: 548px;
}
.content_padding {
	padding: 20px;
	min-height: 400px;	
}
#sidebar {
	float:left;
	width: 198px;
}
#sidebar ul, #sidebar	 li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}
#content {
	border-right: 1px solid #e4e4e4;	
}
#sidebar .categories ul, #sidebar .categories ul a {
	margin: 0px 0px 0px 10px;
	color: black;
	text-decoration: none;
}



.post {
	margin-bottom: 40px;	
}
.postmetadata .categories a {
	text-decoration: underline;	
	color: black;
}
/* Begin Comments*/
ul.commentlist a {
	color: black;	
}
ul.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.commentlist li {
	background-color: #cfcfcf;	
	padding: 10px 10px 5px 10px;
	margin: 0px 0px 10px 0px;	
}
h3#respond, h3#comments {
	margin-top: 20px;	
}
/* End Comments */

textarea#comment {
	width: 400px;
	height: 100px;	
}



