@charset "UTF-8";@import url(http://reset5.googlecode.com/hg/reset.min.css);@import url(http://fonts.googleapis.com/css?family=Crimson+Text:400,400italic,700);html{width:100%;height:100%;margin:0;padding:0;/*overflow-y:hidden;*/overflow-x:hidden;background-color:#191c1f}body{width:100%;height:100%;font-family:'Crimson Text',serif;background-color:#191c1f;-webkit-font-smoothing:subpixel-antialiased!important;background-color:#000;position:relative}#info{width:100%;background-color:#191c1f;padding:20px 0;position:relative;z-index:9999!important}#info a{color:#a49791;text-decoration:none}#info a:hover{border-color:#a49791;border-width:0 0 1px;border-style:none none solid}#info .about,#info .places{max-width:760px;margin:0 auto;color:#fff}#info .about p{margin-bottom:20px}#info .about p:last-of-type{margin-bottom:0}#info .places{padding:30px 0 20px}#info .places a{margin:0 15px 10px 0}.trans.back{-webkit-animation-name:front;-webkit-animation-duration:.2s;-webkit-animation-iteration-count:1;-webkit-animation-direction:alternate;-webkit-animation-timing-function:ease-in;-webkit-animation-fill-mode:forwards;-webkit-animation-delay:0s;-webkit-transform-style:preserve-3d;-moz-animation-name:front;-moz-animation-duration:.2s;-moz-animation-iteration-count:1;-moz-animation-direction:alternate;-moz-animation-timing-function:ease-in;-moz-animation-fill-mode:forwards;-moz-animation-delay:0s;-moz-transform-style:preserve-3d}@-webkit-keyframes front{0%{-webkit-transform:rotateX(-30deg) scale(0.95,.95)}100%{-webkit-transform:rotateX(0deg) scale(1,1)}}@-moz-keyframes front{0%{transform:rotateX(-30deg) scale(0.95,.95)}100%{transform:rotateX(0deg) scale(1,1)}}.trans{-webkit-animation-name:back;-webkit-animation-duration:.2s;-webkit-animation-iteration-count:1;-webkit-animation-direction:alternate;-webkit-animation-timing-function:ease-in;-webkit-animation-fill-mode:forwards;-webkit-animation-delay:0s;-webkit-transform-style:preserve-3d;-moz-animation-name:back;-moz-animation-duration:.2s;-moz-animation-iteration-count:1;-moz-animation-direction:alternate;-moz-animation-timing-function:ease-in;-moz-animation-fill-mode:forwards;-moz-animation-delay:0s;-moz-transform-style:preserve-3d}@-webkit-keyframes back{0%{-webkit-transform:rotateX(0deg) scale(1,1)}100%{-webkit-transform:rotateX(-30deg) scale(0.95,.95)}}@-moz-keyframes back{0%{transform:rotateX(0deg) scale(1,1)}100%{transform:rotateX(-30deg) scale(0.95,.95)}}header{padding-top:20px;overflow:auto;overflow-x:hidden;z-index:11;position:absolute;left:50%;margin-left:-400px}header nav{width:800px;height:40px;margin:0 auto}header nav ul li{display:inline;float:right}header nav ul li:first-child{float:left}.show_hide{display:none}a.hideinfo,a.logo,a.arrow_left,a.arrow_right{display:block;width:40px;height:40px}a.hideinfo{background:url(../img/222.png);background-position:0 0}a.logo{background:url(../img/logo.png)}a.hideinfo.clicked{background-position:0 -40px}a.arrow_left{background:url(../img/arrow_left.png)}a.arrow_right{background:url(../img/arrow_right.png)}#main{max-width:800px;margin:80px auto 0 -400px;padding:20px 0;background:rgba(17,17,17,.8);color:#fff;position:absolute;word-wrap:break-word;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;z-index:10;left:50%;-webkit-animation-name:fade;-webkit-animation-duration:.1s;-webkit-animation-iteration-count:1;-webkit-animation-direction:alternate;-webkit-animation-timing-function:ease-in;-webkit-animation-fill-mode:forwards;-webkit-animation-delay:0s;-webkit-transform-style:preserve-3d;-moz-animation-name:fade;-moz-animation-duration:.1s;-moz-animation-iteration-count:1;-moz-animation-direction:alternate;-moz-animation-timing-function:ease-in;-moz-animation-fill-mode:forwards;-moz-animation-delay:0s;-moz-transform-style:preserve-3d}@-webkit-keyframes fade{0%{opacity:0;-webkit-transform:scale(0.95,.95)}100%{opacity:1;-webkit-transform:scale(1,1)}}@-moz-keyframes fade{0%{opacity:0;-moz-transform:scale(0.95,.95)}100%{opacity:1;-moz-transform:scale(1,1)}}#main.fadeout{pointer-events:none;-webkit-animation-name:fadeout;-webkit-animation-duration:.1s;-webkit-animation-iteration-count:1;-webkit-animation-direction:alternate;-webkit-animation-timing-function:ease-in;-webkit-animation-fill-mode:forwards;-webkit-animation-delay:0s;-webkit-transform-style:preserve-3d;-moz-animation-name:fadeout;-moz-animation-duration:.1s;-moz-animation-iteration-count:1;-moz-animation-direction:alternate;-moz-animation-timing-function:ease-in;-moz-animation-fill-mode:forwards;-moz-animation-delay:0s;-moz-transform-style:preserve-3d}@-webkit-keyframes fadeout{100%{opacity:0;-webkit-transform:scale(0.95,.95)}0%{opacity:1;-webkit-transform:scale(1,1)}}@-moz-keyframes fadeout{100%{opacity:0;-moz-transform:scale(0.95,.95)}0%{opacity:1;-moz-transform:scale(1,1)}}#main .header{text-align:center;padding:20px 0 36px}p{font-size:20px;line-height:1.4}a{color:inherit;/*text-decoration:none*/}h1{font-size:30px;font-weight:700;margin-bottom:15px;letter-spacing:2px}h2{color:#4e4f60;letter-spacing:2px;font-size:18px;font-weight:400;margin-bottom:15px;text-align:center}h3{display:inline;font-size:1em;color:#fff;font-style:italic;letter-spacing:.4em}#main .headline{text-align:center;padding:10px 0}#main article{margin:0 20px;-moz-column-count:2;-moz-column-gap:20px;-webkit-column-count:2;-webkit-column-gap:20px;column-count:2;column-gap:20px}.clear{clear:both}.left{float:left}.right{float:right}@media (min-width:721px) and (max-width:840px){#info .about,#info .places,header nav,#main{max-width:700px}header,#main{margin-left:-350px}}@media (min-width:481px) and (max-width:720px){#info .about,#info .places,header nav,#main{max-width:560px}header,#main{margin-left:-280px}}@media (min-width:321px) and (max-width:480px){html{overflow:visible;!important}#info .about,#info .places,header nav,#main{max-width:400px}header,#main{margin-left:-200px}#main article{margin:0 20px;-moz-column-count:1;-moz-column-gap:20px;-webkit-column-count:1;-webkit-column-gap:20px;column-count:1;column-gap:20px}#main article p{margin-bottom:20px}}@media (max-width:320px){html{overflow:visible;!important}#info .about,#info .places,header nav,#main{max-width:280px}header,#main{margin-left:-140px!important}#main article{margin:0 20px;-moz-column-count:1;-moz-column-gap:20px;-webkit-column-count:1;-webkit-column-gap:20px;column-count:1;column-gap:20px}#main article p{margin-bottom:20px}.slidingDiv{position:relative;z-index:1000}}@media only screen and (orientation:portrait) and (device-width:320px),(device-width:768px){body{-webkit-background-size:auto 150%;background-attachment:scroll}}@media only screen and (orientation:landscape) and (device-width:320px),(device-width:768px){body{-webkit-background-size:150% auto;background-attachment:scroll}}@media (-webkit-min-device-pixel-ratio:2){a.hideinfo{background:url(../img/222@2x.png);background-size:40px 80px}a.logo{background:url(../img/logo@2x.png);background-size:40px 40px}a.arrow_right{background:url(../img/arrow_right@2x.png);background-size:40px 40px}a.arrow_left{background:url(../img/arrow_left@2x.png);background-size:40px 40px}}.swiper-container{width:100%;height:100%;margin:0 auto;position:fixed;overflow:hidden;background-color:#191c1f;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;z-index:0;cursor:ew-resize}.swiper-wrapper{position:relative;width:100%;-webkit-transition-property:-webkit-transform,left,top;-webkit-transition-duration:0s;-webkit-transform:translate3d(0px,0,0);-webkit-transition-timing-function:ease;-moz-transition-property:-moz-transform,left,top;-moz-transition-duration:0s;-moz-transform:translate3d(0px,0,0);-moz-transition-timing-function:ease;-o-transition-property:-o-transform,left,top;-o-transition-duration:0s;-o-transform:translate3d(0px,0,0);-o-transition-timing-function:ease;-o-transform:translate(0px,0);-ms-transition-property:-ms-transform,left,top;-ms-transition-duration:0s;-ms-transform:translate3d(0px,0,0);-ms-transition-timing-function:ease;transition-property:transform,left,top;transition-duration:0s;transform:translate3d(0px,0,0);transition-timing-function:ease}.swiper-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{float:left;position:relative;width:100%;height:100%}.swiper-wp8-horizontal{-ms-touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x}.swiper-container{}.swiper-slide{}.swiper-slide-active{}.swiper-slide-visible{}.swiper-pagination-switch{}.swiper-active-switch{}.swiper-visible-switch{}#mc_embed_signup{clear:left;}#mc_embed_signup h2{font-weight: 400 !important; padding: 0; margin: 0 !important; font-size: 18px !important;}#mc_embed_signup form{padding: 0 !important;}#mc_embed_signup .mc-field-group{width: 100% !important; padding-bottom: 0px !important; min-height: 0px; margin: 20px 0 10px 0;}#mc_embed_signup .mc-field-group input { font-family:'Crimson Text',serif !important; font-size: 16px;}#mc_embed_signup .button {clear: both; background-color: #a49791; border: 0 none; border-radius: 3px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size: 16px !important; font-weight: 700 !important; font-family:'Crimson Text',serif !important; height: 34px !important; line-height: 32px !important; margin: 0 !important; padding: 4px 0 0 0 !important; width: 100px !important; float: right;}#mc_embed_signup .button:hover { background-color: #a49791; }

footer {
	max-width: 800px;
	width: 100%;
	height: 60px;
	margin: 580px auto 0 -400px;
	position: fixed;
	z-index: 10;
	left: 50%;
}

a.readnext {
	padding: 14px 10px;
	background-color: #111;
	opacity: 0.4;
	color: white;
	position: absolute;
	z-index: 1000;
	font-size: 16px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	right: 0;
	bottom: -64px;
	-webkit-transition: opacity 0.2s ease-in-out;
  	-moz-transition: opacity 0.2s ease-in-out;
  	-o-transition: opacity 0.2s ease-in-out;
  	transition: opacity 0.2s ease-in-out;
}

a.readnext:hover {
	opacity: 0.8;
	-webkit-transition: opacity 0.2s ease-in-out;
  	-moz-transition: opacity 0.2s ease-in-out;
  	-o-transition: opacity 0.2s ease-in-out;
  	transition: opacity 0.2s ease-in-out;
}

.share {
	padding: 14px 10px;
	background-color: #111;
	opacity: 0.4;
	color: white;
	position: absolute;
	z-index: 1000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	left: 0;
	bottom: -71px;
	-webkit-transition: opacity 0.2s ease-in-out;
  	-moz-transition: opacity 0.2s ease-in-out;
  	-o-transition: opacity 0.2s ease-in-out;
  	transition: opacity 0.2s ease-in-out;
}

.share:hover {
	opacity: 0.8;
	-webkit-transition: opacity 0.2s ease-in-out;
  	-moz-transition: opacity 0.2s ease-in-out;
  	-o-transition: opacity 0.2s ease-in-out;
  	transition: opacity 0.2s ease-in-out;
}

#twitter-widget-0 {
	width: 77px !important;
}