
/* style de v2.4.0*/
/*CC-BY Alexis Dubus*/
/* public =======================*/

.wrapper{
	width: 960px;
	margin: auto;
}
body{
	text-decoration: none;
	padding: 0px; 
	margin: 0px;
	font-size: 13px;
	font-family: Roboto,Verdana,Helvetica,Arial,sans-serif;
	word-wrap: break-word;
}
html{
	padding: 0px;
	margin:0px;
}
a{
   color: black;
   text-decoration: none;
}	
.code, code{
	background: #212121;
	color: #A1A1A1;
	max-height: 350px;
	width: 95%;
	margin: 15px;
	margin-top: 10px;
	margin-bottom: 15px;
	overflow: auto;
	display: inline-block;
}
blockquote{
	background: linear-gradient(#BDCFD3, #7FAECC);
	margin: 5px 10px;
}
button.holy ,button, .button.holy{
	text-decoration: none;
	display: inline-block;
	border: 0px none;
	font-weight: 600;
	padding: 0rem 0.5rem;
	color: #FFF;
	outline: 0px none;
	line-height: 40px;
	margin: 0.5rem 1rem;
	vertical-align: bottom;
	background-color: #3498DB;
	text-transform: uppercase;
}
button.holy:hover ,button:hover, .button.holy:hover{
	transition: all 0.3s ease 0s;
	cursor: pointer;
	background: #28597A;
}
.underline{	text-decoration: underline;}
.violet { color: #DA29B8;}
.blue{ color: #44ACDC;}
.red{ color: #E52727;}
.orange{ color: #E5AF27;}
.green{ color: #21CE33;}

.violet-B{ background: #DA29B8;}
.blue-B{ background: #44ACDC;}
.red-B{ background: #E52727;}
.orange-B{ background: #E5AF27;}
.green-B{ background: #1EE830;}

/*nav =======================*/
nav a:hover{box-shadow: 0px -4.5px 0px 0px #1B85D8 inset;}
nav a{
	display: inline-block;
	color: inherit;
	transition: box-shadow 0.3s ease-in 0s;
	font-size: 15px;
}
nav li{
	display: inline-block;
	margin: 0px 20px;
}
nav, nav > h1{
	max-width: 30%;
	line-height: 55px;
}
nav ul li.echo ul li{
	padding: 0px;
	margin: 0px;
	display: none;
	margin-left: -40px;
	position: absolute;
	display: none;
	margin-top: -1px;
	background: #403B3B;
	height: 46px;
}
nav ul li.echo:hover ul li{
	position: absolute;
	display: block;
}
nav ul li.echo ul li.nav-code{
	top: 101.5px;
	line-height: 46px;
}
nav ul li.echo ul a:hover{
	box-shadow: 0px 0px 0px 0px #FFFFFF inset;
	background: #1B85D8;
}
nav ul li.echo ul li a{
	padding-left: 8px;
	min-width: 80px;
}
nav{
	display: flex;
	justify-content: center;
	flex: 1 0 0%;
	min-height: 55px;
	box-sizing: border-box;
	background: #333;
	color: #FFFFFF;
	max-width: 95%;
	margin: auto;
}
nav > h1{ /* barre du h1 */
	font-size: inherit;
	margin-right: 3%;
	margin-left: 3%;
	margin-bottom: 0;
	margin-top: 0;
	padding-bottom:5px;
	box-shadow: 0px -4.5px 0px #1B85D8 inset;
	line-height: 50px;	
	max-height: 50px;
}
nav > ul{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	min-height: 45px;
	top: 0px;
	max-height: 55px;
	position: relative;
}
nav ul li a img{ width: 40px;}
nav ul li a img:hover{	box-shadow: 5px -5px 27px #1B85D8 inset;}
.position-nav{box-shadow: 0px -4.5px 0px #D7280A inset;}

/* main ==========================*/
.article1, article{/*section principale */
	margin: 17px auto;
	padding: 0px;
	width: 95%;
	overflow: hidden;
	background: #E0F2F6;
	box-shadow:0 0 0.5em rgba(0, 0, 0, 0.25);
	border-radius: 3px;
}
.article1 h2, article h2{
	padding: 2px 0px 2px 12px;
	margin: 0px;
}
.article1 p, .article1 div.tag{
	padding: 2px 5px 2px 8px;
	margin: 4px;
	display: inline-block;
}
.article1 img{
	padding: 2% 2.5%;
	margin: auto;
}
.tag{
	background: #B6C8CC;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.25);
	border-radius: 2px;
}
aside{
	background: #E0F2F6;
	box-shadow:0 0 0.5em rgba(0, 0, 0, 0.25);
	border-radius: 3px;
}
.pad2-5{padding: 2px 5px;}
.marg2-5{margin: 2px 5px;}
.bloggeur{ /*liste d'autre site */
	margin: 5px;
	margin-left: 2.5%;
	color: black;
	padding: 0px;
	width: 30%;
	overflow: hidden;
	float: left;
	text-align: center;
	margin-bottom: 20px;
}
.bloggeur p{
	padding: 2px 5px 2px 8px;
	margin: 4px;
	font-size: 16px;
}
.bloggeur h2{
	padding-left: 8px;
	margin: 8px;
}
.bloggeur img{
	margin: auto;
}
.liste-bar{ /*section des nouveutées */
	margin: 5px;
	margin-left: 10px;
	color: black;
	padding: 0px;
	width: 63.3%;
	float: left;
}
.liste-bar div{
	overflow: auto;
	max-height: 342px;
}
.liste-bar p{
	padding: 2px 5px 2px 8px;
	margin: 0px;
	font-size: 16px;
} 
.liste-bar h2{
	position: relative;
	padding-left: 8px;
	margin: 8px;
}
.displayer{
	height: 95px; 
	width: 49.45%; /*STATIC!!!!!!*/
	float: left;
	margin: auto;
	padding: 1px 0px 0px 3px;
	font-size: 16px;
	word-wrap: break-word;
}
div .displayer{
	display: inline-block;
}
.displayer:hover{
	background-color: #8A9CA0;
}
.displayer p{
	padding: 1px;
	margin: 0px;
}
.pair{
	background-color: #B6C8CC;
}
.border2{
	border: 1px #3B3B3B solid;
	margin: 0px; 
	padding: 0px;
}
.flotter-right {
	float: right;
	margin: 2px;
}
.flotter-top{position: relative;}
.section-mini{ /* section pour les erreurs*/
	position: fixed; 
    overflow: hidden;
    bottom: 0px;
    font-size: 18px;
	right: 50px;
	height:35px;
    padding: 0px;
    margin: 0px;
	background: #5DB8E8;
}
.section-mini img{
	margin: 5px 0px 0px 5px;
}

/* footer =======================*/
footer{
	text-align: center;
	padding: 20px 0px 0px 0px; 
	margin: 0px 0px 0px 23px; 
	bottom: -10px; 
	color: #FFFFFF;
	position: relative;
	width: 95%;
    display: inline-block;
	background: #666666; /* dans le cas ou le navigateur ne gére pas la ligne suivante*/
    background: /* créer le petit dégradé */
    linear-gradient(to right, #212121, #212121) no-repeat scroll 10px 4px, 
    linear-gradient(to right, #212121, #646464, #212121) no-repeat scroll 10px 0px, 
    transparent linear-gradient(to right, #212121, #010101, #212121) no-repeat scroll 0px 0px;
}	
footer div div div{
     text-align: center;
     padding: 3px 3px 20px 3px;
     color:#FFFFFF;
     display: inline-block;
}
 .signature p {
	color: #FFFFFF;
	padding: 6px; 
} 
 .signature{
	margin: 3px;
    padding: 0px 0px 10px 0px;
} 
 footer a{
	color: #FFFFFF;
	padding: 8px 10px 8px 6px;
}
footer img{
	height: 19px;
}
footer p a img{
	height: 19px;
}
/*bootstrap =====================*/
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}


/* Média Queries ========================*/
@media (max-width: 900px) and (min-width: 650px) {
	.wrapper{
		max-width: 860px;
	}
	body, .article1 p a, html{
		font-size: 15px;
	}
	nav{
		font-size: 17px;
		display: block;
		justify-content: center;
		order: 1;
		flex: 1;
		text-align: center;
	}
	nav h1 {
		margin: auto;
		max-width: 25%;
	}
	.bloggeur{
		margin: 1% 32% 1% 35%;
	}
	.liste-bar{
		margin: 0% 18%;
		margin-bottom: 20px;
	}
}
@media (max-width: 651px) and (min-width: 401px) {
	.wrapper{
		max-width: 570px;
	}
	body, .article1 p a, html{
		font-size: 16px;
	}
	nav li {
		margin: 0% 1.25%;
	}
	nav ul li a{
		padding: 0px 15px;
	}
	nav{
		font-size: 17px;
		display: block;
		justify-content: center;
		order: 1;
		flex: 1;
		text-align: center;
	}
	nav h1 {
		margin: auto;
		max-width: 35%;
	}
	.bloggeur{
		margin: 1% 32% 1% 29%;
		width: 40%;
	}
	.liste-bar{
		margin: 2.5% 0% 4% 3.5%;
		width: 95%;
	}
	a.displayer{
		max-width: 50%;
	}
	footer a, footer p, footer img, footer span{
		margin: 8px 0px;
		padding: 0px 14px 0px 6px;
	}
	.signature p .signature a{
		margin: 8px;
		padding: 0px 14px 0px 6px;
	}	
	.section-mini{
		right: 0px;
	}
	.section-mini img {
    	margin: 3px 0px 0px 3px;
	}
}
@media (max-width: 400px) and (min-width: 1px) {
	.wrapper{
		max-width: 370px;
	}
	body, .article1 p a, html{
		font-size: 19px;
	}
	nav li {
		margin: 0% 1.25%;
		margin-bottom: 8px;
		margin-top: 8px;
	}
	nav ul li a{
		padding: 0px 20px;
	}
	nav{
		font-size: 20px;
		display: block;
		justify-content: center;
		order: 1;
		flex: 1;
		text-align: center;
		min-height: 202px;
	}
	nav h1 {
		margin: auto;
		margin-bottom: 8px;
		max-width: 55%;
	}
	.bloggeur{
		margin: 1% 14% 1% 19%;
		width: 60%;
		margin-bottom: 20px;
	}
	.liste-bar{
		margin: 0% 0% 0% 4%;
		width: 95%;
	}
	a.displayer{
		max-width: 49%;
		height: 120px;
	}
	footer{
		margin: 0px 0px 0px 12px
	}
	footer a, footer p, footer img, footer span{
		margin: 10px;
		padding: 0px 14px 8px 0px;
	}
	.signature a, .signature p{
		display: block;	
	}
	.section-mini{
		right: 0px;
	}
	.section-mini img {
    	margin: 3px 0px 0px 3px;
	}
}