body, html {
	width:100%;
	height:100%;
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-color:#000;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:top center;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #fff;
}

#topmenu {
	z-index:900;
	}

.hide, #ctrl, #ctrl-label, #ctrl-element { display:none; }

#contactform{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:150px;
	width:345px;
	margin-top:0px;
	margin-left:368px; /* total header width minus contactform width */
	position:fixed;
	z-index:500;
	background:url(../img/contactform.png);
	display:block;
	text-align:left;
	padding-top:-10px;
	}

#contactform .error {
	white-space:nowrap;
	}

LABEL { display:none; }

#nom, #courriel { height:15px; }

#loadersquares { margin-top:5px; }

#nom, #courriel, #contactform TEXTAREA {
	margin:0 0 0 -30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border:0;
	padding:2px;
	border:1px solid #000;
	background:#333;
	color:#ddd;
	width:320px;
	}
	
#submitbutton, #submit-element { 
	float:left; clear:none; nowrap:true; 
	width:120px;
	margin:-9px 0 0 150px;
	}
#cancelbutton, #cancel-element{
	 margin:-22px 10px 0 0 ;
	 float:right;
	 }


H1{ font-size:13px; font-weight:bold; color:#fff; margin:0; padding:10px 10px 0 10px;}

a:link, a:active, a:visited { color:#999; text-decoration:underline; }
a:hover { color:#fff;  text-decoration:underline; }

.linker { background:url(../img/linker.gif) no-repeat 0 4px; padding-left:7px; cursor:pointer; }

a.subtle { text-decoration:none; }

.clear { clear:both; }

.blocklink:link, .blocklink:active, .blocklink:hover, .blocklink:visited{ display:block; color:#fff; text-decoration:none; width:100%; }
.blocklink H1, .blocklink p{ color:#fff; text-decoration:none; }
	
.header{
	margin:40px auto 30px auto;
	height:40px;
	width:710px;
	/* background:url(../img/header.png)0 0 no-repeat; */
	text-align:right;
	}
.header ul#topmenu {list-style: none;margin:0; list-style-type: none; text-align: right; float:right;}
.header ul#topmenu li { float:left; display:inline; padding:0 0 0 10px;}

#worksmenu ul {
	height:50px;
	width:100px;
	list-style:url(../img/linker.gif);
	float:none;
	list-style-type:inherit;
	margin:-15px -190px 0 0;
	z-index:901;
	padding:15px 0 0 0; 
	display:block;
	}
#worksmenu ul li { 
	float:none; display:list-item; padding:0 0 0 10px;
	width:100%;
	text-align:left;
	margin:4px 0 0 -10px;
}
.header a {
	font-size:11px;
	display:block;
	color:#ccc;
	text-decoration:none;
	}
.header a:hover {
	text-decoration:underline;
	color:#fff;
	}

.settitle { 
	width:700px;
	text-align:left;
	background:url(../img/darkerraster.png);
	padding:5px;
}

.links {
	display:block;
	width:100%;
	font-size:14px;
	padding:10px;
	text-decoration:none;
	}

ul.thumb {list-style: none;margin: 0; padding: 10px; width:100%; list-style-type: none; text-align: center;}
ul.thumb li {margin: 0; padding: 5px; position: relative;width: 80px;height: 80px; display:inline;}
ul.thumb li img {width: 75px; height: 75px;border: 1px solid #ddd;padding: 5px;background: #f0f0f0;position: absolute;left: 0; top: 0;-ms-interpolation-mode: bicubic; }
ul.thumb li img.hover {margin-top:10px; no-repeat center center;border: none;}

ul.minithumb {list-style: none;margin: 0; padding: 6px; width:100%; list-style-type: none; text-align: center;}
ul.minithumb li {margin: 0; padding: 5px; position: relative;width: 55px;height: 55px; display:inline;}
ul.minithumb li img {width: 50px; height: 50px;border: 1px solid #ddd;padding: 5px;background: #f0f0f0;position: absolute;left: 0; top: 0;-ms-interpolation-mode: bicubic; }
ul.minithumb li img.hover {margin-top:15px; no-repeat center center;border: none;}

div#photos {overflow:none; width:730px; margin:-10px auto 0 auto; }
  li.photo {float:left; display:inline; width:75px; height:75px; margin:0 10px 10px 0; background:url(../img/ajax-loader.gif) 22px 22px no-repeat;}
  li.photo a img {border:none; padding:1px;}

#background {
	width:100%;
	height:100%;
	position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
	z-index:100;
	}

#logo {
	display:block;
	float:left;
	height:40px;
	width:360px;
	background:url(../img/header.png) no-repeat;
	}

#raster{
	position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    z-index: 200;
	background:url(../img/raster.png);
	}

#content {
	position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    z-index: 300;
	}

#zoom {
	z-index:500;
	}

.textbox {
	background:url(../img/darkerraster.png);
	margin:5px auto 5px auto;
	width:715px;
	font-size:11px;
	color:#fff;
	text-align:justify;
	line-height:14px;
	padding-bottom:8px;
	}
.textbox p{ padding: 0px 10px 0px 10px;}

.biobox {
	background:url(../img/biobox.png);
	margin:5px auto 5px auto;
	width:715px;
	height:250px;
	font-size:11px;
	color:#fff;
	text-align:justify;
	line-height:14px;
	}
.biobox p{ padding: 0px 270px 0px 10px;}
	
.footer {
	margin:5px auto 25px auto;
	width:715px;
	text-align:right;
	}

.titlebox { padding:10px; height:10px; margin-bottom:-10px;}
.blogdate{  text-align:right;	width:20%; height:20px; float:right; color:#666; line-height:13px; font-size:11px;}
.blogtitle { width:70%; height:20px; line-height:13px; float:left; }
.blogtitle H1 { padding:0; }
.blogtitle a{ font-size:13px; font-weight:bold;  color:#fff; text-decoration:none; }


#linkedin, #deviantart, #twitter, #flickr {
	display:block;
	margin-left:40px;
	float:right;
	width:80px;
	height:30px;
	background:url(../img/linkedin.png) no-repeat;
	font-size:0px;
	color:#000;
	}
#linkedin { background:url(../img/linkedin.png) no-repeat; }	
#deviantart { background:url(../img/deviantart.png) no-repeat; }
#twitter { background:url(../img/twitter.png) no-repeat; }
#flickr { background:url(../img/flickr.png) no-repeat; }