/*
Creaplus Communication
*/

@import "reset.css";
@import "typography.css";
@import "layout.css";

html, body{
height:100%;
width:100%;
margin:0;
overflow:hidden;
background:url(images/back.jpg);
}

div.holding{
position:absolute;
top:50%;
left:50%;
}
div.holding_inner{
position:relative;
top:-143px;
left:-160px;
width:286px;
height:330px;
background:url(holding.png) no-repeat;
}
div.holding_inner span{
position:absolute;
bottom:0px;
width:100%;
text-align:center;
font-size:2em;
}

a{
color: white;
text-decoration:none;
outline:none;
font-family: 'Tenor Sans', arial, serif;
}
a:hover{
color: #0c1956;
font-family: 'Tenor Sans', arial, serif;
}
p a{
color: white;
font-family: 'Tenor Sans', arial, serif;
}
p a:hover{
color: #102069;
}

h1, h2, h3, h4{
margin:0;
padding:0;
}
div#bigday_maps.sub-section p {
	text-align: left;
	font: 0.85em/1.5em "Tenor Sans", Lucida, Verdana, sans-serif;
	padding-top: 10px;
}
/* ----------------------------------------- */
/* MAIN LAYOUT */
/* ----------------------------------------- */
div.section, div.hide{
display:none;
}
div#section_bigday{
position:absolute;
top:0px;
left:0px;
z-index:2;
}
div#dotted-bigday{
z-index:1;
position:absolute;
width:2346px;
height:350px;
background:url(images/dotted_bigday.png) no-repeat;
}
div#section_home{
position:absolute;
width:800px;
min-height:300px;
margin:0 auto;
}
div#dotted-journey{
z-index:1;
position:absolute;
width:273px;
height:2316px;
background:url(images/dotted_journey.png) no-repeat;
}
div#section_journey{
position:absolute;
min-width:800px;
min-height:300px;
margin-top: 80px;
color: white;
font-family: "Tenor Sans", arial, serif;
}
div#dotted-blog{
z-index:1;
position:absolute;
width:2201px;
height:191px;
background:url(images/dotted_blog.png) no-repeat;
}
div#section_blog{
position:absolute;
left:5635px;
width:800px;
height:400px;
margin:0 auto;
color: white;
font-family: "Tenor Sans", arial, serif;
}
div#section_blog p {
width: 300px;
	font: 0.85em "Tenor Sans", arial, serif;
	margin-left: 90px;
	margin-top: 200px;
}

div#footer{
position:fixed;
bottom:2px;
right:2px;
z-index:10;
}
div#footer a{
float:right;
display:block;
width:30px;
height:30px;
}
a.wordpress{
background:url(icon_wordpress.png) no-repeat bottom;
}
a.typekit{
background:url(icon_typekit.png) no-repeat bottom;
}
a.wordpress:hover, a.typekit:hover{
background-position:top;
}
div#footer a.onepagelove{
width:28px;
height:24px;
margin:3px 0 0 0;
background:url(onepagelove.png) no-repeat left top;
}
div#footer a.onepagelove:hover{
background:url(onepagelove.png) no-repeat left bottom;
}
div#footer a.twitter{
width:36px;
height:24px;
margin:3px 2px 0 0;
background:url(icon_twitter.png) no-repeat top;
}
div#footer a.twitter:hover{
background:url(icon_twitter.png) no-repeat center -31px;
}


/* HOME */
/* ----------------------------------------- */
div#section_home_content, div#section_home div.double-line-star{
position:relative;
width:660px;
margin:0 auto;
}
div#left{
float:left;
width:490px;
}
h1.welcome{
margin:5px 0;
line-height:73px;
font-size:86px;
white-space:nowrap;
text-align:justify;
	color: #00436e;
}
h3.welcome{
padding:5px;
font-size:16px;
letter-spacing:1px;
text-align:center;
color: white;
background: url(images/fond_barre_accueil.png);
@import "typography.css";
@import "layout.css";

html, body{
height:100%;
width:100%;
margin:0;
overflow:hidden;
}

div.holding{
position:absolute;
top:50%;
left:50%;
}
div.holding_inner{
position:relative;
top:-143px;
left:-160px;
width:286px;
height:330px;
background:url(holding.png) no-repeat;
}
div.holding_inner span{
position:absolute;
bottom:0px;
width:100%;
text-align:center;
font-size:2em;
}

a{
color:#000;
text-decoration:none;
outline:none;
}
a:hover{
color: #102069;
}
p a{
color: white;
}
p a:hover{
color: #102069;
}

h1, h2, h3, h4{
margin:0;
padding:0;
}

/* ----------------------------------------- */
/* MAIN LAYOUT */
/* ----------------------------------------- */
div.section, div.hide{
display:none;
}
div#section_bigday{
position:absolute;
top:0px;
left:0px;
z-index:2;
}
div#dotted-bigday{
z-index:1;
position:absolute;
width:2346px;
height:350px;
background:url(images/dotted_bigday.png) no-repeat;
}
div#section_home{
position:absolute;
width:800px;
min-height:300px;
margin:0 auto;
}
div#dotted-journey{
z-index:1;
position:absolute;
width:273px;
height:2316px;
background:url(images/dotted_journey.png) no-repeat;
}
div#section_journey{
position:absolute;
min-width:800px;
min-height:300px;
font-family: "Tenor Sans", arial, serif;

}
div#dotted-blog{
z-index:1;
position:absolute;
width:2201px;
height:191px;
background:url(images/dotted_blog.png) no-repeat;
}
div#section_blog{
position:absolute;
left:5635px;
width:800px;
height:400px;
margin:0 auto;
font-family: "Tenor Sans", arial, serif;
}

