/*
Theme Name: thefall.xyz
*/

/* resets
--------------------------------------------------------------------------
*/

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, body > div > footer, body > div > header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.lt-ie8 * { behavior: url(/ie/boxsizing.php); }

html { font-size: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; overflow-y: scroll; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }
audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }
.lt-ie8 audio, .lt-ie8 canvas, .lt-ie8 video { display: inline; zoom: 1; }
audio:not([controls]) { display: none; height: 0; }
[hidden], template { display: none; }

svg:not(:root) { overflow: hidden; }

img, iframe { border: 0; vertical-align: middle; }
.lt-ie8 img { -ms-interpolation-mode: bicubic; }

strong { font-weight: bold; }
em { font-style: italic; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -.5em; }
sub { bottom: -.25em; }

button, input, optgroup, select, textarea { margin: 0; font: inherit; line-height: normal; vertical-align: baseline; color: inherit; outline: 0; border-radius: 0; -webkit-font-smoothing: inherit; }
.lt-ie8 button, .lt-ie8 input, .lt-ie8 select, .lt-ie8 textarea { vertical-align: middle; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
legend { white-space: normal; }
.lt-ie8 legend { margin-left: -7px; }
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
input[type="checkbox"], input[type="radio"] { padding: 0; }
.lt-ie7 input[type="checkbox"], .lt-ie7 input[type="radio"] { height: 13px; width: 13px; }
.lt-ie8 input[type="checkbox"] { vertical-align: baseline; }
label, button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; }
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; }
.lt-ie8 button, .lt-ie8 input[type="button"], .lt-ie8 input[type="reset"], .lt-ie8 input[type="submit"] { overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
button { width: auto; overflow: visible; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
input[type="search"] { -webkit-appearance: textfield; }
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

table { border-collapse: collapse; border-spacing: 0; }
th, td { vertical-align: top; }
th { font-weight: normal; text-align: left; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

ul, ol { list-style: none; }
li { display: list-item; }

a { color: #000; background: transparent; text-decoration: none; cursor: pointer; -webkit-transition: color .4s ease, background-color .4s ease, border-color .4s ease; -moz-transition: color .4s ease, background-color .4s ease, border-color .4s ease; -ms-transition: color .4s ease, background-color .4s ease, border-color .4s ease; -o-transition: color .4s ease, background-color .4s ease, border-color .4s ease; transition: color .4s ease, background-color .4s ease, border-color .4s ease; }
a:focus { outline: thin dotted; }
a:active, a:hover { outline: 0; }

.hide { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* global
--------------------------------------------------------------------------
*/

::selection { background: #000; color: #fff; }
::-moz-selection { background: #000; color: #fff; }

body { font: 62.5%/1 'Bentham', 'TimesNewRoman', 'Times New Roman', 'Times', 'Baskerville' , 'Georgia', serif; background: #000 url(images/bodybg.png) repeat-y 50% 0; color: #fff; text-align: center; }
body > div { min-height: 100%; background: url(images/wrapbg.png) no-repeat 50% 0; }

body > div > header { margin: 0 0 2px; }
body > div > header a.toggle { display: none; }
body > div > header h1 { padding: 5em 0 4em; }
body > div > header h1 a { padding: 0 0 8px; margin: 0 auto; display: inline-block; border-bottom: 3px solid rgba(255,255,255,0); -webkit-transition: border-color .4s ease; -moz-transition: border-color .4s ease; -ms-transition: border-color .4s ease; -o-transition: border-color .4s ease; transition: border-color .4s ease; }
body > div > header h1 a:hover { border-bottom-color: #fff; }
body > div > header h1 img { width: 441px; height: 80px; }
body > div > header nav { padding: 0 0 2px; border-bottom: 9px solid #fff; }
body > div > header nav ul { font-size: 0; background: #fff; text-align: center; }
body > div > header nav ul li { font-size: 10px; display: inline-block; vertical-align: top; }
body > div > header nav ul li a { padding: 0 15px; font-size: 2.2em; line-height: 1.818em; height: 1.818em; color: #000; font-variant: small-caps; text-transform: lowercase; display: inline-block; vertical-align: top; letter-spacing: .06em; }
html.windows body > div > header nav ul li a { font-family: 'TimesNewRoman', 'Times New Roman', 'Times', 'Baskerville' , 'Georgia', serif; }
body > div > header nav ul li a:hover,
body > div > header nav ul li.current-menu-item a,
body.single-post > div > header nav ul li.menu-item-22 a { background: #000; color: #fff; }

#xyz { border-top: 3px solid #fff; overflow: hidden; text-align: left; }

#xyz > header { width: 940px; margin: 0 auto; padding: 1.6em 0; text-align: left; }
#xyz > header h1 { font-size: 4.8em; line-height: 120%; }

#xyz .std { overflow: hidden; position: relative; }
#xyz .std + .std { margin: 2px 0 0; }

#xyz .std .left { width: 50%; position: relative; float: left; }
#xyz .std .left .wrap { width: 300px; float: right; }

#xyz .std .left .image { margin: 0 170px 0 0; position: relative; background: rgba(255,255,255,.06); }
#xyz .std .left .image a { display: block; }

#xyz .std .left .buy { margin: 2px 170px 0 0; position: relative; background: rgba(255,255,255,.06); }
#xyz .std .left .buy .wrap { padding: 2.8em 30px 3em; }
#xyz .std .left .buy h2 { font-size: 2.2em; font-variant: small-caps; text-transform: lowercase; letter-spacing: .06em; }
#xyz .std .left .buy ul { margin: .25em 0 0; font-size: 1.6em; font-variant: small-caps; text-transform: lowercase; letter-spacing: .06em; }
#xyz .std .left .buy ul li { margin: .125em 0 0; }
#xyz .std .left .buy ul a { color: #fff; border-bottom: 1px solid rgba(255,255,255,.4); -webkit-transition: border-color .4s ease; -moz-transition: border-color .4s ease; -ms-transition: border-color .4s ease; -o-transition: border-color .4s ease; transition: border-color .4s ease; }
#xyz .std .left .buy ul a:hover { border-bottom-color: #fff; }

#xyz .std .right { width: 50%; position: relative; float: left; }
#xyz .std .right .wrap { width: 608px; }

#xyz .std .right a { color: #fff; border-bottom: 2px solid rgba(255,255,255,.4); -webkit-transition: border-color .4s ease; -moz-transition: border-color .4s ease; -ms-transition: border-color .4s ease; -o-transition: border-color .4s ease; transition: border-color .4s ease; }
#xyz .std .right a:hover { border-bottom-color: #fff; }

#xyz .std .right header { margin: 0 0 0 -168px; padding: 1.6em 30px 0; position: relative; background: rgba(255,255,255,.06); }
#xyz .std .right header .wrap { padding-bottom: 3em; }
#xyz .std .right header h1 { font-size: 4.8em; line-height: 120%; }
#xyz .std .right header h1 span { font-size: .479em; color: #4e596e; }
#xyz .std .right header p { margin: 4px 0 0; font-size: 1.6em; font-variant: small-caps; text-transform: lowercase; letter-spacing: .06em; }

#xyz .std .right .gen { margin: 2px 0 0 -168px; padding: .4em 30px 0; position: relative; background: rgba(255,255,255,.06); }
#xyz .std .right .gen .wrap { padding-bottom: 3em; }
#xyz .std .right .gen h2 { margin: 1.111em 0 0; font-size: 1.8em; line-height: 120%; font-style: italic; }
#xyz .std .right .gen p { margin: 1.111em 0 0; font-size: 1.8em; line-height: 120%; }
#xyz .std .right .gen ul { margin: 1.111em 0 0 1.222em; font-size: 1.8em; line-height: 120%; list-style: disc; }
#xyz .std .right .gen h2 + ul { margin-top: .111em; }
#xyz .std .right .gen ol { margin: 1.111em 0 0 2.222em; font-size: 1.8em; line-height: 120%; list-style: decimal; }
#xyz .std .right .gen h2 + ol { margin-top: .111em; }
#xyz .std .right .gen .gallery { text-align: center; }
#xyz .std .right .gen .gallery a { margin: 2em auto 0; border: 0; display: inline-block; }

#xyz .std .right .record { margin: 2px 0 0 -168px; padding: 2.2em 30px 0; position: relative; background: rgba(255,255,255,.06); }
#xyz .std .right .record .wrap { padding-bottom: 3em; }
#xyz .std .right .record p { font-size: 1.6em; font-variant: small-caps; text-transform: lowercase; letter-spacing: .06em; }
#xyz .std .right .record p ~ p { margin: 1.625em 0 0; }
#xyz .std .right .record h2 { margin: 1.625em 0 0; font-size: 1.6em; font-variant: small-caps; text-transform: lowercase; letter-spacing: .06em; }
#xyz .std .right .record ol { margin: .222em 0 0 1.222em; font-size: 1.8em; line-height: 120%; list-style: decimal; }

#xyz .std .left > *:last-child,
#xyz .std .right > *:last-child { padding-bottom: 9999px; margin-bottom: -9999px; }

#xyz .std .right-full { width: 100%; overflow: hidden; }
#xyz .std .right-full .wrap { width: 940px; margin: 0 auto; }
#xyz .std .right-full header { margin-left: 0; background: rgba(255,255,255,.09); }
#xyz .std .right-full .gen { margin-left: 0; }

#xyz > .gen { width: 940px; margin: 2px auto 0; padding: .4em 30px 3em; background: rgba(255,255,255,.06); text-align: left; }
#xyz > .gen h1 { margin: .526em 0 0; font-size: 3.8em; line-height: 120%; }
#xyz > .gen p { margin: 1.111em 0 0; font-size: 1.8em; line-height: 120%; }
#xyz > .gen a { color: #fff; border-bottom: 2px solid rgba(255,255,255,.4); -webkit-transition: border-color .4s ease; -moz-transition: border-color .4s ease; -ms-transition: border-color .4s ease; -o-transition: border-color .4s ease; transition: border-color .4s ease; }
#xyz > .gen a:hover { border-bottom-color: #fff; }

#xyz #concerts { overflow: hidden; background: rgba(255,255,255,.06); }
#xyz #concerts a { color: #fff; border-bottom: 2px solid rgba(255,255,255,.4); -webkit-transition: border-color .4s ease; -moz-transition: border-color .4s ease; -ms-transition: border-color .4s ease; -o-transition: border-color .4s ease; transition: border-color .4s ease; }
#xyz #concerts a:hover { border-bottom-color: #fff; }
#xyz #concerts table { width: 100%; max-width: 940px; margin: 0 auto; }
#xyz #concerts th { min-width: 225px; padding: 3em 0; position: relative; }
#xyz #concerts th:before { width: 100000px; height: 2px; position: absolute; top: 0; left: -50000px; background: url(images/wrapbg.png) fixed no-repeat 50% 0; content: ' '; display: block; }
#xyz #concerts th time { font-size: 2em; line-height: 120%; display: block; }
#xyz #concerts td.info { min-width: 500px; padding: 3em 30px; }
#xyz #concerts td.info h2 { font-size: 3.8em; line-height: 120%; }
#xyz #concerts td.info p { margin: .444em 0 0; font-size: 1.8em; line-height: 120%; }
#xyz #concerts td.info p + p { font-size: 1.4em; }
#xyz #concerts td.tickets { width: 50%; padding: 3em 0; }
#xyz #concerts td.tickets ul { width: 190px; padding: 0 30px; font-size: 1.6em; font-variant: small-caps; text-transform: lowercase; letter-spacing: .06em; }
#xyz #concerts td.break { min-width: 2px; max-width: 2px; width: 2px; padding: 2px 0 0; background: url(images/wrapbg.png) fixed no-repeat 50% 0; }
#xyz #concerts .archive:before { width: 100%; height: 2px; content: ' '; display: block; background: url(images/wrapbg.png) fixed no-repeat 50% 0; }
#xyz #concerts .archive .wrap { max-width: 940px; margin: 0 auto; text-align: right; padding: 1.6em 0; }
#xyz #concerts .archive .wrap h2,
#xyz #concerts .archive .wrap ul { font-size: 1.8em; line-height: 120%; display: inline-block; }
#xyz #concerts .archive .wrap ul li { margin-left: .2em; display: inline-block; }
#xyz #concerts .archive .wrap ul li ~ li:before { margin-right: .3em; content: ' | '; display: inline-block; }

#xyz .members { overflow: hidden; background: rgba(255,255,255,.06); }
#xyz .members .wrap { width: 940px; margin: 0 auto; text-align: left; }
#xyz .members article { width: 235px; position: relative; float: left; }
#xyz .members article:before { width: 2px; height: 9999px; background: url(images/wrapbg.png) fixed no-repeat 50% 0; display: block; content: ""; position: absolute; top: 0; left: -2px; }
#xyz .members article:last-child:after { width: 2px; height: 9999px; background: url(images/wrapbg.png) fixed no-repeat 50% 0; display: block; content: ""; position: absolute; top: 0; right: -2px; }
#xyz .members article h2 { padding: .667em 12px 0; font-size: 1.8em; line-height: 120%; position: relative; }
#xyz .members article h2:before { width: 100%; height: 2px; background: url(images/wrapbg.png) fixed no-repeat 50% 0; display: block; content: ""; position: absolute; top: 0; left: 0; }
#xyz .members article p { padding: .5em 12px 1.25em; font-size: 1.6em; font-variant: small-caps; text-transform: lowercase; letter-spacing: .06em; }

#xyz nav.paging { width: 940px; margin: 1.4em auto 0; position: relative; text-align: left; }
#xyz nav.paging a { font-size: 2.2em; font-variant: small-caps; text-transform: lowercase; letter-spacing: .06em; color: #fff; float: left; border-bottom: 2px solid rgba(255,255,255,0); -webkit-transition: border-color .4s ease; -moz-transition: border-color .4s ease; -ms-transition: border-color .4s ease; -o-transition: border-color .4s ease; transition: border-color .4s ease; }
#xyz nav.paging a:hover { border-bottom-color: #fff; }
#xyz nav.paging a.newer { float: right; }

#pods { width: 940px; margin: 3em auto 0; text-align: left; }
#pods article { width: 300px; float: left; }
#pods article + article { margin-left: 20px; }
#pods article > a { display: block; }
#pods article h1 { font-size: 2.8em; line-height: 1.429em; height: 1.429em; text-align: center; font-variant: small-caps; text-transform: lowercase; background: #fff; color: #000; letter-spacing: .06em; }
#pods article > a span { font-size: 2.8em; line-height: 1.429em; height: 1.429em; text-align: center; font-variant: small-caps; text-transform: lowercase; background: #393d45; background: rgba(255,255,255,.2); color: #fff; letter-spacing: .06em; display: block; -webkit-transition: background-color .4s ease; -moz-transition: background-color .4s ease; -ms-transition: background-color .4s ease; -o-transition: background-color .4s ease; transition: background-color .4s ease; }
#pods article > a:hover span { background: #21252d; background: rgba(255,255,255,.1); }

#pods article .shop { min-height: 348px; background: #21252d; background: rgba(255,255,255,.1); }
#pods article .shop img { width: 300px; height: 210px; margin: 0 0 18px; display: block; }
#pods article .shop p { padding: 0 18px; font-size: 1.8em; line-height: 120%; color: #fff; }

#pods article .release { padding: 0 20px; min-height: 348px; background: #21252d; background: rgba(255,255,255,.1); }
#pods article .release img { width: 260px; height: 260px; margin: 20px 0 14px; display: block; }
#pods article .release h2 { font-size: 1.8em; color: #fff; font-variant: small-caps; text-transform: lowercase; letter-spacing: .06em; text-align: center; }

#pods article .links li + li { margin: 2px 0 0; }
#pods article .links a { min-height: 76px; color: #fff; text-align: center; display: block; background: #393d45; background: rgba(255,255,255,.2); -webkit-transition: background-color .4s ease; -moz-transition: background-color .4s ease; -ms-transition: background-color .4s ease; -o-transition: background-color .4s ease; transition: background-color .4s ease; }
#pods article .links a:hover { background: #21252d; background: rgba(255,255,255,.1); }
#pods article .links a span { padding: 19px 0 0; font-size: 1.8em; line-height: 120%; display: block; }
#pods article .links a span + span { padding: 1px 0 0; font-size: 1.6em; font-variant: small-caps; text-transform: lowercase; letter-spacing: .06em; }

body > div > footer { margin: 3em 0 0; padding: 0 0 2px; border-bottom: 3px solid #fff; }
body > div > footer p { padding: .313em 0 .438em; font-size: 1.6em; font-variant: small-caps; text-transform: lowercase; letter-spacing: .06em; background: #fff; color: #000; }

/* mobile nav */

#mobile-nav { width: 320px; margin: 0 0 -9999px; padding: 0 0 9999px; position: absolute; top: 0; right: -320px; text-align: left; background: #fff; display: none; z-index: 9998; }
#mobile-nav header { background: #000; padding: 0 0 9px; border-bottom: 2px solid #fff; position: relative; }
#mobile-nav header h1 { padding: 2em 10px; border-bottom: 2px solid #fff; }
#mobile-nav header h1 img { width: 188px; height: 34px; }
#mobile-nav header a.back { width: 30px; height: 0; padding: 30px 0 0; overflow: hidden; background: #fff url(images/mobile-back.png) no-repeat 50% 50%; border: 0; display: block; position: absolute; top: 22px; right: 20px; }
#mobile-nav nav { padding: 1em 10px; border-top: 2px solid #000; }
#mobile-nav nav li ~ li { margin: 1em 0 0; }
#mobile-nav nav a { padding: 0 10px; color: #000; font-size: 2.2em; height: 1.364em; line-height: 1.364em; font-variant: small-caps; text-transform: lowercase; letter-spacing: .06em; display: block; }
html.windows #mobile-nav nav a { font-family: 'TimesNewRoman', 'Times New Roman', 'Times', 'Baskerville' , 'Georgia', serif; }
#mobile-nav nav a:hover,
#mobile-nav nav li.current-menu-item a,
.single-post #mobile-nav nav li.menu-item-22 a { background: #000007; color: #fff; -webkit-transition: background-color .4s ease; -moz-transition: background-color .4s ease; -ms-transition: background-color .4s ease; -o-transition: background-color .4s ease; transition: background-color .4s ease; }

/* responsive
--------------------------------------------------------------------------
*/

@media only screen and (max-width: 980px) {

	body { height: 100%; overflow: hidden; position: relative; }

	body > div > header a.toggle { width: 30px; height: 0; padding: 30px 0 0; background: #fff url(images/mobile-toggle.png) no-repeat 50% 50%; position: absolute; top: 22px; right: 20px; display: block; z-index: 2; }
	body > div > header h1 { overflow: hidden; padding: 20px 10px; }
	body > div > header h1 a { padding: 0; border-bottom: 0; float: left; }
	body > div > header h1 a img { width: 188px; height: 34px; }
	body > div > header nav ul { display: none; }

	#xyz { padding: 0 10px; }

	#xyz > header { width: auto; }
	#xyz > header h1 { font-size: 4em; line-height: 100%; }

	#xyz .std .left { width: auto; float: none; }
	#xyz .std .left .wrap { width: auto; margin: 0 auto; float: none; display: block; }

	#xyz .std .left .image { margin: 0; text-align: center; }
	#xyz .std .left .image a { display: inline-block; }

	#xyz .std .left .buy { display: none; }

	#xyz .std .right,
	#xyz .std .right-full { width: auto; float: none; }
	#xyz .std .right .wrap,
	#xyz .std .right-full .wrap { width: auto; }
	
	#xyz .std .right header { margin: 0; }
	#xyz .std .right header h1 { font-size: 4em; line-height: 100%; }
	
	#xyz .std .right .gen { margin: 2px 0 0; }
	#xyz .std .right .gen img { max-width: 100%; height: auto; }

	#xyz .std .right .record { margin: 2px 0 0; }

	#xyz .std .left > *:last-child,
	#xyz .std .right > *:last-child { padding-bottom: 0; margin-bottom: 0; }

	#xyz > .gen { width: auto; }

	#xyz #concerts table th,
	#xyz #concerts table td,
	#xyz #concerts table td.info,
	#xyz #concerts table td.tickets,
	#xyz #concerts tr.format td.info { min-width: 0; width: auto; padding: 0 20px 2em; display: block; }
	#xyz #concerts table th { padding-top: 2em; }
	#xyz #concerts td.tickets ul { width: auto; padding: 0; }
	#xyz #concerts table tr + tr th { border-top: 2px solid #000; }
	#xyz #concerts tr.format th,
	#xyz #concerts tr.format td.info,
	#xyz #concerts tr.format td.tickets,
	#xyz #concerts tr.format td.break { padding: 0; }
	#xyz #concerts .archive .wrap { padding-left: 20px; padding-right: 20px; }

	#xyz .members .wrap { width: auto; }
	#xyz .members article { width: 50%; }
	#xyz .members article:nth-of-type(2n-1) { clear: left; }
	#xyz .members article img { width: 100%; height: auto; }

	#xyz nav.paging { width: auto; }

	#pods { width: auto; }
	#pods article { margin: 0 auto; float: none; }
	#pods article + article { margin: 2em auto 0; }

	#mobile-nav { display: block; }

	body > div,
	#mobile-nav { -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; transition: all .3s ease; }

	body.nav-open > div,
	body.nav-open #mobile-nav { -webkit-transform: translate(-320px, 0); -moz-transform: translate(-320px, 0); -ms-transform: translate(-320px, 0); transform: translate(-320px, 0); }

}

/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */html.swipebox-html.swipebox-touch{overflow:hidden!important}#swipebox-overlay img{border:none!important}#swipebox-overlay{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#swipebox-container{position:relative;width:100%;height:100%}#swipebox-slider{-webkit-transition:-webkit-transform .4s ease;transition:transform .4s ease;height:100%;left:0;top:0;width:100%;white-space:nowrap;position:absolute;display:none;cursor:pointer}#swipebox-slider .slide{height:100%;width:100%;line-height:1px;text-align:center;display:inline-block}#swipebox-slider .slide:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide img{display:inline-block;max-height:100%;max-width:100%;margin:0;padding:0;width:auto;height:auto;vertical-align:middle}#swipebox-slider .slide .swipebox-video-container{background:0 0;max-width:1140px;max-height:100%;width:100%;padding:5%;-webkit-box-sizing:border-box;box-sizing:border-box}#swipebox-slider .slide .swipebox-video-container .swipebox-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{width:100%!important;height:100%!important;position:absolute;top:0;left:0}#swipebox-slider .slide-loading{background:url(images/swipebox/loader.gif) no-repeat center center}#swipebox-bottom-bar,#swipebox-top-bar{-webkit-transition:.5s;transition:.5s;position:absolute;left:0;z-index:999;height:50px;width:100%}#swipebox-bottom-bar{bottom:-50px}#swipebox-bottom-bar.visible-bars{-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}#swipebox-top-bar{top:-50px}#swipebox-top-bar.visible-bars{-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}#swipebox-title{display:block;width:100%;text-align:center}#swipebox-close,#swipebox-next,#swipebox-prev{background-image:url(images/swipebox/icons.png);background-repeat:no-repeat;border:none!important;text-decoration:none!important;cursor:pointer;width:50px;height:50px;top:0}#swipebox-arrows{display:block;margin:0 auto;width:100%;height:50px}#swipebox-prev{background-position:-32px 13px;float:left}#swipebox-next{background-position:-78px 13px;float:right}#swipebox-close{top:0;right:0;position:absolute;z-index:9999;background-position:15px 12px}.swipebox-no-close-button #swipebox-close{display:none}#swipebox-next.disabled,#swipebox-prev.disabled{opacity:.3}.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider{-webkit-animation:rightSpring .3s;animation:rightSpring .3s}.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider{-webkit-animation:leftSpring .3s;animation:leftSpring .3s}.swipebox-touch #swipebox-container:after,.swipebox-touch #swipebox-container:before{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease;transition:all .3s ease;content:' ';position:absolute;z-index:999;top:0;height:100%;width:20px;opacity:0}.swipebox-touch #swipebox-container:before{left:0;-webkit-box-shadow:inset 10px 0 10px -8px #656565;box-shadow:inset 10px 0 10px -8px #656565}.swipebox-touch #swipebox-container:after{right:0;-webkit-box-shadow:inset -10px 0 10px -8px #656565;box-shadow:inset -10px 0 10px -8px #656565}.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before,.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after{opacity:1}@-webkit-keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@keyframes rightSpring{0%{left:0}50%{left:-30px}100%{left:0}}@-webkit-keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@keyframes leftSpring{0%{left:0}50%{left:30px}100%{left:0}}@media screen and (min-width:800px){#swipebox-close{right:10px}#swipebox-arrows{width:92%;max-width:800px}}#swipebox-overlay{background:#0d0d0d}#swipebox-bottom-bar,#swipebox-top-bar{text-shadow:1px 1px 1px #000;background:#000;opacity:.95}#swipebox-top-bar{color:#fff!important;font-size:15px;line-height:43px;font-family:Helvetica,Arial,sans-serif}

#swipebox-close { background-color: #000; }

/* clearfix
--------------------------------------------------------------------------
*/

.clearfix:before, .clearfix:after, div:before, div:after, body > div > header:before, body > div > header:after, section:before, section:after, article:before, article:after, nav:before, nav:after, ul:before, ul:after, ol:before, ol:after, body > div > footer:before, body > div > footer:after { content: ""; display: table; }
.clearfix:after, div:after, body > div > header:after, section:after, article:after, nav:after, ul:after, ol:after, body > div > footer:after { clear: both; }
.lt-ie8 .clearfix, .lt-ie8 div, .lt-ie8 body > div > header, .lt-ie8 section, .lt-ie8 article, .lt-ie8 nav, .lt-ie8 ul, .lt-ie8 ol, .lt-ie8 body > div > footer { zoom: 1; }

/* print
--------------------------------------------------------------------------
*/

@media print {
	* { background: transparent !important; color: #000 !important; box-shadow: none !important; text-shadow: none !important; }
	a, a:visited { text-decoration: underline; }
	a[href]:after { content: " (" attr(href) ")"; }
	abbr[title]:after { content: " (" attr(title) ")"; }
	.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
	pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
	thead { display: table-body > div > header-group; }
	tr, img { page-break-inside: avoid; }
	img { max-width: 100% !important; }
	@page { margin: 0.5cm; }
	p, h2, h3 { orphans: 3; widows: 3; }
	h2, h3 { page-break-after: avoid; }
}