@charset "utf-8";

body {
	background-image: url(../images/index/Joe-and-Maurice-leave-the-Big-Easy-mix2.jpg);
	background-attachment: fixed;
	background-position: center; 
}

.ie6 img {
	width:100%;
}
img, object, embed, video {
	max-width: 100%;
}
.button
{
	background-color: #FFF;
	margin-left: 5px;
	font-weight: bolder;
	border: 2px solid #000;
}
p {
	margin: 0px;
	padding: 5px;
	color: rgba(0,0,0,1);
	font-weight: bold;
	text-align: left;
	font-size: 1.2em;
}
h1 {
	font-size: 1.4em;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h3 {
	font-size: 1.4em;
	color: rgba(0,0,0,1);
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-top: 25px;
	letter-spacing: .1em;
}
h4 {
	font-size: 1.2em;
	color: rgba(0,0,0,1);
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h5 {
	font-size: 1.1em;
	color: rgba(0,0,0,1);
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
li {
	font-size: 1.4em; float: none;
}
.li_news {
	padding-left: 30px !important; 
}
.red {
	color:#600 !important; 
}
.don {
	font-size: 1.2em; !important; 
}
.credit_type {
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
}

.credit_name {
	font-size: 1.3em;
	font-weight: bold;
}
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 95.04%;
	padding-left: 1.98%;
	padding-right: 1.98%;
}
#main {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	height: 100%;
	display: block;
}
#main_menu {
	top: 100px;
	width: 250px;
	position: absolute;
	height: 250px;
	z-index: 2;
	visibility: visible;
	left: 10px;
}
#americandream {
	background-image: url(../images/index/americandream_title_mobile_black.png);
	position: absolute;
	left: 10px;
	top: 30px;
	width: 100%;
	background-repeat: no-repeat;
	height: 50px;
	z-index: 2;
}
#tangentepresente {
	top: 35px;
	position: absolute;
	float:left;
	height: 30px;
	width: 210px;
	left: 30px;
	z-index: 2;
	visibility:hidden;
}
#credits {
	top: 220px;
	width: 200px;
	position: absolute;
	height: 300px;
	z-index: 2;
	left: 30px;
	visibility:hidden;
}
#colonne {
	visibility:hidden;
}
#titres {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	margin-bottom: 15px;
	background-color: rgba(255,255,255,0) !important;
	z-index: 1;
	top: 410px;
}
#titre {
	width: 100%;
	position: relative;
	float: left;
	margin-bottom: 15px;
	height: auto;
	/* background-color: rgba(102,102,102,.4);*/
	z-index: 1;
	font-variant: normal;
}
#titre_sub {
	width: 100%;
	max-width: 800px;
	position: relative;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: rgba(102,102,102,0.4);
	z-index: 1;
	font-variant: normal;	/* left: 220px;
	top: 210px; */
}
#titre img {
	width: 100%;
}
#titre_title {
	font-size: 2em;
	color: rgba(0,0,0,1);
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	}
#titre_image {
	}
#titre_image_caption {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 3px;
	text-align: right;
	height:auto;
	}
#titre_date {
	font-size: 1.3em;
	padding-top: 05px;
	padding-right: 0px;
	padding-left: 3px;
	padding-bottom: 3px;
	text-align: justify;
	height:auto;
	}	
#titre_description {
	font-size: 1.3em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	text-align: justify;
	height:auto;
	}
#titre_bio_text {
	font-size: 1.3em;
	width: 100%;
	float: left;
	padding-right: 10px !important;
}
#titre_bio_image {
	width: 100%;
	float: right;
	}
#titre_bio_image img {
	width: 100%;
	float: right;
	}
#titre_bio_image_caption {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	text-align: right;
	height:auto;
	float: right;
	width: 100%;
	}
#addthis {
	visibility: hidden;
}
#reso {
	height: 70px !important; 
	width: 70px !important;
}

@media only screen and (min-width: 481px) {
	

	
.gridContainer {
	width: 96.525%;
	padding-left: 1.2375%;
	padding-right: 1.2375%;
}
.credit_type {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
}
.credit_name {
	font-size: 1.2em;
	font-weight: bold;
}
p {
	font-size: 1.1em;
}
li {
	font-size: 1.2em; float:left; padding-right: 25px;
}
#main {
	clear: both;
	float: left;
	margin-left: 0;
	margin-right: 0;
	width: 100%;
	display: block;
}
#main_menu {
	top: 140px;
	left: 15px;
	width: 100%;
	position: absolute;
	height: 200px;
	z-index: 2;
	visibility: visible;
}
#americandream {
	background-image: url(../images/index/americandream_title_tablet_black.png);
	position: absolute;
	top: 30px;
	background-repeat: no-repeat;
	height: 95px;
	z-index: 2;
}
#tangentepresente {
	top: 30px;
	position: absolute;
	float:left;
	height: 40px;
	width: 200px;
	left: 30px;
	z-index: 2;
}
#credits {
	top: 240px;
	width: 200px;
	position: absolute;
	height: 250px;
	z-index: 2;
	left: 30px;
}
#colonne {
	visibility:hidden;
}

