@import "layout.css";

/* ***** 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 *****
 *
 * Author:
 *  Maurice Svay  http://www.svay.com/web/dotclear/
 */

/*
* La feuille de style d�finit les styles suivant:
* - Style g�n�ral
* - Page
* - Top
* - Contenu
* - Sidebar
* - Footer
* La disposition des blocs se trouve dans une feuille
* de style s�par�e, layout.css
*/

body {font-family:Arial, Helvetica, sans-serif;margin:0;}
#feedfeds {padding-top:0.8em;margin-bottom:1em;width:950px;text-align:right;font-size:12px;background-color:#DEF0FE; padding-right:10px;padding-bottom:10px;}
#feedfeds a {color:#000;}
#feedfeds a:hover {color:#EF2999;}
h2 {font-size:14px;}
.post-title {font-size:25px;padding:0;margin-top:0;margin-bottom:0;float:left;margin-top:5px;}
h3 {padding:0;margin:0;font-size:1em;}
#top {padding:12px;height:200px;}
#trouvezgoogle {font-size:0.7em;}
#catnav a {color:#EF2999; text-decoration:none; font-weight:bold;font-size:16px;}
#catnav a:hover {background-color:#CEE7FF;}
#catnav li {list-style-type:none;padding:3px;height:20px;}
#catnav ul {padding:0;margin:0;float:left;width:110px;}
.tag1 {font-size:12px;}
.tag2 {font-size:14px;}
.tag3 {font-size:16px;}
.tag4 {font-size:18px;}
.adhelp {margin-top:-300px; position:absolute; top:0;}
embed {width:728px;height:540px;margin:0;padding:0;}
.connected {font-size:8em;text-align:center;color:#EF2999;padding:0;margin:5px;font-weight:bold;;}
.post-chapo {padding:0; margin:0; width:728px; float:left;}
.post-chapito {margin:0;padding:0; width:960px;}
.envoyer-ami {padding:0;margin:0; color:#FFFFFF;background-color:#000000;}
.catpost_showtitre {font-size:12px; float:left; margin-right:10px; height:16px;}
#autresbillets {text-align:justify;}
#autresbillets a {color:#000000;}
ul {padding:0;margin:0;}
li {list-style-type:none;}
#topcatsmenu {font-size:0.9em;padding:0;text-align:center;margin-top:5px;}
#topcatsmenu li {float:left;margin-right:4em; list-style-type:none;height:2.1em;}
#topcatsmenu a {color:#0072ff;font-weight:bold;}
#topcatsmenu ul {margin:0;padding-left:0.5em;}
#presentation {font-size:11px; text-decoration:underline; margin-bottom:0.3em;}
img {border:0} #postadens {display:none;display:none;padding:0;height:250px; margin-bottom:0;background-color:#fff;width:930px;text-align:right;}
#desctext {font-size:11px; color:#999; text-align:center; }
#fleches {width:265px; float:right;}


/* Style g�n�ral
********************************************/


acronym, abbr{
	border-bottom: 1px dotted;
	cursor : help;
}


a img{
	border: 0;
}

fieldset{
	border: none;
}

label{
	cursor: pointer;
	cursor: hand; /* pour IE */
}

input[type=text], textarea{
	border: 1px solid #AAA;
}

input[type=text]:focus, textarea:focus{
	border: 1px solid #666;
}


/* 
Classes sp�ciales pour ins�rer des images par exemple 
Les �lements rendus "flottants" avec ces classes ne
d�passent pas du billet gr�ce � la classe .post-info-co
*/
.right{
	float: right;
}

.left{
	float: left;
}

/* Page
********************************************/
#page{
	padding:0;
	margin:0 auto;
	width:960px;
}



/* Contenu
********************************************/
#content{
	padding:0;margin:0;
        width:960px;
}


.day-date{
	padding-bottom: 5px;
	background: transparent url(img/day-date.png) repeat-x left bottom;
	color: #999;
}

.post{
	margin-bottom:0;
        width:960px;
}

#content ul li{
	list-style-image: url(img/li.png);
}

#liste {float:left;width:635px;}
#liste .post-title {width:628px;float:left;}
#liste .post-title a {color:#000000;text-decoration:none;}
#liste h3, #content h4, #content h5, #content h6{
	color: #666;
}

.post-info{
	padding-left: 18px;
	color: #999;
	margin-top: 0;
}

.post-info span{
	display: none;
}

.post-info a{
	color: #666;
	background: transparent;
	border-left: 1px solid #CCC;
	padding-left: 0.5ex;
	text-decoration: none;
}

.post-content {width:720px;}

.post-content p{
	text-align: justify;
        width:725px;
}

.post-content img{
	max-width: 510px;
}

.post-info-co{
	clear: both;
	text-align: right;
}

.post-info-co span{
	display: none;
}

.post-info-co a, .post-info-co a:visited{
	text-decoration: none;
	color: #666;
	padding-left: 12px;
	background: transparent url(img/bulle.png) no-repeat left center;
}

.post-info-co a:hover{
	color: #333;
	padding-left: 12px;
	background: transparent url(img/bulle.png) no-repeat left center;
}

.comment-info{
	margin-bottom: 0;
}
#comments {font-size:60%;paddint-top:0;margin-top:0;}
#comments blockquote, #trackbacks blockquote{
	margin: 0;
	padding: 0 1em;
	text-align: justify;
	border: 1px dotted #CCC;
}

.field label{
	display: block;
}

/* Sidebar
********************************************/
#sidebar {width:180px;text-align:left; padding:0;}

#sidebar div{
	padding:0;
        margin:0;
        width:100%;
        text-align:left;
}





#sidebar a {color:#0090E2;margin-right:0.6em;text-decoration:none;}

#sidebar a:hover {
	color: #333;
	background: transparent;
}

#sidebar ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar ul li{
	padding:0;
	list-style-type:none;
}

#sidebar ul li a{
	display: block;
}


#search #q{
	border: 1px solid #CCC;
	background: #FFF url(img/search.png) no-repeat 2px;
	padding-left: 14px;
}

#selection h2{
	color: #333;
}

/* Footer
********************************************/


#fooot a {color:#000;font-size:0.8em;}
#fooot {background-color:#DEF0FE; width:960px; margin:0 auto; padding:10px; font-size:80%; clear:both;margin-top:4em;text-align:justify;}

