/*  
Theme Name: GadooBike
Theme URI: http://www.gadoobike.fr
Description: Maket du site GadooBike.fr.
Version: 1.2
Author: Seb Guittiere
Author URI: http://www.sebguittiere.fr


/* HTML Elements */

* {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0;
	height: auto;
}

html {
	background: url(images/bg.jpg) center top no-repeat #000;
}
p {
	padding: 5px 0;
}

body {
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #fff;
}
#contentBorder {
	background: url(images/general-bg.png) repeat;
	margin: 0 auto;
	width: 880px;
	padding: 10px;
}
#contener {
	background: url(images/content-bg.png) repeat;
	color: #fff;
}
#header {
	height: 138px;
	margin-bottom: 10px;
	background: url(images/filet.png) no-repeat bottom;
}
#navig li {
	display: inline;
}
#content {
	font-size: 0.8em;
	margin-top: 20px;
}
#principal {
	margin-bottom: 15px;
}
.cadrehome {
	width: 270px;
	float: left;
}
.cadrehome h3 {
	color: #FFC82F;
	font-size: 16px;
	margin-bottom: 6px;
	text-transform: uppercase;
}
.cadrehome h3 a, .titreImg a, .cadrehome li a  {
	text-decoration: none;
}
.cadrehome ul {
	margin-top: 10px;
}
.cadrehome li {
	margin-bottom: 8px;
}
.cadrehome li a {
	color: #fff;
}

.cadrehome li a:hover {
	text-decoration: underline;
}
.cadrehome a, .jaune a{
	color: #FFC82F;
}
.mrg-extrem {
	margin: 0 10px;
}
.mrg-centre {
	margin: 0 5px;
}
.titreImg {
	background:url(images/general-bg.png) repeat;
	color: #FFC82F;
	font-weight: bold;
	padding: 3px 10px;
	bottom: 10px;
	width: 250px;
	z-index: 2;
}

.position1 {
	z-index: 1;
}
.maz {
	clear: both;
}
#footer {
	font-size: 0.75em;
	padding: 15px;
	text-align: center;
}
#footer #navig {
	margin-bottom: 5px;
}
#footer #navig li {
	padding-right: 10px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
.linkTous a {
	text-decoration: underline;
	display: block;
	padding-top: 10px;
}
.linkDiv a {
	text-decoration: underline;
	color: #FFC82F;
}
#footer a:hover, .linkTous a, .linkContent a {
	color: #FFC82F;
}

.separateur {
	padding-top: 15px;
	background: url(images/filet.png) no-repeat top;
}
#partenaires {
	margin-bottom: 15px;
	text-align: center;
}
#partenaire ul {
}
#partenaires li {
	display: inline;
	padding: 0 15px;
}
.txtcolor {
	color: #FFC82F;
}
.left, .alignleft {
	float: left;
}
.alignleft {
	
}
.alignright {
	margin: 0 0 10px 10px;
	float: right;
}

#recherche {
	margin: 24px 0 10px 0;
}
.txtdroite {
	text-align: right;
}
#recherche #s {
	background:transparent url(images/loupe-recherche.gif) no-repeat scroll 0px center;
	font-size:0.85em;
	margin-right:0px;
	padding:2px 0pt 2px 17px;
	width:135px;
	background-color: #fff;
}
#recherche #s:hover {
	color:#000;
}
.recherche-excerpt {
	margin:0pt;
}
.button {
	padding: 4px 2px 2px 2px;
	background:#000;
	color:#fff;
	border:none;
	font-weight: bold;
	}

.button:hover {
	background:#FFC82F;
	color:#000;
	text-decoration:none
	}
input {
	border: 0;
	font-size: 0.70em;
}
#contenu {
	width: 608px;
	padding: 10px;
	background:url(images/contenu-bg.png) repeat;
}
#contenu h4, #contenu h3 {
	margin-bottom: 10px;
}
#contenu h3 {
	font-size: 1.5em;
	color: #FFC82F;
}
#contenu h4 {
	font-size: 1em;
}
.auteur, .auteur a {
	color: #FFC82F;
	text-decoration: none;
}

#sidebar {
	margin-left:20px;
	padding: 10px;
	width: 202px;
	background: url(images/content-bg.png) repeat;
}
.sidelist {
	background: url(images/filet-sidebar.png) no-repeat bottom center;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.sidelist h4, .sidelist h4 a {
	font-size: 1.1em;
	color: #FFC82F;
	padding-bottom: 10px;
	text-decoration: none;
}
.linkSimple a {
	color: #fff;
	text-decoration: none;
}
.linkSimple a:hover {
	text-decoration: underline;
}
.sidelist li {
	margin-bottom: 5px;
}
.right {
	float: right;
}

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
#branding {
	width:640px;
	background: url(images/gadoobike.png) no-repeat;
	height: 112px;
	}

#branding h1, #branding .description {
	text-indent: -2000px;
}

.header_a {
	clear:both
}
#retourhome {
	height: 110px;
	position: absolute;
	top: 0px;
	width: 630px;
	cursor: pointer;
}

.mrg-droite {
	margin-right: 20px;
}
#footer #navig ul li ul {
	display: none;
}

#content #searchform {
	font-size: 1.5em;
}
#content #searchform input, #commentform input {
	margin-right:0px;
	padding:2px 0pt 2px 2px;
	border: 0
}
.tde {
	margin-bottom: 20px;
}
.tde .titre {
	color: #FFC82F;
	font-size: 1em;
	font-weight: bold;
	/*padding-top: 15px;*/
}
.tde .titre a {
	color: #FFC82F;
	text-decoration: none;
}
.tde .titre a:hover {
	text-decoration: underline;
}
#commentaires {
	margin: 25px 0 10px 0;
	font-size: 1.2em;

}
.commentaire {
	padding: 10px;
	background: url(images/comment-bg.png) repeat;
	margin-bottom: 10px;
}
#commentform {
	/*font-size: 1.2em;*/
}
#commentform input {
	font-size: 1em;
}
#commentform .button {
	font-size: 0.85em;
}
.imgleft {
	float: left;
	margin: 10px 10px 10px 0;
}
.imgleft2 {
	float: left;
	margin: 0 10px 10px 0;
}
.imgright {
	float: right;
	margin: 10px 0 10px 10px;
}
.sidelist .wpsb_opt_in h2 {
	font-size: 1.1em;
	color: #FFC82F;
	padding-bottom: 10px;
	text-decoration: none;
}
.cf-ol {
	color: #000;
}

/* -- Diaporama -- */
/* transfert effect*/
.transferProduct { border: 2px solid #888;}