div#footer{
position:fixed;
bottom:2px;
right:2px;
z-index:10;
}
div#footer a{
float:right;
display:block;
width:30px;
height:30px;
}
a.wordpress{
background:url(icon_wordpress.png) no-repeat bottom;
}
a.typekit{
background:url(icon_typekit.png) no-repeat bottom;
}
a.wordpress:hover, a.typekit:hover{
background-position:top;
}
div#footer a.onepagelove{
width:28px;
height:24px;
margin:3px 0 0 0;
background:url(onepagelove.png) no-repeat left top;
}
div#footer a.onepagelove:hover{
background:url(onepagelove.png) no-repeat left bottom;
}
div#footer a.twitter{
width:36px;
height:24px;
margin:3px 2px 0 0;
background:url(icon_twitter.png) no-repeat top;
}
div#footer a.twitter:hover{
background:url(icon_twitter.png) no-repeat center -31px;
}


/* HOME */
/* ----------------------------------------- */
div#section_home_content, div#section_home div.double-line-star{
position:relative;
width:660px;
margin:0 auto;
}
div#left{
float:left;
width:490px;
}
h1.welcome{
margin:5px 0;
line-height:73px;
font-size:86px;
white-space:nowrap;
text-align:justify;
	color: #00436e;
}
h3.welcome{
padding:5px;
font-size:16px;
letter-spacing:1px;
text-align:center;
color: white;
background: #102069;
font-family: "Tenor Sans", helvetica, sans-serif;
	width: 388px;
}
ul.nav{
position:relative;
float:left;
clear:both;
width:100%;
z-index:5;
}
ul.nav li{
float:left;
position:relative;
margin:0 0 0 16px;
cursor:pointer;
}
ul.nav li.nav-blog{
float: right;
margin:0;
}
ul.nav li.nav-busts{
width:65px;
height:65px;
margin:0;
background:url(busts.png) no-repeat left;
}
ul.nav li.current a{
color: white;
}
ul#section_bigday_nav li{
margin:0 0 0 7px;
}
ul#section_bigday_nav li.nav-busts{
margin:0;
}
ul#section_bigday_nav li.nav-title{
margin:0 0 0 2px;
}
ul.nav li.nav-title h1{
margin:3px 0 0 0;
padding:0;
font-size:52px;
font-weight:500;
letter-spacing:-1px;
color: white;
font-family: "Tenor Sans", arial, sans-serif;
}
h2.tk-league-gothic{
margin: 13px 0 0;
font-size: 32px;
font-weight:500;
line-height:30px;
text-align:center;
	color: white;
	font-family: "Tenor Sans", arial, sans-serif;
}
h4.tk-museo-slab{
font-size: 16px;
line-height:12px;
text-align:center;
	color: white;
}
ul#nav li.nav-bigday{
margin:0 0 0 16px;
}
li.nav-bigday h4.tk-museo-slab{
letter-spacing:0.5px;
}
ul#nav li.nav-blog{
float: right;
margin:0;
}
li.nav-blog h4.tk-museo-slab{
font-size:14px;
line-height:12px;
letter-spacing:-1px;
text-align:center;
}
div#polaroid{
float:right;
width:166px;
height:180px;
background:url(polaroid.png) no-repeat 0px 1px;
}
/* ----------------------------------------- */


