/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

html, body {
    background-color: #000;
	text-align: left;
}

/*datepicker fix*/
.ui-datepicker .ui-helper-hidden-accessible { position: absolute !important; }

.slideshow_container.big_title.three_columns.autoslide_false {
    display: none;
}
#top .post-title.big_title {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}

/*MENU*/

a:hover, .widget .news-link:hover, #top .main_menu .menu a:hover strong {
    color: #1994E6;
}
.content .box {
    float: left;
    margin-left: 221px;
    min-width: 430px;
	min-height: 753px;
    width: 490px;
}
.page-id-17 .content .box {
    width: 600px !important;
}
.box, .blog-meta, .return_content, .arrowslidecontrolls_fullscreen, .hide_content_wrap a, .img_count, .slide_thumbnails, .widget {
    background-color: rgba(255, 255, 255, 0.9);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ebffffff,endColorstr=#ebffffff);
}
.portfolio-size-3.content .box, .container.three_columns .content .box {
    width: 625px;
}
.resume{
	width: 300px;
}
div .first {
    clear: left;
    margin-left: 0;
    width: 64%;
	font: 12px/1.7em "Helvetica Neue",Helvetica,Arial,sans-serif;
	color: #000;
}
.one_half {
    display: inline;
    float: left;
    margin-left: 6%;
    overflow: hidden;
    position: relative;
    width: 30%;
	text-align: left;
	font: 11px/1.2em Arial,sans-serif;
	color:#666;
}
.hr_invisible {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    clear: both;
    display: block;
    padding: 3px 0;
    width: 100%;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, #top .widgettitle, #top .widgettitle a, .relThumWrap, strong {
    color: #333333;
}
#top .post-title.big_title {
    font-size: 45px;
    font-weight: bold;
    text-align: left;
    line-height: 1em;
    margin: 0 0 12px;
    padding: 0 0 21px;
    text-transform: uppercase;
}

/*====================*/
/*NEWS HOMEPAGE*/
/*====================*/

.news  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 15pt;
	background-color:#FFF;
	padding: 15px;
	margin: 20px 0 20px 0;
}
#titlehome  {
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    line-height: 15pt;
    margin: 35px 0 10px;
}

/*====================*/
/*Presse citation*/
/*====================*/

.book  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 15pt;
	width: 190px;
	background-color:#FFF;
	padding: 15px;
	margin-top: 20px;
	text-align: center;
}
.presse  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 15pt;
	width: 190px;
	background-color:#FFF;
	padding: 15px;
	margin-top: 20px;
	text-align: justify;
}
.prix  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099ff;
	background-color:#FFF;
	padding: 15px;
	line-height: 12pt;
	width: 136px;
	float: right;
	margin: 15px 0 15px 0;
  	text-align: center;
}

/*====================*/
/*CALENDRIER*/
/*====================*/

table.em-calendar thead {
    font-size: 120%;
    font-weight: bold;
    text-transform: uppercase;
}
table.fullcalendar td {
    border: 1px solid #888888;
    height: 50px;
    text-align: center;
    width: 60px;
}
.entry-content ul li {
    list-style: none outside none;
    margin-left: 0;
    padding: 0;
}

/*====================*/
/*CALENDRIER LIST*/
/*====================*/

#top table {
    border: medium none;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 9px;
    width: 95%;
}
.home #top table {
    font-size: 12px;
}
th {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
    color: #666666;
    font-size: 13px;
}
tr {
    height: 50px;
}
td {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #EEEEEE;
    border-right: 1px solid #EEEEEE;
    color: #777777;
    line-height: 15px;
}

/*====================*/
/*=== Caption ===*/
/*====================*/

