﻿@import url('normalize.css');
@charset "utf-8";
/* CSS Document */
/* --------------------------------------------------------------- */
/* -------© Nickel Creation, Graphic & Web Design, Belgium ------- */
/* -------------------- AUTHOR: PHILIPPE ESPAGNE ----------------- */
/* ---------- EMAIL: restauration.spirituelle@gmail.com ---------- */
/* ----------------------------------------------------------------*/
/*--------------------[ Reset css ] -------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline}
:focus {
	outline: 0}
ol, ul {
	list-style: none}
table {
	border-collapse: separate;
	border-spacing: 0}
caption, th, td {
	text-align: left;font-weight: normal}
blockquote:before, blockquote:after,
q:before, q:after {
	content: ""}
blockquote, q {
	quotes: "" ""}
body{
	background: rgb(220, 208, 205) url(../img/banner.png) repeat-x top;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: 200;
	font-size: 1em;
	color: rgba(111,111,111,1);
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	font-smoothing: antialiased}
a{
	color: rgb(222, 222, 250);
	text-decoration: none;
	font-size: .9em;
	letter-spacing: .06em}
strong {
	color: rgb(111, 97, 172);
	font-weight: 600}
em {
	white-space: nowrap}
/* ------------------------------ wrapper ------------------------------ */
#wrapper{
	position: relative;
	width: 590px;	
	margin: auto;	
	height: auto;
	min-height: 960px;
	padding-bottom: 14px;
	background: rgb(251, 244, 234) url(../img/banner.png) repeat-x top;
	border-left: 310px rgb(89, 63, 88) solid;		
	-webkit-box-shadow: 0 0 7px rgba(0,0,0,.6);
	-moz-box-shadow: 0 0 7px rgba(0,0,0,.6);
	-ms-box-shadow: 0 0 7px rgba(0,0,0,.6);
	-o-box-shadow: 0 0 7px rgba(0,0,0,.6);
	box-shadow: 0 0 7px rgba(0,0,0,.6)}
.clr{
	clear: both;
	padding: 0;
	height: 0;
	margin: 0}
.logo {
	position: absolue;
	padding-top: 10px; 
	margin-left:-310px}
.logo a:active,
.logo a {
	background: url(../img/logo_current.gif) no-repeat;
	position: absolute;
	width: 310px;
	height: 210px}
.logo a:hover,
.logo a:focus {
	background: url(../img/logo_hover.gif) no-repeat}
/* ------------------------------ header ------------------------------ */
#wrapper header {
	position: relative;
	height: 144px}
#wrapper header h1 {
	position: relative;
	white-space: nowrap;	
	height: 46px;
	line-height: 42px;
	padding: 0px 16px;	
	font-size: 1.8em;
	font-weight: 200;
	letter-spacing: .02em;
	background-color: rgb(251, 244, 234);
	color: rgb(214, 104, 94);
	z-index: 2}
#wrapper header p {
	position: absolute;
	white-space: nowrap;
	height: 22px;	
	line-height: 22px;	
	margin-left: 18px;
	font-size: .8em;
	font-weight: 400;
	letter-spacing: .03em;
	background-color: rgb(136, 136, 172);	
	text-shadow: 0 0 0 rgb(136, 136, 172);
	color: rgb(251, 244, 234);
	z-index: 1}
/* ------------------------------ main navigation ----------------------- */
nav {
	position: absolute;
	width: 590px;
	height: 22px;	
	line-height: 22px;	
	margin: 0;	
	margin-top: 66px;
	padding: 0;
	background-color: rgb(209, 120, 114);
	z-index: 50}
nav ul {
	background-color: rgb(209, 120, 114);
	white-space: nowrap}
nav ul li {
	float: left;
	width: 100px;
	display: inline;	
	background-color: rgb(209, 120, 114)}
nav ul li a,
nav ul li a:active {
	display: block;		
	padding: 0 16px;	
	text-align: center;
	text-transform: uppercase;
	font-size: .76em;
	letter-spacing: .1em;
	font-weight: 600;	
	color: rgb(255, 248, 237);
	-webkit-transition: color ease-out 0.2s;
    -moz-transition: color ease-out 0.2s;    
	-ms-transition: color ease-out 0.2s;
    -o-transition: color ease-out 0.2s;
    transition: color ease-out 0.2s}
