/* @override http://gemp.com/hello-dragon-elements-two/hello-dragon.css */

body {
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
	background: url(hello-dragon-bkg.png) repeat-x;
	font: 12px/11px Helvetica, Arial;
	color: #777;
	height: 100%;
}
a {
	color: #444;
	text-decoration: none;
}
a:hover {
	color: #fff;
}
p {
	margin: 0 0 8px 0;
}
#wrapper {
	position: relative;
	margin: 140px auto 0;
	width: 810px;
	height: 600px;
}
#main {
	position: relative;
}
h1 {
	display: block;
	opacity: .2;
	width: 490px;
	font: 152px/102px 'Coda', arial, serif;
	letter-spacing: -7px;
	text-indent: 86px;
	text-align: left;
	color: silver;
	padding: 0 0 8px 10px;
	margin: 0;
	z-index: 1;
	border-right: 4px solid black;
	border-left: 4px solid black;
     -moz-border-radius: 22px; 
  -webkit-border-radius: 22px; 
          border-radius: 22px; 
  background-color: #8c8c8c;
  background-image: -moz-linear-gradient(top, #8c8c8c, #5b5b5b); 
  background-image: -ms-linear-gradient(top, #8c8c8c, #5b5b5b); 
  background-image: -o-linear-gradient(top, #8c8c8c, #5b5b5b); 
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8c8c8c), to(#5b5b5b)); 
  background-image: -webkit-linear-gradient(top, #8c8c8c, #5b5b5b); 
  background-image: linear-gradient(top, #8c8c8c, #5b5b5b);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#8c8c8c', EndColorStr='#5b5b5b'); 
}
h2 {
	opacity: .4;
	letter-spacing: 38px;
	margin: 0;
	background-color: #d6d6d6;
	white-space: nowrap;
	width: 400px;
	text-align: right;
	text-indent: -390px;
	padding: 0 0 5px 0;
	float: right;
     -moz-border-radius: 22px; 
  -webkit-border-radius: 22px; 
          border-radius: 22px;
	font: 44px/32px 'Gruppo', arial, serif;
}
#head {
	height: 260px;
     -moz-transform: rotate(-6deg);  
       -o-transform: rotate(-6deg);  
  -webkit-transform: rotate(-6deg);  
      -ms-transform: rotate(-6deg);  
          transform: rotate(-6deg);  
             filter: progid:DXImageTransform.Microsoft.Matrix( 
                     M11=0.9945218953682733, M12=0.10452846326765346, M21=-0.10452846326765346, M22=0.9945218953682733, sizingMethod='auto expand');
               zoom: 1;
}
#news {
	position: absolute;
	right: 0;
	top: 230px;
	height: 300px;
}
.more {
	position: absolute;
	top: 160px;
	padding-top: 20px;
	right: 0;
	width: 300px;
	text-align: right;
	font-size: 12px;
	line-height: 1.3em;
	display: none;
	•border: 1px solid red;
}
#wip,
#photos {
	position: relative;
	display: block;
	float: right;
	padding: 0 20px 0 0;
	-height: 206px;
	-width: 142px;
	-width: 680px;
}
#wip .border,
#photos .border {
	position: relative;
	display: block;
	float: right;
	padding: 4px;
	-height: 206px;
	-width: 122px;
	-width: 680px;
	border: 1px solid #fff;
     -moz-border-radius: 22px; 
  -webkit-border-radius: 22px; 
          border-radius: 22px; 
}

#wip h3,
#photos h3 {
	-float: left;
	width: 136px;
	font: normal 20px/16px 'Coda', arial, serif;
	text-align: center;
	padding: 12px 0 0;
	color: #7c7c7c;
	margin: 0;
	-background-color: #fcc;
}
h4 {
	font-size: 14px;
	margin: 4px 0;
	font-weight: bold;
	letter-spacing: -1px;
}
#wip .body,
#photos .body {
	margin: 10px 0;
	font-size: 12px;
}
#wip .body a:hover,
#photos .body a:hover {
	color: #000;
	border-bottom: 1px solid #444;
}
#wip .hidden,
#photos .hidden {
	float: right;
	display: none;
}
#wip .hidden {
	•display: block !important;
}
.legendetitre {
	position: absolute;
	top: 14px;
	right: 18px;
	color: #fff;
	font-family: 'Gruppo', arial, serif;
	font-size: 1.8em;
	font-style: italic;
	float: none;
	letter-spacing: 1px;
}

#wip .item,
#photos .item {
	position: relative;
	padding: 6px;
	float: right;
     -moz-border-radius: 16px; 
  -webkit-border-radius: 16px; 
          border-radius: 16px; 
}
#wip .item:hover,
#photos .item:hover {
	background-color: #fff;
}
#wip .closure,
#photos .closure {
	clear: both;
}
#book {
	font: 54px/48px 'Coda', arial, serif;
	letter-spacing: -2px;
	border: 1px solid #000;
	width: 300px;
	padding: 20px 20px 6px;
	margin: -196px 0 0 110px;
     -moz-border-radius: 22px; 
  -webkit-border-radius: 22px; 
          border-radius: 22px; 
}
#book a {
	color: #fff;
	opacity: .5;
}
#book a:hover {
	opacity: .8;
}
#baseline {
	position: absolute;
	bottom: 10px;
	margin: 0 auto;
	width: 100%;
	padding: 20px 0;
	clear: both;
}
