/*
Theme Name: Linez & Designz
Description: Theme custom pour Linez & Designz
Author: Meb Web
Author URI: https://mebweb.ca/
Version: 1.0

*/

/***************************************************************************************************************************************************************************************/

/*HTML5 BOILERPLATE MINIFIED*/

/***************************************************************************************************************************************************************************************/

*{box-sizing:border-box;}article{display:block}aside{display:block}details{display:block}figcaption{display:block}figure{display:block;margin:0}footer{display:block}header{display:block}hgroup{display:block}nav{display:block}section{display:block}audio{display:inline;zoom:1}canvas{display:inline;zoom:1}video{display:inline;zoom:1}audio:not([controls]){display:none}[hidden]{display:none}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-family:sans-serif;color:#222}button{font-family:sans-serif;color:#222;font-size:100%;vertical-align:middle;line-height:normal;cursor:pointer;-webkit-appearance:button;overflow:visible;margin:0}input{font-family:sans-serif;color:#222;font-size:100%;vertical-align:middle;line-height:normal;margin:0}select{font-family:sans-serif;color:#222;font-size:100%;vertical-align:middle;margin:0}textarea{font-family:sans-serif;color:#222;font-size:100%;overflow:auto;vertical-align:top;resize:vertical;margin:0}body{font-size:1em;line-height:1.4;margin:0}::-moz-selection{background:#333;color:#fff;text-shadow:none}::selection{background:#333;color:#fff;text-shadow:none}a{color:#00e}a:hover{color:#06e;outline:0}a:active{outline:0}abbr[title]{border-bottom:1px dotted}b{font-weight:700}strong{font-weight:700}blockquote{margin:1em 40px}dfn{font-style:italic}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}ins{background:#ff9;color:#000;text-decoration:none}mark{background:#ff0;color:#000;font-style:italic;font-weight:700}pre{font-family:monospace, serif;_font-family:'courier new', monospace;font-size:1em;white-space:pre-wrap;word-wrap:break-word}code{font-family:monospace, serif;_font-family:'courier new', monospace;font-size:1em}kbd{font-family:monospace, serif;_font-family:'courier new', monospace;font-size:1em}samp{font-family:monospace, serif;_font-family:'courier new', monospace;font-size:1em}q{quotes:none}q:before{content:none}q:after{content:none}small{font-size:85%}sub{font-size:75%;line-height:0;position:relative;vertical-align:baseline;bottom:-.25em}sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;top:-.5em}ul{margin:1em 0;padding:0 0 0 40px}ol{margin:1em 0;padding:0 0 0 40px}dd{margin:0 0 0 40px}nav ul{list-style:none;list-style-image:none;margin:0;padding:0}nav ol{list-style:none;list-style-image:none;margin:0;padding:0}img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle}svg:not(:root){overflow:hidden}form{margin:0}fieldset{border:0;margin:0;padding:0}label{cursor:pointer}legend{border:0;margin-left:-7px;white-space:normal;padding:0}input[type="button"]{cursor:pointer;-webkit-appearance:button;overflow:visible}input[type="reset"]{cursor:pointer;-webkit-appearance:button;overflow:visible}input[type="submit"]{cursor:pointer;-webkit-appearance:button;overflow:visible}button[disabled]{cursor:default}input[disabled]{cursor:default}input[type="checkbox"]{box-sizing:border-box;width:13px;height:13px;padding:0}input[type="radio"]{box-sizing:border-box;width:13px;height:13px;padding:0}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}input[type="search"]::-webkit-search-cancel-button{-webkit-appearance:none}button::-moz-focus-inner{border:0;padding:0}input::-moz-focus-inner{border:0;padding:0}input:invalid{background-color:#f0dddd}textarea:invalid{background-color:#f0dddd}table{border-collapse:collapse;border-spacing:0}td{vertical-align:top}.chromeframe{background:#ccc;color:#000;margin:.2em 0;padding:.2em 0}

/***************************************************************************************************************************************************************************************/

/*BODY STYLES*/

/***************************************************************************************************************************************************************************************/

html {
    font-size: 100%;
}

body { 
	background: #FFF; 
	color: #000; 
	font: 1em Arial, Helvetica, sans-serif; 
}

a { 
	text-decoration: none;
	transition: all .5s ease;
}

a:hover {
	
}

.container {
	clear: both;
	margin: 0 auto; 
	max-width: 1100px;
	position: relative;
	padding:0 20px;
}

img {
	height: auto;
	max-width: 100%;
}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);



*,

*:after,

*:before {

	-webkit-box-sizing: border-box;

	-moz-box-sizing: border-box;

	box-sizing: border-box;

	padding: 0;

	margin: 0;

}



/* General Demo Style */

body {

	font-family: 'Lato', 'Myriad Pro','Trebuchet MS', sans-serif;

	background: #f9f9f9 url(../images/bg.jpg) repeat top left;

	font-weight: 300;

	font-size: 14px;

	color: #333;

	overflow: scroll;

	overflow-x: hidden; 

}



a {

	color: #555;

	text-decoration: none;

}



a img {

	border: none;

}