nav ul li  a:hover,
nav ul li  a:focus {
	color: rgb(128, 59, 64)}
nav ul li.current {
	background: rgb(251, 244, 234);	
	border-bottom: 2px solid rgb(251, 244, 234)}
nav ul li a.current,
nav ul li a:active.current {
	color: rgb(84, 59, 84);
	font-weight: 400}
/* ------------------------------ cuts ------------------------------ */
.cuts {
    position: relative;
	margin: 100px 0 0 -293px;
	width: 882px;
	height: auto}
.cuts input {
	position: absolute;
	z-index: 1000;
	width: 280px;
	height: 40px;
	left: 0;
	top: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);	
	opacity: 0;
	cursor: pointer}
.cuts input#cut-1{
	top: 40px}
.cuts input#cut-2{
	top: 66px}
.cuts input#cut-3{
	top: 92px}
.cuts input#cut-4{
	top: 118px}
.cuts input#cut-5{
	top: 142px}
.cuts input#cut-6{
	top: 168px}
.cuts input#cut-7{
	top: 194px}
.cuts input#cut-8{
	top: 220px}
.cuts input#cut-9{
	top: 246px}
.cuts input#cut-10{
	top: 272px}
.cuts input#cut-11{
	top: 298px}
.cuts input#cut-12{
	top: 324px}
.cuts input#cut-13{
	top: 350px}
.cuts input#cut-14{
	top: 376px}
.cuts input#cut-15{
	top: 402px}
.cuts input#cut-16{
	top: 428px}
.cuts input#cut-17{
	top: 454px}
.cuts input#cut-18{
	top: 480px}
.cuts input#cut-19{
	top: 506px}
.cuts input#cut-20{
	top: 532px}
.cuts input#cut-21{
	top: 558px}
.cuts input#cut-30{
	top: 650px}
.cuts h1 {
	text-align: center;
	width: 265px;
	height: 22px;
	line-height: 22px;
	padding: 2px 5px;
	background: rgb(84, 131, 136);
	-webkit-box-shadow: 1px 2px 3px rgba(0,0,0,0.1), -1px -1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 2px 3px rgba(0,0,0,0.1), -1px -1px 2px rgba(0,0,0,0.1);
	-ms-box-shadow : 1px 2px 3px rgba(0,0,0,0.1), -1px -1px 2px rgba(0,0,0,0.1);
	-o-box-shadow: 1px 2px 3px rgba(0,0,0,0.1), -1px -1px 2px rgba(0,0,0,0.1);
    box-shadow:  1px 2px 3px rgba(0,0,0,0.1), -1px -1px 2px rgba(0,0,0,0.1);
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-weight: 600;
	font-size: .76em;
	letter-spacing: .1em;
	text-transform: uppercase;
	color: rgb(255, 245, 235);
	text-shadow: 0 0 0 rgb(127, 122, 156)}
.cuts label {	
	text-align: left;	
	float: left;	
	display: block;	
	clear: both;
	overflow: hidden;
	width: 265px;
	height: 22px;
	line-height: 14px;
	padding: 2px 5px;	
	font-size: .82em;
	letter-spacing: .08em;
	font-weight: 400;
	color: rgb(255, 249, 237);
	-webkit-transition: background ease-out .4s;
    -moz-transition: background ease-out .4s;
    -ms-transition: background ease-out .4s;
    -o-transition:background ease-out .4s;
	transition: background ease-out .4s}
.cuts label span {	
	font-size: 1.7em;
	color: rgb(177, 155, 199)}
.cuts input:hover + label,
.cuts input:focus + label {
	background: rgb(209, 120, 114)}
.cuts input:checked + label span {
	color: rgb(251, 244, 234)}
.cuts input:checked + label {
	background: rgb(120, 111, 143);
	color: rgb(251, 244, 234);
	text-shadow: 0 0 0 rgb(114, 102, 132)}
