/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	font: 13px 'Helvetica Neue', Arial, sans-serif;
	background:#fff url( http://www.parallelesmag.com/terresduson/img/fd_bg.jpg) top left repeat;
	color: #222;
	margin:0px;
	padding:0px;
}
#wrapper {
	background:url( http://www.parallelesmag.com/terresduson/img/bg_bottom.jpg) bottom center no-repeat;
	margin:0px;
	padding:0px;

}
#wrapper_second {
	background:url( http://www.parallelesmag.com/terresduson/img/bg_top.jpg) top center no-repeat;
	margin:0px;
	padding:0px;

}
/******************************************************HEADER**************************/
#header {
	width:100%;
	height:350px;
	margin:0px;
}
#boutons {
	width:220px;
	height:45px;
	position:absolute;
	top:0px;
	right:0px;
	margin:0px 10px 0px 0px;
}
#boutons span {
	display:none;
}
#boutons ul {
	list-style-type:none;
	margin:0px;
	padding:5px 0px 0px 5px;
}
#boutons li a {
	display:block;
	width:42px;
	height:35px;
	float:left;
}
#boutons li.num a {
	background:url( http://www.parallelesmag.com/terresduson/img/bt_19_a.png) 0px 0px no-repeat;
}
#boutons li.tds a{
	background:url( http://www.parallelesmag.com/terresduson/img/bt_tds_a.png) 0px 0px no-repeat;
	
}
#boutons li.boussole a {
	background:url( http://www.parallelesmag.com/terresduson/img/bt_journal_a.png) 0px 0px no-repeat;
}
#boutons li.return a {
	background:url( http://www.parallelesmag.com/terresduson/img/bt_return_a.png) 0px 0px no-repeat;
}
#boutons li.batterie a {
	background:url( http://www.parallelesmag.com/terresduson/img/bt_equipe_a.png) 0px 0px no-repeat;
}
#logo {
	position:absolute;
	top:25px;
	left:5px;
	z-index:10;
}
#logo img {
	border:0px;
	float:left;
}
#slogan {
	margin:0px auto 0px auto;
	width:710px;
	height:60px;
}
#slogan span {
	font: 24px Arial, Helvetica, sans-serif;
	display:inline-block;
	background-color:#FFF;
	padding:5px;
	margin:0px 20px 0px 20px;
	background-image: -moz-linear-gradient(-90deg, hsla(0,0%,100%,.4), hsla(0,0%,100%,.0) );
	background-image: -webkit-gradient(linear, 0 top, 0 bottom, from( hsla(0,0%,100%,.4) ), to( hsla(0,0%,100%,.0) ));
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px hsla(0,0%,0%,.3);
	-moz-box-shadow: 0 1px 2px hsla(0,0%,0%,.3);
	-o-box-shadow: 0 1px 2px hsla(0,0%,0%,.3);
	box-shadow: 0 1px 2px hsla(0,0%,0%,.3);
	text-decoration:none;
	color:#000000;
	background-color:#FFF;
}
/* Infinite Scroll loader */
#infscr-loading {
	z-index: 5000;
	position: fixed;
	left: 40%;
	bottom: 40px;
	width: 200px;
	height: 100px;
	padding: 10px;
	background: #000;
	opacity: 0.8;
	color: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
/**** Filtering nav ****/


#filtering-nav .itw_video, .itw_trottoir,  .compte_rendu, .photos, .coulisses, .direct{
	background-color: #fff;
	color: #000;
}
.box.itw_video, .box.itw_trottoir, .box.compte_rendu, .box.photos, .box.coulisses, .box.direct {
	background-color: #fff;
	color: #000;
}
.box.itw_video, .box.itw_trottoir, .box.compte_rendu, .box.photos, .box.coulisses, .box.direct h3 {
	
	color: #333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.box.photos, #filtering-nav .photos {
	background-color: #fff;
	color: #000;
}
#filtering-nav .all {
	background-color: #ebeaea;
}

#filtering-nav .day189 {
	background-color: #000;
color: #fff;
clear:both;
}
#filtering-nav .day190 {
	background-color: #000;
color: #fff;
}
#filtering-nav .day191 {
	background-color: #000;
