/* 
 * CSS conference.css
 *
 * Conf HomePage
 * Conf Single
 * Conf Liste
 * Conf Liste Categ 
 * Conf Liste Hover
 * Conf Liste Sidebar
 */
 
 
/*****************/
/* Conf HomePage */
.page-template-template_events-homepage-php #main-content{
	margin:20px 0;
}
.page-template-template_events-homepage-php #event_date{
	text-transform:uppercase;
	margin-top:75px;
}
#main-conferences h1{
	margin: 55px 0 40px 0;
}
#main-conferences ul{
	list-style-type:none;
	margin:0;
	padding:0;
	width:620px;
}
#main-conferences li{
	margin-bottom:65px;
}
#main-conferences .conference_teaser{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	font-smooth:always;
	color:#8c8c8c;
	clear:both;
	margin-bottom:15px;
	margin-top: 5px;
}
#main-conferences .conference_main_image{
	float:left;
	margin-right:15px;
}
#main-conferences .info{
	width:465px;
}
.conference_add{
	left:340px;
  	position:relative;
}
.conference_speaker_name{
	font-family:"Swiss721Medium";
	font-size:15px;
	border-bottom:1px solid #e5e5e5;
	margin-bottom:9px;
	padding-bottom:7px;
}
.conference_compagny,
.conference_poste,
.conference_teaser,
.conference_start_date,
.conference_time,
.conference_salle{
	color:#a0a0a0;	
}

.conference_compagny{
	font-size:10px;
	border-bottom:1px solid #e5e5e5;
	margin-bottom:9px;
	text-transform:uppercase;
	padding-bottom:5px;
}
.conference_teaser,
.conference_poste{
	font-size:11px;
	border-bottom:1px solid #e5e5e5;
	margin-bottom:9px;
	padding-bottom:5px;
}
.conference_teaser { 
	margin-bottom: 15px;
}
.conference_start_date{
	background:url(/web/20121110034105im_/http://mtldgtl.com/wp-content/themes/mtldgtl-2012/images/conf_time_logo.png) no-repeat 0 0;
	border-right: 1px solid #e5e5e5;
    float: left;
    padding-left: 25px;
    padding-right: 15px;
	font-size:12px;
	text-transform:uppercase;
}
.page-template-template_events-list-php .conference_start_date{
	border:none;	
}
.page-template-template_events-list-php .conference_start_date{
	background:url(/web/20121110034105im_/http://mtldgtl.com/wp-content/themes/mtldgtl-2012/images/conf_time_logo.png) no-repeat 13px 0;	
}
.conference_time,
.conference_salle{
	padding-right: 15px;
	font-size:12px;
	float:left;
	margin-left:15px;
}
.page-template-template_events-list-php .conference_salle{
	border-left: 1px solid #CCC;
	padding-left: 15px;
	margin-top:10px;
}
.conference_time{
	border-right: 1px solid #E5E5E5;	
}
.page-template-template_events-list-php .conference_time{
	border-right: none;
}

.single-conference .agenda {
	float:right;
}
.agenda .wpfp-span a {
	background:#000;
	color:#fff;
	float:right;
	padding:3px 5px;
	text-decoration:none;
	}
#main-conferences .read_more{
	background:#000;
	padding: 7px;
    text-align: center;
	margin:100px 0 80px 0;
}
#main-conferences .read_more a{
	color:#fff;
	text-decoration:none;
	display:block;
	font-size:16px;
}
.page-template-template_events-homepage-php #slider{
	overflow:hidden !important;
}


/**************/
/* Conf Liste */
.page-template-template_events-list-php .categories{
	float:left;
}
.page-template-template_events-list-php .categories li{
	background:url(/web/20121110034105im_/http://mtldgtl.com/wp-content/themes/mtldgtl-2012/images/checkbox_filter.png) 257px 2px no-repeat; 
	border-right:1px solid black;
	list-style-type:none;
	padding-right:30px;	
}
.page-template-template_events-list-php .categories li.active{
	background:url(/web/20121110034105im_/http://mtldgtl.com/wp-content/themes/mtldgtl-2012/images/checkbox_filter.png) 257px -33px no-repeat;
}
.page-template-template_events-list-php #conference_list{
	clear:both;	
	display: block;
	margin-top:50px;
	margin-left:-9px;
    min-height: 400px;
    min-width: 960px;
    width: 960px;
}
.page-template-template_events-list-php #conference_list ul{
	margin:0;
	padding:0;
}
.page-template-template_events-list-php #conference_list li{
	display:none;
	float:left;	
	height:490px;
	list-style-type:none;
	padding:0 10px;
	position:relative; 
	width:220px;
}

