@charset "utf-8";
/*
www.matthieudufour.com stylesheet
Author : Matthieu Dufour

__

You can of course copy/paste my code anywhere you want since I can't keep anyone from doing that anyway ^^ 
*/


/* -- RESET -- */


html, body, div, h1, h3, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td, img, a {
	margin:0;
	padding:0;
	list-style:none;
	border:none;
	outline:none;
}

body, html {
	font-family:Arial, Helvetica, sans-serif;
	font-family:'HelveticaNeueLight';
	font-size-adjust: 0.52;
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	letter-spacing:0.01em;
	font-size:12px;
	line-height:1.4em;
	color:#FFF;
	background-color:#000;
}


/* -- CONTAINERS -- */

#line {
	height:4px;
	background-color:#F00;
	width:100%;
	position:absolute;
	left:0;
	top:0;
}
	

#global_wrapper {
	width:940px;
	margin:auto;
}

#wrapper {
	width:940px;
	margin:auto;
}

#header {
	margin-top:70px;
	width:980px;
	position:relative;
	z-index:3;
}


#nav {
	padding-top:100px;
	width:980px;
}

#nav2 {
	margin-top:40px;
	width:980px;
}

#red {
	width:9px;
	height:9px;
	background-color:#F00;
}

.tinycol {
	width:172px;
	float:left;
	margin-right:20px;
}

.col {
	width:354px;
	float:left;
	margin-right:20px;
}

.fatcol {
	width:556px;
	float:left;
	margin-right:20px;
}

#content {
	width:980px;
	padding-top:90px;
	position:relative;
}

#cont {
	position:relative;
	min-height:600px;
	z-index:2;
}

#bg {
	width:1280px;
	height:950px;
	position:absolute;
	left:-170px;
	top:-170px;
	background-image:url(../images/l2.jpg);
	background-repeat:no-repeat;
	background-position:0;
	z-index:1;
}

#banner {
	width:940px;
	height:368px;
	position:relative;
	margin-bottom:90px;
}


#map {
	width:940px;
	position:relative;
	margin-bottom:90px;
}

#slideshow {
	margin-bottom:20px;
	width:940px;
	height:368px;
}

#slideshow span.btn {
	display:block;
	width:172px;
	height:71px;
	background-image:url(../images/project.png);
	margin-left:19px;
}

#slideshow span.btna {
	display:block;
	width:172px;
	height:71px;
	background-image:url(../images/about.png);
	margin-left:19px;
}

#slideshow span.btn:hover {
	width:172px;
	height:71px;
	background-image:url(../images/project_hover.png);
}

#slideshow span.btna:hover {
	width:172px;
	height:71px;
	background-image:url(../images/about_hover.png);
}




#footer {
	background-color:#161616;
	background-image:url(../images/footer.jpg);
	background-repeat:repeat-x;
	padding-top:60px;
	margin-top:90px;
	padding-bottom:60px;
	text-transform:uppercase;
	font-size:10px;
	line-height:2.4em;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;

}

.w {
	width:980px;
	margin:auto;
}

/* -- HEADINGS -- */

h1 {
	font-family:'HelveticaLTBold';
	font-weight: normal;
	font-style: normal;
	font-size:4.4em;
	letter-spacing:-0.04em;
	margin-left:-22px;
}

h1:before {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size:1.2em;
	letter-spacing:-0.04em;
	color:#F00;
	content:"+ ";
	top:7px;
	left:10px;
	position:relative;
}

h2 {
	color:#FFF;
	font-size:2em;
	font-family:'HelveticaNeueLight';
	font-size-adjust: 0.52;
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	letter-spacing:0.01em;
}

h2:after {
	color:#F00;
	font-size:20px;
	font-family:'HelveticaNeueLight';
	font-size-adjust: 0.52;
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	letter-spacing:0.01em;
	content:" +";
	position:relative;
	right:-6px;
	top:-14px;
}

h3 {
	width:172px;
	margin-right:20px;
	color:#FFF;
	font-size:0.95em;
	font-family:'HelveticaNeueLight';
	font-size-adjust: 0.52;
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	letter-spacing:0.01em;
	float:left;
	cursor:pointer;
}

h3:after {
	color:#F00;
	font-size:14px;
	font-family:'HelveticaNeueLight';
	font-size-adjust: 0.52;
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	letter-spacing:0.01em;
	content:"_";
	display:block;
	margin-top:-5px;
}


h4 {
	color:#444;
	font-size:1.8em;
	font-family:'HelveticaNeueLight';
	font-size-adjust: 0.52;
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	letter-spacing:0.01em;
	width:430px;
	margin-left:30px;
	margin-top:28px;
	margin-bottom:40px;
}

h5 {
	text-transform:uppercase;
	margin-bottom:10px;
	font-size:0.95em;
	font-family:'HelveticaNeueLight';
	font-size-adjust: 0.52;
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	letter-spacing:0.01em;
}

