/****************************************************************************/
/* Général                                                                  */
/****************************************************************************/

* { padding: 0; margin: 0; border: 0; }

body {
	padding: 0;
	margin: 0;
	font: 0.8em Georgia, sans-serif;
	text-align: center;
}

.invisible {
	clear: both;
	display: none;
}

input.hidden, div.honey, div.advanced_field {
	display: none;
}

h2#_readme, ul#_readme, h2#_prototypes, ul#_prototypes {
	display: none;
}

code, pre, kbd { font-family:"Courier New", Courier, monospace; font-size : 1em; }
pre { display: block; overflow: auto; width: 100%; }

dt {
	margin-top: 1ex;
}

.left {
	float: left;
	margin: 0 1em 1em 1em;
}

.right {
	float: right;
	margin: 0 1em 1em 1em;
}

/****************************************************************************/
/* Liens                                                                    */
/****************************************************************************/

a:link { color: #000; background: transparent; }
/* a:visited { color: #844; background: transparent; } */
a:visited { color: #444; background: transparent; }
a:hover { color: #000; background: transparent; }
a img { border: none; text-decoration: none; }
a[hreflang]:after { content "\0000a0[" attr(hreflang) "]"; color: #999; background: transparent; font-size: 0.8em; text-decoration: none; }

#content a:link { color: #333; }

/****************************************************************************/
/* Titres                                                                   */
/****************************************************************************/

h1, h2, h3, h4, h5 { font-family: "Georgia", serif; font-variant: small-caps; }
h1 a, h2 a, h3 a, h4 a, h5 a { text-decoration: none; }
h2 { font-size: 1.2em; margin: 1em 0; }
h3 { font-size: 1em; margin: 0.8em 0; }
h4 { font-size: 1em; font-weight: normal; }

/****************************************************************************/
/* Prelude                                                                  */
/****************************************************************************/

#prelude {
	position: absolute;
	width: 100%;
	z-index: 5;
	text-align: center;
	color: #38494A;
	background: transparent;
}

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

#prelude a:hover {
	color: #F0E68C;
	background: transparent;
}

/****************************************************************************/
/* Entete                                                                   */
/****************************************************************************/

#top {
	height: 150px;
	font-size: 1em;
}

#top h1 {
	width: 1000px;
	height: 150px;
	margin: 0 auto;
	position: relative;
	z-index: 1;

	font-size:70px;
	font-family: "Georgia", serif; font-variant:small-caps;
	color: #fff;
	vertical-align: center;
}

#top h1 a {
	color: #fff;
	text-decoration: none;
	text-align: left;
	line-height: 50px;
	
	display: block;
	position: absolute;
	width: 480px;
	height: 50px;
	left: 520px;
	top: 25px;
}

/****************************************************************************/
/* Page                                                                     */
/****************************************************************************/

#page {
	text-align: left;
	width: 1000px;
	padding: 0 0 2em 0;
	margin: 0 auto;
}

/****************************************************************************/
/* Contenu                                                                  */
/****************************************************************************/

#wrapper3col {
	float: right;
	width: 765px;
	margin: 0;
	padding: 0;
}

#content {
	display: block;
	color: #333;
	background: transparent;
	width: 535px;
	margin: 0px;
	float: left;
}

#content h2 {
	padding-left: 20px;
	background-position: 0 0.1em;
	color: inherit;
}

#content div.post, #content div#trackbacks, #content div#comments {
	padding:1em;
	margin:10px 0px;
}

#content .post h2 { margin: 0em 0; }
#content .post h3 { margin: 0em 0; }

#content .post p {
	margin: 1em 0;
	text-align: justify;
}

#content .post blockquote, #content .chapo blockquote {
	font-style : italic;
	border-left : 5px solid #999;
	padding-left : 1em;
}

#content p.post-info {
	clear: both;
	text-align: right;
	font-size: 0.8em;
	border: 1px solid #e0e0e0;
	background: #fff url(/img/postinfo.png) repeat-x;
	color: inherit;
	
	margin-top: 0.5em;
	margin-bottom: 0em;
	padding: 0.5ex;
	-moz-border-radius: 5px;
}

#content p.post-info a {
	text-decoration: none;
}

#content form p.field, #content form div {
	margin: 1em 0;
}

#content form p.field label, #content form label {
	display: block;
}

#content form input, #content form textarea {
	border: 1px solid #999;
	-moz-border-radius: 4px;
}

#content form textarea {
	width:100%;
}

#content form input:focus, #content form textarea:focus {
	background-color: #eee;
}

#content ul {
	list-style-image: url(/img/puce.png);
	padding-left: 3em;
}

#content ol {
	list-style-position: inside;
}

/****************************************************************************/
/* Commentaires                                                             */
/****************************************************************************/

#comments blockquote {
	background: #f5f5f5;
	border: 1px dotted #aaa;
	margin: 0.5ex 0 1em 0;
	padding: 1ex;
	overflow: auto;
}

#comments label {
	cursor: pointer;
	cursor: hand;
}

#comments #c_content {
	width: 100%;
}

/****************************************************************************/
/* Sidebars                                                                 */
/****************************************************************************/

#sidebar,#sidebar3 {
	background: #fff url(/img/menu.png) repeat-x;
	color: #666;
	width: 180px;
	padding: 10px;
}

#sidebar {
	margin-left: 25px;
}

#sidebarheader {
	height: 211px;
}

#sidebar2 {
	color: #666;
	width: 200px;
	padding:  0px 0px;
	margin-right: 20px;
	float: right;
	
	color: #666;
}

div.sidebar * {
	color: #666;
	background: transparent;
}

div.sidebar a {
	color: #666;
	display: block;
	text-decoration: none;
}

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

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

div.sidebar ul li:first-child {
	border-top: 1px solid #ccc;
	padding: 0.5ex 0;
}

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

div.sidebar #calendar {
	text-align:center;
	margin: 1em 0;
	padding: 1ex;
}

div.sidebar #calendar h2 {
	display: none;
}

div.sidebar #calendar table {
	font-size: 0.8em;
	text-align: center;
	margin: 0 auto;
}

div.sidebar #calendar table a {
	display: inline;
	font-weight: bold;
}

div.sidebar #calendar table td {
	color: #d6ccc2;
}

div.sidebar #calendar table td a {
/*	font-size:1.5em;*/
	color: #666;
}

div.sidebar #calendar table a:hover {
	background: #fff;
}

* html #calendar table {
	font-size: 9pt;
}

div.sidebar #login a {
	display: inline;
}

/****************************************************************************/
/* Recherche                                                                */
/****************************************************************************/

#search input,#login input {
	border: 1px solid #999;
	background: #fcfcfc;
	-moz-border-radius: 4px;
}

/****************************************************************************/
/* Footer                                                                   */
/****************************************************************************/

#footer {
	clear: both;
	width: 1000px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
/*	background: url(/img/footer.png) no-repeat center;*/
	text-align: center;
	color: #999;
}

#footer a, #footer a:visited, #footer a:hover {
	text-decoration: none;
	color: #fff;
	background: transparent;
}

