/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background-color:#333333;
	text-align:justify;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #DDDDDD;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

h1 {
display:none;
}

h2{
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	text-transform: lowercase;
	color:#DDDDDD;
	font-size: 22px;
}

h3 {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	background: url(img/img3.gif) repeat-x left bottom;
	text-transform: lowercase;
	color:#DDDDDD;
	font-size: 17px;
}

p, ol, ul {
	line-height: 160%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul li {
	padding: 2px 0 5px 0;
}

a {
	color: #C20C10;
	text-decoration:none;
}


a:hover {
	text-decoration: none;
}

.indent {
	margin-top: 0;
	margin-left: 130px;
}

.image {
	float: left;
	margin: 0;
}

.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: right;
	margin-left: 1em;
}

 
/* L'entête
-------------------------------------------------------- */
#header {
	width: 760px;
	height: 125px;
	margin: 0 auto;
}

#header h2 {
	float: left;
	padding: 110px 0 0 6px;
	background: none;
	font-size: 12px;
	font-weight: normal;
}

#header h2 a {
	text-decoration: none;
}

#header ul {
	float: right;
	margin: 0;
	padding: 110px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header li a {
	display: block;
	float: left;
	padding: 0 15px;
	border-left: 1px solid #7DD2FA;
}

#header li.first a {
	border: none;
}


/* Content
----------------------------*/

#main {
	width: 760px;
	margin: 0 auto;
}

#content {
	float: left;
	width: 530px;
	color:#DDDDDD;
}

#content a:hover {
color: #DDDDDD;
text-decoration:none;
}

#content h2 a {
	text-decoration: none;
	}

#content h2 {
	margin-bottom: 0px;
		}
		
.post-content img {
border: 0;
}

.post p {
margin:5px;
padding-top :2px;
}

.post {
margin:10px 0 30px 0;
}

.post h2, .post h2 a  {
color: #C20C10;
}
	
.post-info {
font-size:9px;
margin-top:-5px;
padding-top: 0px;
text-align: right;
padding-bottom: 5px;
color:#C20C10;
}

.post-info p {
margin:0;
padding:0;
}

.post-info-co {
font-size:12px;
padding-top: 0px;
text-align: right;
padding-bottom: 10px;
color:#C20C10;
}
	
.post-info-co a, .post-info a {
color:#DDDDDD;
}
	
#content h3 {
	margin-top: 20px;
	}
	
fieldset {
	border: 0;
	text-align: right;
	}

#comments h3 {
background: url(img/img5.gif) left bottom;
background-repeat:no-repeat;
margin: 0 0 10px 0;
padding: 0 0 5px 0;
}

/*Sidebar
----------------------------*/

#sidebar {
	float: right;
	width: 184px;
}

#sidebar li a {
	color:#DDDDDD;
}

#sidebar div#calendar table{
	font-size: 0.8em;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
}

#sidebar div#calendar table caption{
	margin: 0 auto;
}

#sidebar div#calendar table th{
	color: #FFFFFF;
	background: transparent;
}

#sidebar div#calendar table td{
	width: 14%;
	line-height: 2em;
	
}

#sidebar div#calendar table td a{
	display: block;
	color: #C20C10;
	font-weight: bold;
	text-decoration: none;
	padding:1px;
}

#sidebar div#calendar table td a:hover{
	border: 1px solid #C20C10;
	padding:0;
}

#sidebar div#calendar {
	color: #DDDDDD;
}

#sidebar div#calendar caption {
text-align:left;
}

#about {
text-align:left;
font-size:11px;
}

#sidebar h3 {
	margin-top: 10px;
	color:#C20C10;
	margin: 12px 0 8px 0;
	padding: 5px 0 10px 0;
}

#sidebar h4 {
	color:#C20C10;
	margin: 8px 0 0 0;
	padding: 3px 0 5px 0;
}

#sidebar ul {
margin:0;
padding:0;
}

#sidebar li {
margin:0 0 2px 0px;
padding:0;
}
#sidebar li a:hover {
color:#C20C10;
}

#links li {
margin:0;
font-size: 11px;
}

#links li a:hover {
color:#C20C10;

}

/* Le pied de page
-------------------------------------------------------- */
#footer {
	clear: both;
	width: 730px;
	margin: 0px auto;
	padding: 10px 0;
	background: url(img/img6.gif);
	background-repeat:no-repeat;
	color:#DDDDDD
}

#footer a:hover {
color: #DDDDDD;
text-decoration:none;
}

#footer p {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	text-align: center;
}

#xiti-logo img {
display:none;
}