/* ------------------------------ pins------------------------------ */
.pins {
    position: absolute;
	margin: 100px 0px 0px -293px;
	width: 276px}
.pins input {
	position: absolute;
	z-index: 1000;
	width: 90px;
	height: 25px;
	left: 0;
	top: 0;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
	cursor: pointer}
.pins input#pin-2{
	left: 108px}
.pins input#pin-3{
	left: 194px}
.pins h1 {
	text-align: center;
	width: 272px;
	height: 22px;
	line-height: 22px;
	padding: 2px;
	background: rgba(136, 136, 172,.8);
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-weight: 600;
	font-size: .76em;
	letter-spacing: .1em;
	text-transform: uppercase;
	color: rgb(255, 245, 235);
	text-shadow: 0px 0px 0px rgb(127, 122, 156)}
.pins label {
	text-align: center;	
	position: relative; 
	float: left;
	display: block;
	height: 22px;
	line-height: 22px;
	margin-left: 8px;
	padding: 2px 3px;
	background: rgb(84, 131, 136);
	background: rgba(83, 148, 148,.8);
	-webkit-border-radius: 2px;	
	-moz-border-radius: 2px;	
	-ms-border-radius: 2px;	
	-o-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 1px 2px 2px rgba(0,0,0,0.1), -1px -1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 2px 2px rgba(0,0,0,0.1), -1px -1px 1px rgba(0,0,0,0.1);
	-ms-box-shadow : 1px 2px 2px rgba(0,0,0,0.1), -1px -1px 1px rgba(0,0,0,0.1);
	-o-box-shadow: 1px 2px 2px rgba(0,0,0,0.1), -1px -1px 1px rgba(0,0,0,0.1);
    box-shadow:  1px 1px 2px rgba(0,0,0,0.1), -1px -1px 1px rgba(0,0,0,0.1);
	font-weight: 600;
	font-size: .76em;
	letter-spacing: .2em;
	color: rgb(255, 245, 235)}
.pins label:first-of-type {
	width: 96px;
	margin-left: 0}
.pins > .pin-label-2 {
	width: 84px}
.pins > .pin-label-3 {
    width: 62px}
.pins input:hover + label,
.pins input:focus + label {
	background: rgb(209, 120, 114)}
.pins input:checked + label {
	background: rgb(78, 55, 77);
	background: rgb(127, 122, 156)}
/* ------------------------------ maincontent --------------------------------- */
#slider {
	position: relative;
	display: inline-block;
	margin: 3px 16px 0px 14px}
.slideshow {
    position:absolute;
    height:160px}
.slideshow img {
    position:absolute;
	width: 562px;
	height: 160px;
    top:0;
    left:0;
    z-index:8;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0}
.slideshow img.active {
    z-index:10;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1}
.slideshow img.last-active {
    z-index:9}
/* ------------------------------ homepage ------------------------------ */
.homepage {
	position: relative;
	height: auto}
.homepage article {
	background: rgb(251, 244, 234);
	width: auto;
	margin: 0 14px 0 8px;
	padding: 8px 14px 8px 12px;
	height: auto;
	overflow: hidden;
	z-index: 20}
.homepage article h1,
.homepage article h2 {
	color: rgb(195, 94, 87);
	text-align: left;
	font-size: .97em;
	letter-spacing: .1em;
	font-weight: 600;
	text-shadow: 0 0 1px rgb(251, 244, 234);
	padding: 12px}
.homepage article p {
	font-size: .9em;
	letter-spacing: .08em;
	line-height: 21px;
	text-align: left;
	color: rgb(66, 66, 66);
	border-top: solid 4px rgba(225, 210, 210, .4);
	border-left: none;	
	padding: 8px 15px}
.homepage div {
	overflow: hidden;
	margin: 14px 0 0 14px;
	padding: 8px 16px 6px 12px;
	color: rgba(255,255,255,1);
	-webkit-border-radius: 5px 0 0 5px;	
	-moz-border-radius: 5px 0 0 5px;
	-ms-border-radius: 5px 0 0 5px;
	-o-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
	z-index: 20}
