﻿/*** Voici la feuille CSS intégrale du thème "FallingLeaves" de Shanw Grimes, adapté de Wordpress à Dotclear par Unc( http://www.callmeunc.be ) et "océanisée".
Ci-dessous le copyright issus de la feuille de style du thème original :

		Theme Name: Falling Leaves
		Theme URI: http://www.sporadicnonsense.com/fallingleaves/
		Description: I'll let you be the judge of that.
		Version: 1.5
		Author: Shawn Grimes
		Author URI: http://www.sporadicnonsense.com/


La liste qui suit  définit le style visuel pour les différents éléments du blog (blocks).
 * Dans l'ordre, vous trouverez les règles qui définissent l'apparence pour:
 * - les éléments HTML en général
	(dont les Headings)
 * - la page
 * - l'entête
 * - le prélude
 * - le contenu
 * - la barre de navigation
 * - le pied de page
 
Enjoy :-) .

Unc'
****/
 
/* Les éléments HTML en général
*******************************************************************************/


body{ 
	margin: 10px 0;
	padding: 0;
	background-color: #9898D1;
	font: 12px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #222;
}

acronym, abbr {
	border-bottom: 1px dashed #444;
	font-size: 90%;
	letter-spacing: .07em;
}



/* "Headings" */
h1 { 
	font: normal 32px Georgia,"Times New Roman", Times, serif;
	padding-top: 10px;
	text-align: left;
	padding-left: 4px;
}

h1 a { 
	color: #fff;
	text-decoration: none; 
	border: none; 
}

h1 a:hover { 
	color: #fff; 
	text-decoration: none; 
	border: none; 
}

h2 { 
	border-bottom: 1px solid #ddd; 
	color: #2613FE; padding-bottom: 2px; 
	font: normal 17.5px Arial, Helvetica, sans-serif; 
}
h2 a { 
	color: #2613FE; 
	text-decoration: none; 
	border: none; 
}
h2 a:hover { 
	color: #2613FE; 
	text-decoration: none; 
	border: none; 
}
h3 { 
	border-bottom: 1px solid #ddd; 
	color: #2613FE; 
	padding-bottom: 2px; 
	font: normal 14px Arial, Helvetica, sans-serif; 
	padding-top: 20px; 
}

h3 a { 
	border: none;
}

h4 { 
	font: 120px Arial, Helvetica, sans-serif; 
}

/*End Headings*/


pre, code{
	overflow: scroll;
	border: 1px solid #95abc3;
	background: #a9c3dd;
}

ul {
	margin-top: 3px;
	list-style-type: circle;
}

li {
	list-style: none;
	line-height: 15px;
	padding: 0;
	margin-left: 20px;
}


pre{
 	width: 100%;
	overflow: auto;
	border: 1px solid #95abc3;
}

.applat{
 	background: #FFA6A6;
}

html>body pre {
	overflow: auto;
	width: auto;
}

fieldset{
	border: none;
	font-size: 9px;
}

label{
	cursor: pointer;
}

.field label{
	display: block;
	font-size: 10px;
}

.form-help{
	font-size: 10px;
}

.submit, .preview{
	background: #FF004A;
	color: #fff;
}

.bouton {
	background: #FF004A;
	color: #fff;
}

.remember {
	margin: 0;
	font-size: 10px;
}

input:hover, textarea:hover, input:active, textarea:active, input:focus, textarea:focus{
	border: 1px solid #FF004A;
}


textarea {
	width: 450px;
	border: 1px dotted #FF004A;
	color: #2613FE;
}

input{
	border: 1px solid #FF004A;
	background: none;
	color: #2613FE;
	padding-left: 1px;
	padding-right: 1px;
}


a {
	color: #FF004A;
	text-decoration: none;
	border-bottom: 1px dotted #E65175;
}

a:hover {
	color: #2613FE;
	text-decoration: none;
	border-bottom: 1px dotted #E65175;
	text-align: left;
}

a:active {
	background:none;
}

a:focus {
	outline:none;
}

a[hreflang]:after {
	content: "\0000a0[" attr(hreflang) "]";
	color : #655c48;
	font-size: 0.8em;
}

img a{
	border: none;
}