color: #fff;
}
#filtre {
	margin:90px 0px 0px 20px;
	width:300px;
}
#filtering-nav {
	padding: 0;
	margin: 2em 0;
}
#filtering-nav li {
	list-style: none;
	margin:5px;
}
#filtering-nav li a {
	display: block;
	float:left;
	padding: .5em 1.0em;
	margin:3px;
	background-image: -moz-linear-gradient(-90deg, hsla(0,0%,100%,.4), hsla(0,0%,100%,.0) );
	background-image: -webkit-gradient(linear, 0 top, 0 bottom, from( hsla(0,0%,100%,.4) ), to( hsla(0,0%,100%,.0) ));
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px hsla(0,0%,0%,.3);
	-moz-box-shadow: 0 1px 2px hsla(0,0%,0%,.3);
	-o-box-shadow: 0 1px 2px hsla(0,0%,0%,.3);
	box-shadow: 0 1px 2px hsla(0,0%,0%,.3);
	text-decoration:none;
	color:#000000;
	
}
#filtering-nav li a:active {
	background-image: -moz-linear-gradient(-90deg, hsla(0,0%,0%,.0), hsla(0,0%,0%,.2) );
	background-image: -webkit-gradient(linear, 0 top, 0 bottom, from( hsla(0,0%,0%,.0) ), to( hsla(0,0%,0%,.2) ));
	-webkit-box-shadow: inset 0 1px 3px hsla(0,0%,0%,.6);
	-moz-box-shadow: inset 0 1px 3px hsla(0,0%,0%,.6);
	-o-box-shadow: inset 0 1px 3px hsla(0,0%,0%,.6);
	box-shadow: inset 0 1px 3px hsla(0,0%,0%,.6);

}
/**** Clearfixes ****/

.wrap:after, #tumblelog:after, #filtering-nav:after {
	content: '';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/**** Masonry CSS ****/

.wrap {
	border: 0px solid #456;
	padding: 0px;
	margin:20px;
	clear: both;
}
.box {
	margin: 5px;
	padding: 5px;
	background: #fff;
	font-size: 12px;
	float: left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.box a{
color:#000;	
	
}

.box a:hover{
color:#fff;	
background-color:#000;
text-decoration:none;
	
}
.col1 {
	width: 180px;
}
.col2 {
	width:230px;
}
.col3 {
	width: 330px;
}
.col4 {
	width: 430px;
}
.col5 {
	width: 460px;
}

.col_lecture {
	width: 680px;

}
.col1 img {
	max-width: 180px;
}
.col2 img {
	max-width: 230px;
}
.col3 img {
	max-width: 330px;
}
.col4 img {
	max-width: 430px;
}
.col5 img {
	max-width: 460px;
}

.col_lecture img {
	width: 680px;
height:auto;
}


#pageslide-slide-wrap {
	background:url( http://www.parallelesmag.com/terresduson/img/fd_secondary.png) top left no-repeat;
}
#pageslide-content h2 {
}
#secondary {
	padding:10px;
}
#secondary h2 {
	display:inline-block;
	float:right;
}
#secondary h3 {
	display:inline-block;
	float:right;
	clear:both;
	padding:3px;
	background-color:#fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#secondary p {
	background:url( http://www.parallelesmag.com/terresduson/img/bg_alpha_bl.png) top left repeat;
	padding:5px;
	display:inline-block;
	width:350px;
	float:right;
}
#logo_slide {
	margin-left:180px;
}
.float_right_slide {
	float:right;
	border:0px;
}
#pageslide-content a {
	font-size:12px;
	padding:20px;
}
.pageslide-close {
	font-size: 12px;
	font-weight: bold;
	color:#fff;
	padding:10px 10px 10px 35px !important;
	background:url( http://www.parallelesmag.com/terresduson/img/bg_close_slide.png) top left no-repeat;
	width:110px;
	height:36px;
	float:right;
	clear:both;
	margin:30px 0;
}
a.pageslide-close {
	color:#000;
	text-decoration:none;
}
a:hover.pageslide-close {
	color:#000;
	text-decoration:underline;
}
#titre_compteur {
	position:absolute;
	top:200px;
	right:15px;
	width:380px;
	text-align:right;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
}
#defaultCountdown {
	position:absolute;
	top:250px;
	right:15px;
	width:520px;
	background:url( http://www.parallelesmag.com/terresduson/img/bg_compteur.png) top left no-repeat;
}
.countdown_section {
	display: block;
	float:left;
	font-size:18px;
	text-align:center;
	font-weight:normal;
	color: #fff;
	width: 104px;
	padding-top:10px;
	line-height:inherit;
}
.countdown_amount {
	font-size:40px;
}
#s-m-t-tooltip {
	position:absolute;
	max-width:300px;
	padding:6px 8px 8px 8px;
	background:#000;
	z-index:1000;
	display:inline-block; /*important*/
	/*font*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#fff;
	/*css3 rounded corners*/
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	opacity : 0.5;
	-moz-opacity : 0.5;
	-ms-filter: "alpha(opacity=5)"; /* IE 8 */
	filter : alpha(opacity=5); /* IE < 8 */
}
/**********************************Garelrie**************************/
    .galleryCont {
	display:none;
}
span.btn {
	display:inline-block;
	cursor:pointer;
}
span.eject {
	float:right;
	cursor:pointer;
	margin:2px 0px 0px 0px;
}

/***************************************FOOTER***********************/
#footer{

width:100%;
height:20px;
margin-top:20px;
margin-bottom:20px;

}

#footer p{

width:100%;
text-align:center;
color:#666;
font-size:12px;


}

#footer a{

color:#000;


}