@import url("org.css");
@import url("dropmenu.css");
@import url("gallery.css");
@import url("comment.css");
@import url("post.css");

@import url("header.css");
@import url("catalog_navig.css");
@import url("footer.css");
@import url("paginate.css");

#main
{ background-image: url("../images/main_bkg.png");
  background-position: left top;
  background-repeat: repeat-x;
  padding-top: 7px;
}

#main_content
{ width: 948px;
  margin-left: auto;
  margin-right: auto;
}

.post-img
{ float: left;
}

.post-excerpt, .post-excerpt-small
{ float: left;
  padding: 0 5px 50px 12px;
  text-align: justify;
  color: #005562;
}

.post-excerpt-small
{ width: 470px;
}

.post-com
{ position: relative;
  top: -41px;
}

.com_link
{ float: right;
}

.com_link a
{ text-decoration: none;
  display: block;
  height: 41px;
  line-height: 41px;
  color: #005562;
  font-weight: normal;
  background-image: url("../images/post_com.png");
  background-repeat: no-repeat;
  background-position: left top;
  padding: 0 10px 0 40px;
}

.com_link a:hover
{ text-decoration: underline;
  color: #005562;
}

.plus_link
{ float: right;
}

.plus_link a
{ display: block;
  height: 41px;
  width: 108px;
  line-height: 41px;
  color: #ffffff;
  font-weight: bold;
  background-image: url("../images/lire_plus.png");
  background-repeat: no-repeat;
  background-position: left top;
  padding: 0 0 0 40px;
}

.plus_link a:hover
{ color: #ffffff;
}

li.cat-item
{ background-color: #edf2f4;
  border: solid 1px #c3d5dc;
  margin-bottom: 1px;
  font-weight: bold;
}

li.cat-item li.cat-item
{ border: none;
  font-weight: normal;
}

#recentcomments li
{ background-color: #edf2f4;
  border: solid 1px #c3d5dc;
  margin-bottom: 1px;
  line-height: 18px;
  padding-left: 38px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-image: url("../images/type.png");
  background-repeat: no-repeat;
  background-position: 8px 10px;
}

#calendar_wrap
{ padding: 10px;
}

#nuage_de_tags
{ padding: 10px;
}

#post-navigator-single .alignleft
{ background-image: url("../images/prev.png");
  background-repeat: no-repeat;
  background-position: left top;
  line-height: 25px;
  padding-left: 30px;
}

#post-navigator-single .alignright
{ background-image: url("../images/next.png");
  background-repeat: no-repeat;
  background-position: right top;
  line-height: 25px;
  padding-right: 30px;
}

#post-navigator-single .alignleft a, #post-navigator-single .alignright a
{ color: #005562;
  font-size: 14px;
}

#respond #submit
{ background-image: url("../images/envoyer.png");
  border: none;
  width: 217px;
  height: 26px;
  line-height: 26px;
  color: #ffffff;
  float: right;
}

#respond #comment
{ width: 100%;
  padding: 0;
}
