/*
Theme Name: WordPress Default Fr
Theme URI: #
Description: Le thème par défaut de WordPress, basé sur le fameux thème <a href="#">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: #
Tags: blue, custom header, fixed width, two columns, widgets 

Kubrick v1.5
#

This theme was designed and built by Michael Heilemann,
whose blog you will find at #

The CSS, XHTML and design is released under GPL:
#

*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #1e1e1e;
	color: #333;
	text-align: left;
}
.ban-aams {
    background: none repeat scroll 0 0 #414141;
    border-bottom: 1px solid #545454;
    display: block;
    height: 60px;
	}

.wrap-aams {
    color: #808080;
    line-height: 60px;
    margin: 0 auto;
    width: 960px;
}	
#wrapper { 
	margin: 10px auto;
	padding: 3px;
	width: 890px;
	background: #fff;
	}

#page {
	background: #fff;
	padding: 0;
	width: 890px;
	border: 0px solid #959596;
}

#header {
	position:relative;
	background: url("images/header.jpg") top no-repeat;
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 890px;
}

#description { 
	position:absolute;
	left:0;
	border:0px solid green; width:890px;
	font-size: 1.2em; font-weight:bold; color:#212121;
	margin-top:90px;
	text-align:center;
}

#topmenu { 
	width: 890px; 
	height: 40px; 
	padding: 0px; 
	border: 0px solid red; 
	background: url("images/top-menu-back.jpg") top repeat-x ; 
	}

#topmenu ul { margin: 0px auto; padding: 2px; margin-left:70px;}
#topmenu ul li { display: block; float: left; color: #fff;}
#topmenu ul li a { 
	display: block; 
	margin-top:5px; margin-left: 3px;
	padding: 8px 12px; 
	background: none; color: #fff;}
	
#topmenu ul li a:hover { 
	text-decoration: none;
	background: #000;
	-moz-border-radius:4px;
	}
	
	#topmenu ul li.main-link a {
		font-weight:bold;
		background:url("images/star.png") no-repeat right -7px;
		padding-right:34px;
	}
	#topmenu ul li.main-link a:hover {
	text-decoration: none;
	background-color: #000;
	-moz-border-radius:4px;
	}
	
#topmenu ul li .active, #topmenu ul li .active:hover { 
	background:#ff5113;
	-moz-border-radius:4px;
	}

#leftmenu { margin-top: 15px; background: #878889;}
#leftmenu h3 { margin: 0px; background: #fd9c03; padding: 6px 8px; color:#fff; font-size: 14px; font-weight: bold;}
#leftmenu h3 a { color:#fff;}
#leftmenu ul { padding: 5px; border: 0px solid red;}
#leftmenu ul li { 
	margin: 0px; padding: 2px 3px; 
	list-style:none; 
	border-bottom: 0px solid #ccc; 
	font-size: 11px; color: #fd9c03;
	}
#leftmenu ul li a { display: block; background: #565656;padding: 9px 8px; color: #fff; }
#leftmenu ul li .active {background: #000}
#leftmenu ul li a:hover { background: #000; text-decoration: none;}

#content {
	border:0px solid red;
	padding: 10px;
	float: right;
	width: 600px;
	font-size: 1.2em
}
.thumb { padding:2px; background: #232323; display:block; float:left; margin-right:10px;}
#sidebar { 
	border:0px solid red;
	width: 250px;
	float: left;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; text-align: left;
	margin-bottom:20px;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}

#footer {
	background: #fe9e02;
	border: 0px solid red;
	width: 890px;
	clear: both;
}
#footer p {
	color: #fff;
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
#footer a {color:#fff;}


.widecolumn .entry p {
font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
line-height: 1.4em;
}

.widecolumn {
line-height: 1.6em;
}

.narrowcolumn .postmetadata {
text-align: left;
}

.thread-alt {
background-color: #f8f8f8;
}
.thread-even {
background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

border-left: 1px solid #ddd;
}



small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}

h1, h2, h3 {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
}

h1 {
font-size: 1.8em;
margin:0px; padding:0px;
}

h2 {
font-size: 1.3em;
}

h2.pagetitle {
font-size: 1.2em;
}

h3 {
font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited {
text-decoration: none;
color: #000;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
text-decoration: none;
}

.entry p a:visited {
/*color: #b85b5a;*/
}