/* THE BIG DAY */
/* ----------------------------------------- */
div#section_bigday{
overflow:hidden;
}
div#section_bigday_content{
width:804px;
margin:100px auto 40px auto;
position:relative;
}
div#section_bigday_content div.sub-section{
float:left;
clear:both;
position:relative;
z-index:2;
width:100%;
background:url(images/back.jpg);
}
div#section_bigday_content h1.tk-league-gothic, div#section_bigday_content h2.tk-league-gothic, div#section_bigday_content h3.tk-league-gothic, div#section_bigday_content h4.tk-league-gothic{
clear:both;
font-weight:500;
text-align:left;
}
div#section_bigday_content div.sub-section h1.tk-league-gothic{
font-size:52px;
text-align:center;
}
div#section_bigday_content div.sub-section h2.tk-league-gothic{
font-size:44px;
}
div.sub-section h3.tk-league-gothic, div#bigday_intro_text h3.tk-league-gothic{
font-size:36px;
}
div#section_bigday_content div.sub-section h4.tk-league-gothic{
font-size:26px;
}
div#section_bigday_content div.sub-section h4.tk-museo-slab{
font-size:19px;
position:relative;
top:-7px;
}
div#section_bigday_content p a, div.sub-section h1.tk-league-gothic a,div.sub-section h2.tk-league-gothic a, div.sub-section h3.tk-league-gothic a, div.sub-section h4.tk-league-gothic a, div.sub-section h4.tk-museo-slab a{
color: white;
font-weight:500;
}
div#section_bigday_content p a:hover, div.sub-section h1.tk-league-gothic a:hover,div.sub-section h2.tk-league-gothic a:hover, div.sub-section h3.tk-league-gothic a:hover, div.sub-section h4.tk-league-gothic a:hover, div.sub-section h4.tk-museo-slab a:hover{
color: #00436e;
font-weight:500;
}
div#section_bigday_content p{
font-size:14px;
margin:0 0 15px 0;
text-align:justify;
text-justify:newspaper;
}


/* ----------------------------------------- */

div#bigday_intro_polaroid{
clear:left;
float:left;
position:relative;
left:-3px;
width:273px;
height:252px;
background:url(polaroid_large.png) no-repeat 0px 1px;
	margin: 30px 0 0;
}
div#bigday_intro_text{
float:right;
width:525px;
margin:37px 0 0 0;
padding: 0 0 32px;
font-family: "Tenor Sans", helvetica, sans-serif;
color: white;
}


.grand {
	font-size: 1.5em;
}
.moyen {
	font-size: 1.25em;
}

/* ----------------------------------------- */

div#bigday_dottedline{
float:left;
position:absolute;
top:485px;
left:397px;
z-index:1;
width:5px;
height:420px;background:url(images/dottedline.png) repeat-y center;
}

/* ----------------------------------------- */

div#bigday_nav{
position:absolute;
top:420px;
width:800px;
z-index:5;
}
div#bigday_nav ul{
float:left;
width:800px;
margin:0;
padding:2px 0;
border-top:2px solid #000;
border-bottom:2px solid #000;
background:url(images/back.jpg);
}
div#bigday_nav ul li{
margin:0;
padding:0;
}
div#bigday_nav ul li{
float:left;
margin:0 0 0 21px;
}
div#bigday_nav ul li:last-child{
float:right;
}
div#bigday_nav ul li a{
font-size:30px;
line-height:30px;
position:relative;
top:2px;
}
div#bigday_nav ul li#subnav_first, div#bigday_nav ul li#subnav_back{
margin:0;
padding:5px 8px;
color:#7b613d;
background:#000;
cursor:pointer;
font-family: 'Tenor Sans', arial, serif;
}
div#bigday_nav ul li#subnav_first:hover, div#bigday_nav ul li#subnav_back:hover{
color: white;
font-family: 'Tenor Sans', arial, serif;
}
div#bigday_nav ul li#subnav_back{
padding:5px 6px;
font-family: 'Tenor Sans', arial, serif;
}

/* ----------------------------------------- */

div#bigday_maps{
margin: 405px 0 0;
}
div#bigday_maps_links{
clear:both;
margin:40px 0 0 0;
}
div#bigday_maps_links p{
clear:both;
margin:2px 0 5px 0;
text-align:left;
}
div#bigday_maps_links img{
position:relative;
left:-8px;
}
div#bigday_maps_links h4{
clear:both;
position:relative;
top:-10px;
}

/* ----------------------------------------- */