#titres {
	height: auto;
	position: relative;
	float: left;
	margin-bottom: 15px;
	background-color: rgba(255,255,255,0) !important;
	z-index: 1;
	top: 255px;
}
#titre {
	width: 46.5%;
	min-width: 120px;
	max-width: 500px;
	position: relative;
	float: left;
	margin-bottom: 15px;
	margin-right: 15px;
	height: auto;
	background-color: rgba(102,102,102,.4);
	z-index: 1;
	font-variant: normal;
}
#titre_title {
	font-size: 1.4em;	
}
#titre_description {
	font-size: 1.2em;
}
#titre_bio_text {
	font-size: 1.2em;
	width: 62%;
	float: left;
	padding-right: 10px !important;
}
#titre_bio_image {
	width: 35%;
	float: right;
	}
#titre_bio_image_caption {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	text-align: right;
	height:auto;
	float: right;
	width: 100%;
	}
#addthis {
	visibility: hidden;
}
}

@media only screen and (min-width: 769px) {



.gridContainer {
	width: 93.1%;
	max-width: 1232px;
	padding-left: 0.95%;
	padding-right: .95%;
	margin: auto;
}
.credit_type {
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 0px;
}
.credit_name {
	font-size: 1.25em;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-left: 8px;
}
p {
	font-size: 1em;
}
li {
	font-size: 1em; float: none;
}

#main {
	clear: both;
	float: left;
	position: relative;
	margin-left: 0;
	margin-bottom: 25px;
	margin-right: 0;
	width: 100%;
	height: auto;
	display: block;
	overflow: inherit;
}
#tangentepresente {
	top: 10px;
	position: absolute;
	float: left;
	height: 80px;
	width: 350px;
	left: 25px;
	z-index: 2;
	visibility: visible;
}
#americandream {
	background-image: url(../images/index/americandream_title_black.png);
	position: absolute;
	top: 110px;
	width: 100%;
	background-repeat: no-repeat;
	height: 80px;
	z-index: 2;
}
#credits {
	top: 240px;
	width: 200px;
	position: absolute;
	height: 250px;
	z-index: 2;
	left: 30px;
	visibility: visible;
}
#main_menu {
	top: 210px;
	width: 150px;
	position: absolute;
	height: 250px;
	z-index: 2;
	left: 30px;
	visibility: visible;
}
#colonne {
	top: 0px;
	margin-bottom: 0px;
	width: 185px;
	position: absolute;
	height: 100%;
	background-color: rgba(102,102,102,.4);
	z-index: 1;
	left: 25px;
	visibility: visible;
}
#titres {
	width: 75% !important;
	position: relative;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: rgba(255,255,255,0) !important;
	z-index: 1;
	left: 220px;
	top: 210px;
	display: block; 
}
#titre {
	width: 30%;
	min-width: 220px;
	max-width: 320px;
	position: relative;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	min-height: 280px !important;
	max-height: 280px !important;
	background-color: rgba(102,102,102,.4);
	z-index: 1;
	font-variant: normal;
	display: block;
}
#titre_date {
	font-size: 1em;
	}	
#titre_title {
	font-size: 1.2em;
	clear: both;
}
#titre_description {
	font-size: 1.1em;
	max-width: auto;
}
#titre_bio_text {
	font-size: 1.1em;
	width: 60%;
	float: left;
	padding-right: 10px !important;
}
#titre_bio_image {
	width: 35%;
	float: right;
	}
#titre_bio_image_caption {
	padding-top: 5px;
	padding-right: 10px;
	text-align: right;
	width: 100%;
	height: auto;
	float: right;
	}	
#addthis {
	visibility: visible;
}
}
@media only screen and (max-width: 480px) { 


#titres {
	top: 510px !important;

}
li { float: left; padding-right: 20px; padding-bottom: 10px; font-size: 1.1em;}

#main_menu { width: 100%}
#titres { top: 325px !important;}
}
@media only screen and (max-width: 801px) {
body {
	background-image: url(../images/index/Joe-and-Maurice-leave-the-Big-Easy-mix2_mob.jpg);
	background-attachment: fixed;

}
}