/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <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
Text Domain: kubrick

	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: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	background: #D8E0D8 url('images/top_site.jpg') repeat-x;
	color: #656F65;
	text-align: center;
	margin:0;
	padding:0
	}
form{
	margin:0;
	padding:0
}

#page {
	width:942px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	}

#header {
	width:100%;
	background: url('images/bg_header.jpg') no-repeat top right
	}
	
#header .logo {
	float:left;
	width:323px;
	margin-right:20px;
	}
#header .description {
	float:left;
	width:400px;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	margin-top:97px;
	}
	
#header .search_header {
	float:right;
	width:180px;
	margin-top:93px
	}

#header .search_header #s_top{
	background:#D8E0D8;
	border-top:1px solid #414541;
	border-bottom:1px solid #414541;
	border-left:1px solid #414541;
	border-right:0;
	font-size:12px;
	color:#656F65;
	width:130px;
	padding:4px 5px 5px 5px;
	float:left;
	margin-top:1px;
	}
	
#header .search_header #searchsubmit{
	float:left;
	width:28px;
	height:28px;
	border:0;
	padding:0;
	margin:0;
	background: url('images/bt_search.jpg') no-repeat;
	cursor:pointer
}
	
	
#menu{
	width:942px;
	height:42px;
	background: url('images/bg_menu.jpg') no-repeat;
}	

#menu ul{
	margin:0;
	padding:0;
	list-style: none; 
	padding-top:8px;
	padding-left:23px;
}	
#menu li {
display:inline;
}

#menu li a{
	color:#fff;
	font-weight:bold;
	font-size:16px
}	
#menu li a.on{
	text-decoration:underline
}	

#content_cols{
	width:942px;
	padding-left:17px;
	background: url('images/bg_columns.jpg') repeat-y;
}

.post h2{
	color:#AB2E87;
	font-size:28px;
	font-weight:normal;
	font-family:Verdana;
}
.post h2 a{
	color:#AB2E87;
}
.post h2 a:hover{
	color:#AB2E87;
}

.entry img{
	border:5px solid #D8E0D8;
}

.entry{
	/*padding-top:10px;*/
}

.entry h1{
	font-size:20px;
	font-weight:normal;
}
.entry h2{
	font-size:11px;
	color:#AB2E87;
	font-family: 'Trebuchet MS', Helvetica, Sans-Serif;
	font-weight:bold;
}

.entry a{
	color:#AD2E89
}
.entry a:hover{
	color:#AD2E89
}




#sidebar .widgettitle{
	font-family: 'Trebuchet MS', Helvetica, Sans-Serif;
	font-size:20px;
	font-weight:normal;
	line-height:21px
}


.widecolumn .entry p {
	font-size: 1.05em;
	margin:0;
	padding:0
	
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	/*background-color: #f8f8f8;*/
}
.thread-even {
	/*background-color: white;*/
}
.depth-1 {
/*border: 1px solid #ddd;*/
}

.even, .alt {

	/*border-left: 1px solid #ddd;*/
}

#footer {
	background:#656F65;
	border-top:1px solid #fff;
	height:78px;
	clear: both;
	color:#fff;
	font-size:11px
}

#footer #footer_content{
	text-align:left;
	width:942px;
	margin:auto;
	padding-top:10px
}
#footer #left{
	float:left;
	width:592px;
	padding-left:17px;
	line-height:60px;
}
#footer #right{
	text-align:right;
	float:right;
	width:310px;
	line-height:60px;
}
#footer #right img{
	vertical-align:middle
}

#footer a{
	color:#fff;
	font-size:11px
}



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;
	}




h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 1.2em;
	}



h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	/*color:#AB2E87;*/
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
		/*color:#AB2E87;*/
	}

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{
	margin:8px 0 8px 0;
	padding:0
	}



.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-style: normal;
	}
	
	
