/*  
Theme Name: Olivier et Francois, Canada 2007
Theme URI: http://www.olivieretfrancoistraversentlecanadaenvelo.com
Description: 
Version: 1.5
Author: Michael Heilemann, mods par François Côté
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	http://binarybonsai.com/kubrick/

	Ce th譥 a 鴩 con絠par Michael Heilemann,
	vous trouverez son blog sur http://binarybonsai.com/

	La CSS, le XHTML et le graphisme sont sous licence GPL:
	http://www.opensource.org/licenses/gpl-license.php

	*** CONCERNANT LES IMAGES ***
	Toutes les CSS qui utilisent des images se trouvent dans le fichier 'header.php'.
	Ceci facilite l'installation dans les sous-r鰥rtoires d'un serveur.

	R駡lez-vous bien et n'h鳩tez pas ࠭e contacter si vous avez des questions.
*/



/* D颵t typographies et couleurs */
body {
	font-size: 75%; /* Resets 1em to 10px */
	font-family:"MyriadPro-Regular","Myriad Pro Regular",MyriadPro,"Myriad Pro",Helvetica,Arial,sans-serif;
	/*background-color: #d5d6d7;*/
	background-color: #799F77;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background-color: #73a0c5;
	}
	
#menu {
}

#menu ul{
  /* width: 310px ; */
	margin: 0 auto 0px 25px;
	padding: 0 ;
	list-style: none ;
} 

#menu ul li{
	float: left ;
	width: 120px ;
	border: 0px ;
	margin-right: 2px ;
	color: #fff ;
	background: none;
}


#menu ul a { 
	display: block ;
	background: #eee ;
	color: #333 ;
	font-size: 1.4em 
	font-family:"MyriadPro-Regular","Myriad Pro Regular",MyriadPro,"Myriad Pro",Helvetica,Arial,sans-serif;
	font-weight: bold ;
	line-height: 1.1em ;
	padding: 4px 0 ;
	text-align: center ;
  text-decoration: none;
}


#menu ul a.don {
 background: #FCC;
 color:#000;
}

#menu ul a:hover, #menu ul a:focus, #menu ul a:active{
  color: #426d34;
  text-decoration: none;
  }

#menu ul a.don:hover, #menu ul a.don:focus, #menu ul a.don:active{
  color: #FFF;
 background: #F66;
  text-decoration: none;
  }
  


#content {
	font-size: 1.1em;
	}

.title {
        background-image: url("images/biketitle.gif");
        background-repeat: no-repeat;
        margin: 30px 0 0 0;
        padding-left: 65px;
        padding-bottom: 5px;
}

.widecolumn .entry p {
	font-size: 1.4em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn, .widecolumnphoto {
	line-height: 1.6em;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.red {
        color: #FF0000;
}

#footer {
	background-color: #eee;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:"MyriadPro-Regular","Myriad Pro Regular",MyriadPro,"Myriad Pro",Helvetica,Arial,sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 5.5em;
	letter-spacing: -.05em;
	text-align: center;
	}

.description {
	font-family:"MyriadPro-Regular","Myriad Pro Regular",MyriadPro,"Myriad Pro",Helvetica,Arial,sans-serif;
	font-size: 1.5em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	border-bottom: 1px dashed #ddd;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-weight: bold;
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

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;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist img {
    padding: 0px;
	border: none;
	}
	
.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;
	}

#sidebar {
	font-size: 
	font-family:"MyriadPro-Regular","Myriad Pro Regular",MyriadPro,"Myriad Pro",Helvetica,Arial,sans-serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #426d34;
	text-decoration: none;
	}

a {
	color: #426d34;
	text-decoration: underline;
	}


a:hover {
	color: #88b74d;
	text-decoration: none;
	}

a:hover img {
border:1px solid #88b74d;
}
	
#wp-calendar #prev a {
	font-size: 1.0em;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font-size: 1.1em;
	font-family:"MyriadPro-Regular","Myriad Pro Regular",MyriadPro,"Myriad Pro",Helvetica,Arial,sans-serif;
	font-weight: bold
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* Fin typographie et couleurs */



/* D颵t Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}
	
#header {
	padding: 1px 0 0 2px;
	margin: 0 auto;
	height: 200px;
	width: 100%;
	background-color: #73a0c5;
	}

#headerimg {
	margin: 0 0 3px 0;
	height: 200px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.widecolumnphoto {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 60px;
	width: 650px;
	}
	
.post {
	margin: 0 0 60px;
	text-align: justify;
	}

.widecolumn .post {
	margin: 0;
	text-align: left;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
	
#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* Fin Structure */



/*	D颵t Ent괥s */
h1 {
	padding-top: 60px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 30px 0 2px;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 2px;
	background-color: #ffffff;
	border-top: 1px dashed #ddd;
	border-bottom: 1px dashed #ddd;
	}

h3 {
	padding: 0;
	margin: 20px 0 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Ent괥s */



/* D颵t Images */
.post img {
	  padding: 5px;
    margin: 5px;
	  max-width: none;
    border: 1px solid #DDDDDD;
	}
	
.map {
  overflow:hidden;
  border: 1px solid #AAAAAA;
}

/*	L'utilisation de 'class="alignright"' sur une image aligne l'image ࠤroite (qui aurait pu penser 硠?!)
	Et 'class="centered' centrera bien entendu l'image. Ceci est pr馩rable ࠬ'utilisation de 
	align="center", 鴡nt plus 鶯lutif (et valide) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 5px;
	margin: 7px;
	display: inline;
	}

img.alignleft {
	padding: 5px;
	margin: 5px;
	display: inline;
	}

img.floatright {
	padding: 5px;
	margin: 5px;
	float: right;
	}

img.floatleft {
	padding: 5px;
	margin: 5px;
	float: left;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

.wp-smiley {
	padding: 0px;
	border: none;
	}

img.cover {
	padding: 5px;
	margin: 5px;
	display: inline;
	float: right
	}
	
img.icons {
	padding: 0px;
	border: none;
	vertical-align: middle
	}

.iconbox {
  padding: 5px;
  margin-top: 20px;
  margin-bottom: 20px;
	background-color: #eee;
	border: 1px solid #ccc;
	text-align: center;
	font-weight: bold;
	}
	
/* Fin Images */



/* D颵t listes

	Puces stylis饳, incompatible IE
	Ne fonctionne pas sous Internet Explorer qui affichera des puces standard par d馡ut. */

html>body .entry ul {
	list-style: bullet;
	padding-left: 40px;
	text-indent: 0px;
	} 

html>body .entry li {
	margin: 0px;
	}

#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;
	}
/* Fin listes */



/* D颵t 鬩ments de formulaires */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	border: 1px solid #777;
	background-color: #EEE;
	margin: 5px;
	padding: 1px;
	}
	
#sidebar #searchsubmit:hover {
	background-color: #DDD;
	}


.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;
	}
/* Fin El魥nts de formulaires */



/* D颵t commentaires*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 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;
	}
/* Fin commentaires */



/* D颵t de la barre lat鲡le */
#sidebar{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* Fin de la barre lat鲡le */



/* D颵t calendrier */
#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 {
    padding: 0px;
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 2px;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Ne fonctionne pas sous IE */
	background-color: #fff; }
/* Fin calendrier */



/* D颵t diff鲥ntes balises et 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 00;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: 1px solid #DDDDDD;
	}

.navigation {
	display: block;
	text-align: center;
	margin: 10px 0px 60px 0px;
	}

.more-link {
        font-weight: bold;
}

/* Fin diff鲥ntes balises et classes */