.sticky {
background: #f7f7f7;
padding: 0 10px 10px;
}
.sticky h2 {
padding-top: 10px;
}

.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
font-size: 1em;
}

.commentlist li {
font-weight: bold;
}

.commentlist li .avatar { 
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}

.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}

.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}

#commentform p {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #777;
}

code {
font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
color: #06c;
text-decoration: none;
}

a:hover {
color: #147;
text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}

#wp-calendar a {
text-decoration: none;
}

#wp-calendar caption {
font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
}

#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */
body {
margin: 0;
padding: 0;
}


#headerimg { position:absolute; display:block; float:left;
}

.narrowcolumn {
	float: left;
	padding: 0px;
	margin: 0px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}

.post {
	margin: 0px;
	padding-right: 15px;
	text-align: justify;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {

	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {

margin: 5px 0px;
}

.postmetadata {
clear: both;
}

.clear {
clear: both;
}




/*Begin Headers */
h1 {
margin: 0;
}

h2 {
margin: 0px;
}

h2.pagetitle {
margin-top: 30px;

}

#sidebar h2 {
margin: 5px 0 0;
padding: 0;
}

h3 {
padding: 0;
margin: 30px 0 0;
}

h3.comments {
padding: 0;
margin: 40px auto 20px ;
}
/* End Headers */



/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}

/*Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}
/* End Images */



/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}

html>body .entry li {
margin: 7px 0 8px 10px;
}

.entry ul li:before, #sidebar ul ul li:before {
content: "\00BB \0020";
}

.entry ol {
padding: 0 0 0 35px;
margin: 0;
}

.entry ol li {
margin: 0;
padding: 0;
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
margin: 0;
padding: 0;
}

#sidebar ul li {
/* list-style-type: none;
list-style-image: none;
margin-bottom: 15px; */
}

#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
margin: 10px auto;
padding: 5px 3px;

}

#sidebar #searchform #s {
width: 108px;
padding: 2px;
}

#sidebar #searchsubmit {
padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */

}

select {
width: 130px;
}

#respond { border:0px solid red; text-align: left;}

#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
}

#commentform {
margin: 5px 10px 0 0;
}
#commentform textarea {
width: 100%;
padding: 2px;
}
#respond:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#commentform #submit {
margin: 0 0 5px auto;
float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
margin: 0;
padding: 10px;
}

.commentlist {
padding: 0;
text-align: justify;
}

.commentlist li {
margin: 15px 0 10px;
padding: 5px 5px 10px 10px;
list-style: none;

}
.commentlist li ul li { 
margin-right: -5px;
margin-left: 10px;
}

.commentlist p {
margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
margin: 5px 0;
}

.nocomments {

margin: 0;
padding: 0;
}

.commentmetadata {
margin: 0;
display: block;
}
/* End Comments */



/* Begin Sidebar */


#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}

#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}

#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}

#wp-calendar a {
display: block;
}

#wp-calendar caption {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote {
margin: 15px 30px 0 10px;
padding-left: 20px;
border-left: 5px solid #ddd;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

.hidden {
display: none;
}

hr {
display: none;
}

a img {
border: none;
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}

.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#email-box { display:block; float:left; position:relative; margin:5px 0px;
width: 250px; height:200px; border:0px solid red; background:url("images/email.jpg") top no-repeat;}

#email-box #form-box { display:block; position: absolute; width:250px; height:30px; border:0px solid red; margin-top:146px;}
#email-box #form-box #email { border:0px solid green; background: none; padding:7px 4px 7px 4px; font-size:11px; color: #282828; margin-left:12px; width:210px;}
#email-box #form-box #submit { display:block; float:left; position:absolute; border:0px solid red; background: url("images/submit.jpg") center no-repeat; color:#fff; font-size:11px; left:140px; top:35px; }

#content ul { margin:0px 10px; padding:0px;}
#content ul li { line-height:160%;}
#content p { line-height:150%; font-size:12px;}

p.cta-inline {
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
}

.cta-inline img {
	border: none;
	margin-bottom: 10px;
}

a.CTA-btn {
	display: block;
	width: auto;
	text-align: center;
	color: #fffeff;
	font: bold 15px/28px "Trebuchet MS";
	text-transform: uppercase;
	text-shadow: #550906 1px 1px 0;
	margin: 10px auto 10px 40%;
	height: 28px;
}