.page-template-template_events-list-php #conference_list li .cat_activity{
	height:24px;
	float:left;
	width:20px;	
}
.page-template-template_events-list-php #conference_list li .cat_prefix{
	height:20px;
	font-size:13px;	
	margin-top:4px;
	text-transform:uppercase;
}
.page-template-template_events-list-php #conference_list li.mobiz .cat_prefix{
	color:#4769C2;
}
.page-template-template_events-list-php #conference_list li.migs .cat_prefix{
	color:#ff3434;
}
.page-template-template_events-list-php #conference_list li.webin .cat_prefix{
	color:#0fc46d;
}

.page-template-template_events-list-php #conference_list li .prefix{
	color:#fff;
	display:block;
	font-size:16px;	
	padding:2px;
	position:absolute;
	right:10px;
	text-align:center;
	text-transform:uppercase;
	top:24px;
	width:25px;
}
.page-template-template_events-list-php #conference_list li.mobiz .prefix{
	background:#4769C2;	
}
.page-template-template_events-list-php #conference_list li.migs .prefix{
	background:#ff3434;	
}
.page-template-template_events-list-php #conference_list li.web-in .prefix{
	background:#0fc46d;	
}


.page-template-template_events-list-php #conference_list li.mobiz .cat_activity.cat_33{
	background:url(/web/20121110034105im_/http://mtldgtl.com/wp-content/themes/mtldgtl-2012/images/keynote_mobiz.png) top left no-repeat;
	width:80px;
}
.page-template-template_events-list-php #conference_list li.migs .cat_activity.cat_33{
	background:url(/web/20121110034105im_/http://mtldgtl.com/wp-content/themes/mtldgtl-2012/images/keynote_migs.png) top left no-repeat;
	width:80px;
}
.page-template-template_events-list-php #conference_list li.web-in .cat_activity.cat_33{
	background:url(/web/20121110034105im_/http://mtldgtl.com/wp-content/themes/mtldgtl-2012/images/keynote_webin.png) top left no-repeat;
	width:80px;
}

.page-template-template_events-list-php #conference_list li.mobiz .cat_activity.cat_34{
	background:url(/web/20121110034105im_/http://mtldgtl.com/wp-content/themes/mtldgtl-2012/images/track_keynote_mobiz.png) top left no-repeat;
	float:left;
	width:20px;
}
.page-template-template_events-list-php #conference_list li.migs .cat_activity.cat_34{
	background:url(/web/20121110034105im_/http://mtldgtl.com/wp-content/themes/mtldgtl-2012/images/track_keynote_migs.png) top left no-repeat;
}
.page-template-template_events-list-php #conference_list li.web-in .cat_activity.cat_34{
	background:url(/web/20121110034105im_/http://mtldgtl.com/wp-content/themes/mtldgtl-2012/images/track_keynote_webin.png) top left no-repeat;
}

.page-template-template_events-list-php #conference_list li .conference_main_image{
	clear:both;	
}

.page-template-template_events-list-php #conference_list li .conference_title{
	font-size:16px;
	margin-top:12px;
	font-family:Swiss721Bold;
}
.page-template-template_events-list-php #conference_list li.mobiz .conference_title{
	color:#4769C2;
}
.page-template-template_events-list-php #conference_list li.migs .conference_title{
	color:#ff3434;	
}
.page-template-template_events-list-php #conference_list li.web-in .conference_title{
	color:#0fc46d;
}

.page-template-template_events-list-php #conference_list li .conference_speaker_name{
	color:#000;
	font-size:14px;
	margin-top:10px;	
}

.page-template-template_events-list-php #conference_list li .conference_start_date{
	float:left;
    margin-left: -12px;
	padding-left:32px;
	padding-right:4px;
}
.page-template-template_events-list-php #conference_list li .conference_time{
	float:left;
	margin:0;
	padding:0;
	margin-top:10px;
}



/* ---------------- */
/* Conf Liste Categ */
.page-template-template_events-list-php #category_activity #filter_migs,
.page-template-template_events-list-php #category_activity #filter_webin,
.page-template-template_events-list-php #category_activity #filter_mobiz{
	display:none;	
}
.page-template-template_events-list-php #category_activity #filter_no_categ{
	display:block;	
}
.page-template-template_events-list-php .events_white {
	height:107px;
	background:url(/web/20121110034105im_/http://mtldgtl.com/wp-content/themes/mtldgtl-2012/images/events_background_opacity_long.png) top left repeat-x;
}
.page-template-template_events-list-php .events_black{
	height:107px;
	background:url(/web/20121110034105im_/http://mtldgtl.com/wp-content/themes/mtldgtl-2012/images/events_background_opacity_long.png) bottom left repeat-x;
}
.page-template-template_events-list-php #event_display{
	margin: 0 auto;
    padding: 0;
	padding-top:56px;
    width: 960px;
}
.page-template-template_events-list-php #events_filter{
	margin: 0 auto;
    padding: 0;
	padding-top:45px;
	position:relative;
    width: 960px;

}
.page-template-template_events-list-php #events_section_tab{
	margin:0;
	padding:0;
}
	.page-template-template_events-list-php #events_section_tab li{
		float:left;
		list-style-type:none;
	}