.homepage div h1 {
	font-weight: 600;
	font-size: 1.1em;
	padding-bottom: 3px}
.homepage div p {	
	font-size: .8em;
	letter-spacing: .075em;
	margin: 6px 2px;
	text-indent: 16px}
.homepage div a {
	float: right;
	color: rgba(255,255,255,1);
	font-size: .96em;
	font-weight: 600;
	-webkit-transition: color ease-out 0.2s;
    -moz-transition: color ease-out 0.2s;    
	-ms-transition: color ease-out 0.2s;
    -o-transition: color ease-out 0.2s;
    transition: color ease-out 0.2s}
.homepage div a:hover,
.homepage div a:focus {
	color: rgba(255,255,255,.6)}
.homepage div.box-1 {	
	background: rgb(136, 136, 172)}
.homepage div.box-2 {	
	background: rgba(94, 80, 165, .85)}
.homepage div.box-3 {	
	background: rgba(128, 59, 64, .94) }
.homepage article.box-4 {
	height: auto;
	min-height: 174px}
/* ------------------------------ legal ------------------------------ */
.legal {
	font-size: .9em}
.legal address {
	font-size: 1em;
	line-height: 22px;
	letter-spacing: .1em;
	color: rgb(195, 94, 87);
	margin: 0 20px}
/* ------------------------------ praise-content ------------------------------ */
.cuts input.cut-selector-1:checked ~ .praise-content .praise-content-1,
.cuts input.cut-selector-2:checked ~ .praise-content .praise-content-2,
.cuts input.cut-selector-3:checked ~ .praise-content .praise-content-3,
.cuts input.cut-selector-4:checked ~ .praise-content .praise-content-4,
.cuts input.cut-selector-5:checked ~ .praise-content .praise-content-5,
.cuts input.cut-selector-6:checked ~ .praise-content .praise-content-6,
.cuts input.cut-selector-7:checked ~ .praise-content .praise-content-7,
.cuts input.cut-selector-8:checked ~ .praise-content .praise-content-8,
.cuts input.cut-selector-9:checked ~ .praise-content .praise-content-9,
.cuts input.cut-selector-10:checked ~ .praise-content .praise-content-10,
.cuts input.cut-selector-11:checked ~ .praise-content .praise-content-11,
.cuts input.cut-selector-12:checked ~ .praise-content .praise-content-12,
.cuts input.cut-selector-13:checked ~ .praise-content .praise-content-13,
.cuts input.cut-selector-14:checked ~ .praise-content .praise-content-14,
.cuts input.cut-selector-15:checked ~ .praise-content .praise-content-15,
.cuts input.cut-selector-16:checked ~ .praise-content .praise-content-16,
.cuts input.cut-selector-17:checked ~ .praise-content .praise-content-17,
.cuts input.cut-selector-18:checked ~ .praise-content .praise-content-18,
.cuts input.cut-selector-19:checked ~ .praise-content .praise-content-19,
.cuts input.cut-selector-20:checked ~ .praise-content .praise-content-20,
.cuts input.cut-selector-21:checked ~ .praise-content .praise-content-21,
.cuts input.cut-selector-30:checked ~ .praise-content .praise-content-30 {
    -webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
    z-index: 100;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all ease-out 0.6s 0.6s;
    -moz-transition: all ease-out 0.6s 0.6s;
    -o-transition: all ease-out 0.6s 0.6s;
    -ms-transition: all ease-out 0.6s 0.6s;
    transition: all ease-out 0.6s 0.6s}
.praise-content {
	position: relative;
	width: 500px;
	margin: -762px 0 20px 335px;
	height: 1000px;
	z-index: 10;
	overflow: hidden;    
	background: rgb(251, 244, 234);
	-webkit-border-radius: 8px;	
	-moz-border-radius: 8px;	
	-ms-border-radius: 8px;	
	-o-border-radius: 8px;
	border-radius: 8px;
	border: 5px solid rgba(209, 120, 114,.7);
	-webkit-box-shadow: inset 1px 2px 2px rgba(0,0,0,0.2), inset -2px -1px 4px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 2px 2px rgba(0,0,0,0.2), inset -2px -1px 4px rgba(0,0,0,0.1);
	-ms-box-shadow : inset 1px 2px 2px rgba(0,0,0,0.2), inset -2px -1px 4px rgba(0,0,0,0.1);
	-o-box-shadow: inset 1px 2px 2px rgba(0,0,0,0.2), inset -2px -1px 4px rgba(0,0,0,0.1);
    box-shadow: inset 1px 2px 2px rgba(0,0,0,0.2), inset -2px -1px 4px rgba(0,0,0,0.1)}
