/*
Theme Name: Mini sites de vélos V2
Theme URI: http://www.aytechnet.fr/
Description: Theme 2015 des mini-sites de vélos
Author: Aytechnet SARL
Version: 2.0
*/

body {
  font-family: Trebuchet, Verdana,'Bitstream Vera Sans',Arial,sans-serif;
  margin: 0;
  padding: 0;
  color: #4c493c;
  width: 100%;
  background:  #f8f8f8;
  font-size: 13px;
}
body.mceContentBody {
  background: #fff !important;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
}

.alignleft, img.alignleft {
        display: inline;
        float: left;
        margin: 5px 10px 5px 0;
}
.alignright, img.alignright {
        display: inline;
        float: right;
        margin: 5px 0 5px 10px;
}
.aligncenter, img.aligncenter {
        clear: both;
        display: block;
        margin: 5px auto;
}
.alignnone, img.alignnone {
        display: block;
}
p.wp-caption-text {
	text-align: center;
	font-size: 90%;
	color: #888;
}

a {
  color: inherit;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}

ul.xoxo { display: block; margin: 0; padding: 0 }
ul.xoxo li.widget-container, ul.xoxo li#leftads, ul.xoxo li#rightads { display: block; margin: 0; padding: 0 }

h1 {
  font-size: 24px;
  font-weight: bold;
}
#content table.blog div.post-content tbody tr td h1, h2 {
  display: block;
  font-size: 16px;
  font-weight: normal;
  color: #7a9f1f;
  padding: 10px 0 5px 0;
  border-bottom: 1px solid #b0a479;
}
h2 a { text-decoration: none }
h3 {
  font-size: 100%;
  font-weight: bold;
}
p {
  padding: 0;
  margin: 10px 0;
}
input, textarea {
  padding: 5px;
  border: 1px solid #eee;
  background: #f8f8f8
}
button, input[type="submit"] {
  background: #ccc;
}

#top {
  width: 100%;
  text-align: center;
  color: white;
}
#top_modules {
  width: 918px;
  padding-top: 7px;
  margin: 0 auto;
  position: relative;
}
#top_modules ul.xoxo, #top_modules li.widget_search {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  margin: 0;
}
#top_modules li.widget_search #s {
  position: absolute;
  right: 35px;
  top: 18px;
  width: 150px;
  height: 19px;
  border: none;
  padding: 5px;
  margin: 0;
  font-size: 14px;
  color: #888;
  background: white;
  z-index: 2000;
  border-radius: 2px;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1) inset;
  transition-duration: 400ms;
  transition-property: width, #F2F1F0;
  transition-timing-function: ease;
}
#top_modules li.widget_search #s:focus { width: 250px }
#top_modules li.widget_search label, #top_modules li.widget_search #searchsubmit {
  display: none;
}

#page {
  width: 918px;
  margin: 0 auto;
  background: transparent url(images/page.png) repeat-y 0px 0px;
  position: relative;
}
#area {
  position: relative;
  margin: 0 12px;
}
#center_modules {
  position: relative;
  width: 894px;
  overflow: hidden;
}
#center_modules img.logo {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 1000;
}
#center img.bandeau {
  position: absolute;
  top: 0;
  left: 250px;
}
#center p.titre {
  position: absolute;
  z-index: 1000;
  width: 874px;
  margin: 0;
  padding: 10px;
  font-size: 24px;
  background: rgba(255,255,255,0.75);
}
#center_modules p.bandeau {
  display: block;
  font-size: 17px;
  font-weight: bold;
  color: #fff;
  background: #7a9f1f;
  padding: 6px;
  margin: 0;
  text-align: center;
}
#right_modules {
  position: relative;
  width: 250px;
}
#right_modules img.logo {
  position: absolute;
  top: 25px;
  left: 35px;
  z-index: 10;
}
#right_modules div.left, #right_modules div.right, #right_modules div.fade {
  position: relative;
  width: 250px;
  height: 289px;
  z-index: 1;
  padding: 0;
  margin: 0;
}
#right_modules div.left { float: left; }
#right_modules div.right { float: right; }
#right_modules div.left img, #right_modules div.right img, #right_modules div.fade img {
  position: absolute;
  top: 0;
  left: 0;
}
#right_modules p.bandeau {
  font-size: 15px;
  font-weight: bold;
  background: #99c9e6;
  padding: 10px;
  margin: 0;
}
#bottom {
  width: 918px;
  margin: 0 auto;
  height: 12px;
  background: transparent url(images/bottom_lower.png) no-repeat 0px 0px;
  position: relative;
  color: #59544a;
  font-size: 10px;
}
#bottom_modules {
  width: 658px;
  position: absolute;
  right: 0;
  top: 10px;
  text-align: right;
}

