/* dfBlog Custom Styles
***************************************************************************** */

/* Define your custom styles here */

/* Typo Sidebar (reprise)*/

#sidebar2 a:link    { color: #be261e; }
#sidebar2 a:hover   { color: #26a; }
#sidebar2 a:active  { color: #444; }
#sidebar2 a:visited { color: #be261e; }


/* Sidebar
***************************************************************************** */

#sidebar2 h2 {
	margin-bottom: .5em;
	font-size: 1.6em;
	border-bottom: 1px solid #cdd;
	color: #999;
}

#sidebar2 a {
	font-size: 1.2em;
	background: none;
}

#sidebar2 ul, #sidebar2 ul ol {
	margin: 0;
	padding: 0;
}

#sidebar2 ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
}


#sidebar2 ul p, #sidebar2 ul select {
	margin: 5px 0 8px;
}

#sidebar2 ul ul, #sidebar2 ul ol {
	margin: 5px 0 0 0;
}

#sidebar2 ul ul ul, #sidebar2 ul ol {
	margin: .5em 0 .5em 1em;
}

#sidebar2 ul ol li {
	list-style: decimal outside;
}

#sidebar2 ul ul li, #sidebar2 ul ol li {
	padding: 0;
	margin: .5em 0 .5em 0;
}


/* AJOUTS */

#sidebar2 {
	float:left;
	width: 190px;
}

#sidebar{
	width: 190px;
	float:right;
	overflow:hidden;
	/*position:absolute;*/
	/*right:5%;*/
}


#wrapper {
	width:95%;
}

#container{
	margin:0;
}

#content{
	/*margin-left: 240px;*/
	overflow:hidden;
	text-indent:22px;
	padding:40px;
	background-color:white;
	border-left:1px #444 solid;
	border-right:1px #444 solid;
	font-family:"Palatino Linotype", Palatino, "Times New Roman", Times, serif; 
/*font-family:Optima,Verdana, sans-serif;*/
}

#content p {
/*	font-size:110%; */
}





#menubar {
	background-color:white;
	border-bottom:1px #444 solid;
	margin-left:25%;
}


#head .logotext, #head .slogan {
text-align:center;
}


html {
	/*background:url(images/fond.jpg) repeat;*/
	
background-color:#2B1F1A;
}
	
#wrap {
	/*background:url(images/styles/Default/bg-page.png) repeat;*/
	background-color:#EFEFEF;
}

#sidebar, #sidebar2 {
	margin-top:30px;
	margin-left:20px;
	margin-right:20px;
}


.post h2, .entry h2 {
	margin-top:20px;
	margin-bottom:15px;
}

.entry h3, .entry h4 {
	margin-top:15px;
	margin-bottom:10px;
}

.entry h5, .entry h6 {
	margin-top:10px;
	margin-bottom:5px;
}


.entry h2 {
	font-size:120%;
}

.entry h3 {
	font-size:100%;
}

.entry h4 {
	font-size:90%;
}

.entry h5 {
	font-size:80%;
	font-weight:normal;
}

.entry h6 {
	font-size:70%;
}

.entry p {
	/*text-align:justify;*/
	margin-right:40px;
	line-height:1.5em;
}

.entry blockquote {
	font-size:100%;
	text-align:justify;
	font-family: Georgia,serif;
	/*font-style: oblique;*/
	font-style:normal;
margin-left:20px;
margin-right:60px;
margin-top:20px;
margin-bottom:20px;
color: #555;
}



/* Clips Google */

#readerpublishermodule0 .s a, #readerpublishermodule1 .s a {
	color:#333;
}

/* Google CSE */

#cse a {
	color:#2266aa;
}

#cse a b {
color:#2266aa;
}

#cse .gs-visibleUrl {
	color:#444;
}

#cse .gsc-tabHeader.gsc-tabhActive {
border:0;
color:#BE261E;	
}


/* Twitter */
ul.srssfetcher  {
	font-size:110%;
}

.liennoir {
	color:#333;
	font-size:110%;
}

.entry strong {
	color:#333;
/*	font-weight:normal;*/
}

.entry dd {
	margin-left:0;
	margin-top:5px;
}

.postmetadata {
	margin-top:10px;
}

#comments p, #comments li {
	font-size:10pt;
	line-height:1.5em;	
}

#comments h2 {
	font-size:95%;
	margin-bottom:10px;
}

 #comments h3 {
 	font-size:90%;
 }

#comments blockquote {
text-align:justify;
	font-family: Georgia,serif;
	/*font-style: oblique;*/
	font-style:normal;
margin-left:20px;
margin-right:60px;
margin-top:20px;
margin-bottom:20px;
color: #555;	
}

#comments .commentaire-sans-interet {
	color:#aaa;
}

.nextprev {
font-size:1.2em;
margin-bottom:40px;
}

.nextprev .prev {
text-align:left;
}
.nextprev .next {
text-align:right;
}

/* Recherche Google
input.gsc-search-button, .gsc-branding  {
	position:absolute;
	visibility:hidden;
}
 */