img {
	text-align: left;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.iframevideo {
    	text-align: center;
		}

.smiley{
	border: 0; /* Car un grosse bordure autour d'un smiley définissant un lien, c'est moche*/
	margin: -5px;
	display: inline;
	background: transparent;
}

.right {
	float: right;
}

.left {
	float: left;
}

.premierpost {
	float: left;
	padding-right: 12px;
	border: none;
}

blockquote {
	margin: 20px 20px;
	padding:  1px 10px 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(images/block.bmp) #fff no-repeat top left;
	color: #666;
	text-align: justify;

}
/* La page
*******************************************************************************/

#page{
	width: 800px;
	margin: 0 auto;
	background-color: #fff;
	padding: 0 20px 0 20px;
    	border-right: 1px solid #9898D1;
    	border-left: 1px solid #9898D1;
    	border-top: 1px solid #9898D1;
    	border-bottom: 1px solid #9898D1;
}
 




/* L'entête
*******************************************************************************/

#top{
	height: 258px;
	background: url(images/livrebro.JPG);
	background-repeat: no-repeat;
	text-align: center;
}



#top p{ /* Pour afficher de façon originale la description de votre blog (si inexistante, insérer dans " /ecrire/tools.php?p=blogconf ") */
		font-family: Georgia, "Times New Roman", Times, serif;
		color: #fff;
		margin-left: -520px;
		margin-top: -23px;
}



/* Le prélude
*******************************************************************************/ 
#prelude{

	display: none;
}



/* Le contenu
*******************************************************************************/
#reseaux{

	position:absolute;
	margin: 0px 0px 0px 670px;
	display: inline; 
}

#reseaux a{
	border:none;
}


#reseaux img{
	border:none;
	display:inline;
}

#reseaux li {
	display:inline;
	margin:0px;
}



#main{
	float: right;
	width: 550px;
	margin-top: -7px;
}


.day-date{
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	margin-bottom: 10px;
	margin-top: -14px;
}

.post {
	margin-top: 5px;
	margin-bottom: 35px;
	background: url(images/livreouvert.gif) no-repeat bottom center;
	padding-bottom: 47px;
}

.post2 {
	margin-top: 5px;
	margin-bottom: 35px;
	background: url(images/livreouvert.gif) no-repeat bottom center;
	padding-bottom: 60px;
}

.post-title2 {
	margin-top : 30px
}

.post-content{
	text-align: left;
	padding-bottom: 3px;

}

.post-content p{
	margin-top: 0px;

}


.post-excerpt p{
	margin-top: 20px;
}

.post-content blockquote{
	padding-left: 55px;
	margin-top: 40px;
}

.post-content blockquote p{
	margin-top: 5px;
}


.post-info{
	margin-top: -17px;
	font-size: 10px;
	text-align: right;
	margin-bottom: 20px;
}


.dc-home .post-excerpt img { visibility:hidden; height: 0; }

.addthis_toolbox, addthis_default_style {
	display:inline-block;
	float: left;
	margin-top : -12px;
	border: none;
}

#at20mc div a{
	border: none;
}

a.addthis_button_facebook{
	border:none;
}

a.addthis_button_google{
	border:none;

}
a.addthis_button_twitter{
	border:none;
}

a.addthis_button_google_plusone{
	border:none;
}

a.addthis_button_email{
	border:none;
}

a.addthis_button_whatsapp{
	border:none;
}

a.addthis_button_messenger{
	border:none;
}

p.addthis_bas{
	text-align:left;
	margin-top: -10px;
	margin-bottom: 5px;
	border: none;
}


.post-info-co{
	font-size: 10px;
	padding-left: 5px;
}

.read-it{
	margin-top: 20px
}



#pings dd, #comments dd {
	background-color: #DEDEF0;
	background-image: none;
	color: #444;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-top: 1px solid #FF0B00;
	border-bottom: 1px solid #FF0B00;
	margin: 10px 0px;
	font-size: 10px;
}


/* La barre de navigation
*******************************************************************************/
#sidebar {
	float: left;
	width: 200px;
	margin-top: 5px;
	margin-bottom: 35px;
}

#sidebar ul{
	list-style: none;
	font-size: 12px;
}

#sidebar h2 { 
	font-size: 15px; 
	font-weight: normal; 
}

#sidebar div{
	font-size: 10px;
	line-height: 15px;
}

#sidebar li{
	margin-left: -30px; /* Etonnant, mais cela corrige un bug d'alignement */
	line-height: 18px
}

#sidebar a {
	border: none;
	font-size:12px;
}

