/*  
Theme Name: Meneham
Theme URI: http://www.libre-informatique.fr/
Description:A template specially designed for http://www.gite-meneham.fr/
Version: 1.0
Author: Libre Informatique
Author URI: http://www.libre-informatique.fr/
Tags: 
*/

html body#mceSpanFonts.mceContentBody, html {
  font-size: 11px;
  font-family: arial, verdana;
  color: #524233;
}
body#mceSpanFonts.mceContentBody { background-color: #f9f6f1; width: 860px; }
h2 { font-size: 15px; }
h3 { font-size: 13px; }
h4 { font-size: 11px; }
#credits, #banner, #header, #body { width: 860px; }
#banner, #header, #menu { position: absolute; }
#banner {
  background: #f9f6f1 url('img/banner.jpg') no-repeat scroll top left;
  top: 35px;
  margin-left: -2px;
  height: 144px;
  width: 864px;
  z-index: 0;
}
#banner a.home {
  position: absolute;
  margin-top: 80px;
  margin-left: 30px;
  padding-left: 150px;
  padding-bottom: 30px;
  text-decoration: none;
}
#header {
  background: transparent url('img/header.png') no-repeat scroll top left;
  top: 0;
  height: 24px;
}
#header a {
  text-decoration: none;
  position: absolute;
  padding-bottom: 10px;
}
#header a.home { 
  padding-left: 170px;
  margin-left: 110px;
}
#header a.contact { 
  padding-left: 100px;
  margin-left: 660px;
}
#header a.links { 
  padding-left: 80px;
  margin-left: 770px;
}
#menu {
  top: 151px;
  margin-left: 208px; /* -432px + 208px = -224px; */
  z-index: 1;
  height: 28px;
}
#menu a span { display: none; }
#menu a {
  background: transparent none repeat scroll top left;
  text-decoration: none;
  margin-right: 7px;
  position: absolute;
  height: 28px;
}
#menu #menu-presentation {
  background-image: url('img/menu-presentation.png');
  padding-left: 118px;
  margin-left: 0;
}
#menu #menu-presentation:hover { background-image: url('img/menu-presentation-on.png'); }
#menu #menu-gite {
  background-image: url('img/menu-gite.png');
  padding-left: 70px;
  margin-left: 126px;
}
#menu #menu-gite:hover { background-image: url('img/menu-gite-on.png'); }
#menu #menu-activites {
  background-image: url('img/menu-activites.png');
  padding-left: 184px;
  margin-left: 203px;
}
#menu #menu-activites:hover { background-image: url('img/menu-activites-on.png'); }
#menu #menu-contact {
  background-image: url('img/menu-contact.png');
  padding-left: 186px;
  margin-left: 394px;
}
#menu #menu-contact:hover { background-image: url('img/menu-contact-on.png'); }
#menu #menu-blog {
  background-image: url('img/menu-blog.png');
  padding-left: 56px;
  margin-left: 585px;
}
#menu #menu-blog:hover { background-image: url('img/menu-blog-on.png'); }
#body {
  margin-top: 179px;
  padding: 10px 0;
  background: #f9f6f1 url('img/bottom.png') no-repeat scroll bottom left;
}
#content { margin: 0 10px; }
.contact #content p, .presentation #content p,
.contact #content h1, .contact #content h2,
.presentation #content h1, .presentation #content h2,
.contact #content h3, .contact #content h4,
.presentation #content h3, .presentation #content h4,
.contact #content h5, .contact #content h6
.presentation #content h5, .presentation #content h6 { width: 645px; }
.presentation #content table p { width: auto; }

#credits, #credits a { color: #715e3e; text-decoration: none; }
#credits a:hover { text-decoration: underline; }
#credits {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 11px;
  text-align: left;
  clear: both;
}
#credits p { margin: 0; padding: 0 5px; }
#credits .identity { float: right; }

/* facebook */
#body #content a.facebook_share_button {
  /* display: -moz-inline-block; */
  display: inline-block;
  padding:1px 20px 0 5px;
  margin: 5px 0;
  height:15px;
  border:1px solid #d8dfea;
  color: #3B5998;
  background: #fff url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif) no-repeat top right;
}
#body #content a.facebook_share_button:hover {
  color: #fff;
  border-color: #295582;
  background-color: #3b5998;
}

