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

Kubrick v1.5
http://binarybonsai.com/kubrick/

This theme was designed and built by Michael Heilemann,
whose blog you will find at http://binarybonsai.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/
/* Begin Typography & Colors */


html, body {
 	margin: 0;
	padding: 0;	
}
body {
    background-color: #fff;
    color: #000;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
    line-height: 16px;
	letter-spacing: normal;
	text-align: center;
}
a:focus {
    outline: none;
}
a img {
	border: 0px;
}
p {
	margin: 3px 0 9px 0;
	padding: 0;
}
#content img {
	border: 0;
	margin: 9px 0 0 0;
}
#main-container, #page {
	width: 990px;
	text-align: left;
	margin: 0px auto 0px auto;
	padding: 0;
}
#container {
	float: left;
margin-top: 0px;
margin-bottom: 10px;
margin-left: auto;
margin-right: auto; 
}
#header {
float:left;
height: 250px;
width: 990px;
margin: 0;
padding: 0;
}
#header img {
margin: 0;
padding: 0;
}
#ma-navigation {
float:left;
width: 250px;
text-align: right;
font-weight: normal;
padding: 0;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 2px;
}
#ma-navigation ul {
    margin: 0;
    padding: 0;
}
#ma-navigation li {
    list-style-type: none;
	margin-bottom: 12px;
    padding-bottom: 0px;
	height: 12px;
}

#ma-navigation a:link, #ma-navigation a:visited {
	color: #000;
	text-decoration: none;
	background: url('images/transparent.png');
	padding: 2px 4px 2px 100px;
	font-style: italic;
}

#ma-navigation a:active, #ma-navigation a:hover {
	color: #808080;
	text-decoration: none;
	font-style: normal;
	padding: 2px 4px 2px 70px;
}
#ma-navigation li.current_page_item {
	color: #000;
}

#content {
float: left;
margin: -56px 0 0 90px;
padding:0 9px 9px 9px;
	width: 590px;
}
/*.alt {
background-color: #f8f8f8;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}*/
small {
font-size: 9px;
line-height: normal;
color: #999;
padding: 0;
margin: 0;
}
h1 {
font-family: Verdana, Arial, Sans-Serif;
font-weight: bold;
}
h1 {
font-size: 4em;
text-align: center;
}
#headerimg {
	display:none;
}
#headerimg .description {
font-size: 1.2em;
text-align: center;
}
#content h2, #content h3 {
	background: url('images/title.png') no-repeat left;
	padding: 2px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: normal;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	color: #00a8db;
	font-size: 12px;
	line-height: normal;
	/*-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter: alpha(opacity=80);
	opacity:0.8;*/
}
#content h2.pagetitle {
	background: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0px 0 9px 0;
	padding: 0px;
	line-height: normal;
	position: absolute;
	right: 18px;
	top: 12px;
	text-align: right;
	line-height: 18px;
}
#content h2.pagetitle span {
	font-style: normal;
	font-size: 24px;
	color: #999;
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	filter: alpha(opacity=50);
	opacity:0.5;
}
#content h2.pagetitle em {
	font-size: 36px;
	font-style: italic;
	color: #00a8db;
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	filter: alpha(opacity=70);
	opacity:0.7;
}
#content h2 a:link, #content h2 a:visited, #content h3 a:link, #content h3 a:visited {
color: #00a8db;
}
#content h2 a:hover, #content h2 a:active, #content h3 a:hover, #content h3 a:active {
color: #808080;
	font-style: normal;
	text-decoration: none;
}
.entry a:link, .entry a:visited {
color: #00a8db;
border-bottom: 1px solid #ccc;
text-decoration: none;
}
.entry a:hover, .entry a:active {
color: #808080;
border-bottom: 1px solid #00a8db;
text-decoration: none;
}
/*.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
font-weight: bold;
}
.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;
}
code {
font: 1.1em 'Courier New', Courier, Fixed;
}
#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;
}*/