.container {

	position: relative;

	background: transparent url(../images/light.png) fixed no-repeat center top;

}



.codrops-header{

	margin: 10px;

	padding: 20px 10px 10px 10px;

	position: relative;

	display: block;

    text-align: center;

	text-shadow: 0 1px 1px rgba(255,255,255,0.7);

}



.codrops-header h1,

.codrops-header-special h1{

	font-size: 26px;

	line-height: 26px;

	margin: 0;

	position: relative;

	font-weight: 700;

	color: #000;

}



.codrops-header h2,

.codrops-header-special h2{

	font-size: 14px;

	line-height: 14px;

	font-weight: 300;

	margin: 0;

	padding: 3px 5px;

	margin: 10px 0 5px;

	color: #000;

	display: inline-block;

}



/* Header Style */

.codrops-top {

	line-height: 24px;

	font-size: 11px;

	background: #fff;

	background: rgba(255, 255, 255, 0.8);

	text-transform: uppercase;

	z-index: 9999;

	position: relative;

	box-shadow: 1px 0px 2px rgba(0,0,0,0.2);

}



.codrops-top a {

	padding: 0px 10px;

	letter-spacing: 1px;

	color: #333;

	display: inline-block;

}



.codrops-top a:hover {

	background: rgba(255,255,255,0.3);

}



.codrops-top span.right {

	float: right;

}

.codrops-top span.right a {

	float: left;

	display: block;

}



.codrops-info {

	padding: 20px;

	margin: 0 auto;

	text-align: center;

	text-shadow: 0 1px 1px rgba(255,255,255,0.7);

	line-height: 22px;

}



/* Demo Buttons Style */

.codrops-demos{

    text-align: center;

	display: block;

	line-height: 30px;

	padding: 5px 0px;

}

.codrops-demos a{

    display: inline-block;

	margin: 0px 10px;

	font-weight: bold;

	color: #333;

	line-height: 20px;	

	font-size: 12px;

	background: #fff;

	background: rgba(255,255,255,0.4);

	padding: 0 4px;

}

.codrops-demos a:hover{

	border-bottom: 2px solid #f7bb6d;

}

.codrops-demos a.current-demo,

.codrops-demos a.current-demo:hover{

	border-bottom: 2px solid #f7bb6d;

	color: #777;

}



.codrops-header-special{

	position: absolute;

	top: 80px;

	left: 0px;

	text-align: left;

}



.codrops-header-special h2{

	padding: 5px 20px 5px 10px;

	color: #fff;

	line-height: 26px;

	background: #000;

	background: rgba(0,0,0,0.8);

}



.codrops-header-special h1{

	background: #000;

	background: rgba(0,0,0,0.8);

	display: inline-block;

	font-size: 32px;

	line-height: 32px;

	padding: 20px;

	color: #fff;

	text-shadow: 0 0 1px #fff;

}



.codrops-header-special .codrops-demos{

	text-align: left;

}



.codrops-header-special .codrops-demos a{

	background: rgba(255,255,255,1);

}



.codrops-header-special .codrops-info{

	color: #fff;

	background: #000;

	background: rgba(0,0,0,0.8);

	text-shadow: 1px 1px 1px rgba(0,0,0,0.5);

	padding: 5px 20px 5px 10px;

	line-height: 26px;

	margin-top: 30px;

	text-align: left;

}

.ri-grid{
	margin: 30px auto 30px;
	position: relative;
	height: auto;
}

.ri-grid ul {
	list-style: none;
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
}

/* Clear floats by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */

.ri-grid ul:before,
.ri-grid ul:after{
	content: '';
    display: table;
}

.ri-grid ul:after {
    clear: both;
}

.ri-grid ul {
    zoom: 1; /* For IE 6/7 (trigger hasLayout) */
} 

.ri-grid ul li {
	-webkit-perspective: 400px;
	-moz-perspective: 400px;
	-o-perspective: 400px;
	-ms-perspective: 400px;
	perspective: 400px;	
	margin: 0;
	padding: 0;
	float: left;
	position: relative;
	display: block;
	overflow: hidden;
	background: #FFF;
}

.ri-grid ul li a{
	display: block;
	outline: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #333;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

/* Grid wrapper sizes */
.ri-grid-size-1{
	width: 55%;
}
.ri-grid-size-2{
	width: 100%;
}
.ri-grid-size-3{
	width: 100%;
	margin-top: 0px;
}

/* Shadow style */
.ri-shadow:after,
.ri-shadow:before{
	content: "";
	position: absolute;
	z-index: -2;
	bottom: 15px;
	left: 10px;
	width: 50%;
	height: 20%;
	max-width: 300px;
	max-height: 100px;
	box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
.ri-shadow:after{
	right: 10px;
	left: auto;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	transform: rotate(3deg);
}

.ri-grid-loading:after,
.ri-grid-loading:before{
	display: none;
}

.ri-loading-image{
	display: none;
}

.ri-grid-loading .ri-loading-image{
	position: relative;
	width: 30px;
	height: 30px;
	left: 50%;
	margin: 100px 0 0 -15px;
	display: block;
}