div#bigday_food{
margin:422px 0 0 0;
}
div#bigday_food_mains{
clear:both;
width:100%;
height:250px;
border-top:3px solid #000;
border-bottom:3px solid #000;
background:url(black20.png);
}
div#bigday_food_mains div.bigday-third{
height:120px;
margin:10px 0 0 0;
padding-top:110px;
border-right:3px solid #000;
}
div#bigday_food_mains div.bigday-third-last{
border:none;
}
div#bigday_food_mains div#steak{
background:url(cow.png) no-repeat center 12px;
}
div#bigday_food_mains div#fish{
background:url(fish.png) no-repeat center 20px;
}
div#bigday_food_mains div#veg{
background:url(veg.png) no-repeat center 40px;
}
div#bigday_food_mains div.bigday-third h2, div#bigday_food_mains div.bigday-third h4, div#bigday_food_mains div.bigday-third p{
margin:0;
text-align:center;
}
div#bigday_food_mains div.bigday-third p{
position:relative;
top:-3px;
font-size:12px;
}
div#bigday_food_countdown{
clear:both;
float:left;
margin:10px 0 0 0;
}
div#bigday_food_countdown div.bigday-left{ color: white; text-align:left; }
div#bigday_food_countdown div.bigday-left span#top{ position:relative; top:-2px; font-size:35px; }
div#bigday_food_countdown div.bigday-left span#bottom{ position:relative; top:-15px; font-size:39px; }
div#bigday_food_countdown div.bigday-right{ text-align:right; }
div#bigday_food_countdown div.bigday-right span#top{ font-size:16px; }
div#bigday_food_countdown div.bigday-right span#bottom{ position:relative; top:-12px; font-size:60px; letter-spacing:-1px; }

div#bigday_food_courses{
clear:both;
width:100%;
height:160px;
margin:0 0 30px 0;
border-top:3px solid #000;
border-bottom:3px solid #000;
background:url(black20.png);
}
div#bigday_food_courses div.bigday-left, div#bigday_food_courses div.bigday-right{
width:358px;
height:130px;
margin:10px 0 0 0;
padding:10px 20px 0 20px;
border-right:3px solid #000;
}
div#bigday_food_courses div.bigday-right{
border:none;
}
div#bigday_food_courses div.bigday-left > *, div#bigday_food_courses div.bigday-right > *{
text-align:center;
}
div#bigday_food_courses div.bigday-left h2.tk-league-gothic, div#bigday_food_courses div.bigday-right h2.tk-league-gothic{
color: white;
}

/* ----------------------------------------- */

div#bigday_giftlist{
margin:414px 0 0 0;
}
div#bigday_giftlist_links img{
position:relative;
top:35px;
left:-10px;
}
div#bigday_giftlist_links{
margin:50px 0 0 0;
}
div#bigday_giftlist_links p{
margin:0;
}
div#bigday_giftlist_links p.giftlist_link{
margin:10px 0;
font-size:18px;
}
div#bigday_giftlist_links h4.tk-league-gothic{
position:relative;
top:10px;
}
div#bigday_giftlist_nopressure{
margin:60px 0 0 0;
}

/* ----------------------------------------- */

div#bigday_accomodation{
margin:400px 0 0 0;
}
div#bigday_accomodation img{
position:relative;
top:15px;
left:-10px;
}
div#bigday_accomodation a{
text-transform:uppercase;
}

/* ----------------------------------------- */

div#bigday_footer{
float:left;
clear:both;
margin:50px 0 70px 0;
}
div#bigday_footer h3.tk-league-gothic{
position:relative;
top:5px;
margin:0;
font-size:34px;
}
div#bigday_footer ul.nav{
position:relative;
top:-5px;
}
div#bigday_footer ul.nav li.nav_item{
margin:0 0 0 27px;
}
div#bigday_footer ul.nav li h2{
text-align:center;
}
div#bigday_footer ul.nav li.nav-title{
margin:0;
}
div#bigday_footer ul.nav li.nav-title h1{
color:#000;
margin:0;
}


/* ----------------------------------------- */
/* THE JOURNEY */
/* ----------------------------------------- */
div#section_journey_line{
clear:both;
width:78px;
height:30px;
margin:2px auto 0 auto;
background:url(dotted_journey.png) no-repeat -116px -2317px;
}
div#section_journey_content{
	position:relative;
	clear:both;
	width:800px;
	height:645px;
	font-family: "Tenor Sans", arial, serif;background:url(thegettingtogether.png) no-repeat center 3px;
	margin: 0 auto;
	padding-top: 10px;
	
}
/* ----------------------------------------- */


/* ----------------------------------------- */
/* THE BLOG */
/* ----------------------------------------- */
div#section_blog{
width:400px;
font-family: "Tenor Sans", arial, serif;
}
div#section_blog h1.tk-league-gothic{
position:relative;
top:130px;
left:-6px;
font-size:190px;
}
/* ----------------------------------------- */
div#footer{
float:left;
clear:both;
}