#footer {
  clear: both;
  padding: 5px 10px;
  font-size: 90%;
  color: #fff;
}
#footer p {
  margin: 0;
  padding: 0;
}

#left {
  float: left;
  width: 250px;
}
#right {
  float: right;
  width: 250px;
}

#left_modules li.widget-containter > div, #right_modules li.widget-containter > div {
  width: 250px;
  margin: 0;
  background: #f7f5ef;
  padding-bottom: 10px;
}

#left_modules h3, #right_modules h3 {
  font-style: bold;
  padding: 10px;
  margin: 0;
  background: #cad9a5;
  clear: both;
}
#left_modules p, #right_modules p {
  padding-left: 10px;
}
#left_modules div div, #right_modules div div {
  border: none;
  width: auto;
  margin: 0 5px;
  background: transparent;
}
#left_modules p.menu a, #right_modules p.menu a {
  color: #fff;
  text-decoration: none;
}
#left_modules p.menu a:hover, #right_modules p.menu a:hover {
  text-decoration: underline;
}
#left_modules ul.xoxo li.widget_nav_menu {
  display: block;
  margin: 0;
  padding: 0;
}
#left_modules ul.xoxo ul, #right_modules ul.xoxo ul {
  list-style: url(images/menu_arrow.png) square;
  padding: 0 0 0 25px;
  margin: 0;
}
#left_modules ul.xoxo ul li, #right_modules ul.xoxo ul li {
  width: 166px;
  border-bottom: 1px dotted #b0a479;
  padding: 4px;
}
#left_modules ul.xoxo ul li a, #right_modules ul.xoxo ul li a {
  color: #4c493c;
  text-decoration: none;
  font-weight: bold;
}
#left_modules ul.xoxo ul li a:hover, #right_modules ul.xoxo ul li a:hover {
  text-decoration: underline;
}

#left_modules ul.xoxo ul li ul, #right_modules ul.xoxo ul li ul {
  list-style: none;
  font-weight: normal;
}
#left_modules ul.menu > li.parent.active, #right_modules ul.menu > li.parent.active {
  list-style: url(images/menu_arrow_open.png) square;
}
#left_modules ul.xoxo ul li li, #right_modules ul.xoxo ul li li {
  font-size: 90%;
  border-bottom: none;
  width: 190px;
  background: #fff;
  margin: 0 0 0 -54px;
  padding: 5px 0 5px 29px;
}
#left_modules ul.xoxo ul li li li, #right_modules ul.xoxo ul li li li {
  font-size: 80%;
  padding-top: 0;
}
#left_modules ul.xoxo ul li li li ul, #right_modules ul.xoxo ul li li li ul {
  display: none;
}
#left_modules ul.xoxo li.widget-container, #right_modules ul.xoxo li.widget-container,
#left_modules ul.xoxo li#leftads, #right_modules ul.xoxo li#rightads{
  margin-bottom: 80px;
}

table.wp_wunderground { padding: 5px }
table.wp_wunderground div.wp_wund_conditions { display: none } /* english */
form.wu-search { display: none } /* version 2 */
span.wu-cond-pop { display: none !important } /* version 2 */
div.wu-cond-text { display: none } /* version 2 */
div.wu-copyright { display: none } /* version 2 */
div.wu-alert { display: none } /* version 2 */
.wu-wrapper table tr { background: white !important }

#breadcrumbs div.moduletable {
  margin: 5px 225px;
  font-size: 90%;
  color: #888;
}
#breadcrumbs div.moduletable a {
  text-decoration: none;
}
#breadcrumbs div.moduletable a:hover {
  text-decoration: underline;
}

