﻿/* Theme Keepsake par Kozlika http://www.kozlika.org */

body {
	margin : 0;
	padding : 0;
	font-family : "Lucida grande",Verdana,Lucida,Helvetica,sans-serif;
	font-size : 76%;
	color:#333;
	background: #fff url(images/bg-body-sidebarg.jpg) repeat-y;
}

p { margin : 1em 0; }
img { border : none; margin:0; }
form { display : block; margin : 0; padding : 0; }

h1 { font-size : 2em; margin : 0.67em 0; }
h2 { font-size : 1.5em; margin : 0.83em 0; }
h3 { font-size : 1.17em; margin : 1em 0; }
h3 { font-family : Georgia,"New Century Schoolbook",Times,serif; }
h4 { font-size : 1em; margin : 1.33em 0; }
h5 { font-size : 0.83em; margin : 1.67em 0; }
h6 { font-size : 0.67em; margin : 2.33em 0; }


code, pre { 
font-family : "Courier New",monospace; 
font-size : 1.1em; 
background : #f7f7f7;
 }

pre { 
margin : 0 auto; 
margin-bottom : 1em; 
padding : 0.5em; 
text-align:left;
white-space:normal;
/* caché pour IE 5 Mac qui sait pas faire \*/
white-space:pre;
width: 90%; 
overflow : auto; 
}
/* End hack */
q { 
	font-style : italic; 
 }

a:link {
	color : #014BF8;
	text-decoration:none;
}
a:visited {
	color : #6D99FE;
	text-decoration:none;
}
a:hover {
	text-decoration : none;
	color : #8d6e68;
}
a:active {
	font-weight:bold;
}
a:focus {
	text-decoration:underline;
}
a[hreflang]:after {
	content: "\0000a0[" attr(hreflang) "]";
	color:#CED6D9; 
	background : transparent;
}

acronym, abbr {
	border-bottom: 1px dotted #999;
	cursor:help;
}

.footnotes {
	font-size:0.9em; color:#666;
	border-top:1px dashed #999;
	border-bottom:1px dashed #999;
}
.footnotes h4 {
	margin: 0.5em 0;
}

ul {
position : relative;
} /* pour éviter la disparition d'image aléatoire au survol des liens */

/* Structure
-------------------------------------------------------- */
#page {
}


/* Prelude
-------------------------------------------------------- */
#prelude {
	position : absolute;
	top : 0;
	margin : 0;
	padding : 0;
	font-size : 0.85em;
}


/* Les trois lignes suivantes à supprimer si vous souhaitez voir apparaître le prélude */
#prelude, #prelude a {
	color:#fff;
}

/* Titre
-------------------------------------------------------- */
#top {
	margin : 0;
	height: 200px;
	background: url(images/header.jpg) no-repeat;
	color: inherit;
	margin-bottom: 1em;
	position: relative;
}

#top h1 {
	margin: 0;
	margin-right : 15px;
	font-family: "Trebuchet MS", sans-serif;
	font-style: italic;
	font-weight: bold;
	font-color : white;
	font-size: 2.1em;
	position: absolute;
	top: 15px;
	left : 25px;
}

#top div{
margin: 0;
	margin-right : 15px;
	font-family: "Trebuchet MS", sans-serif;
	font-style: italic;
	font-weight: bold;
	font-color : black;
	font-size: 1.5em;
	position: absolute;
	top: 40px;
	left : 25px;
}

#top a {
	text-decoration : none;
	/*color: #E21212;*/
	color: white;
	background: transparent;
}



/* conteneur des trois colonnes
------------------------------------------------------------------------ */
#carcasse {
margin:0;
padding : 0 120px;
margin-top:0px;
}

/* afichage de l'heure */

#heure {
margin:0;
color : blue;

font-size: 15px;

}

/* Centre (partie des billets)
-------------------------------------------------------- */
.ext-main {
  width: 90%;
}
.ext-main[class] { /* pour mozilla */
  padding-bottom: 0.1px;
}
.main {
  float: left;
  width: 100%;
  position: relative;
  z-index: 0;
}
.main[class] { 
  margin-right: -1px;
}
.main-content {
 margin: 0 2em;
}
#content {
	float:right;
	width:99%;
	/*font-family : Georgia,"Times New Roman","New York",serif;*/
	border-left : 1px dashed #ada095;
}

#content[id] { 
	margin-left:-1px;
}

#content h3 {
	color : #666;
	margin-top : 2em;
	font-size:1.1em;
	font-weight:normal;
}

#content h4 {
	color :#666;
}

/* Billet
************************************************************/
.post {
	margin-top : 5px;
	margin-left : 5px;
	padding-left: 2.1ex;
	margin-bottom:30px;
	/*padding-right:15px;*/
	border-right : 1px solid #c3a758;
	border-bottom : 1px solid #B5B5B5;
	position: relative;
}
	
.day-date {
	margin-top:5px;
	padding-right:5px;
	padding-bottom : 2px;
	font-family : "Lucida grande",Verdana,Lucida,Helvetica,sans-serif;
	font-size : 1.2em;
	text-align : right;
	font-weight: bold;
	color : #ada095;
	border-bottom : 1px solid #c3a758;
	text-transform : lowercase;
}

html>body .day-date{
	left: -11ex;
}

