/* ***** 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):
 * Theme Keepsake par Kozlika http://www.kozlika.org 
 */

body {
	margin :5%;
	padding-top : 2px;
	font-family : /*Georgia*/,Arial,Tahoma,Verdana, /*Microsoft sans serif,Times New Roman*/sans;
	font-size : 90%;
	line-height:2,5em;
	color:#000;
	background: #dcdcdc/*DDD*/;
text-align: left;
}

}


p { margin : 1em 0; }
img { border : none; margin:0; }
form { display : block; margin : 0; padding : 0; }

h1 { font-size : 2.25em; margin : 0.67em 0; font-style:normal;font-weight:bold; }
h2 { font-size : 1.35em; margin : 0.83em 0; }
h3 { font-size : 1.3em; margin : 1em 0; }
h2, h3 {font-family : Arial,"Tahoma"; }
h4 { font-size : 0,8em; margin : 1.33em 0; }
h5 { font-size : 0.83em; margin : 1.67em 0; }
h6 { font-size : 0.67em; margin : 2.33em 0; }


code, pre { 
	font-family : "Courier New",monospace; 
	font-size : 1.1em; 
	background : #DDD;
 }

pre { 
	margin : 0 auto; 
	margin-bottom : 0,8em; 
	padding : 0.5em; 
	text-align:left;
	white-space:normal;
		/* caché pour IE 5 Mac qui sait pas faire \*/
		white-space:pre;
		width: 90%; 
		overflow : auto;
		/* End hack */
}

q { 
	font-style : normal; 
 }

a:link {
	color : #000080;
	text-decoration:none;
}
a:visited {
	color :#800080*;
	text-decoration:none;
}
a:hover {
	text-decoration : none;
	color :#000080*;
}
a:active {
	font-weight:bold;
}
a:focus {
	text-decoration:underline;
}
a[hreflang]:after {
	content: "\0000a0[" attr(hreflang) "]";
	color:#CED6D9; 
	background : #DDD;
}

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

.footnotes {
	font-size:0.9em; color:#000080;
	/*border-top:1px dashed #999;
	border-bottom:1px dashed #999;*/
}
.footnotes h4 {
	margin: 0.5em 0;
}

ul {
	position : relative;
} /* pour eviter la disparition d'image aleatoire au survol des liens */

/* Structure
-------------------------------------------------------- */
#page {width: 1010px;
	height: /*6060px*/;
	margin: 0;
	text-align:left;
}


/* Prelude
-------------------------------------------------------- */
#prelude {
	position : absolute;
	top : 0;
	margin : 0;
	padding : 0;
	font-size : 0.5em;
      
}


/* Les trois lignes suivantes à supprimer si vous souhaitez voir s'afficher le prelude*/
#prelude, #prelude a {
	color:#000;
}

/* Titre
-------------------------------------------------------- */
#top {
	background: #fff 
	font-family : arial,/*Verdana,Tahoma*/;
	padding-left:0;
	text-align : center;
	height:45px;/*border-right : 1px solid #000080;*//*border-top: 1px solid #DDD*/;padding-bottom: 5px;padding-top:7px;
	width:984px;
	
}
#top h1 {
	background: #006 /*#fff#708090/*#006*//* url(images/potsplatz.jpg)/*url(images/train.jpg)*/;
	margin : 0;
	/*padding : 0.86em 0px*/;
	letter-spacing : 2px ;
	border: 1px solid #fff
/*width:;border-right : 1px solid #fff; border-bottom: 1px solid #fff;*/
}
#top a {
	color : /*#006*/#fff /*#006*/;
	background :none/*#483D8B*/ ;
	text-decoration : none;	font-family : arial;
	font-weight:bold; font-size:1.15em;
	/*margin-bottom: 1em;*/
	/*border-bottom: 1px #000;border-right : 1px solid #000080;*/
}


/* conteneur des trois colonnes
------------------------------------------------------------------------ */
#carcasse {
	margin:0;
	padding : 0 187px;
	margin-top:14px;
}


