/* ***** 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 *****
 *
 * Author:
 *  Desintegr (desintegr@free.fr)
 */

/* Layouts
********************************************/

body{
	text-align: center;
	/*background: #d2d3d2 url(img/fissunix_bg.jpg) repeat-y top center;*/
	background: #ded5ce url(img/fissunix_bg_simple.jpg) repeat-y top center;
	color: #000;
	font-family: Tahoma, Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

h2{font-size: 12px; margin: 0;}
h3{font-size: 11px; margin: 0;}
h4{font-size: 11px; font-weight: normal}

a:link{color:#0a5e81; background:transparent;}
a:visited{color:#0a5e81; background:transparent;}
a:hover{color:#404040; background:transparent;}
a[hreflang]:after {content: "\0000a0[" attr(hreflang) "]"; color:#aaa; background:transparent;}

img {border: none; vertical-align:top;}

abbr, acronym{
	border: none;
	background: transparent url(img/dotted_white.png) repeat-x bottom;
	cursor : help;
}

code, pre, kbd {
	font-family:"Courier New", Courier, monospace; font-size : 11px;
}

pre {
overflow: auto;
width: 100%;
}

fieldset{
	border: none;
}

.field label{
	display: block;
	cursor: pointer;
}

input, textarea{
	font-size:10px;
	border: 1px solid #ededed;
	background: #fcfcfc;

}

input:focus, textarea:focus {
	border: 1px solid #aaa;
	background: #f5f5f5;
}

input[type="submit"]:hover {
	border: 1px solid #aaa;
	background: #f5f5f5;
}

textarea{
	width: 100%;
}

#page{
	position: relative;
	width: 788px;
	margin: 0 auto;
	/*background: #fff;*/
	color: inherit;
	text-align: left;
	/*border-left: 1px solid #000000;*/
}

/*Errors
********************************************/

.error{ font-weight:bold;
	color:#ff0000;
	text-decoration:underline;
}
.error ul{
	list-style-image: url(img/puce.png);
}

/* Header
********************************************/
#top{
	background: url(img/fissunix_bg_header.jpg) top left no-repeat;*/
	position: relative;
	height: 788px;
	height: 152px;
	margin: 0px 0px;
	padding: 0px 0px;
	/*line-height:152px;*/
	/*border-left: 1px solid #000000;*/
}

#top h1{
	/*width: 788px;*/
	position: absolute;
	bottom:0;
	left:0;
	color: #fff;
	line-height: 25px;
	margin: 0 0 10px 15px;
	font-size: 14px;
	font-weight:bold;
	text-align:left;
	
}

#top h1 a{
	text-decoration: none;
	color: #fff;
	background: transparent;
}

#prelude{
	color: #404040;
	/* background: transparent url(img/header_transp.jpg) no-repeat; */
	text-align: right;
	margin: 0;
	padding: 0;
/*	width: 788px;*/
	position: absolute;
	top: 0;
	right: 0;
	height:1.1em;
}

#prelude a{
	color: #fff;
	background: transparent;
	text-decoration:none;
}

#prelude a:hover{
	color: #aaa;
	background: transparent;
	text-decoration:underline;
}

/* Post
********************************************/
#main{	
	float:left;
	width: 440px;
	/*background: transparent url(img/dotted_h.png) repeat-y right;*/
}

#content{
	padding-right:10px;
	margin-left:10px;
	text-align:justify;
	color: #404040;
	background: transparent;
	line-height:1.8em;	
}

.post{
	margin-top: 20px;
}

.post h2 a:hover { 
	color: #0a5e81;
	/*background: transparent url(img/dotted_blue.png) repeat-x bottom;*/
}

.day-date{
	display: none;
}

.post-title{
	padding-left: 20px;	
	background: url(img/fissunix_tri.gif) no-repeat left;
	color: #404040;
	margin-bottom: 0;
	font-size: 1.3em;
}

.post-title a{
	color: #404040;
	/*background: transparent;*/
	text-decoration: none;
}


/* Pour IE */
.post-title a:visited{
	color: #404040;
	/*background: transparent;*/
	text-decoration: none;
}

.post-info{
	padding-left: 20px;
	margin-bottom: 0.7em;
	margin-top: 0px;
	color: #666;
	background: transparent;
}

.post-info a{
	color: #666;
	background: transparent;
}

.post-info a:hover{
	color: #404040;
	background: transparent;
}

.post-content {

}

.post-content p{
	margin-bottom: 0px;
	margin-top: 0px;
	/*background: #666666*/;
	background: #a4937d;
	/*border: 1px solid #e0e0e0;*/
	border: 1px solid #f2ece9;
	padding: 4px 4px;
	color: #fff;
}


.post-content ul{
	list-style-image: url(img/puce.png);
}

.post blockquote{
	font-style : italic;
	font-size: 11px;
	border-left : 5px solid #aaa;
	padding-left : 5px;
}

.post blockquote p{
	width: auto;
}

.post-info-co{
	clear: both;
	text-align: right;
	font-size: 10px;
	/*border: 1px solid #e0e0e0;*/
	/*background: #ededed;*/
	color: inherit;

	margin-top: 0.5em;
	margin-bottom: 3em;
	padding: 0.5ex;
}

.post-info-co a{
	color: #404040;
	background: transparent;
	text-decoration: none;
}

/* Pour IE */
.post-info-co a:visited{
	color: #404040;
	background: transparent;
	text-decoration: none;
}

