/* ***** BEGIN LICENSE BLOCK *****
 * This file is part of DotClear.
 * Copyright (c) 2004 Samuel Latchman 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: Zoe, modifie par Bénédicte Meffre pour Fief et Chevalerie
 * 
 *  
 * 
 * 
 *  
 */


/* -----------------------------------------------------	*/
/* General							*/
/* -----------------------------------------------------	*/
body {
	width : 100%;
	margin : 5px;
	background : #fffdf8 url(images/fond02.jpg) 800px 10px no-repeat fixed;
	color : black;
	font-size : 0.75em ;
        font-family :"Verdana",Arial,Lucida,Helvetica,serif;
        font-weight : normal; 
}

table { font-size : 1em; }
p { margin : 1em 0;}
q { font-style : italic;  quotes: "« " " »" "\201C" "\201D" ;}
ul { list-style-type: none;}

pre { 
	width : 100%;
	padding-bottom : 1.5em;
	white-space:normal;
	/* caché pour IE 5 Mac qui sait pas faire - Ne pas supprimer cette ligne  \*/
	overflow : auto;
	white-space : pre;
	/* Fin hack Ne pas supprimer cette ligne */
}
code { width : 100%;}
img  { border : none;}
form { display : block;}
acronym {cursor : help;}

h1 { font-size : 2em;  margin : 1em 0;  font-style : italic;  }
h2 { font-size : 1.8em;   margin : 1em 0 0 0;}
h3 { font-size : 1.6em;   margin : 1em 0;}
h4 { font-size : 1.4em; font-weight : bold; margin : 1em 0;}
h5 { font-size : 1.2em; font-weight : bold; margin : 1em 0;}
h6 { font-size : 0.67em; font-weight : bold; margin : 2em 0;}

a:link 	  { color : #616161; text-decoration : none ; font-weight : bold; }
a:visited { color : #616161; text-decoration : none ; font-weight : bold; }
a:hover   { color : #616161; text-decoration : underline;  }
a:active  { text-decoration : none; }
a:focus   { text-decoration : none;}

a[hreflang]:after {
	content: "\0000a0(" attr(hreflang) ")";
	color : black;
}

.clear {
	clear : both;
	display : block;
	height: 1px;
	margin : 0;
	padding : 0;
}

.catimage { border:0; }

/* -----------------------------------------------------	*/
/* Layout							*/
/* -----------------------------------------------------	*/
#page {
	width : 100%;
	margin : 0 auto 0 auto;

}
#main {
	width : 77%;
	margin-top : 20px;
	float: right;
}
#wrapper {
	margin : 0;
	padding : 0;
}
#extrabox {
	width : 95%;
        margin : 5px;
	padding : 5px;
        background-color : #f3f3f3;
        border : 2px solid #7c7c7c;
        float : left;
	text-align : justify;
        text-indent:1.2em;
}
#content {
	float : left;
	width : 100%;
}

#sidebar {
	width : 15%;
        padding : 10px;
	padding-right : 15px;
	float : left;
        font-size:0.95em;
        text-align : right;
        border-right : 1px dashed #7c7c7c;
}

/* -----------------------------------------------------	*/
/* Block "Top"							*/
/* -----------------------------------------------------	*/
#top {
        float:left;
	width : 800px;
        height : auto;
	margin-top : 5px;
        margin-left:5px;
}
#top h1 {
	margin : 0px ;
        padding-right : 2px;
}
#baniere{
        float : right;
}

#navbar-top {
	float : right;
	margin : 0;
	padding : 0;
        display : none;
}
#navbar-top a {
        color : #4a4a4a;
}
#navbar-top a:hover {
        color : #fdfdfd;
}
.navbar {
	text-align : right;
}

#randimage{
	margin : 0 0 0 0px;
	padding : 50px 0px 0px 0px;
        position: absolute;
        width: auto;
        height: auto;
        top: auto;
        right: 5px;
        bottom: auto;
        left: auto;
}
/*--------------------------------------------------*/
/* Block "breves"                                   */
/*--------------------------------------------------*/
#extra{
        float : left;
	width : 20%;
        margin : 5px;
        padding-left : 5px;
        padding-right : 3px;
        text-align : right;
        background-color : #f3f3f3;
        border : 1px dashed #7c7c7c;
}
#une{
        width : 66%;
        float :left;
}
.presta {border-bottom :1px solid #7c7c7c;}

/* -----------------------------------------------------	*/
/* Block "Footer"						*/
/* -----------------------------------------------------	*/
#footer {
        float : left ;
    clear : both;
    text-align : center;
    border-top : 1px solid #ccc;
    background-color : #f3f3f3;
    margin : 1px;
    padding-bottom:1px;
    font-size : 0.85em;
}
.mention-bas-page {
        text-align : center ;
}