.praise-content article {
    position: absolute;
	top: 0;
	padding: 12px 36px;
	z-index: 1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
	-webkit-transition: all linear 0.5s;
    -moz-transition: all linear 0.5s;
    -ms-transition: all linear 0.5s;    
	-o-transition: all linear 0.5s;
    transition: all linear 0.5s;
	-webkit-transform: translateY(-900px);
	-moz-transform: translateY(-900px);	
	-ms-transform: translateY(-900px);
	-o-transform: translateY(-900px);
	transform: translateY(-900px)}
.praise-content article h2 {
	color: rgb(195, 94, 87);
	text-align: left;
	font-size: .97em;
	letter-spacing: .1em;
	font-weight: 600;
	padding: 12px 0 6px 0;
	text-shadow: 0 0 1px rgb(251, 244, 234)}
.praise-content article p {
	font-size: .9em;
	letter-spacing: .08em;
	line-height: 21px;
	text-align: left;
	margin: 0;
	color: rgb(66, 66, 66);
	padding-left: 14px}
.praise-content article p.ref {	
	height: 25px;
	margin: 0 0 0 -10px;
	background-color: transparent;
	font-size: .66em;
	color:#5E50A5;
	letter-spacing: .06em;
	line-height: 12px;
	text-align: left;}
/* ------------------------------ music ------------------------------ */
.music {
	display: inline-block;
	float: left;
	top: 0;
	left: 0;
	margin-bottom: 8px}
.music-button em {
	font-style: normal;
	text-shadow: none}
.music-button {
	display: inline-block;
    text-align: center;
	width: 56px;
	height: 22px;
	margin: 4px 2px 4px 0;
	padding: 2px 4px;
	line-height: 18px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .56em;	
	letter-spacing: .1em;
	text-transform: uppercase;	
	color: rgba(255,255,255,1);
	font-weight: 600;
	border: none;
	-webkit-border-radius: 2px;	
	-moz-border-radius: 2px;	
	-ms-border-radius: 2px;	
	-o-border-radius: 2px;
	border-radius: 2px;
	background: rgb(177, 155, 199);
	-webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
	-webkit-transition: all ease-out .2s;
    -moz-transition: all ease-out .2s;
    -ms-transition: all ease-out .2s;
    -o-transition: all ease-out .2s;
	transition: all ease-out .2s}
.music-button:hover,
.music-button:focus {
	background: rgb(209, 120, 114)}
/* ------------------------------ exhib ------------------------------ */
.exhib {
	position: relative;
	width: 590px;
	height: auto}
.exhib ul {
	display: block;	
	list-style: none;	
	padding: 8px 15px}
.exhib ul li {
	position: relative;
    display: inline-block;
	width: 100px;
	height: 100px;
	margin: 4px;
	overflow: hidden;
	-webkit-border-radius: 2px;	
	-moz-border-radius: 2px;	
	-ms-border-radius: 2px;	
	-o-border-radius: 2px;
	border-radius: 2px}
.exhib ul li.exhib-0 {
	width: 551px;
	height:128px;}
.exhib ul li.exhib-4  {
	width: 128px;
	height: 128px}	
.exhib ul li img {
	position: absolute;
	top: 0;
	left: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";	
	filter: Alpha(opacity=90);
	opacity: 0.9;
	-webkit-transition: opacity 0.6s;
	-moz-transition: opacity 0.6s;		
	-ms-transition: opacity 0.6s;
	-o-transition: opacity 0.6s;
	transition: opacity 0.6s}	  		  
