/*
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: 75%; /* Resets 1em to 10px */
font-family: 'Droid Serif', 'Lucida Grande', Verdana, Arial, Sans-Serif;
background: #fff url('images/diva.png') no-repeat center 204px;
color: #000;
text-align: left;
}

#page {
background-color: white;
text-align: left;
}

a:link, a:visited {
color: 000;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}

.post a:link, .post a:visited {
color: 000;
text-decoration: underline;
}

#bloc-content-ref ul li {
	list-style-type: disc;
	padding-bottom: 5px;
}
#bloc-content-ref ul li ul li {
	list-style-type: circle;
	margin-left: 25px;
}

#header {
width: 231px;
height: 344px;
float: left;
background: transparent url('images/bg-header.png') no-repeat;
}

.widecolumn .entry p {
font-size: 1.05em;
}

.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 {
border: none;
}

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

h1, h2, h3 {
font-family: 'Federo', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: normal;
margin: 0;
padding: 0;
}

h3.title {
font-family: 'Federo', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: normal;
margin: 30px 0 0 0;
padding: 0;
}

h1 a.logo {
width: 170px;
height: 155px;
display: block;
background: transparent url(images/logo-carmen.png) no-repeat;
text-indent: -999em;
}

#headerimg .description {
float: left;
text-indent: -999em;
}

h2 {
font-size: 1.8em;
}

h2.pagetitle {
font-size: 1.6em;
}

#sidebar h2 {
font-family: 'Lucida Grande', Verdana, Sans-Serif;
font-size: 1.2em;
}

h3 {
font-size: 1.65em;
padding-bottom: 5px;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #000;
}

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

.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-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: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

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

#wp-calendar #prev a, #wp-calendar #next 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 Structure */
body {
margin: 0;
padding: 0;
}

#page {
margin: 5px auto;
padding: 0;
width: 1000px;
}

#header {
height: 344px;
width: 231px;
}

#headerimg {
padding: 15px 0 0 30px;
}

.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;
}

.post {
margin: 0;
line-height: 1.4em;
}

.post hr {
display: block;
}

.widecolumn .post {
margin: 0;
}

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

.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;
}

.sep-long {
clear: both;
padding: 40px 0;
height: 5px;
background: transparent url(images/sep-long.png) no-repeat 0 50%;
width: 1000px;
}

.separate-home {
clear: both;
padding: 60px 0 0;
background: transparent url(images/sep-long.png) no-repeat 0 20px;
width: 1000px;
}

#footer {
padding-top: 20px;
margin: 0;
width: 100%;
background: transparent url(images/bg-footer.jpg) no-repeat center 20px;
height: 220px;
}

#footer .footer-content {
width: 1000px;
margin: 0 auto;
}

#footer h4, #footer .mc_custom_border_hdr {
font-family: 'Federo';
font-size: 18px;
font-weight: normal;
margin: 20px 0 10px;
padding: 0;
}

#footer ul {
margin: 0;
padding: 0;
}

#footer ul li {
list-style-type: none;
padding: 4px 0;
}

#footer .col1 {
width: 150px;
padding: 40px 5px 0 25px;
float: left;
}
#footer .col2 {
width: 150px;
padding: 40px 5px 0 25px;
float: left;
}
#footer .col3 {
width: 280px;
padding: 40px 5px 0 25px;
float: left;
}
#footer .col4 {
width: 270px;
padding: 55px 25px 0;
float: right;
background: transparent url(images/link-different.png) no-repeat 25px 55px;
min-height: 160px;
text-align: right;
}

#footer .col4 img {
margin-left: 4px;
}

#footer p {
margin: 0;
padding: 5px 0;
line-height: 1.4em;
}

#footer #mc_subheader {
margin: 0;
padding: 0 0 5px 0;
line-height: 1.4em;
}

#footer .mc_var_label {
display: none;
}

#footer input.mc_input {
border: 1px solid #bcbcbc;
padding: 3px;
float: left;
}

#footer input#mc_signup_submit {
width: 75px;
height: 30px;
font-size: 0;
color: #db0533;
cursor: pointer;
border: 0;
background: transparent url(images/bt-inscrire.png) no-repeat;
}

.clear {
clear: both;
}
/* End Structure */



/*Begin Headers */
h1 {
margin: 0;
}

h2 {
margin: 0;
}

h2.pagetitle {
margin-top: 30px;
text-align: center;
}

#sidebar h2 {
margin: 5px 0 0;
padding: 0;
}

#header h3 {
padding: 0;
margin: 0;
font-size: 19px;
}

h3.comments {
padding: 0;
margin: 40px auto 20px ;
}

#header ul {
margin: 0;
padding: 0;
}

#header ul li {
list-style-type: none;
margin-bottom: 5px;
}