.commentlist .author_link{
	font-weight:normal;
	color:#656F65
}
.commentlist .author_link a{
	font-weight:normal;
	color:#656F65
}

.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;
	color:#ADADAD;
	font-style:italic

	}

	
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;
	}

	
#sidebar .widget_calendar h2{
	height:1px;
	line-height:1px;
}
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	float: left;
	font-size: 1.2em;
	width: 661px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	padding:0 16px 19px 16px;
	text-align: justify;
	background: url('images/post_separator.jpg') no-repeat center bottom;
	}

.post hr {
	display: block;
	}


	
.widecolumn .post {
	margin: 0;
	}


	
.narrowcolumn .postmetadata {
	text-align:left;
	margin-top:5px;
	margin-bottom:12px;
	padding-top: 25px;
	height:49px;/*61*/
	color:#656F65;
	font-size:9px;
	font-family:Verdana
}
.narrowcolumn .postmetadata .metadata_left{
	float:left;
	width:465px
}
.narrowcolumn .postmetadata .metadata_left img{ 
	float:left
}
.narrowcolumn .postmetadata .metadata_left .content{
	padding-top:5px;
	padding-left:16px;
	margin-left:3px;
	float:left;
	background:#D8E0D8;
	width:397px; /*413*/
	height:44px; /*49*/
}
.narrowcolumn .postmetadata .metadata_left .content p{
	margin:0;
	padding:0
}
.narrowcolumn .postmetadata .metadata_left .content .comments{
	padding-top:6px
}
.narrowcolumn .postmetadata .metadata_left .content .comments a{
	line-height:18px;
	color:#656F65;
	text-decoration:underline
}

.narrowcolumn .postmetadata .metadata_right{
	float:right;
	padding-top:6px;
	/*margin-left:15px;*/
	width:160px;
	text-align:center;
	color:#656F65;
	background:#D8E0D8;
	font-size:9px;
	font-weight:bold;
	height:43px; /*49*/
}	
.narrowcolumn .postmetadata .metadata_right p{
	margin:0;
	padding:0 0 4px 0;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	

.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 {
	clear: both;
}

.clear {
	clear: both;
}




/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 20px 0 0 0;
	padding: 0;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#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 */

.entry h1{
	margin:0;
	padding:10px 0 10px 5px;
}
.entry h2{
	margin:0;
	padding:10px 0 10px 7px;
}
	

/* 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 15px;
	display: inline;
	}

img.alignleft {
	/*padding: 4px;*/
	margin: 0 15px 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 20px;
	font-weight:bold;
	list-style-image: url(images/picto_li1.jpg);
}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}
	
html > body .entry ul li ul li{
	margin: 7px 0 8px 0;
	font-weight:normal;
	list-style-image: url(images/picto_li2.jpg);
}

.entry ol {
	padding: 0 0 0 20px;
	/*_margin: 0 0 0 20px;*/
	color:#AB2E87
	}

.entry ol li {
	margin: 0;
	padding: 0;
	font-weight:bold;
	}

.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{
	padding: 0 10px 0 20px;
	}

#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 0;
	padding-bottom:15px;
	background:url(images/separator_sidebar.jpg) no-repeat bottom center;
	
	}

#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;
	list-style-image: url(images/picto_li_sidebar.jpg);
	}
	

	
#sidebar ul ul li a, #sidebar ul ol li a{
		color:#656F65;
		font-size:12px
	}
	
#sidebar ul #linkcat-7 ul {
	padding-left:3px
}
	
#sidebar ul #linkcat-7 ul li {
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul #linkcat-7 ul li img {
	vertical-align:middle;
	padding-right:7px
}

	
	
/* End Entry Lists */



/* Begin Form Elements */

#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;
	background:#D8E0D8;
	
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
	
#commentform input {
width: 188px;
background:#D8E0D8;
border:1px solid #D8E0D8;
color:#656F65

}
#commentform textarea {
margin:0;
width: 480px;
height:90px;
background:#D8E0D8;
border:1px solid #D8E0D8;
}	
	
	
	
