@charset "UTF-8";
/* CSS Document © contreforme sàrl */
*{
	margin:0;
	padding:0;
	outline:0;
}
body,html {height:100%;}
body {
	background-color:#b9b9bb;
	font-family:"Trebuchet MS", Geneva, Helvetica, Arial, sans-serif;
	color:#a3a3a3;
	font-size:0.85em;
	margin:0px;
}
h1,h2,h3,h4,h5,h6{
	font-family:Georgia, Times, "Times New Roman", serif;
	text-transform:uppercase;
	line-height:1.5em;
	letter-spacing:0.1em;
}
h1{font-size:1.4em;}
h2{font-size:1.2em;}
h3{font-size:1em;}
h4{margin: 0 0 0 100px;font-size:2em;}
h5{margin: 100px 0 100px 0;font-size;}


a:link,
a:visited,
a:active{
	color:#666;
	line-height:1.5em;
	text-decoration:none;
}
a:hover{
	color:#c8c8c8;
	line-height:1.5em;
	text-decoration:underline;
}

/* header and footer */
#wrapper{
	background:#666 url(images/content-bg.gif) repeat-y;
	margin:10px auto 10px;
	width:880px;
} 
#header	{
	margin: 0;
	padding: 5px 0;
	border-top: 6px solid #000;
	border-bottom: 1px solid #2B362C;		
	width:880px;
	height:75px;
	}	
#lefticon{
	float: left;
	margin-left:13px;
	}
/* #yunstudio {
	float:left;
	margin-top:30px;
	}		*/
#header	p{	
	margin: 20px 0 0 100px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.0em;
	letter-spacing:0.2em;
	text-transform:uppercase;
	color: #e6e6e6;
	}
#navcontainer {
	margin:6px 10px 0 623px; 
	height:26px;
	}
.navlist {list-style-type:none}
.navlist li {
	float:left;
	padding:3px 8px 5px;
	}
.navlist a, .navlist a:visited{
	color:#c8c8c8;
	padding:5px 5px;
	font-size:11px;
	letter-spacing:2px;
	text-transform: lowercase;
	}
.navlist a:hover{
	color:#c3a1c3;
	border-top:2px solid #c3a1c3;
	text-decoration:none;
	}
.navlist .work a, .navlist .work a:visited{
	color:#e6e6e6;
	border-top:2px solid #c8c8c8;
	}
.navlist .work a:hover{
	color:#c3a1c3;
	border-top:2px solid #c3a1c3;
	text-decoration:none;
	}
.navlist .contact a, .navlist .contact a:visited{
	color:#e6e6e6;
	border-top:2px solid #c8c8c8;
	}
.navlist .contact a:hover{
	color:#c3a1c3;
	border-top:2px solid #c3a1c3;
	text-decoration:none;
	}
.navlist .blog a, .navlist .blog a:visited{
	color:#e6e6e6;
	border-top:2px solid #c8c8c8;
	}
.navlist .blog a:hover{
	color:#c3a1c3;
	border-top:2px solid #c3a1c3;
	text-decoration:none;
	}
#footer{
	clear: both;
	list-style-type:none;
	padding:20px 0px 10px 10px;
	/* z-index:1000; */
}
#footer li{
	display:inline;
	color:#e6e6e6;
	font-size:10px;
	letter-spacing:3px;
}
/*list projects*/
#content{
	margin:50px 0 0 0;
	width:880px;
	background:#e6e6e6;
}
#cover{
	margin: 20px 0;
	padding: 0;
}
#cover p{
	color:#a3a3a3;
	line-height:1.3em;
}
#list{
	list-style-type:none;
	}
#list li{
	border-top:1px dotted #a3a3a3;
	overflow:hidden;
	display:block;
	cursor:pointer;
}
.imgbackground{
	float:left;
	background-color:#fff;
	margin:13px;
	padding: 0;
	border: 1px solid #c8c8c8;
}
#list li ul.thumbs{
	margin-left:568px;
	list-style-type:none;
}
#list li ul.thumbs li{
	float:left;
	background:#c8c8c8;
	margin:0;
	height:10px;
	width:10px;
	margin-right:4px;
}
#list li ul.thumbs li.selected{
	background:#666;
}
#list li div.close {
	margin-left:850px;
	width:10px;
	display:none;
}
#list li h2{
	color:#666;
	font-weight:normal;
	letter-spacing:0.2em;
	line-height:1em;
	margin-top:19px;
}
#list li h3{
	font-weight:normal;
	letter-spacing:0.2em;
	margin-top:3px;
	margin-bottom:12px;
	line-height:1em;
}
#list li ul.description{ 
	display:block;
	margin-left:568px; 
	list-style-type:none; 
} 
#list li ul.description li{
	display:none;
	margin:0;
	width:300px;
	cursor:default;
}
#list li ul.description li p{
	color:#666;
	margin-bottom:5px;
	line-height:1.4em;
	font-size:0.9em;
}
#list li ul.description li.intro p{
	color:#a3a3a3;
}
/* #list li ul.description li.links{ 
	 display:none;
}
	#list li ul.description li.links ul li{
	display:block; 
} */
/* contact forms */
#skill{
	list-style-type:none;
}
#skill li{
	margin-left:100px;
	border-bottom:1px dotted #d7d7d7;
	text-transform:;
	color:#666;
	font-size:0.9em;
	letter-spacing:0.2em;
	word-spacing:0.2em;
	line-height:1.4em;
}
#contact-wrapper {
	margin: 50px 0 0 100px;
	padding-bottom: 40px; 
	}
#contactform{
	list-style-type:none;
	}
#contactform li{
	margin-bottom:6px;
	}
#contactform label {
	float: left;
	text-align:right;
	color:#666;
	margin-right:5px;
	width:140px; 
	}
#contactform input {
	border:1px solid #a3a3a3;
	padding:2px;
	width:200px;
	height:18px;
	}
#contactform textarea {
	padding:2px;
	border:1px solid #a3a3a3;
	width:350px;
	height:150px;
	overflow:hidden;
}
p.thanks {
	position:absolute;
	top:280px;
	margin-left:145px;
	color:#666;
	font-size:0.7em;
	font-weight:bold;
}
span.contacterror {
	font-size:0.7em;
	color:#666;
	font-weight:bold
 }
#contactform #submit{
	background-color: #CFDFA7;
	border:1px solid #a3a3a3;
	width:200px;
	height:18px;
	margin:0 0 0 145px;
	font-weight: bold;
	font-size: 11px;
	color: #2B362C;
}
/* classes */

/* .error{ */
/*	margin:140px 0 0 170px; */
/* } */
.error h1,
.error h2{
	font-weight:normal;
	letter-spacing:0.3em;
	line-height:1.2em;
}
.error h1{
	font-size:2.5em;
	color:#666;
	margin-bottom:3px;
}
.error h1 span{
	font-size:0.7em;
	color:#a3a3a3;
}
.error h2{
	font-size:1.8em;
}
.error p{
	margin-top:25px;
}

/* tool tips */
.tool-tip {
	color: #000;
	width: 150px;
	z-index: 13000;
}
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #2B362C;
	padding: 8px 8px 4px;
	background: url(../images/static/calframe.gif) top left;
}
.tool-text {
	color: #2B362C;
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../images/static/calframe.gif) bottom right;
}
