/* Make HTML 5 elements display block-level for consistent styling */
header, nav, article, footer, address , figure {
    display: block;
}
/* Structure de Base */
html, body {
	overflow-x: hidden;

}
body {
    margin:0;
    background:#FFFFFF url('/images/arch/backgroundWide.min.jpg') top center no-repeat fixed;
    color:#292C34;
    text-align:left;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

a img {
border:0;
}

#page {
    background-color:#FEFEFE; /* Fallback color */
    background-color:rgba(255,255,255,0.7);
    width:918px;
    padding:0px 20px 20px 20px;
    border-left:1px solid #828697;
    border-right:1px solid #828697;
    border-bottom:1px solid #828697;
    margin-left:auto;
    margin-right:auto;
    min-height:700px;
}
#contenu {
	width:100%;
    margin:20px 0px;
}
#contenuLeft {
    float:left;
    width:618px;
    margin-right:10px;
}
#contenuRight {
    float:left;
    margin-left:10px;
	padding:0px 10px 20px 10px;
    width:260px;
    /*background-color:rgba(128,110,99,0.1);*/
}
#contenuOne {
    width:100%;
    margin-right:10px;
}
#contenuOne #forCDCollectors {
    background-color:#806E63;
    background-color:rgba(128,110,99,0.1);
	width:500px;
	margin:10px auto;
	border:1px solid rgb(128,110,99);
	padding:10px;
}
#copyright {
	width:918px;
	text-align:center;
	font-size:10px;
	margin:2px auto;
}

.clear {
    clear:both;
}

/* Liens */
a {
    color:#7E8398;
}
a:hover {
	color:#B5B8C4;
}

/* Menu */
#banner {
text-align:center;
}
#banner img {
    opacity:0.9;
    filter:alpha(opacity=90);
}
.menuSticky {
	position:fixed;
	width:100%;
	top:0;
	left:0;
    background-color:rgb(255,255,255);
	padding :2px 0 0px 0;
	border:0;
	z-index:1000;
}
.menu {
    font-family: 'Ledger', serif;
    font-size:14px;
	text-transform:uppercase;
}
.menu ul {
    margin: 0;
    padding: 0px 0px 4px 0px;
    list-style-type: none;
    text-align: center;
    border-bottom:1px solid #C6C8D0;

}
.menuSticky ul {
    border-bottom:1px solid #828697;
}
.menu ul li {
    display: inline;
    padding: 0 10px 0 10px;
}
.menu ul li a {
    text-decoration: none;
}
.menu ul li a:hover {
    text-decoration: underline;
}
#menuCategories {
	background-color:#DDDDDD;
	background-color:rgba(181,184,196,0.3);
	padding:4px 0 4px 0;
    border-bottom:1px solid #C6C8D0;
	width:918px;
}
#menuCategories ul {
	border:0;
	padding:0;
	text-transform:none;
	font-size:14px;
	text-align:left;
	width:728px;
	float:left;
}
/* Rightbar */
#contenuRight h2 {
	color:#484B57;
	margin:0px 0 0 0;
	padding:0;

}
#contenuRight p {
margin:10px 0 10px 0;
text-align:justify;
font-size:13px;
line-height:20px;
}
#contenuLeft p.pCenter, #contenuRight p.pCenter {
	text-align:center;
}

#rightbarNLTForm {
    margin:10px auto 0 auto;
    width:100%;
    padding:0;
    float: none;
	text-align:center;
}

#rightbarNLTForm input#emailRightBar {
	position:relative;
	background:rgba(181,184,196,0.3);
	width:140px;
	margin:0 0 0px 0;
	padding: 4px 70px 4px 10px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
#rightbarNLTForm input#submitRightBar {
	background:#606060;
	color:#CCCCCC;
	font-weight:bold;
	width:50px;
	margin:-58px 0 0 162px;
	border:0;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
	position:relative;
}

/* Structure textes */
h1 {
    font-family: 'Ledger', serif;
    font-size:24px;
    padding:0px 0px 20px 0px;
    margin:0px;
	color:#484B57;
}
h2 {
    font-family: 'Ledger', serif;
	font-weight:bold;
    font-size:20px;
	padding:0px;
	margin:20px 0 20px 0;
}
h3 {
    font-family: 'Open Sans', sans-serif;
    font-size:16px;
	color:#767A8D;
	padding:0px;
	margin:20px 0;
}
p {
    margin:0 0 20px 0;
    text-align:justify;
	line-height:24px;
	font-size:14px;
}
p.noMargin {
	margin:0;
}

ul li, ol li{
	font-size:14px;
	line-height:24px;
	margin:10px 0 10px 0;
	text-align:justify;
}

/* --------------- HOMEPAGE ---------------- */

h2.titreHomepage {
	margin:0 0 16px 0;
}