/* CLASSES */
/* ----------------------------------------- */
a.hand{
position:absolute;
display:block;
width:140px;
height:34px;
padding:0 65px 0 0;
background:url(hand.png) no-repeat top right;
}
a.hand h2{
line-height:10px;
}
a.hand:hover{
background:url(hand.png) no-repeat bottom right;
}
div#section_bigday a.hand{
top:35px;
right:65px;
}
div#section_journey a.hand{
position:absolute;
bottom:35px;
right:75px;
font-family: "Tenor Sans", arial, serif;
}
div#section_blog a.hand{
position:relative;
top:160px;
left:508px;
z-index:5;
padding:0 0 0 65px;
background:url(hand_left.png) no-repeat top left;
}
div#section_blog a.hand h2{
line-height:40px;
}
div#section_blog a.hand:hover{
background:url(hand_left.png) no-repeat bottom left;
}

div.left-star-container{
float:left;
clear:both;
margin:30px 0 0 0;
}
div.left-star{
clear:both;
width:780px;
padding:0 0 0 22px;
margin:0;
background:url(images/rond_jaune.png) no-repeat bottom left;
}
div.left-star > *{
position:relative;
top:3px;
margin:0;
padding:0;
}

div.bigday-third{
float:left;
width:243px;
padding:0 10px;
}
div.bigday-third-last{
float:right;
}
div.bigday-left{
float:left;
width:390px;
padding:0 10px 0 0;
}
div.bigday-right{
float:right;
width:390px;
padding:0 0 0 10px;
}
div.bigday-left img, div.bigday-right img{
position:relative;
}

div.double-line-star{
clear:both;
}
div.double-line-star span{
float:left;
}
span.double-line{
float:left;
position:relative;
top:7px;
height:2px;
border-top:2px solid #000;
border-bottom:2px solid #000;
	border-color: white;
}
div#section_home span.double-line{
width:312px;
}
div#section_bigday span.double-line{
width:384px;
}

div.single-line-star{
clear:both;
}
div.single-line-star-bottom{
clear:both;
float:left;
margin:25px 0 0 0;
}
div.single-line-star span{
float:left;
}
span.single-line{
float:left;
position:relative;
top:9px;
border-top: 2px solid white;
}
div#section_bigday span.single-line{
width:384px;
}

span.icon_star{
width: 22px;
height: 22px;
margin:0 6px;
background:url(images/rond_bleu.png) no-repeat;
}
span.icon_star_rouge{
width: 22px;
height: 22px;
margin:0 6px;
background:url(images/rond_rouge.png) no-repeat;
}
span.balloons{
position:absolute;
top:-26px;
display:block;
width:35px;
height:44px;
background:url(nav_ballons.png) no-repeat;
}
li.nav-bigday span.balloons{
left:57px;
}
li.nav-journey span.balloons{
left:74px;
font-family: "Tenor Sans", arial, serif;
}
li.nav-blog span.balloons{
left:62px;
}
span.bubble{
position:absolute;
top:-26px;
left:-97px;
display:block;
width:76px;
height:56px;
padding:11px 10px 5px 10px;
color:#7b613c;
font-size:14px;
font-weight:300;
text-align:center;
line-height:14px;
background:url(bubble.png) no-repeat;
}
);
font-family: "Tenor Sans", helvetica, sans-serif;
	width: 388px;
}
ul.nav{
position:relative;
float:left;
clear:both;
width:100%;
z-index:5;
}
ul.nav li{
float:left;
position:relative;
margin:0 0 0 16px;
cursor:pointer;
}
ul.nav li.nav-blog{
float: right;
margin:0;
	clear: left;
}
ul.nav li.nav-busts{
width:65px;
height:65px;
margin:0;
background:url(busts.png) no-repeat left;
}
ul.nav li.current a{
color: white;
}
ul#section_bigday_nav li{
margin:0 0 0 7px;
}
ul#section_bigday_nav li.nav-busts{
margin:0;
}
ul#section_bigday_nav li.nav-title{
margin:0 0 0 2px;
}
ul.nav li.nav-title h1{
margin:3px 0 0 0;
padding:0;
font-size:52px;
font-weight:500;
letter-spacing:-1px;
color: white;
font-family: "Tenor Sans", arial, sans-serif;
}
h2.tk-league-gothic{
margin:13px 0 0 0;
font-size: 32px;
font-weight:500;
line-height:30px;
text-align:center;
	color: white;
	font-family: "Tenor Sans", arial, sans-serif;
}
h4.tk-museo-slab{
font-size: 16px;
line-height: 14px;
text-align:center;
	color: white;
		font-family: "Tenor Sans", arial, sans-serif;
}
ul#nav li.nav-bigday{
margin:0 0 0 16px;
}
li.nav-bigday h4.tk-museo-slab{
letter-spacing:0.5px;
}
ul#nav li.nav-blog{
float:right;
margin:0;
}
li.nav-blog h4.tk-museo-slab{
font-size:14px;
line-height:12px;
letter-spacing:-1px;
text-align:center;
}
div#polaroid{
float:right;
width:166px;
height:180px;
background:url(polaroid.png) no-repeat 0px 1px;
}
/* ----------------------------------------- */


