
/* ***** 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):
 *  Polygoon
 */

/* Ce fichier définit le style visuel pour les différents éléments du blog.
 * Dans l'ordre, vous trouverez les règles qui définissent l'apparence pour:
 * - les éléments HTML en général
 * - la page
 * - l'entête
 * - le prélude
 * - le contenu
 * - la barre de navigation
 * - le pied de page
 */
@import url(../../../css/doctorat_2005.css);
/*<agl.folder "ActualitesGenerale">*/
	#content  { text-align: left; margin: 20px 0 30px; padding: 0; width: 500px; float: left }
	#sidebar  { background-color: transparent; text-align: left; margin: 0 0 0 550px; padding: 0 }
	.post { margin-bottom: 4em }
/*</agl.folder>*/
/*ajout
*/
#sidebar abbr { background-color: transparent; margin: 0; padding: 0 }
#BoiteSidebar { width: 50px; height: 65px }
p.RechercheActualites { font-weight: bold; margin-bottom: 20px; margin-left: 20px }
/*<agl.folder "ElementsGeneraux">*/
	pre, code { font-size: 1.2em }
	pre { width: 100%; overflow: auto; border: solid 1px #ccc }
	fieldset { border: none }
	label { cursor: hand }
	.field label { display: block }
	#sidebar input, #sidebar textarea { border: solid 1px #999 }
	#sidebar textarea { font-size: 1em; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; width: 100% }
	a { color: #999 }
	a:visited { color: #663 }
	a:hover { color: #636 }
	.left { margin-right: 1em; float: left }
	.right { margin-left: 1em; float: right }
	h3 { margin-top: 20px; margin-bottom: 5px }
/*</agl.folder>*/
/* Le contenu
-------------------------------------------------------- */
/*<agl.folder "Billet">*/
	.post-title       { color: #c4027e; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; line-height: 1.4em; background-color: transparent; background-attachment: scroll; margin-right: 30px; margin-bottom: 10px; margin-left: 10px; padding-top: 5px; border-top: 1px dotted #d4d4d4 }
	.post-title a    { color: #c4027e; font-weight: bold; text-decoration: none; background-color: transparent; background-attachment: scroll }
	.post-content, .post-chapo   { color: #505050; font-size: 11px; font-weight: normal; line-height: 2em; text-align: justify; word-spacing: 1px; margin: 0 0 20px 20px }
	.post-contentlist   { color: #505050; font-size: 11px; font-weight: normal; line-height: 1.4em; text-align: justify; word-spacing: 1px; margin: 0 30px 0 20px }
	.post-developpement { font-size: 11px; font-style: italic; line-height: 1em; text-align: right; word-spacing: 0; margin: 0 0 5px }
	.post-developpement a  { text-decoration: none; background-image: url(../../../doctorat_img/commun/fleche_1.gif); background-repeat: no-repeat; background-attachment: scroll; background-position: left center; padding-left: 17px }
	.post-info   { color: #4186b3; font-size: 11px; line-height: 1.2em; background: transparent; margin: 2px 0 10px 10px; padding: 0 }
	.post-info a   { color: #69455c; text-decoration: none; background: url("../../../doctorat_img/commun/identifiant_1.gif") no-repeat left center; padding-left: 16px }
	.day-date   { color: #ff7f00; font-size: 11px; font-style: italic; line-height: 1em; background: url("img/day-date.png") no-repeat left center; letter-spacing: 1px; margin: 0 0 15px -4px; padding: 0 0 0 20px }
/*</agl.folder>*/
.post-content blockquote { font-family: Georgia, serif; font-style: italic }
.post-info-co{
	text-align: right;
}

#trackbacks blockquote, #comments blockquote{
	border: 1px solid #EEE;
	margin: 1em 0;
	padding: 1ex 1em;
}

/* La barre de navigation
-------------------------------------------------------- */
#sidebar div  { color: inherit; margin: 5px 0 0; padding: 0; border-bottom: 1px solid #f0f0f0 }

#sidebar div ul { list-style: none; margin: 0 0 5px; padding: 0 }
/*<agl.folder "Menus">*/
	h2.MenusActualites  { color: #9ed200; font-size: 12px; font-weight: bold; line-height: 1.3em }
/*</agl.folder>*/
#sidebar h3  { color: #9ed200; font-size: 1em; font-weight: normal; line-height: 1em; margin: 0 }
#sidebar div#search{
	background: transparent;
	color: inherit;
	line-height: 2.3em;
}

#search fieldset, #search p{
	margin: 0;
	padding: 0;
}

#q{
	padding-left: 18px;
	background: #fff url(img/q.png) no-repeat 4px center;
}

#sidebar div#calendar{
	/*border-top: 1px solid #F0F0F0;*/
}

#sidebar div#calendar table  { font-size: 10px; text-align: center; margin: 0; border-collapse: collapse  }

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

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

#sidebar div#calendar table td { line-height: 2em; width: 14%; border: solid 1px #f6f6f6 }

#sidebar div#calendar table td a{
	display: block;
	background: #EFA;
	color: #493;
	font-weight: bold;
	text-decoration: none;
}

#sidebar div#calendar table td a:hover{
	background: #DBB8DC;
	color: #636;
}