/* sidebar */
.blog #content {
  width: 630px;
  float: left;
  margin-right: 20px;
}
#sidebar {
  width: 160px;
  overflow: hidden;
}
#sidebar .pagenav { display: none; }
#searchform input { border: 1px solid black; }
#searchform input#s { width: 145px; }
#searchform input#searchsubmit { width: 85px; margin-left: 30px; }
#searchform p { padding: 0; margin: 0; }
#sidebar ul {
  margin: 0;
  padding: 0;
}
#sidebar li {
  list-style-type: none;
  padding: 6px;
  margin: 0;
  background-color: #d7dfe2; /* bleu */
  margin-bottom: 10px;
}
#sidebar li #searchform, #sidebar li.linkcat {
  background-color: #ebe4da; /* rose */
}
#sidebar li.categories {
  background-color: #e8ebcc; /* vert */
}
#sidebar li #searchform {
  margin: -6px;
  padding: 6px;
}
#sidebar li ul { padding-left: 5px; }
#sidebar li ul li { padding: 0; background-color: transparent; margin: 0; }
#sidebar h2 { margin: 0 0 5px 0; }

/* content */
#content, .mceContentBody { text-align: justify; }
img { border: transparent solid 0px; margin: 4px 4px 0 0; }
h1 a, h2 a { text-decoration: none; }
h1, h2, h3, h4, h5, h6, a, a:visited { color: #524233; }
h3, h4, h5, h6 { margin: 0; }
h1, h2 { border-bottom: 1px solid #524233; }
h1 { padding-bottom: 5px; font-size: 18px; }
h2 { padding-bottom: 3px;  font-size: 14px; }
.meteo {}
#content .post .photos-gauche, .photos-gauche {
  float: left;
  padding-right: 5px;
  background-color: #f9f6f1;
  width: auto;
}
.photos-gauche img { width: 108px; }
.grande-photo {}
.photos-gauche img.grande-photo { width: 334px; }
.fin-flottement { clear: left; }
.droite {
  width: 170px;
  float: right;
  background-color: #f9f6f1;
  overflow: hidden;
}
#content .droite h1, #content .droite h2, #content .droite h3, #content .droite h4, #content .droite h5, #content .droite h6,
#content .droite p { width: 158px; }
.contact #content h1 { width: 100%; }
.droite .vert, .droite .bleu, .droite .rose, .droite .rose-souligne { padding: 4px 6px; }
.droite img { margin: 6px 0 0 0; padding: 0; }
.droite h2, .droite p { margin: 0 0; }
.vert { background-color: #e8ebcc; }
.bleu { background-color: #d7dfe2; }
.rose-souligne, .rose { background-color: #ebe4da; }
.rose-souligne { border-bottom: 1px solid #524233; }

/* chambres */
.chambre {
  clear: both;
  margin-bottom: 10px;
  padding: 6px;
  background-color: #ecebe9;
}
.chambre-img img { width: 108px; padding-top: 0; margin-top: 0; }
.chambre-img {
  float: left;
  width: 348px;
  margin: 0;
  background-color: #ecebe9;
}
.chambre-desc {}
h2.chambre-desc {
  margin-top: 0;
  margin-bottom: 12px;
}
p.chambre-desc {
  height: 40px;
  margin: 0;
}

/* contact */
.contact #content .dbl-col, .contact #content .dbl-col p, .contact #content .dbl-col h2, .contact #content .dbl-col h3 {
  width: 310px;
}
.contact #content .dbl-col {
  margin-right: 20px;
  float: left;
}

/* activites */
.activite-rose, .activite-bleu, .activite-vert, .activite-orange {
  height: 270px;
  padding: 6px;
  overflow: hidden;
  float: left;
  margin: 6px 6px 0 0;
}
.mceContentBody .activite-rose, .mceContentBody .activite-bleu, .mceContentBody .activite-vert, .mceContentBody .activite-orange { height: 285px; }
.activite-orange { background-color: #f3edd5; }
.activite-rose { background-color: #ebe4da; }
.activite-bleu { background-color: #d7dfe2; }
.activite-vert { background-color: #e8ebcc; }
.activite-rose img, .activite-bleu img, .activite-vert img, .activite-orange img,
.activite-rose p, .activite-bleu p, .activite-vert p, .activite-orange p {
  margin: 0;
  padding: 0;
  width: 255px;
}
.activite-rose h2, .activite-bleu h2, .activite-vert h2, .activite-orange h2 {
  margin: 8px 0;
  padding: 0 0 3px 0;
}

/* meteo */
#content #day_tbl { width: auto; }
#content #day_tbl * { cursor: auto; }
#day_tbl td { width: 127px; }
#content .meteo #day_tbl { display: inline-table; }

#ll { display: none; }

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

