/*
Theme Name: Vandenbulke Theme

Description: Theme developped by Globule Bleu for Vandenbulke
Author: Globule Bleu
Author URI: http://globulebleu.com
Version: 1.0
Tags: vandenbulke, theme
License:
License URI:

*/

/* PEOPLE */

.people-sidebar {
float: right;
width: 37%;
margin-right: 4%;
background: url("../images/people-bg.jpg") 172px bottom no-repeat transparent scroll;
min-height: 515px;
min-width: 346px;
text-align: left;
}
	.people-sidebar h3 {
	color: #1e5263;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	line-height: 30px;
	margin-bottom: 0px;
	}
.position-avocat {
	/*position:absolute;
	right:20px;
	top:912px;
	margin-right: 25px;
	min-width: 180px;
	text-align:left;
	padding-left:25px;*/
	float:right;
	width: 179px;
}
	.position-avocat h3 {
		color: #1e5263;
	    font-family: 'DistrictThin';
	    font-size: 28px;
	    font-weight: lighter;
	    line-height: 40px;
	    margin-bottom: 0px;
	    text-align: left;
	    text-transform: none;
	}
	span.source {
	font-style: italic;
	font-size: 14px;
	text-align: left;
	color:#666666;
}

span.people-me {
	color: #1e5263;
}

span.quote-people {font-weight: bold; font-style:italic; margin-bottom:20px;}

.people-content {
	float:left;
	/*width: 46%;*/
	width: 70%;
	clear:none;
	padding: 0px;
	text-align:justify;
}
.people-content p {
	margin-bottom:15px;
}

.people-content ul {
	margin-left: 0;
	width: 49%;
	display: inline-block;
	font-size: 14px;
	vertical-align: top;
}

.people-content ul:first-child {
	margin-right: 2%;
}

.people-content ul li {
	list-style: none;
	text-align: left;
}

.people-content ul li span {
	color: gray;
}

.people-content img {
	margin-bottom: 15px;
	height: auto;
}

.people-content .btn-equipe {
	color: white;
	background-color: #1e5263;
	border: 1px solid #f8d281;
	padding: 5px 11px;
	font-size: 13px;
}

.people-content .btn-equipe:hover {
background-color: #18a0ac;
}

.content-col {
	float:left;
	width: 47%;
}

.people-content ul li span.lg{
	color: #1e5263;
}

#new-people {
	width: 100%;
}

#new-people ul {
	width: 100%;
	margin: 0;
}

#new-people > ul > li {
	padding-bottom: 0px;
}

#new-people ul li ul li {
	background-color: #f8f8f8;
	/*display: inline-block;*/
	float: left;
	padding: 10px 2% 5px;
	width: 65%;
	border:1px solid #e8e8e8;
}

#new-people ul li ul li:first-child, #new-people ul li ul li:nth-child(1) {
	border-top: 1px solid #e8e8e8;
}

#new-people ul li ul li:nth-child(odd) {
/*	background: url("../images/li-border.jpg") right top repeat-y #f8f8f8 scroll;*/
}

#new-people ul li ul li h3 {
	font-size: 13px;
	font-family: 'DistrictThin';
	margin-bottom: 0;
}

#new-people ul li ul li h3 a {
	font-family: Arial, Helvetica, sans-serif;
	
}

#new-people h4 {
	color: #7e7e7e;
	font-size: 13px;
	font-weight: normal;
	border-bottom: 1px solid #1e5263;
	width: 100%;
	padding-bottom: 5px;
}

.first-col {
	margin-right: 25px;
	}
	
.clear-me {
	clear:both;
}

.orange-me {
	color:#1e5263;
	font-weight: bold;
	font-style: italic;
}

.people-content h2 {
	margin-bottom:30px;
	text-align:left;
	margin-bottom: 0px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	}
	
.position-people h3,
.people-content h3 {
	color: #1e5263;
    font-family: 'DistrictThin';
    font-size: 15px;
    margin-bottom: 10px;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.01);
    text-transform: uppercase;
    text-align: left;
}

.position-peoples{
	width:1000%;
	float:left;
	position:relative;
	left:0;
	margin-top: -164px;
}

.position-people-container{
	float: left;
    margin-right: 1%;
    width: 10%;
}

.position-people {
clear:both;
/*margin: 0 auto;*/
padding-top:18px;
width:650px;
background: url("../images/vdb-photo.jpg") no-repeat right 20px;
float:left;
}
	.position-people p, .position-people h3 { width: 300px;}


.position-people-container-navigation{
	clear:both;
	width:100%;
}

#position-people-container-navigation-right,
#position-people-container-navigation-left{
	cursor:pointer;
}
#position-people-container-navigation-left{
	float:left;
}
#position-people-container-navigation-right{
	float:right;
}

#position-people-container-navigation-left {
	background:url(../images/left-arrow.png) no-repeat;
	width: 31px;
	height: 81px;
}
#position-people-container-navigation-right {
	background:url(../images/right-arrow.png) no-repeat;
	width: 31px;
	height: 81px;
}
	

/* ELEMENT COLOR */

.nav-menu-fat ul li.current_page_item > a, .nav-menu-fat ul li.current-menu-ancestor > a, .nav-menu-fat ul li.current-menu-item > a .nav-menu-fat ul li.current-menu-parent > a {
	border-bottom: 0px;
	color:#153945;
}

input#searchsubmit {
    background-color: #1e5263;
}

input#s {
    border: 1px solid #1e5263;
}

#contactform ul li textarea {
    border: 1px solid #1e5263;
}