/* ------------- News ---------------- */
article.blogpost {
    text-align:left;
    margin:0px 0 60px 0;
    padding:0;
}
article.blogpost  h1.titreBlogpost {
	padding-bottom:0;
}
article.blogpost h2#comments {
margin-bottom:20px;
}
article.blogpost  h2.titreBlogpost {
	margin:0;
    font-size:18px;
}
article.blogpost  h2.titreBlogpost a {
	text-decoration:none;
}
article.blogpost  h2.titreBlogpost a:hover {
	text-decoration:underline;
}
article.blogpost  p.infosBlogpost {
    margin: 0 0 10px 0;
    font-size:12px;
    text-align:left;
}
article.blogpost figure.quote {
	margin:20px 50px 20px 50px;
	padding: 0 0 0 15px;
	border-left: 3px solid #ccc;
	font-size:14px;
	font-style:italic;
	text-align:justify;
}
article.blogpost figure.quote blockquote {
	margin:0;
	padding:0;
}
article.blogpost figure.quote figcaption.quoteAuthor {
	margin:10px 0 0 0;
	font-style:normal;
	font-weight:bold;
	font-size:12px;
}
article.blogpost figure.photo, p.imageFan  {
    width:100%;
    text-align:center;
    margin:20px auto;
}
article.blogpost figure.photo img, p.imageFan img {
    opacity:0.75;
    filter:alpha(opacity=75);
	margin:0;
	max-width:100%;
}
article.blogpost figcaption.legend, article.blogpost p.legend {
    width:100%;
    text-align:center;
	font-size:12px;
    margin: 0px 0 20px 0px;
}
article.blogpost span.linkPDF, article.blogpost span.linkGuitarPro {
   margin-right:20px;
}
article.blogpost span.linkPDF img, article.blogpost span.linkGuitarPro img {
   margin-right:6px;
   margin-bottom:3px;
   vertical-align:middle;
}
div.video {
    margin:20px auto;
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
div.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
iframe.iframeBandcamp {
	margin:20px auto;
	display:block;
	border:0;
	width: 400px;
	height: 520px;
}
div.shortenedBlogpost .thumb {
	float:left;
	width:202px;
	margin-right:20px;
}
div.shortenedBlogpost .thumb img {
	width:200px;
	margin-top:2px;
    border:1px solid #C6C8D0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
}
div.shortenedBlogpost .thumb img:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
}
div.shortenedBlogpost .texte {
	float:left;
	width:396px;
}

div.relatedBlogpost {
	margin:20px 0;
}
div.relatedBlogpost .relatedThumb {
	float:left;
	width:50px;
	height:38px;
	margin-right:20px;
}
div.relatedBlogpost .relatedThumb img {
	width:50px;
	height:38px;
}
div.relatedBlogpost .relatedTitle {
	float:left;
	height:40px;
	line-height: 40px;
	vertical-align: middle;
}

.readMore {
margin:10px 0 0 0;
}
.readMore a {
background:rgba(181,184,196,0.3);
padding:4px 8px;
text-decoration:none;
font-size:12px;
}

.box {
	position:relative;
	min-height:60px;
	text-align:justify;
	padding:20px 20px 20px 20px;
	margin:0;
}
.box0 {
}
.box1 {
	margin-left:7%;
	padding:20px 20px 20px 20px;
}
.box2 {
	margin-left:15%;
	padding:20px 20px 20px 20px;
}
.boxNew {
	background:rgba(181,184,196,0.3);
	display:none;
}


/* ---- FORMULAIRES ---- */
form {
    margin-top:20px;
    text-align:left;
}
form label {
    display: block;
	width:auto;
    min-width: 120px;
    height:auto;
    padding: 0px 10px 0px 4px;
	color:#533320;
}
form label.checkboxLabel {
    position:relative;
	display:inline-block;
    vertical-align:middle;
	margin: -2px 0 0 0;
}
form input {
    border:0;
	background-color:#B5B8C4;
    background-color:rgba(181,184,196,0.3);
    width:200px;
    height:28px;
    margin: 8px 10px 8px 4px;
	padding:0px 4px 0px 4px;
    font-size:12px;
	color:#292C34;
    position:relative;
    vertical-align:middle;
}
input[type=checkbox] {
	width:auto;
    margin: 2px 10px 2px 4px;
}
form textarea {
    border:0;
    background:rgba(181,184,196,0.3);
    margin: 8px 0px 8px 4px;
    width:80%;
	min-width:140px;
    height:150px;
    font-size:12px;
    line-height:1.6em;
    font-family: 'Open Sans', sans-serif;
	color:#292C34;
}
form br {
    clear:both;
}

/* ------------- ALBUMS ------------- */
.boxgrid {
    width: 250px;
    height: 250px;
    margin:0px 20px 0 0;
    float:left;
    background:#161613;
    border: 1px solid #000000;
    overflow: hidden;
    position: relative;
}
.boxgrid img {
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
}
.cover {
    float: left;
    position: absolute;
    background-color: #000000;
    background-color: rgba(0,0,0,0.7);
	display:block;
    height: 100px;
    width: 242px;
	top:224px;
	padding:4px;
	color:#C0C0C0;
    }