.exhib ul li img:hover, 
.exhib ul li img:focus {
	background: rgba(255,255,255,1);		
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";	
	filter: Alpha(opacity=50);
	opacity: 0.5}
/* ------------------------------ exhib-content ------------------------------ */
.cuts input.cut-selector-1:checked ~ .exhib-content .exhib-content-1,
.cuts input.cut-selector-2:checked ~ .exhib-content .exhib-content-2,
.cuts input.cut-selector-3:checked ~ .exhib-content .exhib-content-3 {
    -webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
    z-index: 100;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all ease-out 0.5s 0.5s;
    -moz-transition: all ease-out 0.5s 0.5s;   
	-ms-transition: all ease-out 0.5s 0.5s;
    -o-transition: all ease-out 0.5s 0.5s;
    transition: all ease-out 0.5s 0.5s}
.exhib-content {
	position: relative;
    width: auto;
	margin: -230px 0 0 294px;
	height: 1280px;
	z-index: 10;
	overflow: hidden;    
	background: rgb(251, 244, 234)}
.exhib-content article {
    position: absolute;
	top: 0;
	padding: 0 12px 0 -12px;	
	padding-top: 12px;
	z-index: 1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
	width: 480px;
	-webkit-transition: all linear 0.5s;
    -moz-transition: all linear 0.5s;
    -ms-transition: all linear 0.5s;    
	-o-transition: all linear 0.5s;
    transition: all linear 0.5s;
	-webkit-transform: translateX(-600px);
	-moz-transform: translateX(-600px);	
	-ms-transform: translateX(-600px);
	-o-transform: translateX(-600px);
	transform: translateX(-600px)}
.exhib-content h2 {
	color: rgb(195, 94, 87);
	text-align: left;
	font-size: 1em;
	letter-spacing: .1em;
	font-weight: 600;
	padding-left: 16px;
	text-shadow: 0 0 1px rgb(251, 244, 234)}
.exhib-content em {
	font-size: .9em;
	font-weight: 400;
	font-style: normal}
.exhib-text {
	padding: 0 0 0 40px;
	width: 480px}
.exhib-text h3 {
	color: rgb(195, 94, 87);
	text-align: left;
	font-size: .9em;
	letter-spacing: .1em;
	font-weight: 400;
	padding: 12px 0;
	text-shadow: 0 0 1px rgb(251, 244, 234)}
.exhib-text p {
	font-size: .9em;
	letter-spacing: .08em;
	line-height: 21px;
	text-align: left;
	margin: 0;
	color: rgb(66, 66, 66);
	padding-left: 14px;
	border-left: 2px solid rgba(214, 147, 143, .2)}
/* ------------------------------ cut-content ------------------------------ */
/* ------------------------------ cut-content-tem ------------------------------ */
.cuts input.cut-selector-1:checked ~ .cut-content-tem .cut-content-1,
.cuts input.cut-selector-2:checked ~ .cut-content-tem .cut-content-2,
.cuts input.cut-selector-3:checked ~ .cut-content-tem .cut-content-3,
.cuts input.cut-selector-4:checked ~ .cut-content-tem .cut-content-4,
.cuts input.cut-selector-5:checked ~ .cut-content-tem .cut-content-5 {
    -webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
    z-index: 100;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all ease-out 0.5s 0.5s;
    -moz-transition: all ease-out 0.5s 0.5s;   
	-ms-transition: all ease-out 0.5s 0.5s;
    -o-transition: all ease-out 0.5s 0.5s;
    transition: all ease-out 0.5s 0.5s}
.cut-content-tem {
	position: relative;
    width: auto;
	margin: -264px 0 0 305px;
	height: 3120px;
	z-index: 10;
	overflow: hidden;    
	background: rgb(251, 244, 234)}