#commentform {
	margin: 5px 10px 0 40px;
	}
	

	
#commentform label{
	float:left;
	display:block;
	width:200px;
	padding-top:6px;
	margin-bottom:10px
}
#commentform label span{
	font-size:10px;
	color:#978C9D;
	font-weight:normal;
	font-style:italic
}	
	
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
	
#commentform #submit {
	padding:0;
	margin:5px 0 0 0;
	border:none;
	width:64px;
	height:30px;
	}
/* End Form Elements */



/* Begin Comments*/
h3#comments{
	font-weight:normal;
	font-size:20px;
	padding-left:15px
}

#respond{
	padding:0 15px 0 15px;
	font-size:11px;
}



#respond_content a{
	color:#656F65;
	text-decoration:underline
}

#respond_content h3{
	font-size:20px;
	font-weight:normal;
	margin-bottom:15px
}

.alt {
	margin: 0;
	/*padding: 10px;*/
	}

.commentlist {
	padding: 10px 15px 15px 15px;
	margin:10px 0 0 0;
	text-align: justify;
	background: url('images/post_separator.jpg') no-repeat center bottom;
	}

.commentlist li {
	list-style: none;
	padding-bottom:15px

	}
.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 {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	float:left;
	margin-left: 25px;
	width: 239px;
	background: url('images/bg_sidebar.jpg') no-repeat;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: auto;
	width: 186px;
	border:1px solid #D8E0D8
	}

#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;
	background:#D9E1D9;
	color:#656F65
	}

#wp-calendar caption {
	text-align: center;
	width: 186px;
	background:#656F65;
	color:#fff;
	font-size:12px;
	font-weight:normal
	}

#wp-calendar caption a.left{
	display:inline;
	background:none;
	padding:0 7px 0 0
}

#wp-calendar caption a.right{
	display:inline;
	background:none;
	padding:0 0 0 7px
}

#wp-calendar td {
	width:20px;
	height:20px;
	text-align: center;
	color:#656F65;
	font-size:12px
	}

#wp-calendar #today{
	font-weight:bold;
	color:#fff;
	background:#AB2E87;
}
	
#wp-calendar th {
	font-size:12px;
	text-align:center
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	
	
#calendar_wrap{
	padding-bottom:18px;
	background:url(images/separator_sidebar.jpg) no-repeat bottom center;
}
/* End Calendar */

#sidebar .sendit{
	background:url(images/separator_sidebar.jpg) no-repeat bottom center;
}



#sidebar .sendit form {
	margin:0;
	padding:0
}
#sidebar .sendit form h2{
	font-family: 'Trebuchet MS', Helvetica, Sans-Serif;
	font-size:20px;
	font-weight:normal;
	line-height:21px
}

#sidebar .sendit form h4{
	font-weight:normal;
	font-size:11px
}



#sidebar .sendit form #email_add{
	background:#F6F8F6;
	border-top:1px solid #4A4D4A;
	border-bottom:1px solid #4A4D4A;
	border-left:1px solid #4A4D4A;
	border-right:0;
	font-size:12px;
	color:#414541;
	width:130px;
	padding:3px 5px 3px 5px;
	float:left;
	margin-top:2px;
	}
	
#sidebar .sendit form .button{
	float:left;
	width:28px;
	height:27px;
	border:0;
	padding:0;
	margin:0;
	background: url('images/bt_send_newsletter.jpg') no-repeat;
	cursor:pointer
}















/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

	
blockquote {
	display: block;
	padding:10px 0 10px 0;
	color: #ADADAD;
	font-style:italic;
}

blockquote:before, blockquote:after {
	color: #AB2E87;
	display: block;
	font-size: 500%;
	/*width: 20px;*/
}

