/* Generated by KompoZer */
#header {
  /*border: 1px solid #803000;*/
  margin: 0 auto 10px;
  width: 800px;
  background-image: url(../images/bandeau-clair.jpg);
}
#blog-title {
  /*border-style: solid;*/
  /*border-color: #803000;*/
  /*border-width: 1px 1px 0;*/
  margin: 5px 5px 0;
  padding: 20px 20px 0.25em;
  font-size: 200%;
  line-height: 1.2em;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
#description {
 /* border-style: solid;*/
 /* border-color: #803000;*/
  /*border-width: 0 1px 1px;*/
  margin: 0 5px 5px;
  padding: 0 20px 20px;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  /*font-size: 78%;*/
  line-height: 1.4em;
  font-size-adjust: none;
  font-stretch: normal;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  text-align: center;
}
#content {
  margin: 0 auto;
  padding: 0;
  width: 800px;
  text-align: left;
}
#sidebar {
  width: 200px;
  float: left;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 60%;
  line-height: 1.4em;
  font-size-adjust: none;
  font-stretch: normal;
}
#main {
  width: 580px;
  float: right;
  text-align: left;
  color: #ffcc88;
  background: #ffffff url(../images/page_bg.jpg) repeat ;

}
.date-header {
  margin: 1.5em 0 0.5em;
}
.post {
  border-bottom: 1px dotted #444444;
  margin: 0.5em 0 1.5em;
  padding-bottom: 1.5em;
}
.post-title {
  margin: 0.25em 0 0;
  padding: 0 0 4px;
  font-size: 140%;
  line-height: 1.4em;
}
.post-title a {
  text-decoration: none;
}
.post-title a:hover {
}
.post div {
  margin: 0 0 0.75em;
  line-height: 1.6em;
}
#profile-container {
  border-bottom: 1px dotted #444444;
  margin: 0 0 1.5em;
  background: #ffcc66 none repeat scroll 0%;
  padding-bottom: 1.5em;
}
.profile-datablock {
  margin: 0.5em 0;
}
.profile-img {
  display: inline;
}