/* ------------------------------ cut-content-int ------------------------------ */
.cuts input.cut-selector-1:checked ~ .cut-content-int .cut-content-1,
.cuts input.cut-selector-2:checked ~ .cut-content-int .cut-content-2,
.cuts input.cut-selector-3:checked ~ .cut-content-int .cut-content-3,
.cuts input.cut-selector-4:checked ~ .cut-content-int .cut-content-4,
.cuts input.cut-selector-5:checked ~ .cut-content-int .cut-content-5,
.cuts input.cut-selector-6:checked ~ .cut-content-int .cut-content-6,
.cuts input.cut-selector-7:checked ~ .cut-content-int .cut-content-7,
.cuts input.cut-selector-8:checked ~ .cut-content-int .cut-content-8,
.cuts input.cut-selector-9:checked ~ .cut-content-int .cut-content-9 {
    -webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
    z-index: 100;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all ease-out 0.5s 0.5s;
    -moz-transition: all ease-out 0.5s 0.5s;   
	-ms-transition: all ease-out 0.5s 0.5s;
    -o-transition: all ease-out 0.5s 0.5s;
    transition: all ease-out 0.5s 0.5s}
.cut-content-int {
	position: relative;
    width: auto;
	margin: -316px 0 0 305px;
	height: 3860px;
	z-index: 10;
	overflow: hidden;    
	background: rgb(251, 244, 234)}
/* ------------------------------ cut-content-int+tem ------------------------------ */
.cut-content-int article,
.cut-content-tem article {
    position: absolute;
	top: 0;
	padding: 10px 40px;
	z-index: 1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
	width: 480px;
	-webkit-transition: all linear 0.5s;
    -moz-transition: all linear 0.5s;
    -ms-transition: all linear 0.5s;    
	-o-transition: all linear 0.5s;
    transition: all linear 0.5s;
	-webkit-transform: translateX(-600px);
	-moz-transform: translateX(-600px);	
	-ms-transform: translateX(-600px);
	-o-transform: translateX(-600px);
	transform: translateX(-600px)}
.cut-content-int article h2,
.cut-content-tem article h2 {
	color: rgb(195, 94, 87);
	text-align: left;
	font-size: .97em;
	letter-spacing: .1em;
	font-weight: 600;
	padding: 12px 0px 6px 0px;
	text-shadow: 0px 0px 1px rgb(251, 244, 234)}
.cut-content-int article h3,
.cut-content-int article h4,
.cut-content-int article dl,
.cut-content-int article h4 a,
.cut-content-tem article h3,
.cut-content-tem article h4 a {
	color: rgb(195, 94, 87);
	text-align: left;
	font-size: .9em;
	letter-spacing: .1em;
	font-weight: 400;
	padding: 6px 0 12px 0;
	text-shadow: 0 0 1px rgb(251, 244, 234)}
.cut-content-int article p,
.cut-content-tem article p,
.cut-content-int article dl,
.cut-content-int article dt,
.cut-content-int article dd {
	font-size: .9em;
	letter-spacing: .08em;
	line-height: 21px;
	text-align: left;
	margin: 0;
	color: rgb(66, 66, 66);
	padding-left: 14px;
	border-left: 2px solid rgba(214, 147, 143, .2)}
.cut-content-int article dt,
.cut-content-int article dd {
	border: none}
.cut-content-int em,
.cut-content-tem em {
	font-size: .9em;
	letter-spacing: .1em;
	font-style: normal}
/* ------------------------------ aside ---------------------------- */
.pins-content {
	position: relative;
    width: 272px;
	height: 570px;
	margin-top: 8px;	
	background: rgb(89, 63, 88);
	z-index: 10}
.pins-content div {
    position: absolute;
	top: 0;
	left: 0;
	padding: 0px 15px 15px 8px;
	z-index: 1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: opacity linear 0.1s;
    -moz-transition: opacity linear 0.1s;    
	-ms-transition: opacity linear 0.1s;
    -o-transition: opacity linear 0.1s;
    transition: opacity linear 0.1s}
.pins input.pin-selector-1:checked ~ .pins-content .pins-content-1,
.pins input.pin-selector-2:checked ~ .pins-content .pins-content-2,
.pins input.pin-selector-3:checked ~ .pins-content .pins-content-3 {
	z-index: 100;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: opacity ease-out 0.3s 0.2s;
    -moz-transition: opacity ease-out 0.3s 0.2s;    
	-ms-transition: opacity ease-out 0.3s 0.2s;
    -o-transition: opacity ease-out 0.3s 0.2s;
    transition: opacity ease-out 0.3s 0.2s}