.cover h2 {
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:bold;
	color:#7E8398;
	}
.cover p {
	font-size:12px;
}
a.cover:hover {
	text-decoration:none;
}
.album-photo {
float:left;
width:250px;
margin-right:20px;
}
.album-description {
float:left;
width:348px;
}


/* ------------- BM Download ---------- */

#bmd-explanation {
width:488px;
float:left;
margin: 0 20px 0 0;
}
#bmd-image {
width:400px;
float:left;
margin: 0 0 0 10px;
}
.bmd-h1 {
margin:0 0 20px 0;
padding:0;
}

.bmd-h2 {
font-size:14px;
margin:0 0 20px 0;
padding:0;
}

#bmd-explanation ul {
	margin:0px 0 20px 0;
	padding:0 0 0 20px;
}
#bmd-explanation ul li {
	text-align:justify;
	margin:0 0 10px 0;
	padding:0;
}

#bmd-explanation .paypal {
	text-align:center;
}

#bmd-explanation form {
padding:0;
margin:20px;
text-align:center;
}
#bmd-explanation div#errorEmail {
margin:0 0 20px 0;
display:none;
font-weight:bold;
color:#FF0000;
}

#bmd-explanation form input#myEmail {
width:320px;
padding:5px;
margin:0 auto 20px auto;
text-align:center;
font-size:18px;
border:1px solid #666666;
float:none;
}
#bmd-explanation form input#myValid {
width:250px;
height:35px;
background:#F0B462;
color:#222222;
font-size:16px;
font-weight:bold;
padding:5px;
margin:0 auto;
border:1px solid #666666;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
box-shadow:2px 2px 2px #555555;
float:none;
cursor:pointer;
}

#bmd-explanation  p#ifyoulikecds {
	background-color:#F0B462;
	background-color:rgba(240,180,98,0.3);
	padding : 10px 20px 10px 0;

}
#bmd-explanation  p#ifyoulikecds img {
	float: left;
	position:relative;
	left:-15px;
	top:-20px;
	margin-right:0px;
	margin-bottom:20px;
}

/* -------------- SOCIAL -------------------- */
#googleWidget {
margin-top:10px;
}

#twitterWidget {
margin-top:10px;
}

#fbWidget {
margin-top:10px;
}


/* ---------------------- Lyrics ------------------ */
div.lyrics {
    width:50%;
    float:left;
}
div.lyrics p {
	text-align:center;
}

/* ----------------------- RESPONSIVE --------------- */
@media screen and (max-width:960px) {
	body {
	}
	img {
	max-width:90%;
	}
	.boxgrid img {
	max-width:100%;
	}
	.boxgrid {
	float:none;
	margin:0 auto 20px auto;
	}
	#banner img {
	width:50%;
    margin-top:10px;
	}
	#page {
    box-sizing:border-box;width:100%;
    padding:0px 20px 20px 20px;
    border-left:none;
    border-right:none;
	margin:0 auto;
	}
	#contenu {
	clear:both;
	margin : 0 0 20px 0;
	padding-top:20px;
	}
	#contenuRight {
		display:none;
		float:none;
	}
	div#contenuLeft {
		width:100%;
		float:none;
		margin:0;
	}
	#copyright {
		width:100%;
	}

    .menu {
	}
	.menu ul  li {
		width:42%;
		padding:2% 2%;
		margin:8px 2%;
		float: left;
		display:block;
		background-color:#DDDDDD;
		background-color:rgba(255,255,255,0.5);
	}
	.menu ul li a {
	display:block;
	}
	.menu ul {
	border:0;
	font-size:12px;
	}
	#menuCategories {
	display:none;
	}
	article.blogpost img {
		max-width:90%;
	}
	#contenuOne, div.shortenedBlogpost {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    /* optional */
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
	}
	#bmd-explanation, div.shortenedBlogpost .texte {
	float:none;
	width:100%;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
	}
	#bmd-image, div.shortenedBlogpost .thumb{
	float:none;
	width:100%;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
	text-align:center;
	margin:0 auto 20px auto;
	}
	article.blogpost  p.infosBlogpost {
	margin-bottom:0;
	}
	div.shortenedBlogpost .thumb {
	}
	article.blogpost {
		margin:0px 0 20px 0;
	}
	#bmd-image  div.jp-audio, #bmd-image  div.jp-audio-stream {
	margin:auto auto;
	}
	#bmd-explanation form input#myEmail {
	width:92%;
	}
div.relatedBlogpost {
	margin:10px 0;
}
div.relatedBlogpost .relatedThumb {
	float:none;
}
div.relatedBlogpost .relatedTitle {
	float:none;
	line-height: 30px;
	height:auto;
	vertical-align:auto;
}

}