/* ----------------------------------------------
	Template Name : Colourise
	Template Code : S-0022
	Version : 1.0   
	Author : Erwin Aligam
	Author URI : http://www.styleshout.com/       
	Last Date Modified : March 07, 2008	
 ------------------------------------------------ */

/* Specificites SPIP */
h3.spip {text-align:left;}

#hierarchie { clear: both; margin-bottom: 2em; font-size: 0.90em; }
#hierarchie, #hierarchie a { color: #666; }

.cartouche { margin-bottom: 2em; }
.cartouche .spip_logos { float: right; margin-left: 16px; margin-bottom: 4px; }
.cartouche p { margin: 0; padding: 0; clear: left; }
.surtitre, .soustitre { font-size: 0.90em; color: #666; text-transform: uppercase; letter-spacing: 0.10em; }
.cartouche .surtitre { margin-bottom: 0.30em; }
.cartouche .soustitre { margin-top: 0.50em; margin-bottom: 0.30em; }
.cartouche .traductions { font-size: 0.90em; }

.chapo { margin-bottom: 1.50em; line-height: 1.40em; font-weight: bold; color: #669; }
.texte { line-height: 1.60em; }
.hyperlien { display: block; background: #111; padding: 0.50em 1em; font-weight: bold; color: #aaa; }
.ps, .notes { margin-bottom: 2em; line-height: 1.40em; }
.notes { clear: both; font-size: 0.90em; }

.published { border: 0; }

/* Portfolio */
.documents_portfolio { clear: both; margin: 2em auto; text-align: center; }
.documents_portfolio .spip_logos { margin: 6px 3px 0 3px; padding: 4px; border: 1px solid #DDD; }
.documents_portfolio a:hover .spip_logos { border-color: #F57900; }
.documents_portfolio a.on .spip_logos { border-color: #8B6F92; }
#document_actif { margin: 1em auto; }
#document_actif img { padding: 4px; border: 1px solid #DDD; }


/* Pagination */
.pagination { clear: both; text-align: right; font-size: 0.95em; color: #666; }
.pagination .on { font-weight: bold; color: #666; }

.formulaire_recherche { margin-bottom: 2em; } /*Cf.: spip_formulaires.css*/

/* Listes d'articles et extraits introductifs */
.articles .liste-items .item { clear: both; padding: 0.40em 0.20em;}
.articles .liste-items .item .h3 { margin: 0.30em 0; }
.articles .spip_logos { float: right; clear: right; margin: 0 0 4px 16px; }
.articles .liste-items .item .enclosures { float: right; text-align: right; max-width: 60%; margin: 0; }
.articles .liste-items .item .introduction { margin-top: 0.30em; line-height: 1.40em; }

.liste-items {border-bottom:1px solid #111111;}
.liste-items .item {padding:5px; border-top:1px solid #111111;overflow:hidden;}
.liste-items .item:hover {color:#fff;}

/* Habillage des forums
---------------------------------------------- */
.repondre { clear: both; margin-top: 0em; margin-right: 1em; text-align: right; font-weight: bold; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
ul.forum, ul.forum ul { list-style: none; }

/* comments list */
ul.forum,ul.forum ul {
	margin: 12px 10px;
	padding: 0;
	border-style: solid;	
	border-color: #F0F0F0;	
	border-width: 1px 1px 0 1px;
}
ul.forum ul.spip {border:0;}

ul.forum ul { margin:0; }
.forum li {
	margin: 0;
	padding: 10px;
	list-style: none;
	border-bottom: 1px solid #F0F0F0; 
}
.forum ul.spip li {border:0;padding:0;}
.forum li cite {
	display: block;
	font-style: normal;
	font-weight: bold;
	padding: 7px;	
}
.forum li cite img {
	float: left;
	margin-right: 10px;	
}
.forum li cite .forum-chapo {
	font-size: .8em;
	font-weight: normal;
}
.forum li .forum-texte {
	clear: both;
	margin: 0; padding: 0;
}
.forum li.alt {
	background: #f8f8f8 
}


/* ----------------- */
 
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	font: 11px/165% 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #5B5B5B; 	
	margin: 0; 	padding: 0; 
	background: #070707 url(img/bg.jpg) no-repeat center top;
	text-align: center;
}

/* Links */
a, a:active, a:link, a.spip_in, a.spip_out,a.spip_url,a.spip_glossaire {
	text-decoration: none;
	color: #006193;			
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #fff;
	border-bottom: 1px dotted #438800;
}

/* headers */
h1,.h1, h2,.h2, h3,.h3, h3.spip {
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	color: #ABABAB;
	line-height:auto;
}
h1,.h1 {
	font-size: 3.4em;	
	font-weight: normal;
	letter-spacing: -2px;
	padding: 15px 10px 5px 0px;	
	line-height:100%;
}
h2,.h2 {
	font-size: 2em;
	color: #895F30;
	padding: 20px 10px 5px 0px;	
	line-height:100%;
}
h3,.h3,h3.spip {
	font-size: 1.7em;	
	font-weight: normal;
	padding: 20px 10px 5px 0px;	
	line-height:100%;
}

p, dl { padding: 10px 0; margin: 0; }

ul.plan, ul.spip, ol.spip, ul.forum ul.spip {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: none; }

dt {
  font-weight: bold;
  color: #fff;
}
dd {
  padding-left: 25px; 
}

/* images */
.spip_documents img,.spip_logos img {
	background: #1B1B1B;
  border: 1px solid #1B1B1B;
	padding: 5px;
}
.spip_documents_right {
  	margin: 5px 0px 10px;
		margin-left:10px;
}
.spip_documents_left {
  	margin: 5px 0 10px;
		margin-right:10px;
}

.code {  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace ;color:#5B5B5B;}
.spip_cadre {
		color:#5B5B5B;
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace ;
		width:90%;
  	/* white-space: pre; */
  	background: #111;  
}
acronym,abbr {
  	cursor: help;
  	border-bottom: 1px dotted #5B5B5B;
}
blockquote.spip {
	margin: 15px 0px;
 	padding: 10px;
	padding-left: 35px;
  background: #111 url(img/quote.jpg) no-repeat 10px 10px;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	font-family: Georgia, 'Times New Roman', Times, serif;	
	color: #808080;	
}

/* start - table */
table.spip {
	margin: 15px 10px; 
	border-collapse: collapse;			
}
table.spip th {
	background: #000;
	color: #fff;
	height: 38px;
	padding-left: 12px;
	padding-right: 12px;	
	text-align: left;
	border-left: 1px solid #211E20;
	border-right: 1px solid #211E20;
	border-bottom: 1px solid #211E20; 
	border-top: 1px solid #48780E;
}
table.spip tr,table.spip tr.row_odd,table.spip tr.row_even {
	color: #5b5b5b;
	background-color:transparent;
	height: 34px;	
}
table.spip td {
	padding-left: 12px;
	padding-right: 12px;
	border: 1px solid #111;	
}
/* end - table */

/* form elements */
.formulaire_spip {
	margin: 20px 0px; 
	padding: 10px 20px 20px 20px;
	border: 1px solid #111; 
	background: #070707; 	
}
.formulaire_spip fieldset legend {background:#000;color:#fff;}
.formulaire_spip label {
	display: block;
	font-weight: bold;
	margin: 8px 0;
	color: #fff;
}
.formulaire_spip input.text,.formulaire_spip input.password, .formulaire_spip  select, .formulaire_spip textarea {
	padding: 5px 4px;
	font: normal 1em Verdana, Tahoma, sans-serif;
	color: #6A6969;
	background: #0C0C0C;  
	border: 1px solid #1C1C1C;
}
.formulaire_spip textarea {
	width: 400px;
	height: 100px;
	display: block;	
}
.formulaire_spip .boutons input,.formulaire_spip input.submit {
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #48780E;
	background: #000;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #1c1c1c;
}

/* search form */
.formulaire_recherche {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 20px 0 15px 8px;	
}
.formulaire_recherche p { margin: 0; padding: 0 0 10px 0; }
.formulaire_recherche input.text { 
	width: 300px;
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}
#sidebar .formulaire_recherche input.text { width: 185px;}
.formulaire_recherche input.submit { 
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}
#sidebar .formulaire_recherche input.submit { width: 60px;}


/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#wrap {
	position: relative;
	width: 900px;	
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	position: relative;
	clear: both;
	width: 900px;	
	padding: 0; 		
	margin-left: 5px;	
	background: transparent;
	float: left;	
	display: inline;	
	border-top: 1px solid #1A1A1A;
}
#header {
	position: relative;
	width: 900px;	
	height: 430px;	
	margin: 0; padding: 0;		
	background: transparent;
}
#header .formulaire_menu_lang { position: absolute; right: 0; top: 80px; display: block; margin:0;width: 235px;padding:0;background:none;border:0; } /*Cf.: spip_formulaires.css*/

/*  Navigation  */
#nav {
	position: relative;
	float:left;display:inline;
	margin: 0; padding: 0;		
	height: 40px;
	width: 900px;
	left: 0;	top: -355px;
	margin-top:-40px;
	border-bottom: 1px solid #1A1A1A;
	z-index:1000;
}
#nav .menu-liste {
	float: left;
	list-style: none;
	width: 880px;		
	height: 40px;
	margin: 0 0 0 5px; padding: 0;	
	display: inline;
}
#nav .menu-liste .menu-entree {
	display: inline;
	margin: 0; padding: 0;
}
#nav .menu-liste .menu-entree a {
	float: left;
	margin: 0;	padding: 0 8px;
	font: bold 15px/35px 'Trebuchet MS', Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;	
	color: #5c9a12;	
}
#nav .menu-liste .menu-entree a:hover,
#nav .menu-liste .menu-entree a:active {
	color: #eee;
	background: none;
	border: none;
}
#nav .menu-liste .menu-entree.on a {
	color: #0077B5;	
}
#nav .menu-entree .menu-liste{
display:none;
}
#header #nom_site_spip {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 72px Georgia, 'Times New Roman', Times, serif;
	letter-spacing: -1.5px;
	color: #fff;
	text-decoration: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 140px; left: 10px;	
}
#header #nom_site_spip a,#header #nom_site_spip a:hover {color: #fff;background: none;	border: none;}
#header .accueil img.spip_logos { 	
	position: absolute;
	/* change the values of top and left to adjust the position of the logo*/
	bottom: 10px; left: 10px;	
}
#header #slogan_site_spip {
	position: absolute;
	margin: 0; padding: 0;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6em;
	font-style: italic;
	text-transform: none;
	color: #cd9857;
	width: 400px;
	
	/* change the values of top and left to adjust the position */
	top: 245px; left: 15px;		
}
#descriptif_site_spip {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.4em;
	font-style: italic;
	text-transform: none;
	color: #cd9857;
}