/* -----------------------------------------------------	*/
/* Block "Extra-block"						*/
/* -----------------------------------------------------	*/
#extrabox a {color : #616161; text-decoration : none ; font-weight : bold; }
#extrabox a:hover {color : #616161; text-decoration : underline; }


/* -----------------------------------------------------	*/
/* Block "Sidebar"						*/
/* -----------------------------------------------------	*/

#sidebar h1 h2 h3 h4 { color : black;padding : 0; font-weight : normal; }

#sidebar h1{font-size : 1.75em;}
#sidebar h2 { font-size : 1.25em;}
#sidebar ul {
	list-style-type : none;
	margin-top : 0em;
}
#sidebar li {
	list-style : none;
	margin-top : 0em;
	color : #999;
background : none;
}

#sidebar li:hover {
	color : #333;
}
#sidebar a {}
#sidebar a:hover   { color : black; font-weight : bold; text-decoration : underline;  }

/* Search form box --------------------------------	*/
#search {
	margin : 0;
	padding : 0;
}
#search h2 {
}

/* Categories box ----------------------------------	*/
#categories {
	margin : 0;
	padding : 0;
}
#categories h2 {
}

/* Archives box ------------------------------------	*/
#archives {
	margin : 0;
	padding : 0;
}
#archives h2 {
}

/* Links box -----------------------------------------	*/
#links {
	margin : 0;
	padding : 0;
}
#links h2 {
}

/* Syndication box --------------------------------	*/
#syndicate {
	margin : 0;
	padding : 0;
}
#syndicate h2 {
}

/* Themes box --------------------------------------	*/
	
#themes {
	margin : 0;
	padding : 0;
}
#themes h2 {
}

/* -----------------------------------------------------	*/
/* Post								*/
/* -----------------------------------------------------	*/
.post {
	width : 95%;
	color : black;
	padding : 2px;
	margin-bottom : 2em; 
        border : 2px #FFF groove;
        background : #f3f3f3;
}
.post-title {
	color : black;
	margin : 0;
	padding : 0;
	font-size : 2em;
	font-style : italic;
}
.post-title a{
	color : black;
	font-style : none;
        text-decoration : italic;
}
.post-info {
	color : #616161;
}
.post-info a { text-decoration : none ; font-weight : bold; }
.post-info a:hover { text-decoration : underline; }
.post-chapo {
        color : #616161;
        text-indent:1.2em;
	font-style : italic;
	text-align : justify;
}
.post-content {
	padding : 1px;
	text-align : justify;
        text-indent:1.2em;
}
.post img{color : #616161; padding: 1em;}
.post-content a {color : #0A0AFF; text-decoration : none ; font-weight : bold; }
.post-content a:hover {color : #0A0AFF; text-decoration : underline; }
.post-content a:visited {color : #CC00FF; text-decoration : underline; }
.post blockquote {
	margin:2em 0;
  	font-style: italic;
        padding-left:2em;
        background: transparent url(images/cite.gif) repeat-y;
}

.post ul{list-style: disc;}
.post li{line-height: 1.5em;}
.post li:hover{}

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

/* ------------------------------------------------------- */
/* Trombinoscope                                           */
/* ------------------------------------------------------- */

.portrait {float:left;text-align:center; vertical-align:middle; width:206px;height:226px; padding:4px;}

.portrait img {
    padding : 3px;
    border : 3px solid #616161;
}

.portrait a:hover{
color:#000000;
background:#616161;}

/* ----------------------------------------------------- */
/* Listes de billets */
/* ----------------------------------------------------- */
.liste {	
        width : 95%;
        height : auto;
	color : black;
	margin : 5px;
	padding-left : 5px;
        padding-right : 3px;
        border : 1px dashed #7c7c7c;
        background : #f3f3f3;
        float:left;
}
.liste ul{list-style: disc;}
.liste li{line-height: 1.5em;}
.liste li:hover{}


/* -----------------------------------------------------	*/
/* Extra blocks						*/
/* -----------------------------------------------------	*/
#block1 {
}
#block2 {
}
#block3 {
}
#block4 {
}
#block5 {
}
#block6 {
}

/*--------------------------------------------*/
/* Extra Div */
/*--------------------------------------------*/