.page-template-template_events-list-php #event_section_date{
	float:right;
	margin-right:10px;
	margin-top:-16px;
}
	.page-template-template_events-list-php #event_section_date li{
		margin-left:21px;
		float:left;
		list-style-type:none;	
	}
.page-template-template_events-list-php #conference_list li .events-links{
	display:none;	
}
.page-template-template_events-list-php #events_filter #category_event{
	left:0;
	position:absolute;
	z-index:6;
}
.page-template-template_events-list-php #events_filter #category_activity{
	left:330px;
	position:absolute;
	z-index:5;
}
.page-template-template_events-list-php #events_filter #category_type{
	left:650px;;
	position:absolute;
	z-index:5;
}
.page-template-template_events-list-php #events_filter #category_event{
	margin-left:10px;
}
	.page-template-template_events-list-php #events_filter #category_type{
		margin-right:0;
	}
.page-template-template_events-list-php #events_filter .categories{
	margin-right:20px;
	position:relative;
	z-index:5;
}
	.page-template-template_events-list-php #events_filter .categories ul{
		background:#fff;
		border:1px solid #000;
		height:34px;		
		margin:0;		
		overflow:hidden;
		padding:0;
		position:relative;
		z-index:5;
		width:300px;
	}
	.page-template-template_events-list-php #events_filter .categories ul:hover{
		height:auto;
	}
	.page-template-template_events-list-php #events_filter .categories ul li:first-child{
		background:none;
	}
	.page-template-template_events-list-php #events_filter .categories ul li{
		border:none;
		height:34px;
	}
	.page-template-template_events-list-php #events_filter .categories ul:hover li:first-child a{
		background:url(/web/20121110034105im_/http://mtldgtl.com/wp-content/themes/mtldgtl-2012/images/black-arrow-hover.png) 260px 12px no-repeat;
	}
	.page-template-template_events-list-php #events_filter .categories ul li a.event_no_cat,
	.page-template-template_events-list-php #events_filter .categories ul li a.activty_no_cat,
	.page-template-template_events-list-php #events_filter .categories ul li a.type_no_cat{
		background:url(/web/20121110034105im_/http://mtldgtl.com/wp-content/themes/mtldgtl-2012/images/black-arrow.png) 260px 12px no-repeat;
	}
	.page-template-template_events-list-php #filter_no_categ ul li a.activty_no_cat.second, 
	.page-template-template_events-list-php #filter_no_categ ul li.activty_no_cat.second{
		background:none;
	}
	.page-template-template_events-list-php #events_filter .categories ul li a{
		background:none; 
		display: block;
    	font-family: Swiss721Medium,Arial,Helvetica,sans-serif;
    	font-size: 13px;
    	padding: 10px 20px;
    	text-decoration: none;
    	text-transform: uppercase;
    	width: 260px;
	}
	
/********************/
/* Conf Liste Hover */
.page-template-template_events-list-php #conference_list li:hover .text{
	border-color:#fff;
	color:#fff;	
}
.page-template-template_events-list-php #conference_list li:hover .cat_activity.cat_33{
	background: url("/web/20121110034105im_/http://mtldgtl.com/wp-content/themes/mtldgtl-2012/images/keynote_hover.png") no-repeat scroll left top transparent;
}
.page-template-template_events-list-php #conference_list li:hover .cat_activity.cat_34{
	background: url("/web/20121110034105im_/http://mtldgtl.com/wp-content/themes/mtldgtl-2012/images/track_keynote_hover.png") no-repeat scroll left top transparent;
}
.page-template-template_events-list-php #conference_list li:hover .cat_prefix{
	color:#fff;
}

.page-template-template_events-list-php #conference_list li.mobiz:hover .prefix{
	background:#fff;
	color:#4769C2;	
}
.page-template-template_events-list-php #conference_list li.migs:hover .prefix{
	background:#fff;
	color:#ff3434;		
}
.page-template-template_events-list-php #conference_list li.web-in:hover .prefix{
	background:#fff;
	color:#0fc46d;		
}

.page-template-template_events-list-php #conference_list li.mobiz:hover{
	background:#4769C2;
}
.page-template-template_events-list-php #conference_list li.migs:hover{
	background:#ff3434;
}
.page-template-template_events-list-php #conference_list li.web-in:hover{
	background:#0fc46d;
}
.page-template-template_events-list-php #conference_list li.fil_event_show.fil_activity_show.fil_type_show{
	display:block;	
}