/* Main Column */
#main {
	float: left;
	width: 545px;
	padding: 0; margin: 0;
	display: inline;		
}
#main .h2 {
	padding-bottom: 3px;
	margin-top: 15px;
	font: normal 3.4em 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;	
	color: #fff; 
	letter-spacing: -2px;	
	text-transform: none;	
}
#main .h2 a {
	color: #fff;
	text-decoration: none;		
	border: none;	
}
#main ul.spip li,#main ul.plan li {
	list-style-image: url(img/bullet.gif);
}

/* Sidebar */	
#sidebar {
	float: right;
	width: 290px;
	padding: 0; margin: 25px 0 0 0;		
	display: inline;	
}	
#sidebar .h2,
#sidebar .formulaire_recherche label {
	margin-top: 10px;
	padding: 15px 5px 10px 5px; 
	font: normal 1.8em 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;				
	background: url(img/footer-top.jpg) no-repeat center bottom;
	color: #fefefe;
}
#sidebar .formulaire_recherche {padding:0;}
#sidebar .formulaire_recherche input.text {}
#sidebar .menu-liste {
	text-align: left;
	margin: 7px 5px 8px 0px; padding: 0;				
}
#sidebar .menu-entree {
	list-style: none;
	padding: 8px 10px;
	margin: 0;		
	border-bottom: 1px solid #111;
}
* html body #sidebar .menu-entree {
	height: 1%;
}
#sidebar .menu-entree a {
	text-decoration: none;	
	border: none;
	color: #5d5d5d; 	
		
	font-weight: bold;		
	font-family: 'Trebuchet MS', Tahoma, Helvetica, Arial, Sans-serif;
	font-size: 14px;	
	/* letter-spacing: .5px;  */
}
#sidebar .menu-entree a span {
	color: #444;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: 11px;
}
#sidebar .menu-entree a:hover,
#sidebar .menu-entree a:hover span {
	color: #fff;	
}
#sidebar .menu-liste .menu-liste { margin: 0 0 0 5px; padding: 0; }
#sidebar .menu-liste .menu-liste .menu-entree { border: none; }