h5:before {
	color:#F00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	content:"+ ";
}

h6 {
	color:#444;
	font-size:0.8em;
	font-family:'HelveticaNeueLight';
	font-size-adjust: 0.52;
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	letter-spacing:0.01em;
	cursor:pointer;
	text-shadow:#000;
	text-transform:uppercase;
	height:20px;
	margin-left:0px;
}

#nav2 li h5 {
	color:#FFF;
}




h6:hover {
	color:#FFF;
	background-color:#F00;
}

h6:before {
	color:#F00;
	font-family:"Times New Roman", Times, serif;
	font-size:6px;
	content:url(../images/li.gif);
	position:relative;
	top:10px;
}


/* -- DESIGN -- */

#header p {
	margin-top:-11px;
	line-height:33px;
}

#nav2 li h6 a {
	color:#444;
	margin-top:-8px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:8px;
	height:15px;
	display:block;
}

#footer li h6 a {
	color:#FFF;
	margin-top:-10px;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:8px;
	height:18px;
	display:block;
	font-size:1.2em;
}

#footer ul,
#nav2 ul {
	width:172px;
	float:left;
	margin-right:20px;
}

#footer li {
	margin-bottom:5px;
}



.plus {
	color:#F00;
}

img.op,
div.op {
	position:absolute;
	top:0;
	left:0;
}

p.txt {
	color:#666;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:2em;
	margin-bottom:60px;
}

a.omfg {
	margin:0;
	padding:0;
	height:0;
}

.label {
	margin-top:0px;
	padding-top:20px;
	margin-bottom:20px;
	padding-bottom:20px;
	padding-left:20px;
	background-color:#161616;
	color:#555;
	font-family:Arial, Helvetica, sans-serif;
}

strong {
	color:#999;
	font-size:14px;
	margin-bottom:6px;
	display:block;
}

ul.contact li a {
	text-transform:uppercase;
	margin-bottom:10px;
	font-size:0.95em;
	font-family:'HelveticaNeueLight';
	font-size-adjust: 0.52;
	font-weight: normal;
	font-style: normal;
	line-height:normal;
	letter-spacing:0.01em;
}

ul.contact li a:before {
	color:#F00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	content:"+ ";
}

.spacer {
	height:90px;
}

#cont li{
	padding:5px 10px 5px 10px;
	margin-left:6px;
	margin-top:-1px;
	border-top:1px solid #333;
	border-bottom:1px solid #333;
	font-family:Arial, Helvetica, sans-serif;
}

#cont li:before{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-size:1em;
	letter-spacing:-0.04em;
	color:#F00;
	content:"+ ";
	top:0;
	left:-5px;
	position:relative;
}

#cont li:hover{
	background-color:#111;
}

#cont a:hover {
	color:#F00;
}

.for {
	position:relative;
}

.for a.web {
	position:absolute;
	top:0;
	left:0;
	width:172px;
	height:71px;
	display:block;
	background-image:url(../images/web.png);
	background-repeat:no-repeat;
}

.for a.video {
	position:absolute;
	top:0;
	left:0;
	width:172px;
	height:71px;
	display:block;
	background-image:url(../images/video.png);
	background-repeat:no-repeat;
}

.for a.resume {
	position:absolute;
	top:0;
	left:0;
	width:172px;
	height:71px;
	display:block;
	background-image:url(../images/resume.png);
	background-repeat:no-repeat;
}

.for img {
	position:absolute;
	top:0;
	left:0;
}

#header p.crypt a:hover {
	background-color:#F00;
	padding:2px 4px 2px 4px;

}

#footer a.mail:hover {
	color:#F00;
}


/* -- LINKS -- */

a,
a:hover,
a:focus,
a:visited,
a:active,
#nav a,
#nav a:hover,
#nav a:focus,
#nav a:visited,
#nav a:active,
#nav2 a,
#nav2 a:hover,
#nav2 a:focus,
#nav2 a:visited,
#nav2 a:active {
	color:#FFF;
	text-decoration:none;
}

#nav2 h6 a,
#nav2 h6 a:focus,
#nav2 h6 a:visited,
#nav2 h6 a:active {
	color:#444;
}

#nav2 h6 a:hover {
	color:#FFF;
}

a.omfg img {
	margin-top:15px;
}

ul#socicons {
	width:1240px;
	margin-bottom:20px;
	margin-top:-30px;
	height:100px;
	margin-left:20px;
	padding:0;
}

ul#socicons li{
	float:left;
	padding-right:192px;
	display:block;
}


#social {
	background-color:#3F6;
}

ul#socicons li a div.socw {
	position:relative;
}

ul#socicons li a img {
	position:absolute;
	top:-10px;
	left:-10px;;
}

em {
	color:#fff;
}
