/*
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-family: Verdana, Arial, Sans-Serif;
	background-color: #fff;
	background: url('/images/back.gif') repeat-y;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height : 1em;
	}

#page {
	width: 780px;
	position: absolute;
	}


#content {
	/*border-left: 2px dotted #999 ;*/

	width: 575px;
	float: right;
	background-color: #FFF;
}

#content a:link {color:#C2510F;text-decoration:none}
#content a:visited {color:#C2510F;text-decoration:none}
#content a:hover {color:#C2510F;text-decoration:underline}

.postmetadata {
	clear: left;
	font-size: 1em;
}

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

.narrowcolumn {
	width: 310px;
	float: left;
	font-size : 8pt;
	font-family : Verdana;
	color: #333;
	line-height: 1.6em;
}

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

.widecolumn {
	width: 550px;
	float: left;
	font-size : 8pt;
	font-family : Verdana;
	color: #333;
	line-height: 1.6em;
}

.widecolumn .postmetadata {
	margin: 30px 0;
	text-align: left;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

#footer {
	border-top: 2px dotted #DDD ;
	float: left;
	clear: both;
	width: 550px;
	margin-top: 10em;
	font-size : 9px;
	font-family : Verdana;
	color: #AAA;
}

.alt {
	background-color: #ffffff;
	border-top: 1px solid #ddd;
	border-bottom: 0;
	margin: 0;
	padding: 10px;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

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


h1, h2, h3 {font-family : Georgia, Verdana, Arial, sans-serif;  font-weight: normal;}

h1 {
	font-size : 16pt;
	color: #C2510F;
	margin-top: 1em;
	margin-bottom: 2em;
	line-height: 1em;
	border-bottom: 1px solid #000 ;
}

h2 {
	font-size : 12pt;
	color: #C2510F;
	margin-top: 0.5em;
	margin-bottom: 0.2em ;
}

h3 {
	font-size : 12pt;
	/*color: #4F8D97;*/
	margin-top: 0em;
	margin-bottom: 0em;
}

h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: left;
	color: #C2510F; 
}

h3.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: left;
	color: #C2510F; 
}


h3.comments {
	padding;left: 0px;
	padding-top: 30px;
	text-align: left;
	letter-spacing: 2px;
	font-size: 10pt;
	color: #4F8D97;
	margin: 0;
	}

h1, h1 a, h1 a:visited, .description { text-decoration: none; }

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

h1 a:hover { text-decoration: underline; }
h2 a:hover { text-decoration: underline; }
h3 a:hover { text-decoration: underline; }

.entry p a:link {
	color: #C2510F;
	}

.entry p a:visited {
	color: #C2510F;
	}

.entry p a:hover {
	color: #C2510F;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1em 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;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

#wp-calendar #prev 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 Menus */

.menu_main {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #fff;
	background-color: #111;
	}

.menu_main ul
{
	padding-left: 30px;
	margin: 0px 0px 0px 0px;
}

.menu_main li
{
	padding-right: 10px;
	display: inline;
}

.menu_main a:link {color:#fff;text-decoration:none;}
.menu_main a:visited {color:#fff;text-decoration:none;}
.menu_main a:hover {color:#ddd;text-decoration:none;}

.menu_sub
{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #000;
	background-color: #DDD;
	/*border-bottom: 1px solid #666*/
}

.menu_sub ul
{
	padding-left: 30px;
	margin: 0px 0px 0px 0px;
}

.menu_sub li
{
	padding-right: 10px;
	display: inline;
}

.menu_sub ul li a:link {color:#777;text-decoration:none}
.menu_sub ul li a:visited {color:#777;text-decoration:none}
.menu_sub ul li a:hover {color:#C2510F;text-decoration:none}

/* End Menus */


/* 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;
	}

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


/* End Entry Lists */

/* Begin Form Elements */
#searchform {

	width: 170px;
	margin-top: 0.6em;
	float: left;
	font-size : 7pt;
	font-family : Arial;
	color: #333;
	}

#sidebar .searchsubmit {
	padding-top: 1px;
	padding-bottom: 14px;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 10px;
	background-color: #EEE;
	border: 1px solid #DDD;
}

.bouton
{
	background-color: #CCC;
}

input
{
	font-family: arial;
	font-size: 7pt;
	color: #000;
	border: 1px solid #666;
}

#searchform a:link {color:#C2510F;text-decoration:none}
#searchform a:visited {color:#C2510F;text-decoration:none}
#searchform a:hover {color:#C2510F;text-decoration:underline}

.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: 95%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/

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

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

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

#commentform p {
	margin: 5px 0;
	}

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

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

/* Begin Sidebar */

#sidebar
{
	position: absolute;
	left: 0;
	width: 160px;
	padding-left : 10px;
	padding-right: 10px;
	float: left ;
	height: 700px;
	/*background-color: #EEE;*/
	/*border-right: 2px dotted #999;*/
}

#sidebar form {
	margin: 0;
	}

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

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 1px;
	font-size: 9px;
	}


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


#shortcut
{
	width: 165px ;
	margin-top: 0.4em;
	margin-bottom: 3.5em;
	margin-bottom: 0em;
	text-align: left;
	clear: both;
}

#shortcut #titre {
	border-bottom: 1px solid #4F8D97 ;
	margin-bottom: 0.2em;
	}

#shortcut a:link {color:#4F8D97; text-decoration:none}
#shortcut a:visited {color:#4F8D97; text-decoration:none}
#shortcut a:hover {color:#666; text-decoration:none}

#shortcut #image
{
	border-color: #000;
	float: left ;
	padding-right: 5px;
}

#shortcut #text
{
	width: 115px;
	font-size : 9px;
	font-family : Verdana;
	color: #333;
	float: left;
	line-height: 1.5em;
}


/* 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;
	}

  hr {	text-align: left;
	width: 90%;
	height: 1px;
	color: #ccc;
	border: none;
	margin: 0 auto 0 0;
	background-color: #ddd; }

a img {
	border: none;
	}

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

/* Debut calendrier des evenements */


#wp-calendar table {
 width:300px;
}
#wp-calendar #prev {
  text-align:left;
}
#wp-calendar #next {
  text-align:right;
}

#wp-calendar #prev a {
  font-size:100%;
}

.ec3_eventday a {
 color:#a00 !IMPORTANT;
}

#wp-calendar table td,
#wp-calendar table th {
  text-align:center;
}

#wp-calendar table td,
#wp-calendar table td.pad:hover,
#wp-calendar table.nav tr td {
 padding:1px;
 border:none;
}

#wp-calendar table td:hover,
#wp-calendar table #today {
 padding:0px;
 border:solid 1px #ccc;
}

.ec3_ec span { display:none }

/* Fin calendrier des evenements */
