/* Theme "Kameleon" orange et rouge
par Kozlika <http://www.kozlika.org/>
pour Dotclear <http://www.dotclear.net/>
Licence : GNU/GPL.
*/
 




body {
	margin : 0 ;
	padding : 0;
	color : #111;
	font-size : 94%;
	background : #000;
	line-height : 140%;
	text-align : left;
border : 0;
/*font-family : Georgia, "Times New Roman", serif;*/
/*font-family : Arial, Helvetica, sans-serif;*/
font-family : georgia, "Times New Roman", serif;
}





p { margin : 0 0; }
img { border : none; }
form { display : block; margin-left : 0; padding : 0; }
.petit, .footnotes {}

h1 { font-size : 1em; }
h2 { font-size : 1.5em; }
h3 { font-size : 1em; }
h4 { font-size : 1em; }
h5 { font-size : 5em; }
h6 { font-size : 5em; }

code,pre, kbd, samp { font-family : "Courier New",monospace; font-size : 1em; color :#111; }

pre {
}

q {}




a:link, a:visited {
	color : #111;
}

a:hover, a:focus, a:active {
	text-decoration : underline;
	font-weight : normal;
}

a[hreflang]:after {
}







/* Layout
-------------------------------------------------------- */



#page {
width : 990px;
	padding : 0;
margin : 0;
	background : #fff url(images/fond3.gif) repeat-y;
	text-align : left;
}





#top {
	margin : 0;
	padding : 0;
}

#top h1 {
}

#top a {
}

#top a:hover {
}

.sous-titre {
}

#extranav {
}

#extranav li {
}

#extranav li a {
}

#extranav li a:hover, #extranav li a.active {
}

#extranav li a.active {
}

#prelude {
}

#prelude a, #prelude a:hover, #prelude a:focus {
}






#main {
width : 990px;
	float : right;
margin : 0 0 0 -200px;
	padding : 10px 0 10px 0;
	text-align : left;
	background : transparent;
}

#main h3 {
}

/*échelle typo des 2 colonnes - taille de la typo en colonne seule*/
#content {
margin : 0 0 0 200px;
	background : transparent;
font-size : 0.9em;
}





#singe {
float : left;
}






/*lignes de présentation des 2 colonnes*/

#main h4 {
font-weight : normal;
margin : 0 10px 2em 10px;
list-style-type : none;
padding : 0;
}

.title {
}

.baseline {
font-size : x-small;
}


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







/* Sidebar
-------------------------------------------------------- */


#sidebar {
width : 200px;
margin : 0;
padding : 12px 0 0 0;
float : left;	
background : transparent;
line-height : 110%;
}



#languages, #search, #selection, #categories, #archives, #syndicate, #calendar, #links {
}



#sidebar a:link, #sidebar a:visited {
	text-decoration : none;
COLOR : #FFFF99;
}


#sidebar strong a {
}


#sidebar a:hover {
	text-decoration : underline;
	COLOR : #FFFF99;
}


#sidebar h3 {
}



/*titres des chapitres du sidebar*/
#sidebar h2 {
font-size : 1em;
font-weight : normal;
/*margin : 2em 10px 0.5em 10px;*/
margin : 0 10px 0.5em 10px;
COLOR : #fff;
background : #fff url(images/trame2-sidebar.gif) repeat;
}


#search h2 {
}


/*styles des items de menu*/
#sidebar ul {
font-family : Arial, Helvetica, sans-serif;
	padding : 0;
	margin: 0 10px 2em 0;
	list-style-type : none;
font-size : 0.75em;
COLOR : #FFFF99;
}


#sidebar li {
	margin-left : 10px;
list-style-type : none;
}

#sidebar li:hover {
}








/*Calendar */

#calendar {
}
#calendar table {
}
#calendar caption {
}
#calendar abbr {
}
#calendar th, #calendar td {
}
#calendar td {
}
#calendar td.active {
}
#calendar a:link, #calendar a:visited {
}
#calendar td.active a {
}








/* Footer
-------------------------------------------------------- */
#footer {
font-family : Arial, Helvetica, sans-serif;
	clear: both;
	margin-top : 2.5em;
	padding: 3px 10px 10px 10px;
	COLOR : #FFFF99;
	font-size: x-small;
	text-align: right;
	background : #000;
}

#footer a {
COLOR : #FFFF99;
text-decoration : underline;
}








/* Post
-------------------------------------------------------- */


/*ancien style de la date situé au dessus des billets affichés seuls - n'existe plus*/
.day-date {
}


/*espacement autour de chaque billet(+titre+baseline) des 2 colonnes / pour l'espacement des billets, voirs la baseline plus bas*/
.post {
/*background : transparent url(images/fleches.jpg) no-repeat;*/
margin-left : 10px;
margin-right : 10px;
margin-top : 0;

}