.pins-content div h2,
.pins-content div h3{
	color: rgb(250, 245, 235);
	letter-spacing: .06em;
	font-weight: 600;
	text-align: left;
	padding: 12px 0 6px 0}
.pins-content div h2 {
	color: rgb(250, 245, 235)}
.pins-content div p {	
	text-align: left;
	font-size: .8em;
	letter-spacing: .05em;
	line-height: 20px;
	font-weight: 100;
	color: rgba(255,255,255,.9)}
.pins-content p > strong {
	font-size: 1.1em;
	font-weight: 600;
	color: rgb(240, 155, 130)}
/* ------------------------------ intro ----------------------------- */
.intro {
	width: 240px;
	margin: auto;
	padding: 16px}
.intro h2 {
	color: rgb(250, 245, 235);
	letter-spacing: .06em;
	font-weight: 600;
	text-align: left;
	padding: 0 0 6px 0}
.intro p {	
	text-align: left;
	font-size: .8em;
	letter-spacing: .05em;
	line-height: 20px;
	font-weight: 100;
	color: rgba(255,255,255,.9)}
.intro p > strong {
	font-weight: 400;
	color: rgb(219, 222, 251)}
/* ------------------------------ aside img------------------------------ */
.image_1 {
    position: relative;
	background-image: url(../img/image_001.jpg);
	width: 240px;
    height: 240px;
	margin: auto;	
	margin-top: 16px;
    z-index: 2}
.image_0 {
	position: relative;
	background-image: url(../img/image_000.jpg);
	width: 240px;
    height: 240px;
	margin: 8px auto 16px auto;	
    z-index: 2}
/* ------------------------------ footer/ref ------------------------------ */
footer.ref {	
	height: 32px;
	margin: 0;
	background-color: transparent;
	font-size: .66em;
	letter-spacing: .04em;
	line-height: 16px;
	font-style: italic;
	text-align: left;
	text-shadow: 0 0 1px rgb(251, 244, 234)}
/* ------------------------------ scroll / top ------------------------------ */
#back-top {
	position: fixed;
	bottom: 105px;
	margin-left: -180px;
	z-index: 20}
#back-top a {	
	display: block;
	width: 50px;
	text-align: center;
	font: .9em/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: rgba(134, 119, 148,.8);
	-webkit-transition: .6s;
	-moz-transition: .6s;
	-ms-transition: .6s;
	-o-transition: .6s;
	transition: .6s}
#back-top a:hover,
#back-top a:focus {
	color: rgb(225, 210, 210)}
#back-top span {	
	display: block;
	width: 50px;
	height: 50px;
	margin-bottom: 12px;
	background: rgba(134, 119, 148,.4) url(../img/up-arrow.png) no-repeat center center;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	border-radius: 100px;
	-webkit-transition: .6s;
	-moz-transition: .6s;
	-ms-transition: .6s;
	-o-transition: .6s;
	transition: .6s}
#back-top a:hover span,
#back-top a:focus span {
	background-color: rgb(225, 210, 210)}
/* -------------------------------------------------------------------- */
/* ------------------------------ footer ------------------------------ */
footer {
	width: 100%;
	height: 90px;
	margin-top: -24px;
	background: rgb(209, 120, 114);
	z-index: 0}
footer ul {
	position: relative;
	width: 900px;
	height: 26px;
	line-height: 22px;
	margin: auto;
	top: 42px;
	background: rgb(128, 59, 64)}
footer ul li {
	display: inline-block}
footer ul li.zyx {
	float: right}
footer ul li a,
footer ul li a:active {	
	padding: 0 18px 0 8px;	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 400;	
	color: rgb(255, 248, 237);
	-webkit-transition: color ease-out 0.2s;
    -moz-transition: color ease-out 0.2s;    
	-ms-transition: color ease-out 0.2s;
    -o-transition: color ease-out 0.2s;
    transition: color ease-out 0.2s;}
footer ul li a:hover,
footer ul li a:focus {
	color: rgb(214, 147, 143)}
