/* ***** BEGIN LICENSE BLOCK *****
 * Ce thıme *Almost* a ıtı crıı pour Dotclear.
 * Il est bası sur le thıme DotParking crıı par Laurence Jacquet
 * voir http://www.dotclear.net/dc-themes/?theme=dotparking
 * 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 *****
 */

body {
	border-left: 0px;
	margin : 20px 0 0 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #3A4579;
	background : #fff url(images/fd-body.png) no-repeat 773px 0px;
}

p { margin : 1em 0; }
h3 { font-size : 1.2em;}
img {border: none; }

a {
 color: #3366CC;
font-weight: bold;
}

form {
	border: 0px;
}
fieldset {
	border: 0px;
}
 q { color: #000;
  font-size: 0.9em;
  font-family: "Comic Sans MS";
  border: 1px solid #000;
  padding: 0.5em;
  background-color: #F5F5F5;
    text-align: center;
 }
.lettrine {
float: left; /* positionnement de la lettrine dans le conteneur*/
font-size: 2.25em; /* 3 hauteurs de lignes pour la lettrine*/
font-weight: bold;
font-family: "Comic Sans MS", serif;
color: #3A4579;
/*border: 1px solid #000000; dıfinition d'une bordure autour de la lettrine*/
background: transparent;
margin: 1px;
padding: 1px;
line-height: 1em;
 }

/* Layout
-------------------------------------------------------- */
#page {
	width: 720px;
	margin-left: 50px;
	border: 1px solid #999;
	background : #fff;
/*	-moz-border-radius: 4px;*/
}

#top {
	background : #fff url(images/grain.png) no-repeat;
	margin-bottom : 10px;
	text-align: center;
	height: 250px;
	width: 720px;
}
#phantom {
	position: absolute;
	top: 18px;
	left: 50px;
}
#top h1 {
	margin : 0;
	font-size: 5em;
	height: 50px;
	line-height: 50px;
	color: #3366cc;
	font-weight: bold;
	font-style: italic;
	font-family: "Comic Sans MS", sans-serif;
	height: 200px;
	padding-left: 4em;
	padding-top: 0.9em;
}
#top a {
	color: #3366cc;
	text-decoration: none;
}

#prelude {
	display : none;
}


#main {
	float : right;
	width : 500px;
	margin : 0 5px 0 0;
}
html>body #main {
	width : 500px;
}

#sidebar {
	margin-right : 525px;
}

#sidebar div {
	border: 1px solid #dd0000;
	padding : 5px 10px;
	margin : 0 0 10px 10px;
/*	-moz-border-radius: 4px;*/
	
}
#sidebar h2 {
	color: #3A4579;
	line-height: 16px;
	margin : 0;
	font-size : 1em;
	padding-bottom: 0.5em;
}
#sidebar h3 {
        color: #3A4579;
        line-height: 16px;
        margin : 0;
        font-size : 0.9em;
	padding-top: 0.5em;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#sidebar li {
	display: block;
	margin: 0px;
	padding: 0px;
	
}
/*#sidebar li:before {
	content : "ı ";
} */

#sidebar a {
	color: #3366cc;
        font-weight:normal;
	text-decoration: none;

}
#sidebar a:hover:before {
	content: "@ ";
	color: #3A4579;
}
#search p {
	margin: 0;
}

#sidebar input, #comment-form input, #comment-form textarea {
 border: 1px solid #3A4579;
	background-color: #fff;
	color: #3A4579;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
/*	-moz-border-radius: 4px;*/
}

/* Calendar */
#calendar {
}

#calendar table {
	border-collapse : collapse;
	font-size: 9px;
}

#calendar caption {
        padding : 0 0 3px 0;
	font-size : 11px;
}

#calendar abbr {
        border : none;
}

#calendar th {
	border: none;
	padding: 1px;
}

#calendar td {
        border : none;
	padding : 1px;
}

#calendar td {
        text-align : center;
}

#calendar td.active {
        border : 1px solid #999999;
}

#calendar td.active a {
        font-weight : bold;
}

#calendar a {
        font-weight: bold;
	text-decoration: underline;
}
#calendar a:hover:before {
	content: "";

}
#footer {
	clear : both;
	margin-top: 5px;
	text-align: center;
	font-size: 10px;
}
#footer a {
text-decoration: none;
}
/* Post
-------------------------------------------------------- */
.day-date {
          display: none;
}
.post {
 margin : 0 0 1em 0;
	padding : 1em;
	background : transparent;
	border : 1px solid #3366cc;
	text-align : justify;
/*	-moz-border-radius: 4px;*/
}

.post-title {
	float : left;
	margin : 0 0 1em -5px;
	padding : 2px 10px;
	border-bottom : 1px solid #3366cc;
	border-right : 1px solid #3366cc;
	text-align: left;
	width: 140px;
	font-weight: bold;
	color: #3a4579;
/*	-moz-border-radius: 4px;*/
	font-size : 1em;
}

.post-title a {
	text-decoration: none;
	font-weight: bold;
	color: #3a4579;
}

.post-info {
	margin : 2px 0 0 0;
	text-align : right;
	font-size: 0.8em;
}

.post-content, .post-chapo {
	clear : left;
}

.post-info-co {
	margin : 1em 0 0 0;
font-size: 0.85em;
text-align:right;
}
.source{
  color:#555;
  font-size: 0.9em;
  font-style: italic;
}
#trackbacks blockquote, #comments blockquote, #comment-preview blockquote {
	margin-left: 5px;
	color : #666;
}
#trackbacks blockquote p, #comments blockquote p {
	margin: 0px;
	padding: 0.5em;
/*	-moz-border-radius: 4px;*/
}

.comment-number {
	font-size : 1em;
	font-weight : bold;
}
.comment-number a {
	text-decoration : none;
	color : #3366cc;
}

/* Error messages
-------------------------------------------------------- */
.error {
	border : 1px solid #c00;
	color : #c00;
	padding : 0.5em;
/*	-moz-border-radius : 4px;*/
}
.error ul {
	padding-left : 20px;
}

/* Formulaire
-------------------------------------------------------- */
.field label {
	display : block;
	float : left;
	width : 10.5em;
}


#block1 {
	/*position : absolute;
	top : 0;
	left : 0;*/
	width : 80px;
	height : 15px;
	background : transparent;
	margin : -20px 0 0 718px;
}
#links
{
  overflow: auto;
}