#header .main-menu {
margin: 30px 0 30px 0;
font-family: 'Federo';
font-size: 1.25em;
}

#header .main-menu a.contact, #footer a.contact {
color: #b90035;
}

#header .infos-menu li {
margin-bottom: 4px;
}

#big-image {
float: left;
width: 765px;
}
/* End Headers */


/* Begin Home */
.bloc-rel-pub {
width: 300px;
float: left;
margin: 30px 50px 0 0;
}

.bloc-mec-ent {
width: 300px;
float: left;
margin: 30px 45px 0 0;
}

.bloc-part-img {
width: 300px;
float: right;
margin: 30px 0 0;
}

.bloc-rel-pub h3, .bloc-mec-ent h3, .bloc-part-img h3 {
margin: 0 0 4px 10px;
font-size: 1.65em;
}

.bloc-rel-pub .title, .bloc-mec-ent .title, .bloc-part-img .title {
font-family: 'Questrial';
text-transform: uppercase;
margin: 15px 0 10px 10px;
font-size: 1.25em;
}

.bloc-rel-pub p, .bloc-mec-ent p, .bloc-part-img p {
padding: 0 10px;
line-height: 1.4em;
}

.more {
float: right;
}

.more a:link, .more a:visited, .more a:hover {
display: block;
width: 100px;
height: 18px;
text-align: center;
background: transparent url(images/bt-more.jpg) no-repeat;
color: #b90035;
font-size: 11px;
text-decoration: none;
padding-top: 4px
}

.text-home {
width: 650px;
float: left;
}

.temoignage {
width: 300px;
float: right;
}

.temoignage .contenu {
margin-top: 10px;
width: 219px;
padding: 12px 15px 10px 65px;
background: transparent url(images/bg-temoignage.png) no-repeat;
}
.temoignage .contenu a {
	font-style: italic;
	color: #7c7c7c;
	font-family: 0.8em;
}
h5 {
	font-size: 12px;
	line-height: 15px;
	padding: 0 5px;
	margin: 5px 0;
}

.temoin {
width: 299px;
padding-top: 15px;
background: transparent url(images/bottom-temoignage.png) no-repeat;
color: #7c7c7c;
font-size: 11px;
}
/* End Home */


/* Begin Prestations */
h2.page-title {
text-indent: -999em;
position: absolute;
width: auto;
}

.text-intro {
text-align: center;
font-family: 'Questrial';
font-size: 22px;
line-height: 25px;
padding: 25px 0 35px;
margin-bottom: 30px;
color: #333;
background: transparent url(images/text-intro-soulignement.png) no-repeat center bottom;
}

#bloc-img-presta {
	width: 374px;
	margin-right: 15px;
	float: left;
	clear: both;
	margin-bottom: 25px;
}
#bloc-img-presta .top-img {
	height: 9px;
	line-height: 2px;
	font-size: 1px;
	background: transparent url(images/top-img.png) no-repeat center top;
}
#bloc-img-presta .bottom-img {
	height: 9px;
	line-height: 2px;
	font-size: 1px;
	background: transparent url(images/bottom-img.png) no-repeat center top;
}
#bloc-img-presta img {
	padding: 1px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#bloc-content-presta {
	float: right;
	width: 610px;
	margin-top: 9px;
	margin-bottom: 25px;
}
#bloc-content-presta li {
	list-style-type: disc;
	margin: 4px 0 4px 3px;
	line-height: 1.4em;
}
#bloc-content-presta strong {
	font-size: 1.05em;
}

.remerciements {
	line-height: 1.4em;
	text-align: justify;
	padding: 0 10px 22px;
	margin-bottom: 15px;
	background: transparent url(images/remerciements-soulignement.png) no-repeat center bottom;
}


#bloc-img-ref {
	width: 294px;
	margin-right: 15px;
	float: left;
	clear: both;
	margin-bottom: 25px;
}
#bloc-img-ref .top-img {
	height: 9px;
	line-height: 2px;
	font-size: 1px;
	background: transparent url(images/top-img.png) no-repeat center top;
}
#bloc-img-ref .bottom-img {
	height: 9px;
	line-height: 2px;
	font-size: 1px;
	background: transparent url(images/bottom-img.png) no-repeat center top;
}
#bloc-img-ref img {
	padding: 1px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

#bloc-content-ref {
	float: right;
	width: 690px;
	margin-top: 9px;
	margin: 9px 0 25px;
	text-align: justify;
}
#bloc-content-ref ul {
	padding: 0;
}
#bloc-content-ref li {
	list-style-type: disc;
	margin: 4px 0 4px 15px;
	line-height: 1.4em;
}
#bloc-content-ref h3 {
	margin-bottom: 0;
}
.ref-date {
	font-style: italic;
	color: #b5b5b5;
}