.narrowcolumn {
float: left;
padding: 0;
margin: 0;
}
.widecolumn {
float: left;
padding: 0;
margin: 0;
}
.post {
margin: 0;
padding: 0 0 24px 0;
text-align: left;
font-size: 11px;
}
/*.post hr {
display: block;
}
.narrowcolumn .postmetadata {
padding-top: 5px;
}
.widecolumn .postmetadata {
margin: 30px 0;
}
.widecolumn .smallattachment {
text-align: center;
float: left;
width: 128px;
margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
text-align: center;
margin: 5px 0px;
}*/
.postmetadata {
color: #999;
clear: both; 
}
.postmetadata a:link, .postmetadata a:visited {
color: #00a8db;
border-bottom: 1px solid #ccc;
text-decoration: none;
}
.postmetadata a:hover, .postmetadata a:active {
color: #808080;
border-bottom: 1px solid #00a8db;
text-decoration: none;
}
span.facebook a {
	border-bottom: 1px solid #fff;
	text-decoration: none;
}
.clear { 
clear: both; 
}
#footer {
padding: 0;
margin: 36px auto 6px auto;
width: 990px;
clear: both;
font-size: 9px;
color: #999;
}
#footer a {
color: #999;
}
/* End Structure */
/*	Begin Headers */
h1 {
padding-top: 70px;
margin: 0;
}
h3#comments {
padding: 0 0 0 21px;
margin: 18px 0 6px 0;
font-weight: normal;
font-size: 11px;
background: url('images/comments.png') no-repeat top left;
height: 16px;
}
/* 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;
background: url('images/next.png') no-repeat top right;
padding-right: 12px;
}

.alignleft {
float: left;
background: url('images/back.png') no-repeat top left;
padding-left: 12px;
}
.alignleft a:link, .alignleft a:visited, .alignright a:link, .alignright a:visited {
	text-decoration: none;
	color: #808080;
	font-style: italic;
}
.alignleft a:hover, .alignleft a:active, .alignright a:hover, .alignright a:active {
	text-decoration: none;
	color: #00a8db;
	font-style: normal;
}
/* 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: 210px 0 0 0;
text-align: right;
float: right;
height: 30px;
width: 270px;
padding: 0px 6px 0px 0px;
position: relative;
z-index: 60;
}
#recherche {
margin: 0;
text-align: left;
/*height: 30px;
width: 270px;*/
padding: 0;
position: relative;
z-index: 60;
}
#recherche #s {
width: 180px;
height: 18px;
padding: 0px 3px 0px 3px;
margin: 0px 5px 0px 0px;
	background: url('images/transparent.png');
	color: #000;
border-top: none;
border-right: none;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
}
#recherche #searchsubmit {
padding: 2px;
background: url('images/transparent.png');
border: 1px solid #ccc;
color: #000;
}
#searchform #s {
width: 180px;
height: 18px;
padding: 0px 3px 0px 0px;
margin: 0px 5px 0px 0px;
	background: url('images/transparent.png');
	color: #fff;
border-top: none;
border-right: none;
border-bottom: 1px solid #fff;
border-left: 1px solid #fff;
}
#searchsubmit {
padding: 2px;
background: url('images/transparent.png');
border: 1px solid #fff;
color: #fff;
}
#sidebar #searchform #s {
width: 108px;
padding: 2px;
}
#sidebar #searchsubmit {
padding: 1px;
}
.entry form {
/* This is mainly for password protected posts, makes them look better. */
text-align: center;
}
select {
width: 130px;
}
#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
}
#commentform textarea {
width: 100%;
padding: 2px;
}
#commentform #submit {
margin: 0;
float: right;
}
/* End Form Elements */
/* Begin Comments*/
.alt {
margin: 12px 0 0 0;
padding: 9px 0 12px 0;
border-bottom: 1px solid #eee;
border-top: 1px solid #eee;
}
#commentaires {
	color: #808080;
border-top: 1px solid #ccc;
}
#commentaires a:link, #commentaires a:visited {
	color: #808080;
	text-decoration: underline;
}
#commentaires a:hover, #commentaires a:active {
	color: #00a8db;
	text-decoration: none;
}
ol.commentlist {
	margin: 9px 0 0 0;
	padding: 0 0 9px 0;
}

.commentlist {
margin: 0;
padding: 9px 0 0 0;
text-align: left;
}

.commentlist li {
margin: 0px 0 18px 0;
padding: 0px;
list-style: none;
	list-style-type: decimal;
	list-style-position: inside;
}
/*.commentlist li ul li { 
margin-right: -5px;
margin-left: 10px;
}*/

.commentlist p {
margin: 3px 0 0 0;
	color: #000;
}
.children { padding: 0; }

#commentform p {
margin: 5px 0;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
visibility: hidden;
}

.commentmetadata {
margin: 0;
display: block;
}
/* End Comments */
/* Begin Sidebar */
#sidebar {
	float: right;
padding: 0px;
margin: 0 0 0 21px;
/*margin-left: 700px;*/
width: 260px;
text-align: center;
}
#sidebar form {
margin: 0;
}
#sidebar ul.blogroll li {
	font-size: 18px;
	font-weight: lighter;
	font-variant: normal;
	font-style: italic;
	line-height: 12px;
	color: #ddd;
}
#sidebar ul.blogroll li a {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	position: relative;
	z-index: 60;
	}

/* 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: 12px 27px 0 12px;
padding: 1px 0 3px 24px;
background:  url('images/quote.png') no-repeat top left;
font-style: italic;
line-height: 14px;
}
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: 10px 0 36px 0;
}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
text-align: left;
margin-bottom: 18px;
/*padding-top: 4px;
margin: 10px;*/
}
.wp-caption p.wp-caption-text {
	line-height: normal;
font-size: 9px;
padding: 3px 0 3px 0;
margin: 0;
color: #999;
}
/* End captions */