.page-template-template_events-list-php #conference_list li:hover .conference_start_date{
	background:url(/web/20121110034105im_/http://mtldgtl.com/wp-content/themes/mtldgtl-2012/images/conf_time_logo_hover.png) no-repeat 10px 0;
}
.page-template-template_events-list-php #conference_list li:hover .conference_main_image img{
	opacity:0.3;
	filter: alpha(opacity = 30);	
}
.page-template-template_events-list-php #conference_list li:hover .events-links{
	display:block;
 	left: 35px;
    position: absolute;
    top: 70px;
    width: 170px;
}
.page-template-template_events-list-php #conference_list li:hover .events-links a{
	display:block;
	text-align:center;
	color:#000;
	background:#fff;
	height:37px;
	line-height:37px;
	margin-bottom:14px;
	text-decoration:none;
}

/**********************/
/* Conf Liste Sidebar */
#conf_commanditaire{
	margin-top:5px;
}

#conference_slider .ngg-gallery-thumbnail-box {
	margin-right:38px;
}

#conference_slider .ngg-gallery-thumbnail-box img{
	border:none;	
}

/* Conf Single */
.single-conference .left{
	width:65%;
}
.single-conference h3{
	display:block;
	margin-bottom:3px;
	padding-top:100px;
}
	.single-conference .mobiz h3{
		color:#7298fe;
	}
	.single-conference .web-in h3{
		color:#0fc46d;
	}
	.single-conference .migs h3{
		color:#ff3434;
	}

.single-conference .prefix{
	color: #FFFFFF;
    display: inline-block;
    height: 25px;
	margin-left:5px;
    text-align: center;
    width: 25px;
}
	.single-conference .mobiz .prefix{
		background:#7298fe;
	}
	.single-conference .web-in .prefix{
		background:#0fc46d;
	}
	.single-conference .migs .prefix{
		background:#ff3434;
	}

.single-conference .conference_teaser{
	margin-bottom:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
	font-smooth:always;
	color:#8c8c8c;
}
.single-conference #body{
	clear:both;
	margin:100px 0 80px 0;
}
.single-conference #body .bio{
	margin:0;
	padding:0;	
}
.single-conference #body p{
	color:#000;
	font-size:12px;
	font-smooth:always;
	margin:0;
	padding:0;
}

.single-conference p a{
    display: inline-block;
   /* height: 14px; */
    margin-right: 5px;
    text-decoration: none;	
}
	.single-conference .mobiz p a{
		border-bottom:1px solid #7298fe;
	}
	.single-conference .web-in p a{
		border-bottom:1px solid #0fc46d;
	}
	.single-conference .migs p a{
		border-bottom:1px solid #ff3434;
	}

.single-conference .border{
	border:1px solid #e5e5e5;
	padding:20px;
	margin-bottom:25px;
	position:relative;	
}
	.single-conference .border .box_title{
		border-color: #E5E5E5 #E5E5E5 #FFFFFF;
		border-style: solid;
		border-width: 1px;
		color:#A0A0A0;
		height: 20px;
		left: -1px;
		padding-top: 5px;
		position: absolute;
		text-align: center;
		text-transform:uppercase;
		top: -27px;
		width: 100px;
	}

	.single-conference .border .bio{
		float:left;
		width:70%;
	}
	.single-conference .border .conference_main_image{
		float:right;
		width:25%;
	}
.single-conference #secondary{
	float:left;
	margin-left:100px;
	padding-top:100px;
}
	.single-conference #secondary #comman_title{
		color:#8c8c8c;
		font-size:10px;
		margin-bottom:20px;
		text-transform:uppercase;	
	}
	.single-conference #secondary #comman_image{
		margin-bottom:50px;
	}
	.single-conference #secondary .fb-like{
		margin-bottom:20px;
	}
	.single-conference #secondary iframe.twitter-share-button{
		display:block;
		margin-bottom:20px;
	}
	
.single-conference .read_more{
	background:black;
	margin-bottom:25px;
	text-align:center;
	padding:5px 0;
}
	.single-conference .read_more a{
		background: black;
		color: white;
		text-decoration: none;
		display:block;
	}
	




/*
     FILE ARCHIVED ON 03:41:05 Nov 10, 2012 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 20:21:56 May 31, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  load_resource: 93.791
  captures_list: 2944.05
  PetaboxLoader3.datanode: 2899.59 (4)
  exclusion.robots: 0.358
  exclusion.robots.policy: 0.295
  PetaboxLoader3.resolve: 27.232
  CDXLines.iter: 23.038 (3)
  LoadShardBlock: 2910.366 (3)
  esindex: 0.011
  RedisCDXSource: 6.802
*/