/* THE BIG DAY */
/* ----------------------------------------- */
div#section_bigday{
overflow:hidden;
}
div#section_bigday_content{
width:804px;
margin:100px auto 40px auto;
position:relative;
}
div#section_bigday_content div.sub-section{
float:left;
clear:both;
position:relative;
z-index:2;
width:100%;
background:url(images/back.jpg);
color: white;
}
div#section_bigday_content h1.tk-league-gothic, div#section_bigday_content h2.tk-league-gothic, div#section_bigday_content h3.tk-league-gothic, div#section_bigday_content h4.tk-league-gothic{
clear:both;
font-weight:500;
text-align:left;
font-family: "Tenor Sans", arial, sans-serif;
}
div#section_bigday_content div.sub-section h1.tk-league-gothic{
font-size: 45px;
text-align:center;
	padding-top: 10px;
	padding-bottom: 10px;
}
div#section_bigday_content div.sub-section h2.tk-league-gothic{
font-size:44px;
}
div.sub-section h3.tk-league-gothic, div#bigday_intro_text h3.tk-league-gothic{
font-size:36px;
}
div#section_bigday_content div.sub-section h4.tk-league-gothic{
font-size:26px;
}
div#section_bigday_content div.sub-section h4.tk-museo-slab{
font-size:19px;
position:relative;
top:-7px;
}
div#section_bigday_content p a, div.sub-section h1.tk-league-gothic a,div.sub-section h2.tk-league-gothic a, div.sub-section h3.tk-league-gothic a, div.sub-section h4.tk-league-gothic a, div.sub-section h4.tk-museo-slab a{
color: white;
font-weight:500;
}
div#section_bigday_content p a:hover, div.sub-section h1.tk-league-gothic a:hover,div.sub-section h2.tk-league-gothic a:hover, div.sub-section h3.tk-league-gothic a:hover, div.sub-section h4.tk-league-gothic a:hover, div.sub-section h4.tk-museo-slab a:hover{
color: #0d0d3e;
font-weight:500;
}
div#section_bigday_content p{
font-size:14px;
margin:0 0 15px 0;
text-align:justify;
text-justify:newspaper;
}


/* ----------------------------------------- */

div#bigday_intro_polaroid{
clear:left;
float:left;
position:relative;
left:-3px;
width:273px;
height:252px;
background:url(polaroid_large.png) no-repeat 0px 1px;
	margin: 5px 0 0;
}
div#bigday_intro_text{
float:right;
width:515px;
margin: 40px 0 0;
padding: 0 0 20px;
background:url(bigday_intro_arrow.png) no-repeat 80px 234px;
}

/* ----------------------------------------- */

div#bigday_dottedline{
float:left;
position:absolute;
top:485px;
left:397px;
z-index:1;
width:5px;
height:420px;background:url(images/dottedline.png) repeat-y center;
}

/* ----------------------------------------- */

div#bigday_nav{
position:absolute;
top:420px;
width:800px;
z-index:5;
	padding-top: 4px;
	padding-bottom: 4px;
}
div#bigday_nav ul{
float:left;
width:800px;
margin:0;
padding: 4px 0;
border-top: 2px solid white;
border-bottom: 2px solid white;
background:url(images/back.jpg);
}
div#bigday_nav ul li{
margin:0;
padding:0;
}
div#bigday_nav ul li{
float:left;
margin:0 0 0 21px;
}
div#bigday_nav ul li:last-child{
float:right;
}
div#bigday_nav ul li a{
font-size:30px;
line-height:30px;
position:relative;
top:2px;

}
div#bigday_nav ul li#subnav_first, div#bigday_nav ul li#subnav_back{
margin:0;
padding:5px 8px;
color: white;
background: url(images/fond_barre_accueil.png);cursor:pointer;
font-family: 'Tenor Sans', arial, serif;
}
div#bigday_nav ul li#subnav_first:hover, div#bigday_nav ul li#subnav_back:hover{
color: white;
font-family: 'Tenor Sans', arial, serif;
}
div#bigday_nav ul li#subnav_back{
padding:5px 6px;
font-family: 'Tenor Sans', arial, serif;
}