/* espacement autour de chaque billet en 1 col*/
.single, .list {
margin-top : 0;
padding-top : 0;
margin-left : 310px;

}


/*titres des billets colonne de droite (pour gauche, voir breve.css)*/
.post-title {
text-decoration : none;
line-height : 130%;
/*background : #ffff00;*/
font-weight : normal;
background : #fff url(images/trame2.gif) repeat;
margin-top : 0;
padding-top : 0;
}


/*titres colonnes de droite et seuls (interaction avec ci-dessus)*/
.single .post-title {
}


/*liens dans billet seul*/
.single a:link, .single a:visited {
}


/*titres cliquables*/
.post-title a {
text-decoration : none;
/*background : transparent url(images/fleches.jpg) no-repeat;*/
}


/*texte du contenu des billets*/
.post-content h2, .post-content h3, .post-content h4, .post-content h5 {
}


/*liens dans le contenu des billets*/
.post-content a:link {
text-decoration : underline;
}


/*style et position des baselines sous chaque billet (avec filet) AGIT SUR LES 2 COLONNES*/
.post-info, .post-info-co, .post-info-url {
	font-size : x-small;
margin-top : 2em;
margin-bottom : 4em;
line-height : 100%;

padding-bottom : 10px;
border-bottom : 1px dotted #111;
}


.single .post-info {
}


/*positionnement des textes sous chaque billet SEUL*/
.post-info {
font-size : 0.8em; 
}


/*positionnement des filets sous les billets seuls ou en liste*/
.post-info-url {
}


.post-chapo {
}


/*espaces autour du contenu des billets (sans titres et texte de pied)*/
.post-content {
}


/*inconnu*/
.post blockquote {
}


/*inconnu*/
.post blockquote p {
}


/*typo de chapitre du main (commentaires, ajouter votre comm)*/
#trackbacks h3, #comments h3, #comment-preview h3 {
margin-top : 3em;
font-weight : normal;
font-size : 1.5em;
}





/* commentaires ------ */


/*positionnement de tous les commentaires et preview*/
#trackbacks, #comments, #comment-preview {
margin-left : 310px;
}


/*style des commentaires (sans ligne info)*/
.comm {
font-size : 0.9em;
margin-bottom : 3em;
line-height : 130%;
}


/*ligne info (titre) des commentaires*/
.comment-info {
margin-bottom : 1em;
margin-right : 10px;
color : #111;
font-size : x-small;
padding : 0.3em;
background : #fff url(images/trame-2commentaires.gif) repeat;
line-height : 100%;
}


/*numéro des commentaires*/
.comment-number {
font-size : x-small;
font-decoration : none;
color : #111;
}


/*espacement du contenu des commentaires*/
#trackbacks blockquote, #comments blockquote, #comment-preview blockquote {
	display : block;
	margin-bottom : 2em;
margin-left : 0;
}








/* Error messages
-------------------------------------------------------- */

.error {
}
.error ul {
}
.error li {
}







/* Interactions
-------------------------------------------------------- */

fieldset {
	display : block;
	border : none;
	margin : 2em 0 2em 0;
	padding : 0;
}

input, textarea {
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size : 0.9em;
line-height : 130%;
background : #fff url(images/trame-2commentaires.gif) repeat;
border : 1px solid #CCC;
}


/*couleur de fond des blocs de saisie*/
input[type], textarea[name] {
background : #fff url(images/trame-2commentaires.gif) repeat;
border : 1px solid #CCC;
}


/*couleur des boutons 1*/
input[type=submit], input[type=reset] {
	color : #111;
background : #EEE;
border : 1px solid #FFF;
}


/*couleur des boutons 2*/
input[type=submit]:hover {
	background : #111;
	color : #FFFF99;
border : 1px solid #FFFF99;
}

textarea {
	width : 465px;
}

p.field {
	margin : 0.5em 0 0 0;
	clear : both;
    margin-bottom : 1em;
}


/*infos devant les champs*/
p.field label {
	display : block;
	font-size : 0.9em;
	width : 15em;
	float:left;
}


/*titre du capcha*/
.form-help {
font-size : 1em;
font-weight : bold;
}


#comment-form {
}
input.preview {
}
input.submit {
}
#c_nom {
}
#c_mail {
}
#c_site {
    margin-bottom : 1em;
}
#c_content {
}
#c_remember {
}







/** styles supplementaires - plus utilisés **/

.descat {
}
.titrecat {
}
.catrss { 
}
.pagenav {
}
.pgp {
}
.pgs {
}
