/*
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

*/

body, div, p, h1, h2, h3, h4, h5, h6, ul, li, input, embed, object {
margin:0;
padding:0;
border:0;
}

a {
color:#BB1F0C;
}
a:hover{
color:#000000;
}

body {
font-size: 12px;
font-family: Arial, Sans-Serif;
background: #3A3A3A url('images/page-fond.gif') no-repeat center top;
color: #383737;
text-align: center;
}

#header {
width:842px;
height:145px;
}
#header h1 a {
display:block;
margin:0;
padding:0;
width:842px;
height:145px;
text-indent:-9999px;
cursor:pointer;
}

h1, h2, h3 {
font-weight: bold;
}
small {
color:#999999;
font-size:10px;
}


/* Begin Structure */
#page {
margin: 0 auto;
padding: 0;
width: 842px;
}
#header {
margin: 0
padding: 0;
}
.narrowcolumn {
float: left;
padding: 0;
margin: 0;
width: 626px;
}
.post {
margin: 20px 20px 0 45px;
text-align: justify;
}
.narrowcolumn h2, #respond h3 {
font-size:18px;
font-weight:bold;
text-transform:uppercase;
color:#000000;
width:535px;
height:28px;
background: transparent url(images/points-535.gif) no-repeat left bottom;
text-align:left;
}
#respond h3, h2.page-title {
margin-top:20px;
margin-left: 47px !important;
margin-left:0;
}
.post h2 a {
color:#000000;
text-decoration:none;
}
.post .entry {
margin:20px 28px 20px 0;
text-align:justify;
}
.post .entry p {
margin-bottom:10px;
line-height:22px;
}
.post .postmetadata {
text-align: right;
margin:0 28px 0 0;
padding:6px 10px;
font-size:10px;
background-color:#BB1F0C;
color:#ffffff;
line-height:16px;
}
.post .postmetadata span, .post .postmetadata .comments-link {
font-weight:bold;
font-size:11px;
}
.post .postmetadata a {
color:#ffffff;
}
.post .postmetadata span a {
text-decoration:none;
}
.post .postmetadata a:hover {
color:#000000;
}
.narrowcolumn h2.cache {
display:none;
}

.commentlist {
text-align:left;
margin: 20px 20px 0 45px;
list-style:none;
}
.commentlist li {
background-color:#EBEBEB;
margin:10px 28px 5px 0;
padding:6px 10px;
min-height:75px;
height:100% !important;
height:75px;
}
.commentlist li .auteur {
color:#CE1D1D;
}
.commentlist img {
border:1px solid #000000;
margin:10px 20px 10px 10px;
float:left;
}
.commentlist li .comdate {
color:#000000;
font-size:11px;
font-style:italic;
}
#commentform, #wp-email form, .petition form {
width:65%;
background-color:#EBEBEB;
margin:20px auto;
padding:15px;
}
.petition p {
font-weight:bold;
}
#commentform p {
text-align:left;
}
#commentform label, .petition label {
color:#BB1F0C;
font-size:14px;
font-weight:bold;
}
#commentform input, #commentform textarea, #wp-email input, #wp-email textarea, .petition input, #formconcours input.TextField {
border:1px solid #8E8D89;
margin:5px 0;
vertical-align:middle;
}
#commentform input, #wp-email input {
width:180px;
}
.petition input#privacy {
border:0;
margin:0;
}
#commentform textarea, #wp-email textarea {
width:99%;
}
#commentform p#formbtn, .petition p#formbtn  {
text-align:center;
margin-top:15px;
}
#commentform input#submit, input#wp-email-submit, .petition input#petitionbtn, input#btnconcours {
width:95px;
height:25px;
color:#ffffff;
background-color:#BB1F0C;
font-size:12px;
font-weight:bold;
border:0;
cursor:pointer;
}

.clear { 
clear: both; 
}
#footer {
padding: 0 0 0 2px;
margin: 0 auto;
width: 810px;
clear: both;
background-color:#000000;
}
#footer p {
color:#666666;
margin: 0;
font-size:10px;
padding: 10px;
text-align: justify;
}
#footer a {
color:#666666;
}
#footer p img {
border:0;
margin-left:340px;
}
#footer div {
text-align:center;
padding-bottom:20px;
}
#footer div img {
margin-left:20px;
}

/* End Structure */

/* 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 Sidebar */
#sidebar {
padding: 0;
margin:0;
width: 216px;
float:right;
text-align:left;
}
#sidebar ul {
list-style:none;
}
#sidebar h2 {
font-size:14px;
font-weight:bold;
text-transform:uppercase;
color:#000000;
width:183px;
height:18px;
background: url(images/points-183.gif) no-repeat left bottom;
margin-top:15px;
}
#sidebar form {
margin: 7px 0 0 0;
padding:0;
}
form#searchform input#s {
color:#ffffff;
border: 1px solid #3A3A3A;
background-color:#BB1F0C;
font-size:11px;
padding:1px 2px;
width:152px;
margin-right:3px;
}
form#searchform input#searchsubmit {
width:25px;
height:18px;
background: transparent url(images/ok.gif) no-repeat left top;
border:0;
cursor:pointer;
vertical-align:text-bottom;
}

#sidebar .widget_text h2, #sidebar .widget_get_recent_comments h2, #sidebar .widget_archive h2, #sidebar .widget_links h2 {
margin:20px 0 10px 0;
}
#sidebar .textwidget ul li, #sidebar .widget_links ul li {
list-style-type:disc;
list-style-position:inside;
color:#BB1F0C;
font-weight:bold;
font-size:13px;
margin:2px 5px;
}
#sidebar .widget_archive ul li {
margin:2px 5px;
}
#sidebar .widget_get_recent_comments ul li {
font-size:11px;
margin:13px 20px 7px 0;
color:#474747;
line-height:14px;
}
#sidebar #get_recent_comments_wrap ul li a {
color:#BB1F0C;
text-decoration:none;
}
#sidebar #get_recent_comments_wrap ul li a:hover {
text-decoration:underline;
}

#sidebar #tag_cloud {
margin-right:20px;
margin-top:30px;
}

/* End Sidebar */

/* 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;
height:23px;
text-align: center;
margin: 20px 48px 60px 45px;
padding:5px 10px 0 10px;
background-color:#DFDFDF;
color:#BB1F0C;
font-weight:bold;
}
.navigation a:hover {
color:#000000;
}

/* 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;
}

/* End captions */

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
It won't be a stylish marriage, I can't afford a carriage.
But you'll look sweet upon the seat of a bicycle built for two." */