#sidebar #better-tag-cloud {
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
/*li id="better-tag-cloud" class="widget widget_nktagcloud"*/
#sidebar #better-tag-cloud h2.widgettitle {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: lighter;
	font-variant: normal;
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	filter: alpha(opacity=50);
	opacity:0.5;
	font-style: italic;
	line-height: 18px;
	margin: 0 0 6px 0;
	padding:0;
	text-align: left;
	text-indent: 72px;
	z-index: 1;
}
/*#sidebar #better-tag-cloud .wp_tag_cloud a:link, #sidebar #better-tag-cloud .wp_tag_cloud a:visited {
	color: #00a8db;
	text-decoration: none;
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	filter: alpha(opacity=50);
	opacity:0.5;
	z-index: 100;
}

#sidebar #better-tag-cloud .wp_tag_cloud a:active, #sidebar #better-tag-cloud .wp_tag_cloud a:hover {
	color: #00a8db;
	text-decoration: none;
	-moz-opacity:1.0;
	-khtml-opacity:1.0;
	filter: alpha(opacity=100);
	opacity:1.0;
	z-index: 100;
}*/

#sidebar h2.widgettitle {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: lighter;
	font-variant: normal;
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	filter: alpha(opacity=50);
	opacity:0.5;
	font-style: italic;
	line-height: 18px;
	margin: 0 0 6px 0;
	padding:0;
	text-align: center;
	z-index: 1;
}
#sidebar ul, sidebar li {
	list-style: none;
}
#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	margin-bottom: 3px;
}
#sidebar .widget_links a:link, #sidebar .widget_links a:visited, #sidebar .widget_text a:link, #sidebar .widget_text a:visited, #sidebar .widget_categories a:link, #sidebar .widget_categories a:visited {
	color: #00a8db;
	text-decoration: none;
	-moz-opacity:1.0;
	-khtml-opacity:1.0;
	filter: alpha(opacity=100);
	opacity:1.0;
	z-index: 100;
}

#sidebar .widget_links a:active, #sidebar .widget_links a:hover, #sidebar .widget_text a:active, #sidebar .widget_text a:hover, #sidebar .widget_categories a:active, #sidebar .widget_categories a:hover {
	color: #00a8db;
	text-decoration: none;
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	filter: alpha(opacity=50);
	opacity:0.5;
	z-index: 100;
}
#sidebar .widget_categories {
	line-height: 16px;
}
#sidebar .widget_categories li {
	display: inline;
	font-size: 16px;
	padding: 3px 6px 9px 0px;
	margin: 3px 6px 9px 0px;
	position: relative;
	z-index: 30px;
}
#sidebar .widget_categories li a {
	padding: 3px 16px 19px 10px;
	margin: 3px 16px 19px 3px;
	z-index: 100;
}

#sidebar .widget_archive select {
width: 200px;
	position: relative;
	z-index: 30px;
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	filter: alpha(opacity=70);
	opacity:0.7;
}
#sidebar div.textwidget {
	text-align: center;
}

input, textarea {
	border-bottom: 1px solid #00a8db;
	border-left: 1px solid #00a8db;
	border-right: none;
	border-top: none;
}
.wpcf7 form {
text-align: left;
}

p.date {
	line-height: 12px;
	text-align: right;
	margin: 0;
	padding: 0;
}
p.date span.heure {
	margin: 0;
	padding: 0 24px 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
    font-weight: normal;
	color: #fff;
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	filter: alpha(opacity=70);
	opacity:0.7;
}
p.date span.day {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
    font-weight: normal;
	-moz-opacity:0.5;
	-khtml-opacity:0.5;
	filter: alpha(opacity=50);
	opacity:0.5;
}
p.date span.month {
	color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: normal;
}
p.date span.year {
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
    font-weight: normal;
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter: alpha(opacity=80);
	opacity:0.8;
}
object {
	float: right;
	padding: 12px 12px 0px 0px;
	margin: 0px;
}
object#video {
	-moz-opacity:0.9;
	-khtml-opacity:0.9;
	filter: alpha(opacity=90);
	opacity:0.9;
}
object.translucide {
	-moz-opacity:0.8;
	-khtml-opacity:0.8;
	filter: alpha(opacity=80);
	opacity:0.8;
}
img.margin {
	padding: 0px 9px 0px 0px;
	margin: 0;
}
img.top-thumb {
	padding: 0px 9px 0px 0px;
	margin: 0;
	-moz-opacity:0.7;
	-khtml-opacity:0.7;
	filter: alpha(opacity=70);
	opacity:0.7;
	vertical-align: top;
}
img.alignleft {
	background:none;
	padding-right: 18px;
}
img.alignright {
	background:none;
}