/* Centre (partie des billets)
-------------------------------------------------------- */
.ext-main {
	width: ;
}
.ext-main[class] { /* pour mozilla */
	/*padding-bottom: 0.1px;*/
}
.main {
	float: left;
	width: 607px;
	/*height: 8080px*/;
	position: relative;
	z-index: 0;
/*background: #E6E6FA;*/
background: #fff;
}
.main[class] { 
	margin-right: -1px;
}
.main-content {
	margin: 0 1em;
}
#content {
	float:right;
	width:99%;
	font-size:0,8em;
	/*letter-spacing: 0,8px*/;
	/*font-family :  Georgia, Arial,Tahoma,Arial, Times new roman,*/;
	line-height:;
	/*border-left : 2px solid #000; border-right : 2px solide #000*/;
	
}

#content[id] { 
	margin-left:/*-1px*/;
}

#content h3 {
	color : #000;
	margin-top : 4px;
	font-size:0,80em;line-height:;
	font-weight:normal;
}

#content h4 {
	color :#000;
}

.day-date {
	padding-bottom : 2px;
	padding-top: 4px;
	font-family : Arial, Sans,/*Lucida grande,"Verdana",Lucida,Helvetica,sans-serif*/;
	/*font-size :0,60em*/;
	font-weight:normal;
	text-align : left;
	color : #483D8B;
	border-top : 1px solid #006;
	/*text-transform : lowercase;*/
}

.post {
	margin-top:0em;
}

.post-title {
	font-weight:Bold;	font-family : Arial, Sans;
	font-size:1,4em;
	background : Transparent */ url(images/ico_entry.png) no-repeat 0 40% */;
	padding-left : 0px;padding-top: 2px;
	margin:0;
	color:#708090;/*483D8B*/;
}

.post-title a {
	color:#708090/*483D8B*/;
	text-decoration:none;font-size:1,10em;
}

.post-chapo  {
	margin-top:0.40em;padding-left:0px
	
}

.post-content {
	text-align:left;
	margin-top:0.40em;font-size:0,70em;padding-left:4px;
}

.post-content p {
	margin-top:0.25em;font-size:0,70em;
	line-height:140%;padding-left:4px;
}

.post-info {
	margin-bottom: 0;
	color:#000;/*#483D8B*/;
}

.post-info-co {color:#000;
	background : transparent/* url(images/ico_comments.png) no-repeat 0 40% */;
	margin-top:0;
	margin-bottom:2em;
	padding-left : 13px;*/
}

.post blockquote {color:#000;
	font-family: Lucida Grande, "Trebuchet MS", sans-serif;
	background: transparent  /*url(images/cite.gif) repeat-y*/;
	margin:2em 0;
	padding-left:2em;*/
}

.post blockquote p {color:#fff;
	margin-top:1em */;
}


.post-info-co span {color:#fff;
	background : transparent /* url(images/ico_tb.png) no-repeat 100% 40% */;
	padding : 0 15px 0 0;*/
}
.suite a
{font-weight:bold;padding-top:10px;font-style:italic;
}

#trackbacks {
	border-top:1px dashed #ada095;
	border-bottom:1px dashed #ada095;
}

#comments {
}

#comment-preview {
}

#trackbacks, #comments, #comment-preview {
	margin : 0 ;
}

#trackbacks h3, #comments h3, #comment-preview h3 {
	font-size : 1em; 
	margin : 1em 0;
}



