/*
File:			custom.css
Description:	Custom styles for Thesis

BASIC USAGE:

If you have enabled the custom stylesheet in the Thesis options panel, the <body> tag 
will be appended with the "custom" class, like so: &lt;body class="custom">. You can use 
the "custom" class to override *any* CSS declarations contained in the style.css file.

For example, if you wish to change the default link color to green, you would add the 
following declarations to this file:

	.custom a, .custom a:visited { color: #090; }	<--- This makes links green
	.custom a:hover { color: #00f; }	<--- This makes links blue when you mouse over them

WHY THIS WORKS:

By using the "custom" class, you are creating more specific CSS declarations for HTML
elements. CSS styling is applied through rules of specificity, and because declarations
prepended with .custom are more specific, they get applied when the page is rendered!

More information about styling your Thesis installation using this file can be found
in the User's Guide:
	http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/

ATTENTION:  Ceci est le design customis� pour Blogdei.com V2.0
            C'est celui-ci qu'il faut modifier car il sera gard� apr�s les updates.
*/

/*---:[ #header styles ]:---*/
.custom #header #logo a { display: block; height: 94px; width: 960px; background: url(/wp-content/themes/thesis-16/custom/images/logo_bd21.png) no-repeat; outline: none; }
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }
.custom #header #tagline { height: 8px; } .custom #header { padding: 0; }
.custom #header {border-bottom:none;}
/* pour ajouter une boite de pub en haut, à cote du logo méreau
.custon #header .pub {position: absolute; top: 50px; left: 910px; display: block; width: 98px; height: 106px; background: url('/wp-content/themes/thesis-16/images/pub.png') 0 0 no-repeat; }
*/


body.custom { background:#808080 url('/wp-content/themes/thesis-16/custom/images/back_bd1.png'); background-attachment:fixed; background-repeat: repeat-x;}

.custom #container {
    margin-top: 2em;
    margin-bottom: 2em;
}

.custom #page {
    background-color: #fff;
}






/*---:[ nav menu styles ]:---*/
.custom .menu { padding: 0 1em;}
/* La barre noire du menu non-deroulante (padding = hauteur de la barre noire) */
.custom .menu a { font-size: 1.2em; font-family: Georgia, "Times New Roman", Times, serif; letter-spacing: 0.06em; padding: 0.6em 0.4em; border-width: 0em; border-left-width: 0; }
/* Les menus d�roulants (padding = espacement entre les categories) */
.custom .menu ul a { font-size: 1em; width: 18em; border-left-width: 0em; line-height: 1.3em; padding: 0.4em 0.8em;}

/*---:[ sidebars styles ]:--- attention, ajuster l'image de fond à deux largeurs qui rebouclent'*/

/*.custom #sidebars { background-image: url(/wp-content/themes/thesis-16/custom/images/background.png); background-attachment: fixed ; }*/


.custom #sidebars li { line-height: 11px ; }
.custom #sidebars h2,h3,h4 { font-weight: bold; line-height: 11px ; padding-bottom: 5px; }

/* backup des extraits alignés à droite
.custom .blocnote { clear: both; margin: 20px 0px 20px 30px; padding-bottom: 0px; padding-top: 20px; background: #ffffff url(/wp-content/themes/thesis-16/custom/images/blocnote.gif); 
width: 230px; float: right; line-height: 1.4em; text-align: left;
font-family: georgia, serif, times; font-style: italic; font-size: 20px; color:#898989; letter-spacing:-1px; }
*/

.custom .blocnote { clear: both; margin: 10px 20px 20px -60px; padding-bottom: 0px; padding-top: 30px; background: #ffffff url(/wp-content/themes/thesis-16/custom/images/blocnote.gif); 
width: 230px; float: left; line-height: 1.4em; text-align: right;
font-family: georgia, serif, times; font-style: italic; font-size: 20px; color:#898989; letter-spacing:-1px; }


#breadcrumb { font-size: 1.3em; padding: 2em 0 .5em; }
#breadcrumb a { position: relative; float: left; padding: 0 0 .3em; margin-right: 2em; }
#breadcrumb .arrow { position: absolute; right: -12px; top: 4px; }



.custom #content h1 { text-align: left; line-height: 26px; font-size: 28px; font-weight: bold; border-left: solid 45px #e92a0b; padding: 2px 15px 5px ;}
.custom #content h2 { text-align: left; line-height: 22px; font-size: 24px; font-weight: bold; border-left: solid 45px #e92a0b; padding: 2px 15px 5px;}
.custom #content h3 { text-align: left; line-height: 18px; border-left: solid 15px #e92a0b; padding: 0px 15px 0px 10px; font-weight: bold; font-size: 20px;}
.custom #content h4 { text-align: left; line-height: 16px; margin-bottom: 10px; border-left: solid 8px #e92a0b; padding: 0px 15px 2px 10px; font-weight: bold; font-size: 16px;}
.custom #content p { line-height: 1.4em; text-align: left ; }
.custom .format_text { padding: 0px 0px 0px 60px;}

.custom .bas { text-align: left; line-height: 28px; font-weight: bold; border-left: solid 45px #e92a0b; padding: 2px 15px 5px;}

.custom .fontsize {width:188px; float:right; color:#5f5e5c; padding-right:0;margin:0; padding-top:3px; font:1em Arial,Helvetica,sans-serif;}


.custom #comment_list { padding: 0px 35px 100px 0px; }




.custom .headline_meta { border-left: solid 45px #dbdbdb; padding: 0px 15px 0px; }


/*espace entre les posts*/
/*.custom .format_text { margin-bottom: 3em ; }*/
.custom p .lettrine { color: #e92a0b; display: inline; float:left; font-size: 5em; line-height: 0.4em; padding: .25em .15em .2em 0; text-transform: capitalize; } 

/*
.custom .lettrine {float: left; width: .75em; font-size: 62px; line-height: 51px; font-weight: 
font-color: #dbdbdb; font-family: georgia, times, serif; padding-top: -10px;}
*/


.custom #content hr {color: #fff; background-color: #fff; border: 4px dotted #dddbdb; border-style: none none dotted; }