.CTA-left {
	background-image: url("images/btnCTA-leftcorner.png");
	width: 10px;
	height: 28px;
	display: block;
	float: left;
}

.CTA-right {
	background-image: url("images/btnCTA-rightcorner.png");
	width: 9px;
	height: 28px;
	display: block;
	float: left;
}

.CTA-in {
background-image: url("images/btnCTA-in.png");
height: 28px;
	display: block;
	float: left;
}

.CTA-clear {
	width: 100%;
	border-top: 1px solid #dcdcdc;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content .partners-table{
	margin:15px 0 0;
	padding:0 0 25px;
	width:100%;
}
#content .partners-table table{
	background:#FFF;
	font-size:12px;
	border:none;
	width:100%;
	border-collapse:collapse;
	margin:9px 0 0;
}
#content .partners-table table th.btn-table {
	text-align:right;
}
#content .partners-table table th.btn-table .btn-blue {
	float:right;
}
#content .partners-table th{
	margin:0;
	padding:0;
	color:#babfc2;
	height:25px;
	border:none;
	border-bottom:1px solid #ececec;
	background:#FFF;
	 text-align: center;
}
#content .partners-table td{
	margin:0;
	padding:0;
	border:none;
	border-bottom:1px solid #ececec;
	font:bold 12px Arial, Helvetica, sans-serif;
	height:40px;
}
#content .partners-table .cell-1{
	padding:0 0 0 28px;
	width:30px;
}
#content .partners-table td.cell-bonus,#content .partners-table tr.line-modulo td.cell-bonus {
	color: #E80009;
	font-size: 21px;
	font-weight:bold;
	letter-spacing: -1px;
	text-align: center;
} 
#content .partners-table td.cell-bonus a, #content .partners-table tr.line-modulo td.cell-bonus a{
    color: #E80009;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: -1px;
    padding-right: 3px;
}
#content .partners-table .cell-2{width:129px;}
#content .partners-table .cell-3{width:222px;}
#content .partners-table .cell-4{
	padding:0 0 0 12px;
	width:66px;
}
#content .partners-table td.cell-min_deposit, #content .partners-table td.cell-first, #content .partners-table td.cell-logo{text-align:center;}
#content .partners-table th.cell-4{text-align:center;}
#content .partners-table td.cell-4{background:url("images/sep-table.gif") no-repeat 0 50%;}
#content .partners-table .cell-5{padding:0 6px 0 0;}
#content .partners-table th.cell-5{text-align:right;}
#content .partners-table td a{color:#000;}
#content .partners-table tr.default_hidded { display:none; }
#content .partners-table tfoot th { text-align:right; }
#content .partners-table tfoot th .btn { float:right; }
#content .partners-table tfoot th .hidded { display:none; }
#content .partners-table .cell-btn2 {   vertical-align: middle;}
#content .partners-table .cell-btn2 span{}
.btn-blue,.cell-btn2 a{
	float:left;
	cursor:pointer;
	font:bold 9px/15px Arial, Helvetica, sans-serif;
	color:#6c889f !important;
	background:url("images/btn.png") no-repeat 100% -764px;
	padding:0 4px 0 0;
}
.btn-blue span,.cell-btn2 a span{
	float:left;
	padding:0 2px 0 6px;
	background:url("images/btn.png") no-repeat 0 -779px;
	height:15px;
}
.btn-blue:hover,.cell-btn2 a:hover{
	background-position:100% -794px;
	text-decoration:none;
}
.btn-blue:hover span,.cell-btn2 a:hover span{background-position:0 -809px;}
.btn-purple,.btn,.cell-btn1 a{
	float:left;
	cursor:pointer;
	font:bold 9px/15px Arial, Helvetica, sans-serif;
	color:#fff !important;
	background:url("images/btn.png") no-repeat 100% -824px;
	padding:0 4px 0 0;
}
.btn-purple span,.btn span,.cell-btn1 a span{
	float:left;
	padding:0 2px 0 6px;
	background:url("images/btn.png") no-repeat 0 -839px;
	height:15px;
}
.btn-purple:hover,.btn:hover,.cell-btn1 a:hover{
	background-position:100% -854px;
	text-decoration:none;
	color:#9b1e8c !important;
}
.btn-purple:hover span,.btn:hover span,.cell-btn1 a:hover span{background-position:0 -869px;}
.btn-purple span.l,.btn span.l,.cell-btn1 a span.l{display:none;}