/*
Theme Name: test
Theme URI: http://www.julien-anquetil.com
Description: Auto entrepreneur
Author: Julien Anquetil
Author URI: http://www.julien-anquetil.com
Tags: simple, clean, fixed width, widget-ready, widgets, right sidebar, two columns, valid XHTML, valid CSS
Version: 1.0.0
*/

.box-left h2 {
	color:#662625;
	font:bold 24px/34px Georgia, "Times New Roman", Times, serif;
}

.box-left h2 a {
	text-decoration:none;
}

.box-left h2 a:hover {
	text-decoration:underline;
}

.box-left h3 {
	margin: 0 0 20px 0;
	color:#662625;
	font:bold 14px/14px Georgia, "Times New Roman", Times, serif;
}

.box-left h4 {
	color:#C4AFAC;
	font:11px/11px Verdana, Tahoma, sans-serif;
}

.box-left {
	margin:25px 0;
}

.box-left img {
        float:left;
        margin:0 10px 10px 0;
}

.comment {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #f7f7f7;
	border: 1px solid #ccc;
}

.comment p {
	margin: 0px;
}

.comment-details {

}