#contactform ul li input {
    border: 1px solid #1e5263;
}

.widget a:link, .widget a:visited {
    color: #1e5263;
}

#contactform ul li input.submitform {
  background-color: #fac75b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fac75b), to(#1e5263)); /* Saf4+, Chrome */
  background-image: -webkit-linear-gradient(top, #fac75b, #1e5263); /* Chrome 10+, Saf5.1+ */
  background-image:    -moz-linear-gradient(top, #fac75b, #1e5263); /* FF3.6 */
  background-image:     -ms-linear-gradient(top, #fac75b, #1e5263); /* IE10 */
  background-image:      -o-linear-gradient(top, #fac75b, #1e5263); /* Opera 11.10+ */
  background-image:         linear-gradient(top, #fac75b, #1e5263);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#fac75b', EndColorStr='#1e5263'); /* IE6–IE9 */
}

	
/* CSS smallscreen for 800*600 */

@media screen and (min-width:241px) and (max-width:800px) {
	.content-col {
	width: 100%;
}
.first-col {margin-right: 0px;}
	.people-sidebar {display:none;}
	.people-content {width:100%;}
	.position-people {margin:0; width: 500px;}
	.position-avocat {top:895px;}
	.position-people p {width:185px;}
	.position-peoples {margin-top:0px;}
	.position-avocat {margin-top:10px;}
}

/* CSS smallscreen for 1024*768 */

@media screen and (min-width:801px) and (max-width:1024px) {
	.content-col {width: 100%;}
	.first-col {margin-right: 0px;}
}

/* CSS lowscreen */
@media screen and (max-width:770px) {

	.people-content {
    clear: none;
    float: left;
    padding: 0;
    text-align: justify;
    width: 90%;
}
}

/* CSS smallscreen for 1024*768 */

@media screen and (min-width:801px) and (max-width:1024px) {
.position-people {margin-left:40px;}
.position-avocat {top:1112px;}
.position-peoples{
	width:1000%;
	float:left;
	position:relative;
	left:0;
	margin-top: 0px;
}
}

/* CSS smallscreen for 1280*1024 */

@media screen and (min-width:1025px) and (max-width:1280px) {

.people-sidebar {min-height: 563px;}
.position-avocat {/*top:961px;*/}
.position-avocat {
    float: left;
    margin-left: 40px;
    margin-top: 10px;
    width: 179px;
}
}

.hentry h5 {
	/*color: #7D7D7D;*/
	color:#1e5263;
	margin-bottom:10px;
	font-family: 'DistrictThin';
	font-size: 19px;
	font-weight: normal;
	border-bottom: 1px solid #E9E9E9;
	padding-bottom: 9px;
	}
	
.inline-popup {
    right: 250px;
    position: absolute;
    text-indent: -9999px;
    top: 434px;
    z-index: 1050;
}
.inline-popup a {
	display: block;
	width:172px;
	height: 516px;
}

#data-people {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("../images/montesquieu.jpg");
    background-origin: padding-box;
    background-position: -157px 0;
    background-repeat: no-repeat;
    background-size: 800px auto;
    height: 223px;
    width: 600px;
}
#data-people .text {width:460px;}

@media screen and (min-width:1025px) and (max-width:1280px) {
	.inline-popup {
    right: 100px;
    position: absolute;
    text-indent: -9999px;
    top: 434px;
    z-index: 1050;
}
}

@media screen and (min-width:641px) and (max-width:800px) {
.inline-popup {display:none;	
}
}

/* modif david */

#data-people .text {
    overflow: hidden;
    padding-left: 14px;
    padding-top: 9px;
    width: 460px;
	height:200px;
}


#titrepopup h3 {
    background: url("../images/titrepopuph3people.png") no-repeat scroll 0 0 transparent;
    color: #1e5263;
    font-family: 'DistrictThin';
    font-size: 24px;
    font-weight: bold;
    left: 0;
    line-height: 39px;
    margin: 0;
    padding-left: 14px;
    top: 0;
}


#fancybox-content div {
overflow:hidden !important;
}

#fancybox-content{
border:none !important;
height:220px !important;
overflow:hidden !important;
}

#fancybox-outer {
    background: none repeat scroll 0 0 #FFFFFF;
    height: 100%;
    position: relative;
}

a:link, a:hover, a:active, a:visited {
	color:#1e5263;
}
.content-col a:hover {text-decoration:underline;}
.popup-people {width:500px; padding:20px;}
.popup-people h2 {font-family: 'DistrictThin';
text-shadow: rgba(0, 0, 0, .01) 0 0 1px;
font-size: 18px;
text-transform: uppercase;
color: #767676;
border-bottom: 1px solid #E9E9E9;
line-height: 50px;
margin-top:0px;
margin-bottom:15px;
}
.popup-people p {line-height: 22px;}
#fancybox-content {
border: none !important;
height: 100% !important;
overflow: hidden !important;
border-image: initial;
}

.content-text-equipe p {
	-moz-column-count:2;
-webkit-column-count:2;
-o-column-count:2;
column-count:2;
-moz-column-gap:40px;
-webkit-column-gap:40px;
-o-column-gap:40px;
column-gap:40px;
-webkit-column-rule-width:0px;
-webkit-column-rule-color:#0;
-webkit-column-rule-style:dotted;
-moz-column-rule-width:0px;
-moz-column-rule-color:#0;
-moz-column-rule-style:dotted;
-o-column-rule-width:0px;
-o-column-rule-color:#0;
-o-column-rule-style:dotted;
column-rule-width:0px;
column-rule-color:#0;
column-rule-style:dotted;
}
