﻿/* Bienvenue dans la CSS de la nouvelle adaptation de thèmes de Gilles Marlet
Ce thème est l'adaptation exacte à Dotclear d'une réalisation pour Wordpress, dont voici la license identique:

	Theme Name: fSpring
	Theme URL: http://www.fahlstad.se
	Description: Spring flavour.
	Version: 1.0
	Author: Fredrik Fahlstad
	Author URI: http://www.fahlstad.se
	
*/
 
/* Les éléments HTML en général
*******************************************************************************/
html, body {
	margin: 0px;
	padding: 0px;
	background: #fff;
	color: #555;
	font: 11px/15px Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

h3, h4 {
	padding-top: 15px;
	padding-bottom: 5px;
}
h2{
margin: 0 0 0 5px;
}
h3{
margin: 0 0 0 10px;
}
h4{
border-bottom: 1px solid #ddd;
margin: 0 0 0 15px;
}
h5, h6{
border-bottom: 1px solid #ddd;
margin: 0 0 0 25px;
}
h4, h3, h2, #comments h2 {
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color:#630FFF;
text-decoration:underline;
}

h5{
	padding: 0px;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#630FFF;
}

h2{
	margin-bottom: 10px;
	font-size: 1.1em;
}
a, a:visited{
	color: #630FFF;
}
a:hover{
	text-decoration:underline;
}

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

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

fieldset{ border: none;}

blockquote{
	color: #666666;
	border-left: 2px solid #ccc;
	padding-left:10px;
}

table{
	margin:10px;
}
td, th{
	padding:3px;
	font-weight:normal;

}

input, textarea{
	background: #f4f4f4;
	border: 1px solid #949494;
	color: #666;
	}

img{
	background: #f4f4f4;
	border: 1px solid #949494;
	padding: 3px;
}

img a{ border: none; }

.adherer{
border-bottom: 1px dotted #ccc;
display:block;

}
/* La page
*******************************************************************************/
#page {
	width: 95%;
	overflow: hidden;
	position:relative;
	margin: 0px auto;
/*	margin-right: auto;
	margin-left: auto; 
*/
}

#main {
	width: 90%;
	float: left;
	display:inline;
	text-align: justify;
	padding: 10px;
	margin: 8px;
}

/* L'entête
*******************************************************************************/
#top{
	margin:0px;
	padding:0px;
}

#top h1 a{
	text-transform:uppercase;
	text-decoration:none;
	color:#630FFF;
	font: 24px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0px -13px 0px;
	padding: 0px 0px 0px 10px;
	letter-spacing: 2px;
	float: left;
}


#top h1 a:hover{
	text-decoration:underline;
}

#top {
	height: 20px;
	margin: 0px auto 5px;
	width:90%;
}

#top p{
	font: 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
 	font-weight: bold;
	color:#630FFF;
	margin: 0px 0px 0px 300px;
}

#top ul li{
	padding:0px;
	text-transform:uppercase;
	color: #999;
	text-align: right;
	list-style-type: none;
	margin: 0px;	
}

#top ul li{
	float:right;
}


#top ul li a {
	display: block;
	text-decoration: none;
	margin:1px 0px;
	text-align:right;
	font-size:10px;
	padding:4px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
}
#top ul li a:hover {
	color: #630FFF;
}

#logo {
	}

	#desc p {
display:none;
}
/* Le prélude
*******************************************************************************/ 
#prelude{
display:none;
}
	
/* Le contenu
*******************************************************************************/

.post{
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	/*font-size: 0.80em;*/
	line-height: 1.5em;
}

#postquote{
	background: url(images/bg_quote.gif) no-repeat;
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	/*font-size: 0.80em;*/
	line-height: 1.5em;
}

#logo {
	margin-top:15px;
}
.post-title, h2 {
	font-size: 1.4em;
	text-decoration: underline;
}
.post-title, .post-title a{
	padding-bottom:5px;
	border-bottom: 1px solid #ccc;
}
.post-title, h3 {
	font-size: 1.2em;
	margin-left: -5px;
}


.post-title a:hover, h2 a:hover{
text-decoration:underline;}
.post-info{
	height: 16px;
	margin-top: 0;
	font-size: 10px;
	color: #999;
	border-top:solid 1px #ccc;
	padding-top:4px;
	margin-bottom: 8px;
}
.post-info a img{
	border:none;
}
.post-content img {
	padding: 4px;
	border: 1px solid #DFDFDF;
}
.post-content ul {
	margin-left: 20px;
	padding-left:0px;
	list-style-type: none;
}
.post-content ol{
	margin-left:20px;
	padding-left:0px;
}
.post-content ul li {
	list-style:square;
}

.postcontent{
margin:8px 0;
padding:0;
}
.post-content ul {
	margin-left: 30px;
	padding-left:0px;
	list-style-type: none;
}
.post-content ol{
	margin-left:30px;
	padding-left:0px;
}

.post-content ul li {
	list-style-image: url(images/bullet.gif);
}

.post-info-co {
	background-image:url(images/comments.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:16px;
	text-align:right;
}

#comments blockquote, #trackbacks blockquote {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px;
	font-style: normal;
	width:450px;
	background: #ececec url(images/comm.gif) no-repeat top;
border: 0px solid #eee;
}

.comment-info{ padding-left: 5px;}


/* La barre de navigation
*******************************************************************************/
#calendar{
display:none;
}

#sidebar {
display:none;
}


#q{ width: 150px;}
/* Le pied de page
*******************************************************************************/	
#footer {
	clear: both;
	text-align: center;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 100%;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#footer p{
	padding:10px;
	margin:0px;
}
