/* Bienvenue dans la CSS de la nouvelle adaptation de thmes de Gilles Marlet
Ce thme est l'adaptation exacte  Dotclear d'une ralisation pour Wordpress, dont voici la license identique:

	Theme Name: fSpring
	Theme URI: http://www.fahlstad.se
	Description: Spring flavour.
	Version: 1.0
	Author: Fredrik Fahlstad
	Author URI: http://www.fahlstad.se
	
*/

/* ***** BEGIN LICENSE BLOCK *****
 * This file is part of DotClear.
 * Copyright (c) 2004 Maurice Svay and contributors. All rights
 * reserved.
 *
 * DotClear is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 * 
 * DotClear is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
 * 
 * You should have received a copy of the GNU General Public License
 * along with DotClear; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 *
 * ***** END LICENSE BLOCK *****
 *
 * Contributor(s):
 *  Maurice Svay
 */

/* Ce fichier dfinit le style visuel pour les diffrents lments du blog.
 * Dans l'ordre, vous trouverez les rgles qui dfinissent l'apparence pour:
 * - les lments HTML en gnral
 * - la page
 * - l'entte
 * - le prlude
 * - le contenu
 * - la barre de navigation
 * - le pied de page
 *
 * L'agengement des blocs est dfini dans le fichier layout.css
 * Pour mettre la barre de navigation  gauche, dcommentez l'appel  
 * layout-gauche.css
 */
/*
@import "layout.css";
 @import "layout-gauche.css"; */

 div#sfp{
	display: none;
 }
 
/* Les elments HTML en gnral
*******************************************************************************/
html, body {
	margin: 0;
	padding: 0;
	background: #ececec url(/squelettes/SpipClear/themes/default/images/bg.png) repeat-y center;
	color: #666;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
}

h3, h4 {
	padding-top: 5px;
	padding-bottom: 15px;
}
h4, h3, h2, #comments h2 {
	margin: 0;
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#999;
}
h2{
	margin-bottom: 10px;
	font-size: 14px;
}
a, a:visited{
	color: #ff7800;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.left{
	float: left;
	margin-right: 1em;
}
.right{
	float: right;
	margin-left: 1em;
}
fieldset{
	border: none;
}
blockquote{
	font-style: italic;
	color: #999999;
}
td, th{
	padding:3px;
	font-weight:normal;

}
input, textarea{
	background: #f4f4f4;
	border: 1px solid #949494;
	color: #666;
}
.post p img.smiley{
	background:transparent;
	border:none;
	padding: -5px;
}

/* La page
*******************************************************************************/
#page {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* le menu2
*******************************************************************************/
#menu_2{
	display:block;
	float:left;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	font-family:Verdana;
	font-size: 10px;
	font-weight: bolder;
	color: #EBEBEB;
	text-align: right;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	padding-top: 0px;
	padding-bottom: 5px;
}

#menu_2 a{
	text-decoration: none;
	color: #000000;
}
#menu_2 a:hover{
	text-decoration: none;
	color: #999999;
}


/* L'entte
*******************************************************************************/
#logo {
/*	background: url(images/top.png) no-repeat; */
	height: 200px;
	width: 800px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
a#logoipc {
	margin-left: 30px;
	height: 188px;
	width: 107px;
	margin-top: 5px;
	float: left;
	display: inline;
}
div#langues{
	display: inline;
	float: right;
	height: 80px;
	width: 30px;
	margin-top: 10px;
	margin-right: 10px;
}


/* Main
*******************************************************************************/
#main {
	width: 484px;
	float: left;
	display:inline;
	text-align: justify;
	padding: 10px;
	margin: 8px;
}



/* Le contenu
*******************************************************************************/
.post{
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	/*font-size: 0.80em;*/
	line-height: 1.5em;
}
#logo {
	margin-top:10px;
}
.post-title, h2 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
}
.post-title a, .post-title a:visited, h2 a{
	color: #ff7800;
	text-decoration:none;
	border-style: none;
	font-size: 12px;
	font-weight: bolder;
	text-transform: none;
}
.post-title a:hover, h2 a:hover{
	text-decoration:underline;
	}
div.post-chapo {
	font-weight: bold;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 25px;
}
.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 div.spip_documents 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:square;
}

.post-info-co {
	background-image:url(/squelettes/SpipClear/themes/default/images/comments.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:16px;
}

#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(/squelettes/SpipClear/themes/default/images/comm.png) no-repeat top;
}

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

.me {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width:450px;
	background: #d7d7d7 url(/squelettes/SpipClear/themes/default/images/comm-admin.png) no-repeat top;
}

/* La barre de navigation
*******************************************************************************/
#calendar, #selection, #categories, #archives, #links, #syndicate, #comments{
display:none;
}

#sidebar {
	width: 238px;
	float: right;
	line-height: 1.5em;
	margin: 3px 8px 8px 0px;
	padding: 10px;
	font-size:10px;
}

#sidebar h2 {
	color: #999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom: 1px solid #ccc;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#sidebar ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

#sidebar ul li {
	display: inline;
	margin:0;
	padding:0
}
#sidebar li{
	list-style: none;

}

#sidebar ul li a {
	border-bottom: 1px solid #ccc;
	color: #ff7800;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 25px;
	background-image: url(/squelettes/SpipClear/themes/default/images/navbulle.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}


#sidebar ul li a:hover{
	border-bottom-color: #fff;
	color: #666 !important;
	background-color: #ccc;
}

.align{ /*Alignage du badge Flickr */
	padding-left: 60px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#search {
	margin-top: 8px;
	margin-bottom: 15px;
}

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