.post h2{
	margin-left : -35px;
	margin-bottom: 0;
	font-family: "Trebuchet MS";
	color: #014BF8;
}

.post h2 a visited:{
	color: #014BF8;
	background: transparent;
	text-decoration: none;
}

.post-info {
	font-family : "Lucida grande",Verdana,Lucida,Helvetica,sans-serif;
	font-size : 0.85em;
	color : #666;
	margin : 0;
}

.post-chapo {
	margin-bottom : 2em;
}

.post-content {
	text-align: justify;
	padding-left : 15px;
	padding-right : 15px;
	/*border-left: 2px solid #DDD; /*un bord juste pour le content*/
}

.post-info-co a{
	font-size : 0.85em;
	clear : both;
	color : #444;
	text-decoration: underline;
	background: transparent url(images/bulle.png) no-repeat left center;
	padding-left: 13px;
}

#trackbacks{
	margin-left: 2ex;
	margin-top: 2em;
}

#comments{
	margin-left: 2ex;
	padding-left:5px;
	margin-bottom: 1em;
	margin-top: 2em;
	border-left: 1px solid #B5B5B5;
}

.comment-info{
	padding-left: 13px;
	background: transparent url(images/bulle.png) no-repeat left center;
}

#comments blockquote{
	margin-left: 1ex;
	margin-bottom: 2em;
	padding-left: 1ex;
	border-left: 2px solid #DDD;
}

fieldset{
	border: none;
}

.field label{
	display: block;
}

.field textarea{
	width: 95%;
	height: 20em;
	border: 1px solid #999;
}

input[type=text]{
	border: 1px solid #999;
}



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

.ext-col {
  position: relative;
  width: 100px;
  overflow: hidden;
}

.int-col {
margin: 0 1em;
padding-bottom:2em;
}

.clear {
clear: both;
}

/* Menu gauche
-------------------------------------------------------- */
#extra {
         float:left;
         margin-left:-115px;
         z-index:10;
		 width:115px;
	text-align:left;
	font-size:0.86em;
	padding-top:-15px;
}

#extra[id] {
	margin-right:1px;
}

#extra h2 {
	text-align:center;
	font-weight : bold;
	color : #ada095;
	padding : 10px 0 0 0;
}

#extra ul {
	padding-left : 0;
	margin : 0 0 0 0;
	list-style : none;
}

#extra li {
	display : block;
	margin-top : 0.15em;
	padding-left : 15px;
	color : #e2d6ad;
	background : transparent url(images/fleche.png) no-repeat 0 0.25em;
}

#extra a {
	text-decoration : none;
}

#extra li:hover {
	color : #333;
}



/* Menu droit
-------------------------------------------------------- */
#sidebar2 {
	width:200px;
	float:right;
	margin-right: -200px;
	z-index:11;
	font-size:0.86em;
}

#sidebar2[id] {
	margin-left:1px;
}

#sidebar2 h2 {
	
	color: inherit;
	padding : 10px 0 0 0;
	font-weight: bold;
	border-top : 1px solid #B5B5B5;
}

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

#sidebar2 li {
	display : block;
	margin-top : 0.15em;
	padding-left : 15px;
	color : black;
	background : transparent url(images/09.png) no-repeat 0 0.25em;
}

#sidebar2 a {
	text-decoration : none;
}

/*#sidebar2 a:visited {
	color : #4B4B4B;
	text-decoration : none;
}*/

#sidebar2 li:hover {
	color : #333;
}

/* Search form */
#search {
}
#q {
}

/* Categories box */
#categories {
}

/* Archives box */
#archives {
}

/* Links box */ 
#links {
}

/* Syndication box */
#syndicate {
}


/* Footer
-------------------------------------------------------- */
#footer {
	margin: 0;
	padding: 1ex 1em;
	clear: left;
	background: #EFEFEF;
	text-align : center;
}

#footer a{
	color: #A0A0A0;
	text-decoration: none;
}

/* Calendrier
-------------------------------------------------------- */
#calendar {
}

#calendar table {
	border-collapse : collapse;
	font-size : 0.86em;
	text-align:center;
	margin : 0;
	padding:0;
	border:1px solid #c7c7c7;
}

#calendar caption {
	margin : 0 auto;
	padding : 0 0 0.3em 0;
	font-size : 1.2em;
}

#calendar abbr {
	border : none;
}

#calendar th, .cal td {
	border : none;
	padding : 1px;
}
#calendar td {
	text-align : center;
}

#calendar td.active a {
	font-weight : bold;
}

#calendar a {
}

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


/* Interactions
-------------------------------------------------------- */
fieldset {
	display : block;
	border : none;
	margin : 0;
	padding : 0;
}

input, textarea {
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size : 1em;
	border-width : 1px;
	border-color : #ccc;
}

input[type], textarea[name] {
	background: #f1f0ed;
}

input[type=submit], input[type=reset] {
	background : #ccc;
	color : #000;
}

input[type=submit]:hover {
	background : #598F9A;
	color : #fff;
}

textarea {
	width : 95%;
}

p.field {
	margin : 0.5em 0 0 0;
}

p.field label {
	display : block;
	font-weight : bold;
	font-size : 0.85em;
}

.form-help {
}

#comment-form {
}

input.preview {
}
input.submit {
}

#c_nom {
}
#c_mail {
}
#c_site {
}
#c_content {
}
#c_remember {
}
