/********* Init **************************/
body{font-family: 'Vollkorn', serif;}
h1, h2{font-family: 'Lato', sans-serif;}
h1{font-weight: 100;}
h2{font-weight: 300;}

a{text-decoration: none;}

hr.swirls{ /*dessin de hr*/
	display: block;
	height: 36px;
	width: 822px;
	margin: 50px auto;
	border: 0;
	background: transparent url(../img/hr.png) top left no-repeat;
}


/********* HOMEPAGE **************************/

body#home{
	background: #43a5b9 url(../img/daoro.jpg) fixed right 50px no-repeat;
	color: #0f3740;
}

/*Largeur du site*/
#home article{
	min-width: 960px;
	max-width: 1400px;
	padding-left: 85px;
}

#home h1 span{ /*typo dessinée*/
	display: block;
	width:297px;
	height: 95px;
	margin-left: -86px;
	text-indent: -100000px;
	background: url(../img/titres/bienvenue.png) top left no-repeat;
}

#home h1{color: #fff;}

#home p{
	font-size: 1.75em;
	line-height: 1.55em; 
}

/****** J'aime ******/

#home #love{
	height: 35px;
	overflow: hidden;
	margin: 60px auto;
}

/* #home #love ul:before{
	content: url(../img/coeurs.png);
	position: absolute;
	top: -20px;
	left: -30px;
	z-index: 2;
} */

#home #love p{
	position: absolute;
	height: 35px;
	line-height: 35px;
	font-size: 2em;
	font-variant: small-caps;
	color: #1e667c;
	text-shadow: 0px 1px 0px rgba(255,255,255,0.4);
	z-index: 3;
}

#home #love ul{ 
	position: relative; 
	padding-left: 100px;
	list-style: none;
}

#home #love ul li{
	display: block;
	position: relative;
	height: 35px;
	margin: 0;
	line-height: 35px;
	font-size: 1.5em;
	letter-spacing: 0.05em;
	font-style: italic;
	color: #fff;
	text-shadow: 0px 1px 0px #0f3740;
	opacity: 0.8;
}


/****** MENU ******/
#home .avoir{
	position: relative;
	width: 650px;
	left: -10px;
	overflow: visible;
	background-color: rgba(255,255,255,0.4);
}

#home .avoir h2{
	display: inline-block;
	position: absolute;
	top: 25px;
	left: -10px;
	font-size: 2.5em;
	color: #fff;
	background: url(../img/rayures.png); /*ombre rayée*/
}

#home .avoir h2 span{
	display: block;
	position: relative; 
	top: -4px; 
	left: -4px;
	background: #1999c1; /*fond uni*/
	padding: 0 20px;
}

#home .avoir ul{
	margin-top: 75px;
	list-style: none;
}

#home .avoir li{
	margin: 20px 5px;
	font-family: 'Lato', sans-serif;
	font-weight: 500;
	font-size: 1.25em;
	color: #104758;
}


#home .avoir li a, #home .avoir li a:visited, a.qw{
	color: #ffffff;
	padding: 2px;
	margin: 0px -2px;
	text-decoration: none;
	border: medium none;
	background: linear-gradient(#ffffff, #ffffff) no-repeat scroll center bottom / 100% 2px transparent;
	transition: background-size 0.2s ease 0s, color 0.1s ease 0.1s;
}

#home .avoir li a:hover, a.qw:hover{
	color: #104758;
	background-size: 100% 100%;
	text-decoration: none;
}



/****** SOCIAL BAR ******/

aside{
	position: fixed;
	top: 0;
	left: -webkit-calc(50% + 55px);
	left: calc(50% + 55px);
	background: #104758;
	height: 536px;  /* Préparation pour le slide */
	margin-top: -500px;/* Préparation pour le slide */
	width: -webkit-calc(50% - 55px);
	width: calc(50% - 55px);
}

.social{
	position: absolute;
	bottom: -15px;
}

.social ul li{
	display: inline-block;
	margin-right: 10px;

}

.social a{
	display: block;
	height: 43px;
	width: 37px;
	text-indent: -100000px;
	margin: 0; 
	padding: 0;
	position: relative;
}

.social li img{
	position: absolute;
	margin-left: -30px;
	opacity: 0;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.social li:hover img{
	opacity: 1;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

/* Icones */
#twitter{background: url(../img/social/twitter.png) top left no-repeat;}
#flickr{background: url(../img/social/flickr.png) top left no-repeat;}
#linkedin{background: url(../img/social/linkedin.png) top left no-repeat;}
#kippt{background: url(../img/social/kippt.png) top left no-repeat;}
#lastfm{background: url(../img/social/lastfm.png) top left no-repeat;}
#contact{background: url(../img/social/contact.png) top left no-repeat;}











/**** DESIGNS **************************************************/
body#design{
	background: #161331 url(../img/bg-designs.jpg) fixed top left no-repeat;
	color: #fff;
	font-size: 1.7em;
}

#design a{color: #490057;}

#design h1{
    text-indent: -100000px;
    background: url("../img/daologo.png") no-repeat scroll left top transparent;
    width: 345px;
    height: 127px;
}

#design header{
	margin: 50px 86px;
	margin-bottom: 5%;
    vertical-align: top;
}

#design header > div, #design header > h2{
	width: calc(96% - 345px) !important;
}


#design aside{background: #490057;}

#design article{margin-left: 85px;}

#design section:first-child{text-align: justify; width: 345px;}
#design section + section{width:calc(96% - 345px);}


/* Titres dessinés 	*/
#design h2.web{
	text-indent: -10000px;
	height: 95px;
	width: 109px;
	margin-bottom: 35px;
	background: url(../img/titres/web.png) top left no-repeat;
}

#design h2.print{
	text-indent: -10000px;
	height: 93px;
	width: 137px;
	margin-bottom: 35px;
	background: url(../img/titres/print.png) top left no-repeat;
}

#design h2.motion{
	text-indent: -10000px;
	height: 127px;
	width: 166px;
	background: url(../img/titres/motion.png) top left no-repeat;
}


.item {
	position:relative;
	float:left;
	width:350px; 
	margin-right: 2%;
	margin-bottom: 2%;
	background:#fff;
	padding: 0;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.item:hover{
	box-shadow: inset 10px 0 0 0 #490057; /*"bordure" interne*/
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.item .caption {
	padding: 10px 20px;
	opacity: 0.8;    /* css standard, currently it works in most modern browsers like firefox,  */
}

.item .caption h2{
	text-decoration:none;
	font-size: 1.5em;
}

.item .caption p { 
	margin:0;
	color: #80679e;
}

.item img {
	border:0;
	width: 100%;
}