#sidebar a:hover {
	border: none;
}
	
	#search fieldset, #search p{
		margin: 0;
		padding: 0;
	}
	
	#q{
		margin-left: 10px;
	}
	
	#sidebar div#calendar table{
		margin-left: 15px;
	}
	
	#sidebar div#calendar table td a{
	}
	
	#sidebar div#calendar table td a:hover{

	}


#sidebar acronym, abbr {
	border-style:none;
	font-size: 90%;
	letter-spacing: .07em;
}


#sidebar .syndicate li {
	background: url(images/RSS.png) no-repeat bottom left;
	padding-left: 20px;
	margin-bottom: 2px;
}


#suivre img {
	border:none;
	display:inline;
	margin-right: 3px;
}

#suivre2 img {
	border:none;
	display:inline;
	margin-right: 3px;
}

.tags p {
	margin-left: 10px;
}


/* Le pied de page
*******************************************************************************/	

#footer {
	clear: both;
	border-top: 1px solid #ddd;
	padding-bottom: 1px;
	color: #666;
}

.center{
text-align: center;
}

#footer a {
	border: none;
}

#footer img {
	border: none;
}	

/* Les mobiles
*******************************************************************************/

@media handheld, only screen and (max-device-width:700px), only screen and (max-width:700px) {
		.dc-home .dc-page .post .post-tags, #sidebar .tags ul {
			display: none;
			}
		#page, #content, #top, #wrapper, #main, #footer, #sidebar, #search {
			width: auto;
			float: none;
			display: block;
		}

		#reseaux{

			display: none;
	 
		}


		#content, #top, #wrapper, #main, #footer, #sidebar, #search, #blognav, #blogextra {
			margin: 0 0;
			padding: 0 0;
		}
		#page  {
			margin: 3em 1em 1em 1em;
			width: 83%;
			min-width: auto;
		}
		#wrapper {
			padding: 1em 1em;
		}

		
		.iframewrapperfollett {
			position: relative;
			overflow: hidden;
			padding-bottom: 320%;
			width: 110%;
			height: 0;
		}
		.iframewrapperfollett iframe {
			position: absolute;
			overflow:hidden;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
		}

		.iframevideo {
    			position: relative;
    			padding-bottom: 56.25%;
    			padding-top: 35px;
    			height: 0;
    			overflow: hidden;
		}

		.iframevideo iframe {
			position: absolute;
			overflow:hidden;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
		}
		
		#top h1 {
			font-size: 3em;
			margin: .3em .3em;
		}

		#top p{
			display: none;
		}

		
		#navlinks {
			display: none;
		}
		
		.post-title {
			font-size: 2em;
		}
		
		.dc-home .post-title {
			font-size: 1.5em;
		}
		
		#prelude {
			display:block;
			color: rgb(171, 171, 171);
			left: 0;
			right: 0;
			margin: 0 0;
			padding: 0 1em;
			
		}

		#prelude a {
			font-weight:600;
			border-bottom:none;
		}
		

		.dc-home .post-info-co {
			border-top: none;
			border-bottom: none;
		}
		
		.dc-home article .post-title, .dc-home #content article.first .post-title {
			margin-top: 0;
			padding-top: .5em;
			padding-bottom: .5em;
		}
		.dc-home .post-title a {
			display: block;
			width: 100%;
		}
		.dc-home .post-title:before {
			content: "";
			float: right;
			color: #4477CC;

		}
		.post object, .post video {
			width: 100%;

		}
		#sidebar li a {
			display: block;
			width: 100%;
		}
		#sidebar li.ligal a {
			display: block;
			width: 80%;
			float: left;
		}
		#sidebar > div {
			float:none;
			width: 100%;
			display: block;
			font-size: 120%;
		}
		#topnav li span {
			display: none;
		}
		#comment-form fieldset p.field {
			padding:0 0;
		}
		pre {
			white-space: -moz-pre-wrap;
			white-space: -hp-pre-wrap;
			white-space: -o-pre-wrap;
			white-space: -pre-wrap;
			white-space: pre-wrap;
			white-space: pre-line;
			word-wrap: break-word;

		}	
		.post img, .post object, .post iframe .dc-page img .dc-page iframe {
		 	max-width: 80%;
		}

		img {max-width:100%;
		}

		audio {max-width:100%;
		}

		.field label {
			display: block;
			float: none;
			width: 100%;
		}
		.field input, .field textarea {
			display: block;
			width: 100%;
		}
		
		}