#user1, #content, #user2 {
  float: left;
  margin-left: 7px;
}
#content table.gauche { float: left; }
#content table.droite { float: right; }
#content table.gauche, #content table.droite {
  font-size: 90%;
  color: #888;
  text-align: center;
}
#content div.post-content {
  float: left;
}
#content div.post-content input#search_searchword {
  width: 150px;
}
#content div.post-content ul, #user2 ul {
  list-style: url(images/content_arrow.png) square;
}
#content .buttonheading img {
  margin: 0;
}
#content .contentheading {
  display: none;
}

#content #dm_header a img {
  text-decoration: none;
}
#content a.dm_name:hover {
  background: #fff;
}
#content .dm_description {
  background: #fff;
}
#content .dm_taskbar ul li {
  list-style: none;
}
#content #dm_docs i {
  display: none;
}
#content .modifydate {
  color: #888;
}

body.home.blog #content div.post-content {
  display: block;
  float: left;
  width: 200px;
  height: 300px;
  margin: 0 10px 10px 10px;
  text-align: center;
}
body.home.blog #content div.post-content div {
  display: table-cell;
  width: 200px;
  height: 200px;
  vertical-align: middle;
}
body.home.blog #content div.post-content p {
  text-align: left;
  color: #888;
  font-size: 90%;
}

li.spider_calendar > div > div { margin: 0 !important }
li.spider_calendar > div > div > table { width: 250px !important }
li.spider_calendar > div > div > table > tbody > tr:nth-child(2) td { color: #4c493c !important }

.navigation { clear: both }
.navigation div.nav-links div { margin: 10px }
.navigation div.nav-previous { float: left }
.navigation div.nav-next { float: right }

#user2 h3 {
  display: block;
  font-size: 16px;
  font-weight: normal;
  color: #7a9f1f;
  padding: 10px 0 5px 0;
  border-bottom: 1px solid #b0a479;
}
#user2 h1 {
  text-transform: uppercase;
  font-size: 14px;
  color: #7a9f1f;
}
#user2 table td {
  padding: 10px 5px;
}

#bandeau ul.menu {
	width: 100%;
	height: 36px;
	z-index: 20;
	padding: 0;
	margin: 0;
	position: relative;
}
#bandeau ul.menu a {
	text-decoration: none;
}
#bandeau ul.menu li {
	display: block;
	float: left;
	position: relative;
}
#bandeau ul.menu > li.parent { border-bottom: none; }
#bandeau ul.menu ul {
	position: absolute;
	left: 0;
	display: none;
	z-index: 30;
	padding: 0;
	margin: 0;
}
#bandeau ul.menu ul li {
	float: none;
	height: auto;
	margin: 0;
	padding: 2px 5px 3px 20px;
	width: 15em;
}
#bandeau ul.menu li:hover ul { display: block }

#bandeau ul.menu { padding: 0 0px; text-decoration: none; color: #ffffff; }
#bandeau ul.menu li { height: 20px; line-height: 20px; margin: 7px 0; padding: 0 15px; }
#bandeau ul.menu > li { border-right: 1px solid white }
#bandeau ul.menu span, #bandeau ul.menu a, #bandeau ul.menu li.active a, #bandeau ul.menu li:hover a { color: #ffffff }

#bandeau ul.menu ul { border: 0px solid #8dd2f4; border-top: none; left: -0px; }
#bandeau ul.menu ul { background: #8dd2f4; padding: 0 10px;  font-size: 100%; font-style: none; font-weight: none; text-decoration: none;text-shadow: #888888 0px 0px 0px; color: #341e15; }

.post-comments { clear: both }
.post-comments h3 {
  color: white;
  font-size: 14px;
  padding: 5px;
}
.post-comments .commentlist .comment {
  margin: 15px 0 10px;
  padding: 15px;
  list-style: none;
}
.post-comments .comment-author img {
  float: left;
  margin: 0 10px 10px 0;
}
.post-comments .comment-author .fn {
  font-weight: bold;
}
.post-comments .comment-meta a {
  text-decoration: none;
}

#commentform textarea {
  display: block;
  width: 100%;
}

#credit {
  position: absolute;
  left: 0px; top: 10px;
  text-align: left;
  width: 250px;
}
#credit img {
  float: left;
  padding: 0px 5px;
}

#graphics {
  position: absolute;
  right: 4px; top: 0px;
  text-align: right;
  width: 200px;
}
#graphics img {
  position: relative;
  bottom: -10px;
}