#trackbacks blockquote, #comments blockquote, #comment-preview blockquote {
	display : block;
	margin : 0 0 1em 2em;
	padding : 1px 1em;
	font-style : normal;
	color : #666;
	background : transparent  url(images/line-1.png) repeat-x 0 0 */;
}
/*
.comment-info {
	margin : 0;
	padding : 0 0 0 18px;
}/*
#trackbacks .comment-info {
	background-image :  url(images/ico_tb.png) ;
	background-position : 4px 60%;
	background-repeat : no-repeat;
}/*
#comments .comment-info {
	background-image :  url(images/ico_comments.png) ;
	background-position : 4px 60%;
	background-repeat : no-repeat;
}/*
.comment-number {
	font-family : Georgia,"Times New Roman",New York,serif;
	font-size : 1.8em;
}
.comment-number a {
	text-decoration : none;
}/*
.post ul, .post ul li {
	list-style:none;
	padding-left: 1em;
	margin: 0 0 0 0;
}/*
.post ul li {
	display:block;
	background : transparent /* url(images/ul.gif) no-repeat 0 4px ;
	padding-left:14px*/;
}/*
.post ul ul li {
	display:block;
	background : transparent  url(images/ulul.png) no-repeat 0 4px ;
	padding-left:9px;
}


/* Error messages
-------------------------------------------------------- */
.error {
	border : 1px solid #c00;
	background : #fee;
	padding : 0.5em;
}
.error ul {
	padding-left : 20px;
}
.error li {
	list-style : square;
}
/* Calage des sidebar
-------------------------------------------------------- */

.ext-col {
	position: relative;
	width: 186px;
	overflow: ;
}

.int-col {
	margin: 0 1em;
	padding-bottom:0.2em;
}

.clear {
	clear: both;
}

/* Menu gauche
-------------------------------------------------------- */
#extra {
         float:left;
         margin-left:-188px;
         z-index:10;
	 width:186px; 
	text-align:right;font-family:  arial,verdana, tahoma, sans;
	font-size:0,7em
	padding-top:/*1px*/;
	/*border-left : 1px solid #000;*/
	border-right : 1px solid #DDD;
	background:  #fffafa/*FFF*/;
	/*border-bottom : 1px solid #DDD;*/
}

#extra[id] {
	margin-right:1px;
}

#extra h3 {
	font-weight : normal;
	color : #000;
	padding : 1px 0 0 0*/;
}

#extra ul {
	padding-left : 0;
	margin : 0 0 0 0;
	list-style : none;
}

#extra li {
	display : block;
	margin-top :/* 0.15em*/;
	padding-left : 0px;
	color : #000;
	background : Transparent url(images/fleche.png) no-repeat 0 0.25em;
}

#extra a {
	text-decoration : none;font-size:0,65em
}

#extra li:hover {
	color : #333;
}


/* Menu droit
-------------------------------------------------------- */
#sidebar2 {
	float:right;
	margin-right:-161px;
	z-index:11;
width:188px;
	font-size:0,7em;
border-left : 1px solid #DDD;/*border-right : 1px solid #000;/*border-bottom: 1px solid #ddd*/;
	text-align:center;
	padding-top:30px;
background: #FFF;


}

#sidebar2[id] {
	margin-left:0px;
}

#sidebar2 {
	font-size:0,7em;
	font-weight : normal;
font-style:normal;
	color : #000;
	padding : 0 0 0 0;
	/*background-color : #DDD*/;
	/*background-image :  url(images/bg-title-sidebar.png);
	background-repeat : no-repeat;
	background-position : 100% 100%;*/
}

#sidebar2 h3 {
	font-size : 0,7em;
	color : #000;
	font-weight : normal;
}

#sidebar2 ul {
	padding-left : 0;
	margin : 0 0 0 0;
	list-style : none;
}

#sidebar2 li {
	display : block;
	margin-top : 0.1em;
	padding-left : 0px;
	color : #000080;
	/*background : fff url(images/fleche.png) no-repeat 0 0.25em;*/
}

#sidebar2 a {
	text-decoration : none;
}

#sidebar2 li:hover {
	color : #333;
}

#block1 { padding-bottom: 16px; border-bottom: 4px solid  #006;font-style:normal;font-size:80%;color:#808080;}
#block2 { padding-bottom:16px;border-bottom: 4px solid #DDD;
			color:#2f4f4f; font-size:90%;font-style:italic;}