/* footer */
#footer-wrap {
	position: relative;
	clear: both;
	padding: 1em 0 2.5em 0;
	margin-top: 30px;
	font: normal 1em 'Trebuchet MS', Tahoma, sans-serif;	
	background: #070707 url(img/footer-top.jpg) no-repeat center top;
	color: #555;
	width: 900px;
	float: left;	
	display: inline;
	border-bottom: 50px solid #070707;		
}
#footer-wrap .h3 {
	font: normal 1.6em/1.6em 'Trebuchet MS', Tahoma, sans-serif;
	color: #ABABAB;	
}
#footer-content {	
	margin: 0 auto;		
	width: 880px;
	text-align: left;		
}
/*
#footer-content ul.col-list {
	border-top: 1px solid #111;
	list-style: none;
	margin: 5px 0 0 5px; padding: 0;	
	width: 98%;
}
#footer-content ul.col-list li {
	border-bottom: 1px solid #111;
}
#footer-content ul.col-list li a {
	display: block;
	line-height: 2em;
	font-weight: bold;
	padding: 4px 0 4px 8px;
	width: 98%;	
	color: #555;
	border: none;
}
#footer-content ul.col-list li a span {
	color: #444;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, serif;
}
#footer-content ul.col-list li a:hover,
#footer-content ul.col-list li a:hover span {
	color: #fff;
	text-decoration: none;
}

#footer-content .col {
	width: 280px;
	padding: 0 0 30px 0;			
	display: inline;
}
#footer-content .col2 {
	width: 285px;
	padding: 0 0 30px 0;	
	display: inline;	
}
#footer-content .space-sep {
	margin-right: 12px;
}
*/

/* postmeta */
.meta-publi {
	padding: 7px 5px; margin: 20px 0px 15px;
	font-size: 1em;	
	color: #545454;
	border: 1px solid #111;
	background: #111;
}
.meta-publi .date{ margin: 0 10px 0 5px;	}
.meta-publi .nb_commentaires { margin: 0 10px 0 5px;	}
.meta-publi .lire-la-suite { margin: 0 10px 0 5px;	}

.info-publi { font-size: .95em; padding-top: 3px; color: #444;	}
.info-publi a { color: #BD4200; }
