<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none }
[hidden] { display: none }
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }
::-moz-selection { background: #b3d4fc; text-shadow: none; }
::selection { background: #b3d4fc; text-shadow: none; }
a { color: #00e }
a:visited { color: #551a8b }
a:hover { color: #06e }
a:focus { outline: thin dotted }
a:hover, a:active { outline: 0 }
abbr[title] { border-bottom: 1px dotted }
b, strong { font-weight: bold }
blockquote { margin: 1em 40px }
dfn { font-style: italic }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none }
q:before, q:after { content: ""; content: none; }
small { font-size: 85% }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em }
sub { bottom: -0.25em }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; vertical-align: middle; -ms-interpolation-mode: bicubic; }
svg:not(:root) { overflow: hidden }
figure { margin: 0 }
form { margin: 0 }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer }
legend { border: 0; padding: 0; white-space: normal; *margin-left: -7px; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top }
.chromeframe { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; }


body {
	background: #999;
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}

#background {
	width: 90%;
	height: 600px;
	border: 32px solid black;
	smargin: 200px auto 0;
	margin: 200px auto 0;
	position: relative;
	box-shadow: 10px 11px 20px #333;
}

h1#cinema {
	/*font-family: 'Source Sans Pro', sans-serif;*/
	font-family: 'Pacifico', sans-serif;
	font-size: 200px;
	font-weight: bold;
	color: #fff;
	width: 100%;
	text-align: center;
	position: absolute;
	top: -48px;
	line-height: 324px;
	z-index: 2;
	/*-webkit-text-stroke: 1px #e6060c;*/
	/*text-transform: uppercase;*/
	/*text-shadow: 	0px 1px 0px #999,
					0px 2px 0px #888,
					0px 3px 0px #777,
					0px 4px 0px #666,
					0px 5px 0px #555,
					0px 6px 0px #444,
					0px 7px 0px #333,
					0px 8px 7px #001135;*/

	text-shadow: 0px 11px 0 #943,
				0px 12px 7px #001135;;
	-webkit-mask-image: url('../img/mask.png');
	letter-spacing: -20px;
}

/*#cinema span {
	/* Dotted text */
	/*
	font-family: 'Codystar', cursive;
	font-size: 142px;
	color: white;
	width: 100%;
	text-align: center;
	position: absolute;
	top: 52px;
	z-index: 3;
	-webkit-text-stroke: 0;
	text-transform: uppercase;
	left: 13px;
	letter-spacing: 23px;
	color: #000;
}*/

.letter-1 { z-index: 1; }
.letter-2 { z-index: 2; }
.letter-3 { z-index: 3; }
.letter-4 { z-index: 4; }
.letter-5 { z-index: 5; }

#sign {
	width: 100%;
	height: 100%;
	background: #fbf9f1;
	-webkit-box-shadow: inset 0 0 80px #000;
   	box-shadow:         inset 0 0 80px #000;
   	position: relative;
}

.sign-section {
	-webkit-box-shadow: inset 0 0 2px #000;
   	box-shadow:         inset 0 0 2px #000;
   	width: 20%;
   	height: 100%;
   	float: left;
}

#sign h1, #sign h2, #sign h3, #sign h4, .price {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	position: absolute;
	text-shadow: 0px 2px 3px #555;
	color: #222;
}

#sign a {
	color: #222;
}

#sign h1 {
	font-size: 124px;
	letter-spacing: -4px;
	top: 20px;
	left: 20px;
	line-height: 124px;
}

h2 {
	font-size: 72px;
	letter-spacing: -4px;
	line-height: 124px;
}

.title-1 {
	top: 180px;
	left: 20px;
}

.title-2 {
	top: 280px;
	left: 20px;
	font-size: 72px;
}

.sub-items {
	top: 390px;
	position: absolute;
	left: 20px;
	width: 78%;
	font-size: 36px;
}

#sign .sub-items h4 {
	position: relative;
	margin-right: 60px;
	float: left;
}

/* Jumblify */

#sign h1 .close {
	letter-spacing: -8px;
}

h2 .close {
	letter-spacing: -4px;
}

.off-right, .off-left {
	display: inline-block;
}

.off-right {
	transform:rotate(2deg);
	-webkit-transform:rotate(2deg); /* Safari and Chrome */
}

.off-left {
	transform:rotate(-2deg);
	-webkit-transform:rotate(-2deg); /* Safari and Chrome */
}

.red-letter {
	color: #910b1e;
}

.price {
	font-size: 48px;
	letter-spacing: -4px;
	line-height: 60px;
	top: 400px;
	right: 20px;
	padding: 0;
	margin: 0;
	width: 200px;
	text-align: center;
}

#poster-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 100;
}

#poster {
	width: 570px;
	height: 800px;
	position: absolute;
	display: block;
	background: url('../img/mask-poster.png') repeat scroll 0 0 #f1eae7;
	z-index: 101;
	text-transform: uppercase;
	border: 2px solid #fff;
	display: none;
}

#poster:before,
#poster:after {
	content: "";
	position: absolute;
	left: 36px;
	width: 504px;
	border-top: 1px solid #000;
	height: 1px;
	display: block;
}

#poster:before {
	top: 30px;
}

#poster:after {
	bottom: 30px;
}

#poster h2,
#poster #description,
#poster a {
	position: absolute;
	color: #000;
}

#poster a#poster-title {
	left: 0;
	bottom: 0;
}

#poster h2 {
	bottom: 146px;
	left: 36px;
	line-height: 68px;
	width: 504px;
}

#poster #description {
	top: 60px;
	left: 36px;
	font-size: 34px;
	line-height: 36px;
	width: 504px;
}

#poster #description p {
	padding: 0;
	margin: 0;
	color: #000;
}

#poster .client {
	position: absolute;
	bottom: 100px;
	left: 40px;
	padding: 0;
	margin: 0;
	color: #000;
}

#poster a {
	position: absolute;
	bottom: 60px;
	left: 40px;
	padding: 0;
	margin: 0;
	color: #000;
}

/* Pastel colour schemes */
#poster.red,
#poster.poster-1  {
	background-color: #D93A32;
}

#poster.blue,
#poster.poster-2 {
	background-color: #73B9FF;
	/* #C0DFFF */
}

#poster.green,
#poster.poster-3 {
	background-color: #9CD861;
}

#poster.purple,
#poster.poster-4 {
	background-color: #9D61D8;
}

#poster.pink,
#poster.poster-5 {
	background-color: #B23673;
}

#poster.orange,
#poster.poster-6 {
	background-color: #db4d05;
}



@media only screen and (min-width: 35em) {

}

.ir { border: 0; font: 0/0 a; text-shadow: none; color: transparent; background-color: transparent; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both }
.clearfix { *zoom: 1 }
@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-header-group }
    tr, img { page-break-inside: avoid }
    img { max-width: 100% !important }
}
</pre></body></html>