blockquote:before {
	content: open-quote;
	height: 0;
	margin-left: -0.55em;
}

blockquote:after {
	content: close-quote;
	height: 30px;
	margin-bottom: -50px;
	margin-left: 540px;
}
	

/*blockquote {
	_width:560px;
	_margin: 15px 30px 0 5px;
	_padding-left:20px;
	_border-left: 5px solid #ddd;
	}

blockquote cite {
	_margin: 0 0;
	_display: block;
	}*/

	
	
.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

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;
}
/* End captions */


.navigation {
text-align: center;
margin-bottom: 11px;
}

.navigation p{
	color:#fff;
	font-size:9px;
	margin-top:10px
}
.navigation p a{
	color:#fff;
}
.navigation p a:hover{
	color:#fff;
	text-decoration:underline
}


.post .tags{
	margin:0 0 10px 0;
	padding:0;
	text-align:right;
	padding-left:30px;
}
.post .tags img{
	vertical-align:middle
}
.post .tags a{
	line-height:21px;
	color:#656F65;
	text-decoration:underline
}

.widget_tag_cloud div{ 
	padding-top:5px;
	padding-bottom:15px;
	background:url(images/separator_sidebar.jpg) no-repeat bottom center;
}
.widget_tag_cloud a{color:#AB2E87;font-family:Arial;text-decoration:none}
.widget_tag_cloud a:hover{color:#AB2E87;text-decoration:underline}

#sidebar #views_rss_twiter{
	padding-bottom:15px;
	background:url(images/separator_sidebar.jpg) no-repeat bottom center;	
}
#sidebar #views_rss_twiter p{
	line-height:33px
}
#sidebar #views_rss_twiter p img{
	vertical-align:middle;
	padding-right:10px
}
#sidebar #views_rss_twiter p a{
	font-size:11px;
	text-decoration:none;
	color:#414541;
	background:url(images/picto_info.jpg) no-repeat right;
	padding-right:12px
}
#sidebar #views_rss_twiter p a:hover{
	text-decoration:underline;
}




#related_pages{
	/*width:600px;
	padding-top:5px;*/
	margin-left:32px
}

#related_pages h4{
	font-size:20px;
	font-weight:normal;
	margin:0;
	padding:0
}

#related_pages ul{
	list-style-type: none;
	list-style-image: none;
	margin:0;
	padding:5px 0 0 16px
}
#related_pages ul li{
	color:#655C5C;
	padding:0 0 0 0;
	list-style-image: url(images/picto_li_sidebar.jpg);
}
#related_pages ul li a{
	color:#655C5C;
	text-decoration:none
}
#related_pages ul li a:hover{
	text-decoration:underline
}


#search_form{
	padding-top:30px;
	width:170px;
	margin:auto;
}

#search_form #s2{
	background:#D8E0D8;
	border-top:1px solid #414541;
	border-bottom:1px solid #414541;
	border-left:1px solid #414541;
	border-right:0;
	font-size:12px;
	color:#656F65;
	width:130px;
	padding:4px 5px 5px 5px;
	float:left;
	margin-top:1px;
	}
	
#search_form #searchsubmit2{
	float:left;
	width:28px;
	height:28px;
	border:0;
	padding:0;
	margin:0;
	background: url('images/bt_search2.jpg') no-repeat;
	cursor:pointer
}




.narrowcolumn .post.page {
	background: none;
}
.narrowcolumn .entry.page {
	margin-top:10px;
}
.narrowcolumn .entry.page p{
	padding-left:8px;
}
.narrowcolumn .entry.page h1{
	padding:20px 0 15px 0;
}

.comment_link{
	display:block;
	width:120px;
	margin:8px 0 0 0;
	line-height:24px;
	padding-left:40px;
	padding-top:3px;
	color:#AB2E87;
	background: url('images/picto_commentaires2.jpg') no-repeat;
}
.comment_link:hover{
	color:#AB2E87;
}