/*
Theme Name: Treasures City
Theme URI: http://treasures-city.com/
Description: Le theme du site Treasures City
Version: 1.0
Author: Xavier Boubert
Author URI: http://xavierboubert.com/
*/

.blog_presentation .text h2 {
	font-size:18px;
	margin:0;
	padding:0;
}
.blog_presentation .text h2 a, .blog_presentation .text h2 a:visited {
	text-decoration: underline;
	color:#FFD457;
	font-size:18px;
	margin:0;
	padding:0;
}
.blog_presentation .text h2 a:hover { text-decoration: none; color:#FFD457; }
.blog_presentation .text small { display: block; margin-bottom: 6px; font-size: 12px; color: #bcac7f; }

.postmetadata { padding: 0; margin: 9px 0 0 0; text-align: right; font-size: 12px; }
.postmetadata a, .postmetadata a:hover, .postmetadata a:visited { color: #FDDF89; }

.commentlist { margin: 0; padding: 0 0 15px 0; }
.commentlist li { margin: 0; padding: 15px 0 0 0; list-style-type: none; }

.navigation { padding-top: 15px; }

#searchsubmit { height: 23px; }
