/* ---( page defaults )--- */

body {
  margin: 0;
  padding: 0;
  font-family: Verdana, sans-serif;
  font-size: small;
  text-align: center;
  color: #333;
  background: #e0e0e0;
  }

blockquote {
  margin: 0 0 0 30px;
  padding: 10px 0 0 20px;
  line-height: 1.5em;
  color: #666;
  background: url(./images/quotes.gif) no-repeat top left;
  }

blockquote p {
  margin-top: 0;
  }

abbr, acronym {
  cursor: help;
  font-style: normal;
  border-bottom: 1px dotted;
  }

code {
  color: #f63;
  }

hr {
  display: none;
  }

img {
  border: none;
  }

/* unordered list style */

ul {
  list-style: none;
  margin: 0 0 20px 30px;
  padding: 0;
  }

li {
  list-style: none;
  padding-left: 14px;
  margin-bottom: 3px;
  background: url(./images/tictac_orange.gif) no-repeat 0 6px;
  }

/* links */

a:link {
  color: #69c;
  }

a:visited {
  color: #666699;
  }

a:hover {
  color: #693;
  }

a:active {
  color: #cc3333;
  text-decoration: none;
  }

/* ---( layout structure )---*/

#wrap {
  width: 947px;
  margin: 0 auto 0 auto;
  text-align: left;
  background: url(./images/18385906_fa3a9954f8_o.gif) repeat-y;
  }
  
#imgheader {
  padding-left: 41px;
  /* padding-bottom: -5px; */
  }

#content {
  margin-left: 62px; /* to avoid the BMH */
  }

#main-content {
  float: left;
  width: 560px;
  margin: 20px 0 0 0;
  padding: 0;
  line-height: 1.5em;
  }

#sidebar {
  margin: 3px 41px 0 647px;
  padding: 20px 0 0 0;
  font-size: 85%;
  line-height: 1.4em;
  color: #999;
  background: url(./images/sidebar_bg.gif) no-repeat 0 0;
  }

#bas {
	padding: 20px 0 0 0;
	font-size: 85%;
	line-height: 1.4em;
	color: #999;
	text-align: left;
	vertical-align: top;
  }


/* ---( main column )--- */

h2.date-header {
  margin-top: 0;
  padding-left: 14px;
  font-size: 90%;
  color: #f93;
  background: url(./images/date_icon.gif) no-repeat 0 50%;
  }

h3.post-title {
  margin-top: 0;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 130%;
  color: #f63;
  }

.post {
  margin: 0 0 1.5em 0;
  padding: 0 0 1.5em 14px;
  border-bottom: 1px solid #ddd;
  }

.post-body {
  margin: 0 0 2em 0;
  }

.post-footer {
  margin: 10px 0 0 0;
  padding: 0 0 0 14px;
  font-size: 88%;
  color: #999;
  background: url(./images/tictac_grey.gif) no-repeat 0 8px;
  }

.post img {
  padding: 6px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  }

/* comment styles */

#comments {
  padding-top: 10px;
  font-size: 85%;
  line-height: 1.5em;
  color: #666;
  background: #eee url(./images/comments_curve_m.gif) no-repeat top left;
  }

#comments h4 {
  margin: 20px 0 15px 0;
  padding: 8px 0 0 40px;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 130%;
  color: #666;
  background: url(./images/bubbles.gif) no-repeat 10px 0;
  height: 29px !important; /* for most browsers */
  height /**/:37px; /* for IE5/Win */
  }
  
#comments ul {
  margin-left: 0;
  }

#comments li {
  background: none;
  padding-left: 0;
  }
  
.comment-body {
  padding: 0 10px 0 25px;
  background: url(./images/tictac_orange.gif) no-repeat 10px 5px;
  }

.comment-body p {
  margin-bottom: 0;
  }

.comment-data {
  margin: 4px 0 0 0;
  padding: 0 10px 1em 60px;
  color: #999;
  border-bottom: 1px solid #ddd;
  background: url(./images/comment_arrow.gif) no-repeat 44px 2px;
  }


.deleted-comment {
  font-style:italic;
  color:gray;
  }

/* ---( sidebar )--- */

h2.sidebar-title {
  margin: 0 0 0 0;
  padding: 25px 0 0 50px;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 130%;
  color: #666;
  height: 32px;
  background: url(./images/sidebar_icon.gif) no-repeat 20px 15px;
  height: 32px !important; /* for most browsers */
  height /**/:57px; /* for IE5/Win */
  }

#sidebar ul, #sidebar p.rubrique {
  margin: 0;
  padding: 5px 20px 1em 20px;
  border-bottom: 1px solid #ddd;
  }

#sidebar p {
  margin: 0;
  padding: 5px 20px 1em 20px;
  }

#sidebar li {
  background: url(./images/tictac_green.gif) no-repeat 0 5px;
  }

/* profile block */

.profile-datablock {
  margin: 0;
  padding: 5px 20px 0 20px;
  }

.profile-datablock dd {
  margin: 0;
  padding: 0;
  }

.profile-img img {
  float: left;
  margin: 0 10px 0 0;
  padding: 4px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  background: #fff;
  }

.calendar table{
	font-size: 0.8em;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
}

.calendar table caption{
	margin: 0 auto;
}

.calendar table th{
	color: #493;
	background: transparent;
}

.calendar table td{
	width: 14%;
	line-height: 2em;
	border: 1px solid #EEE;
}

.calendar table td a{
	display: block;
	background: #EFA;
	color: #493;
	font-weight: bold;
	text-decoration: none;
}

.calendar table td a:hover{
	background: #999999;
	color: #636;
}


/* ---( footer )--- */

.clear { /* to fix IE6 padding-top issue */
  clear: both;
  height: 0;
  }

#footer {
  margin: 0;
  padding: 0 0 9px 0;
  font-size: 85%;
  color: #ddd;
  background: url(./images/18389549_0f5d18ee7e_o.gif) no-repeat bottom left;
  }

#footer p {
  margin: 0;
  padding: 20px 320px 20px 95px;
  background: url(./images/18389548_6ae25827ec_o.gif) no-repeat top left;
  }




/* ---- Flickr ---- */

.flickr-photo {
	border: solid 2px #000000;
	margin-top: 20px;
  }

.flickr-frame { 
  text-align: left; 
  padding: 3px;
  }

.flickr-credits {
	font-size: 0.7em;
  }

.flickr-caption {
	font-size: 0.9em;
	color: #000077;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 10px;
  }


/* ------ Pagination ------- */

.pagenav-top {
	margin: -5px 0 -30px 0;
	padding: 0 0 0 14px;
	font-size: 0.8em;
	color: #999;
	text-align: right;
  }

.pagenav {
	padding: 0 0 20px 14px;
	font-size: 0.9em;
	color: #999;
  }

.pagenav-top a{
	color: #493;
  }

.pagenav a{
	color: #493;
  }



#tableau-calendriers {
	margin: 0 auto 0 auto;
  }

.nowrap {
	white-space: nowrap;
   }

#entete1 {
	padding-bottom: 21px;
	background: url(./images/top_top.gif) no-repeat top;
	}
	
#entete2 {
	border: none;
	padding: 0 0 0 41px;
	margin: 0;
	}
	
#entete3 {
	margin: -3px;
	background: url(./images/top_bas.gif) no-repeat top;
	}