/* ----------------------------------------- */

div#bigday_maps{
margin: 475px 0 0;
color: white;
font-family: "Tenor Sans", arial, sans-serif;
}
div#bigday_maps_links{
clear:both;
margin:40px 0 0 0;
}
div#bigday_maps_links p{
clear:both;
margin:2px 0 5px 0;
text-align:left;
}
div#bigday_maps_links img{
position:relative;
left:-8px;
}
div#bigday_maps_links h4{
clear:both;
position:relative;
top:-10px;
}

/* ----------------------------------------- */

div#bigday_food{
margin:422px 0 0 0;
}
div#bigday_food_mains{
clear:both;
width:100%;
height:250px;
border-top:3px solid #000;
border-bottom:3px solid #000;
background:url(black20.png);
}
div#bigday_food_mains div.bigday-third{
height:120px;
margin:10px 0 0 0;
padding-top:110px;
border-right:3px solid #000;
}
div#bigday_food_mains div.bigday-third-last{
border:none;
}
div#bigday_food_mains div#steak{
background:url(cow.png) no-repeat center 12px;
}
div#bigday_food_mains div#fish{
background:url(fish.png) no-repeat center 20px;
}
div#bigday_food_mains div#veg{
background:url(veg.png) no-repeat center 40px;
}
div#bigday_food_mains div.bigday-third h2, div#bigday_food_mains div.bigday-third h4, div#bigday_food_mains div.bigday-third p{
margin:0;
text-align:center;
}
div#bigday_food_mains div.bigday-third p{
position:relative;
top:-3px;
font-size:12px;
}
div#bigday_food_countdown{
clear:both;
float:left;
margin:10px 0 0 0;
}
div#bigday_food_countdown div.bigday-left{ color: white; text-align:left; }
div#bigday_food_countdown div.bigday-left span#top{ position:relative; top:-2px; font-size:35px; }
div#bigday_food_countdown div.bigday-left span#bottom{ position:relative; top:-15px; font-size:39px; }
div#bigday_food_countdown div.bigday-right{ text-align:right; }
div#bigday_food_countdown div.bigday-right span#top{ font-size:16px; }
div#bigday_food_countdown div.bigday-right span#bottom{ position:relative; top:-12px; font-size:60px; letter-spacing:-1px; }

div#bigday_food_courses{
clear:both;
width:100%;
height:160px;
margin:0 0 30px 0;
border-top:3px solid #000;
border-bottom:3px solid #000;
background:url(black20.png);
}
div#bigday_food_courses div.bigday-left, div#bigday_food_courses div.bigday-right{
width:358px;
height:130px;
margin:10px 0 0 0;
padding:10px 20px 0 20px;
border-right:3px solid #000;
}
div#bigday_food_courses div.bigday-right{
border:none;
}
div#bigday_food_courses div.bigday-left > *, div#bigday_food_courses div.bigday-right > *{
text-align:center;
}
div#bigday_food_courses div.bigday-left h2.tk-league-gothic, div#bigday_food_courses div.bigday-right h2.tk-league-gothic{
color: white;
}

/* ----------------------------------------- */

div#bigday_giftlist{
margin:414px 0 0 0;
}
div#bigday_giftlist_links img{
position:relative;
top:35px;
left:-10px;
}
div#bigday_giftlist_links{
margin:50px 0 0 0;
}
div#bigday_giftlist_links p{
margin:0;
}
div#bigday_giftlist_links p.giftlist_link{
margin:10px 0;
font-size:18px;
}
div#bigday_giftlist_links h4.tk-league-gothic{
position:relative;
top:10px;
}
div#bigday_giftlist_nopressure{
margin:60px 0 0 0;
}

/* ----------------------------------------- */

div#bigday_accomodation{
margin:400px 0 0 0;
}
div#bigday_accomodation img{
position:relative;
top:15px;
left:-10px;
}
div#bigday_accomodation a{
text-transform:uppercase;
}

/* ----------------------------------------- */

div#bigday_footer{
float:left;
clear:both;
margin:50px 0 70px 0;
}
div#bigday_footer h3.tk-league-gothic{
position:relative;
top:5px;
margin:0;
font-size:34px;
}
div#bigday_footer ul.nav{
position:relative;
top:-5px;
}
div#bigday_footer ul.nav li.nav_item{
margin:0 0 0 27px;
}
div#bigday_footer ul.nav li h2{
text-align:center;
}
div#bigday_footer ul.nav li.nav-title{
margin:0;
}
div#bigday_footer ul.nav li.nav-title h1{
color:#000;
margin:0;
}