.post-info-co a:before{
	content: url(img/bulle.png);
	margin-right: 5px;
}

.left{
	float: left;
	margin: 10px 10px 0 0;
}

.right{	
	float: right;
	margin: 10px 0 0 10px;
}

/* Trackbacks et commentaires
********************************************/

#trackbacks, #comments{
	margin-top: 20px;	
}

#trackbacks blockquote, #comments blockquote{
	background: #a4937d;
	border: 1px solid #f2ece9;	
	/*background: #f5f5f5;*/
	color: #FFF;
	/*border: 1px solid #aaa;*/
	margin: 0;
	padding: 5px;
	overflow: auto;
}

#trackbacks blockquote p, #comments blockquote p{
	margin: 0;
}

.comment-info{
	margin-bottom: 0px;
}

.comment-info:before{
	content: url(img/bulle.png);
	margin-right: 5px;
}

.comment-info a{
	color:#404040;
	text-decoration:none;
	
}

/* Pour IE */
.comment-info a:visited{
	color:#404040;
	text-decoration:none;
}


/* Sidebar
********************************************/

#sidebar{
	float:left;
	width: 170px;
	padding-top:20px;
	/*background: #fff;*/
	color: #000;
	/*border-right: 1px solid #000;*/	
}

#sidebar div{
	/* aurait du etre #sidebar > div */
	margin: 0 10px 11px 10px;
}

#sidebar h2{
	margin: 0 0 1ex 0;
}

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

#sidebar a{
	text-decoration: none;
}

#sidebar li a{
	display: block;
	color: #666;
	background: transparent;
	padding-left:10px;
}

#sidebar li a:hover{
	color: #333;
	background: transparent url(img/curseur.gif) repeat-y left; /* Bling Bling No Flash */
}

#sidebar ul li:first-child{
	/* :fisrt-child selector ne fonctionne pas dans IE */
	border-top: 1px solid #aaa;
	padding: 0.5ex 0;
}

#sidebar ul li{
	border-bottom: 1px solid #aaa;
	padding: 0.5ex 0;
}

#sidebar img{ margin:1px; }




/* Sidebar Right
********************************************/

#sidebar2{
	float:right;
	width: 175px;
	padding-top:20px;
	/*background: #fff;*/
	color: #000;	
	/*border-left: 1px solid #000;*/
}

#sidebar2 div{
	/* aurait du etre #sidebar > div */
	margin: 0 10px 11px 10px;
}

#sidebar2 h2{
	margin: 0 0 1ex 0;
}

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

#sidebar2 a{
	text-decoration: none;
}

#sidebar2 li a{
	display: block;
	color: #666;
	background: transparent;
	padding-left:10px;
}

#sidebar2 li a:hover{
	color: #333;
	background: transparent url(img/curseur.gif) repeat-y left; /* Bling Bling No Flash */
}

#sidebar2 ul li:first-child{
	/* :fisrt-child selector ne fonctionne pas dans IE */
	border-top: 1px solid #aaa;
	padding: 0.5ex 0;
}

#sidebar2 ul li{
	border-bottom: 1px solid #aaa;
	padding: 0.5ex 0;
}

#sidebar2 img{ margin:1px; }

#search p{
	
	text-align: center;
	margin: 0;

}

#search input{
	width: 15%;
}

#search input#q{
	background: #fcfcfc url(img/search.png) no-repeat 2px 3px;
	padding-left: 14px;
	width: 73%;
}

#search input#q:focus{
	background: #f5f5f5 url(img/search.png) no-repeat 2px 3px;
}

#calendar table{
	color: #666;
	background: transparent;
	margin: 0 auto;
	/* Desole pour la taille de fonte en pixel, mais IE craint trop */
	font-size: 10px;
	text-align: center;
	border:1px solid #ededed;
}

#calendar table td a{
	color: #404040;
	font-weight: bold;
}

#calendar caption {
	margin:auto;
	background: #ededed;
}








/* Footer
********************************************/
#footer{
	clear:both;
	margin: 0;
	padding: 0px 0 5px 0;
	/*background: #fff url(img/footer.png) no-repeat center bottom;*/
	text-align: center;
	/*color: #999;*/
}

#footer a{
	text-decoration: underline;
	color: #ededed;
	background: transparent;
}

/* Fissunix
********************************************/

p.infos {
	font-size: 0.9em;
	text-align:justify;
	margin: 2px 0px 10px 0px;
}
.note {
	font-size: 0.9em;
	color:#FFF;
}
.note2 {
	font-size: 0.9em;
	color:#000;
}
.formessage {
	font-size: 1em;
	font-weight:bold;
	color:#ff0000;
}
a.bootlist {
	font-size: 0.9em;
}
a.linkmenu {
	font-size: 1em;
	color:#000;
	background-color:#eeeae1;
	text-decoration:none;
}
a.linkmenu:link {
	color:#000;
}
a.linkmenu:hover {
	background-color:#FFF;
}
a.linkmenu:visited {
	color:#000;
}
a.infolink {
	color:#ffffcc;
}
a.infolink:link {
	color:#ffffcc;
}
a.infolink:hover {
	color:#ffff99;
}
a.infolink:visited {
	color:#ffff99;
}
.post-content p.contact {
	margin: 5px 0;
	/*background: #666666*/;
	background: none;
	border:none;
	padding: 0px 0px;
	color: #000;
	font-size: 1.1em;
	font-weight:bold;
	text-align: left;
}
#top a {
	color:#635646;
}