.spacer {
	float: left;
	height: 7px;
	width: 615px;
	background-image:url(http://www.compagnie3637.be/wp-content/dossier/spacer.png);
}

.big img {
	margin-right: 7px;
}
.big a {
	text-decoration: none;
	color: #FFF;
}
.figure {
position:relative;
float:left;
margin:0px;
overflow:hidden;
padding:0px;
}
.figure .caption {
z-index: 9999;
position:absolute;
bottom:0;
left:0;
opacity: 0.8;
margin-bottom:-200px;
-webkit-transition: margin-bottom;
-webkit-transition-duration: 600ms;
-webkit-transition-timing-function: ease-out;
-moz-transition-property: margin-bottom;
-moz-transition-duration: 600ms;
-moz-transition-timing-function: ease-out;
-o-transition-property: margin-bottom;
-o-transition-duration: 600ms;
transition: margin-bottom;
transition-duration: 600ms;
transition-timing-function: ease-out;
}
.figure:hover .caption {
margin-bottom:0px;
}
.big .caption {
font-family: Arial, Helvetica, sans-serif;
line-height: 14pt;
font-size: 12pt;
text-align: left;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 0;
color:#FFF;
width:87%;
height:180px;
padding:10px;
background:#0099ff;
}
.big .caption a {
letter-spacing: 0;
}
.big .caption strong {
    color: #fff;
}

/*====================*/
/*=== Display none ===*/
/*====================*/

.template-single-blog .blog-meta {
    display: none;
    margin: 0;
    padding: 15px;
    position: absolute;
    right: -156px;
    top: -30px;
    width: 95px;
}
.ajax_form {
    clear: both;
    display: none;
}
.social_bookmarks li {
    display: none;
    float: left;
    margin: 0;
    padding: 0 3px 0 0;
}
/*====================*/
/*=== Calendrier ===*/
/*====================*/

div.em-calendar-wrapper {
    font-size: 9px;
    position: relative;
    text-transform: uppercase;
}
#top .post-title {
    font-size: 20px;
    font-weight: normal;
    line-height: 1.3em;
    padding: 30px 0 15px;
    text-transform: uppercase;
}
table.em-calendar td.eventless-today {
    background-color: #99CCFF;
}
table.em-calendar td.eventful a, table.em-calendar td.eventful-today a {
    color: #0099FF;
}
.toggle_content {
    margin: 0 0 5px;
    padding: 0 2px 0 0;
}

/*====================*/
/*===  Hide content ==*/
/*====================*/

.close {
    float: right;
    text-align: center;
    width: 20px;
	height: 20px;
}

/*====================*/
/*===      Bio      ==*/
/*====================*/

.bio {
	float: left;
	font-size: 11px;
    line-height: 14pt;
	padding-right: 30px;
}
.bio img {
	padding: 30px 0 15px;
}
.bio2 {
	float: left;
	font-size: 11px;
    line-height: 14pt;
}
.bio2 img {
	padding: 30px 0 15px;
}

/*====================*/
/*===      Bio      ==*/
/*====================*/

.colonne1 {
	width: 64%;
    font: 12px/1.7em "Helvetica Neue",Helvetica,Arial,sans-serif;
	float: left;
}
.colonne2 {
	width: 30%;
	margin-left: 4%;
    float: left;
    padding-bottom: 420px;
}

/*====================*/
/*Return from fullscreen*/
/*====================*/

.return_content {
	background-color: rgba(0, 153, 255, 0.9);
}
.return_content:hover {
	background-color: #0099ff;
	opacity: 0.9;
}

/*====================*/
/*========LIEN========*/
/*====================*/


.liens {
	float: left;
}
.liens img {
	padding: 0 21px 20px 0;
}
.liens2 {
    padding: 100px 0 0;
    position: absolute;
}
.adresselien {
	padding-top: 120px;
	width: 45%;
	float: right;
	text-decoration: none;
}
.adresselien2 {
	padding: 120px 25px 0 0;
	width: 49%;
	float: right;
	text-decoration: none;
}
.adresselien a:hover {
	text-decoration: none;
	color: #0066cc;
}

/*=======================*/
/*========CONTACT========*/
/*=======================*/

.colcontact1 {
	width: 300px;
	float: left;
}
.colcontact2 {
    margin: 0 0 0 210px;
    position: absolute;
    width: 240px;
}

