/*
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 */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana;
	background: #fff;
	color: #676767;
	text-align: left;
	font-size: 10px;
	margin: 0;
	padding: 0; 
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden
}
a img { border: none }
#page {
	background-color: #fff;
	margin: 0;
	padding: 0;
	width: 750px;
	text-align: right;
	float:right
}

#header { margin: 0; padding: 0; height: 47px }

.narrowcolumn {
	float: right;
        text-align: left;
	padding-right: 2px;
	margin: 0;
	width: 530px;
	}

.widecolumn {
	float: right;
        text-align: left;
	padding-right: 2px;
	margin: 0;
	width: 530px;
	}


.narrowcolumn .postmetadata { text-align: left }
.widecolumn .postmetadata { text-align: left }

/*
 * Sidebar custom
*/

#sidebar{
    float: left;        
    padding-left: 20px;
    width: 190px;
}
#sidebar h2{
	color: #D8258B;
	margin: 10px 0 0;
	padding: 0;
	font-size: 12px;
}
#sidebar a{ color: #D8258B; text-decoration: none }
#sidebar a:hover, #sidebar a:visited{ color: #fff; background-color: #D8258B }
#sidebar ul li { list-style-type: none; list-style-image: none; margin-bottom: 0px }


h1, h2, h3 {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
        color: #D8258B
	}
a, h2 a:hover, h3 a:hover {
        color: #D8258B;
	text-decoration: none;
	}
.entry p a{
	background: #D8258B;
	color: #fff;
}

.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;
	}

#searchform #s{
	border: 1px solid #D3D2CF;
	background : #F2F2F2;
	color: #565353;
	cursor: help;
	font-family : "verdana", "arial";
	font-size : 10px;
	width:110px
}

#searchform #searchsubmit{
	border: 1px solid #D3D2CF;
	background : #F2F2F2;
	color: #565353;
	font-family : "verdana", "arial";
	font-size : 10px;
	width:20px
}

#content img{ padding:2px;margin-right: 5px;
  border:1px solid #ddd; }
/* "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." */
