/*
Theme Name:     Picturelle, child of Twenty Ten
Theme URI:      http://example.com/
Description:    Child theme for the Twenty Ten theme 
Author:         Matthieu Baudoux
Author URI:     http://www.hypernovae.be/
Template:       twentyten
Version:        0.1.0
*/

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

ul.display-posts-listing {
	list-style-type: none;
	text-align: center;
}

li.listing-item {
	vertical-align: text-top;
	display : inline-block;
	width: 170px;
	height: 180px;
	margin: 10px;
}