/* ----------------------------------------- */
/* THE JOURNEY */
/* ----------------------------------------- */
div#section_journey_line{
clear:both;
width:78px;
height:30px;
margin:2px auto 0 auto;
background:url(dotted_journey.png) no-repeat -116px -2317px;
font-family: "Tenor Sans", arial, serif;
}
div#section_journey_content{
	position:relative;
	clear:both;
	width:900px;
	height:545px;
	font-family: "Tenor Sans", arial, serif;background:url(thegettingtogether.png) no-repeat center 3px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	
}

/* ----------------------------------------- */


/* ----------------------------------------- */
/* THE BLOG */
/* ----------------------------------------- */
div#section_blog{
width:800px;
}
div#section_blog h1.tk-league-gothic{
position:relative;
top:130px;
left:-6px;
font-size:190px;
}
/* ----------------------------------------- */
div#footer{
float:left;
clear:both;
}



/* CLASSES */
/* ----------------------------------------- */
a.hand{
position:absolute;
display:block;
width:140px;
height:34px;
padding:0 65px 0 0;
background:url(hand.png) no-repeat top right;
}
a.hand h2{
line-height:10px;
}
a.hand:hover{
background:url(hand.png) no-repeat bottom right;
}
div#section_bigday a.hand{
top:35px;
right:65px;
}
div#section_journey a.hand{
position:absolute;
bottom:35px;
right:75px
font-family: "Tenor Sans", arial, serif;
}
div#section_blog a.hand{
position:relative;
top:160px;
left:508px;
z-index:5;
padding:0 0 0 65px;
background:url(hand_left.png) no-repeat top left;
}
div#section_blog a.hand h2{
line-height:40px;
}
div#section_blog a.hand:hover{
background:url(hand_left.png) no-repeat bottom left;
}

div.left-star-container{
float:left;
clear:both;
margin:30px 0 0 0;
}
div.left-star{
clear:both;
width:780px;
padding:0 0 0 22px;
margin:0;
background:url(images/rond_jaune.png) no-repeat bottom left;
}
div.left-star > *{
position:relative;
top:3px;
margin:0;
padding:0;
}

div.bigday-third{
float:left;
width:243px;
padding:0 10px;
}
div.bigday-third-last{
float:right;
}
div.bigday-left{
float:left;
width:390px;
padding:0 10px 0 0;
}
div.bigday-right{
float:right;
width:390px;
padding:0 0 0 10px;
}
div.bigday-left img, div.bigday-right img{
position:relative;
}

div.double-line-star{
clear:both;
}
div.double-line-star span{
float:left;
}
span.double-line{
float:left;
position:relative;
top:7px;
height:2px;
border-top:2px solid #000;
border-bottom:2px solid #000;
	border-color: white;
}
div#section_home span.double-line{
width:312px;
}
div#section_bigday span.double-line{
width:384px;
}

div.single-line-star{
clear:both;
}
div.single-line-star-bottom{
clear:both;
float:left;
margin:25px 0 0 0;
}
div.single-line-star span{
float:left;
}
span.single-line{
float:left;
position:relative;
top:9px;
border-top:2px solid white;
}
div#section_bigday span.single-line{
width:384px;
}

span.icon_star{
width: 22px;
height: 22px;
margin:0 6px;
background:url(images/rond_bleu.png) no-repeat;
}
span.icon_star_rouge{
width: 22px;
height: 22px;
margin:0 6px;
background:url(images/rond_rouge.png) no-repeat;
}
span.icon_star_jaune {
width: 22px;
height: 22px;
margin:0 6px;
background:url(images/rond_jaune.png) no-repeat;
}
span.balloons{
position:absolute;
top:-26px;
display:block;
width:35px;
height:44px;
background:url(nav_ballons.png) no-repeat;
}
li.nav-bigday span.balloons{
left:57px;
}
li.nav-journey span.balloons{
left:74px;
font-family: "Tenor Sans", arial, serif;
}
li.nav-blog span.balloons{
left:62px;
}
span.bubble{
position:absolute;
top:-26px;
left:-97px;
display:block;
width:76px;
height:56px;
padding:11px 10px 5px 10px;
color:#7b613c;
font-size:14px;
font-weight:300;
text-align:center;
line-height:14px;
background:url(bubble.png) no-repeat;
}
li#section_home_blog.nav_item{
	float: none;
	margin-left: 300px;
	margin-bottom: 7px;
}
li#section_home_journey.nav_item{
	margin-top: 20px;
	float: left;
}
#annonce {
	color: white;
	font: 0.8em "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #f32c2c;
	padding: 5px 10px;
	position: fixed;
	   top: 0;
	   width: auto;
}