/*
Theme Name:     Twenty Ten (Adélie Land)
Theme URI:      http://www.adelieland.eu/
Description:    Thème enfant du thème Twenty Ten par défaut, en attendant le design de Titash.
Author:         Dimitri Torterat (Diti)
Author URI:     http://www.diti.me/
Template:       twentyten
Version:        0.1.0
*/

@import url("../twentyten/style.css");

dl {
	/* margin:0 0 24px 0; */
	margin: 0 !important;
}
dt {
	font-weight: bold;
}
dt:after { content: "\00a0:" }
dd {
	/* margin-bottom: 18px; */
	margin-bottom: 0 !important;
}