.wp-smiley {
	cursor:pointer;
}

.post h2>a {
	font-size: 18px;
	font-weight: bold;
	color:#243C3A;
}

.post small {
	font-size: 14px;
	color:#989B94;
}
.post p {
	font-size: 14px;
	font-style: regular;
	color:#4C4848;
}
p.postmetadata {
	font-size: 12px;
	font-style: regular;
}

.mini-blog-rss {
	margin:0;
	padding:0;
	float:left;
}

#comments{
	font-size:14px;
	color:#243C3A;
	font-weight:bold;
}

#commentlist h3 {
	font-size:14px;
	color:#5B9193;
	font-weight:bold;	
}

#commentlist p {
	font-size:14px;
	color:#4C4848;
}

#commentlist p > a {
	font-size:10px;
	color:#4C4848;
}


#commentlist cite {
	font-size:10px;
	color:#4C4848;
}

#postcomment{
	font-size:14px;
	color:#243C3A;
	font-weight:bold;
}

#commentform small {
	font-size:14px;
	color:#4C4848;
	font-weight:normal;	
}

#commentform span {
	color:#FF5857;
}

#submit {
	border:1px solid #AA3C3D;
	background-color:#FF5154;
	color:#FFF;
}

.mini-blog h4 { 
	background:url(../images/fond_VS_onoff.png) no-repeat; 
	height:29px;
	color:#000;
	font-size:20px;
	padding-left:16px;
}
.mini-blog .head { 
	clear:both;
	margin-bottom:0;
	padding:0;
}

.mini-blog ul.content { 
	background-color:#dddcdc; 
/*	height:12px; */
	text-align:left;
}
.mini-blog ul.content li.cat-item { 
	margin:0;
	padding:0;
	height:14px;
}
.mini-blog ul.content li.cat-item a { 
	margin:0;
	padding:0;
	font-size:16px;
	color:#000;
	text-decoration:none;
	line-height:8px;
}

.mini-blog h2 {
	font-size: 12px;
	font-weight: bold;
}
.mini-blog #searchform input[type="text"]{
	width: 164px;
	padding: 2px;
	margin-bottom: 3px;
}
.mini-blog #searchform input[type="submit"]{
	width: 80px;
}
.mini-blog li.widget, .mini-blog li.categories{
	padding-bottom: 10px;
}
.mini-blog #wp-calendar {
	width: 170px;
	text-align: center;
}
.mini-blog #wp-calendar th {
	text-align: center;
}
.alignright {
	float: right;
}

.alignleft {
	float: left
}