#block3 { padding-bottom:16px;border-bottom: 4px solid #DDD;
			color:#006; font-size:1,2em;font-style:normal;text-align:left;}
/*#block3 {padding-bottom: 8px; border-bottom: 7px solid #ddd; font-style:normal;text-align:left;}*/

#block4 {padding-bottom: 14px; border-bottom: 4px solid #ddd; font-family: times new roman; font-style:normal;font-size:90%;text-align:left;}






/* Search form */
#search {padding-bottom: 20px;
    border-bottom: 4px solid #006;
}
  #q {
    border-bottom: ;
}

/* Categories box */
/*#categories {
    border-bottom: 16px solid #DDD;*/
}

/* Archives box */
#archives {padding-bottom: 20px;
	 /*border-top: 7px solid #DDD */	
    border-bottom: 4px solid #006;
    
}

/* Links box */ 
    
#links {padding-bottom: 20px;
    /*border-top: 10px solid #DDD;*/
    border-bottom: 4px solid #006;
}

/* Syndication box */
#syndicate {padding-bottom: 20px;
    border-bottom: 4px solid #006;
}


/* Footer
-------------------------------------------------------- */
#footer {
	font-size:0.9em;
	border-top : 1px solid #999;
	margin : 0 0 1em 0;
	padding: 0 2em;
	color: #666;
	text-align: right;
	line-height: 100%;
}

/* Calendrier
-------------------------------------------------------- 
#calendar {
font-size : 0.8em;border-bottom: 10px solid #DDD;
}

#calendar h2 {
	font-size : 1.66em;
}

/*#calendar table {
	border-collapse : collapse;
	font-size : 1em;
	text-align:center;
	margin : 0;
	padding:0;
	color: #C0C0C0;
}

/*#calendar caption {
	margin : 0 auto;
	padding : 0 0 0.3em 0;
	font-size : 1.2em;
}

#calendar abbr {
	border : none;
}

/*#calendar th, .cal td {
	border : none;
	padding : 1.5px;
}
#calendar td {
	text-align : center;
}

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

#calendar a {


/*#calendar  {
font-size : 0.7em;border-bottom: 1px solid #DDD;/*border-top:1px #DDD*/
}

/*#calendar {
	font-size : 0,7em;
}

#calendar table {
	border-collapse : collapse;
	font-size : 0.6em;

	text-align:center;
	margin : 0 auto;
	/*padding: ;
 color: #9370DB
}

/*#calendar caption {
	margin : 0 auto;
	padding : 0 0 0.2em 0;
	font-size : 0.6em;
}

#calendar abbr {
	border :none;
}	font-size: 0,4em;

#calendar th, .cal td {
	border : none;
	padding : 0px;
}
#calendar td {
	text-align :center;
}

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

#calendar a {
}

/* Error messages
-------------------------------------------------------- */
.error {
	border : 1px solid #c00;
	background : #fee;
	padding : 0.5em;
}
.error ul {
	padding-left : 20px;
}
.error li {
	list-style : square;
}


/* Interactions
-------------------------------------------------------- */
fieldset {
	display : block;
	border : none;
	margin : 0;
	padding : 0;
}

input, textarea {
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size : 1em;
	border-width : 1px;
	border-color : #ccc;
}

input[type], textarea[name] {
	background: #f1f0ed;
}

input[type=submit], input[type=reset] {
	background : #ccc;
	color : #000;
}

input[type=submit]:hover {
	background : #598F9A;
	color : #fff;
}

textarea {
	width : 95%;
}

p.field {
	margin : 0.5em 0 0 0;
}

p.field label {
	display : block;
	font-weight : bold;
	font-size : 0.85em;
}

.form-help {
}

#comment-form {
}

input.preview {
}
input.submit {
}

#c_nom {
}
#c_mail {
}
#c_site {
}
#c_content {
}
#c_remember {
}
