.day-date{
	color:#CC6600;
	margin-left:-20px;
}

h2 a{
	color:#CC6600;
	text-decoration:none;
}

a{
	color:#CC6600;
}

/* ADD IVAN */
.post-content {
	color:#CCCCCC;
	font-size:12px;
	text-align:justify;
	padding-right:10px;
}

.post-content p a:link{
	color: #ff9933;
	text-decoration: none;
	background-color: transparent;
}
.post-content p a:visited{
	color: #699;
	text-decoration: none;
	background-color: transparent ;
}
.post-content p a:hover{
	color: #699;
	text-decoration: underline;
	background-color: transparent ;
}
.post-content p a:active { color: #699;
	text-decoration: underline;
	background-color: transparent;
}

.post-chapo {
	font-size:14px;
	color: #cc6600;
}

/* calendrier */
#rapide table caption{
	background-color:#333333;
	color:#CC6600;
}

/* calendrier */

.post-info-co a{
	color:grey;
}

.post-info, .post-info a{
	font-size:11px;
	margin-top: 0;
	color: #666666;
	background: transparent;
	padding-bottom: 1ex;
}

#comments_form{
	display:none;
}