#bloc-img-contact {
	width: 234px;
	margin-right: 15px;
	float: left;
	clear: both;
	margin: 0 20px 0 0;
}
#bloc-img-contact .top-img {
	height: 9px;
	line-height: 2px;
	font-size: 1px;
	background: transparent url(images/top-img.png) no-repeat center top;
}
#bloc-img-contact .bottom-img {
	height: 9px;
	line-height: 2px;
	font-size: 1px;
	background: transparent url(images/bottom-img.png) no-repeat center top;
}
#bloc-img-contact img {
	padding: 1px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}


#arguments {
width: 700px;
float: left;
line-height: 1.5em;
}

#engagements {
width: 260px;
float: right;
}

#engagements h3 {
margin-left: 10px;
}
#engagements h3.competences {
margin: 20px 0 0 10px;
}

#arguments .bloc-argu {
width: 193px;
padding-bottom: 15px;
float: left;
margin-right: 37px;
font-size: 0.95em;
text-align: justify;
}

.text-engagement {
width: 205px;
height: 74px;
padding: 20px 25px;
margin-top: 10px;
background: transparent url(images/bg-engagement.png) no-repeat;
font-size: 1.1em;
line-height: 1.5em;
text-align: justify;
}

.text-engagement-mecenat {
width: 205px;
height: 135px;
padding: 20px 25px;
margin-top: 10px;
background: transparent url(images/bg-engagement-mecenat.png) no-repeat;
font-size: 1.1em;
line-height: 1.5em;
text-align: justify;
}

.text-competences {
width: 205px;
height: 270px;
padding: 20px 25px;
margin-top: 10px;
background: transparent url(images/bg-competences.png) no-repeat;
font-size: 1em;
line-height: 1.5em;
text-align: justify;
}

.text-competences li {
list-style-type: disc;
}

.contact-page {
padding: 15px 20px;
}

img.bt-contact {
float: left;
margin: 35px 5px -35px 0;
}

.bloc-mecenat {
width: 300px;
float: left;
margin-right: 50px;
}

.entry .bloc-mecenat li {
list-style-type: disc;
margin-left: 3px;
}
/* End Prestations */

/* Begin Pages infos */
.sylvie {
font-family: 'Questrial';
font-size: 22px;
color: #333;
margin-top: 30px;
}

.contact-qui-sommes-nous {
float: right;
padding: 0 20px 15px;
}

.coord-contact {
width: 185px;
height: 260px;
padding: 20px 25px;
margin: 10px 40px 0 0;
background: transparent url(images/bg-contact.png) no-repeat;
float: left;
line-height: 1.4em;
}

input#si_contact_name1, input#si_contact_email1, input#si_contact_ex_field1_1, input#si_contact_ex_field1_2, input#si_contact_subject1 {
border: 1px solid #b4b4b4;
padding: 5px 10px;
margin-bottom: 10px;
}

textarea#si_contact_message1 {
border: 1px solid #b4b4b4;
padding: 5px 10px;
margin-bottom: 10px;
width: 500px;
}

label {
margin-top: 10px;
font-size: 1.1em;
}

input#fsc-submit {
border: 0;
text-indent: -999em;
width: 155px;
height: 30px;
margin: 15px 0 0 170px;
background: transparent url(images/bt-send-message.png) no-repeat;
cursor: pointer;
}

.contact-infos {
float: right;
margin-left: 30px;
}

.bloc-partenaire {
width: 216px;
margin-right: 45px;
float: left;
clear: right;
padding-bottom: 25px;
line-height: 1.4em;
}

.bloc-partenaire-droite {
width: 216px;
float: right;
padding-bottom: 25px;
line-height: 1.4em;
}

.bloc-partenaire h4, .bloc-partenaire-droite h4 {
font-family: 'Questrial';
font-size:1.35em;
margin: 0 10px;
font-weight: normal;
}

.img-post {
width: 216px;
float: left;
margin-right: 35px;
}
/* End Pages infos */

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

html>body .entry li {
margin: 7px 0 8px 15px;
list-style-type: disc;
}

.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;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
margin: 10px auto;
padding: 5px 3px;
text-align: center;
}

#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;
}

#commentform {
margin: 5px 10px 0 0;
}
#commentform textarea {
width: 100%;
padding: 2px;
}
#respond:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
#commentform #submit {
margin: 0 0 5px auto;
float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
margin: 0;
padding: 10px;
}

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

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

}
.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
{
padding: 20px 0 10px 0;
margin-left: 545px;
width: 190px;
}

#sidebar form {
margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#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 {
text-align: center;
width: 100%;
}

#wp-calendar td {
padding: 3px 0;
text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
background-color: #fff; }
/* End Calendar */



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


/* "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." */