/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, section {
	display: block;
}
body {
	line-height: 1;
	background-position: top;
	background-size: 100% 0.5em;
	background-repeat: no-repeat;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.5;
	letter-spacing: 0.025em;
}

::-moz-selection {
    background: #eeeeee;
    text-shadow: none;
}

::selection {
    background: #eeeeee;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #222;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

textarea {
    resize: vertical;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ===============
    ALL: BASIC FONT/TEXT
   =============== */

body {
	font-size: large;
	font-family: 'Morl-Light', Lucida Sans, Arial, sans-serif;
	width: 100%;
	line-height: 1.25;
	padding-bottom: 2em;
}

p {
	margin-top: 0.5em;
	margin-bottom: 0em;
}

p:first-child, p:first-of-type {
	margin-top: 0;
}

chunk { white-space: nowrap; margin-right: 1.25em; display: inline-block;} 

chunk:last-child { margin-right: 0; }

chunk::after {
	color: transparent;
	content: '=';
}

.right-align {
	float: right;
}

.basic { font-size: large; }
.small { font-size: medium; }
.big { font-size: x-large; }
.relative {position: relative; width: 100%; height: 100%;}

img.social {
	width: 1.5em;
}

strong, b {
	font-weight: normal;
	font-family: 'Morl-Medium';
}

em, i {
	font-family: 'Morl-LightItalic';
}

em strong, em b, strong em, b em, i strong, i b, strong i, b i {
	font-family: 'Morl-MediumItalic';
}

/* ==============
    ALL
   ============== */

h1, h2, h3, h4, h5, h6 {
font-family: 'Morl-Bold';
font-weight: normal;
-webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
	line-height: 1;
}

a.h1, a.h2, a.h3, a.h4, a.h5, h1 a, h2 a, h3 a, h4 a, h5 a {
	  border-bottom-style: none;
}

h1 {
	font-size: 180%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 130%;
}

h1 em, h1 i, h2 em, h2 i, h3 em, h3 i, h4 em, h4 i, h5 em, h4 i {
	font-family: 'Morl-BoldItalic';
}

h1 strong, h1 b, h2 strong, h2 b, h3 strong, h3 b, h4 strong, h4 b, h5 strong, h5 b {
	font-family: 'Morl-Black';
}

h1 strong em, h1 strong i, h1 b em, h1 b i,
h1 em strong, h1 i strong, h1 em b, h1 i b,
h2 strong em, h2 strong i, h2 b em, h2 b i,
h2 em strong, h2 i strong, h2 em b, h2 i b,
h3 strong em, h3 strong i, h3 b em, h3 b i,
h3 em strong, h3 i strong, h3 em b, h3 i b,
h4 strong em, h4 strong i, h4 b em, h1 b i,
h4 em strong, h4 i strong, h4 em b, h1 i b,
h5 strong em, h5 strong i, h5 b em, h5 b i,
h5 em strong, h5 i strong, h5 em b, h5 i b {
	font-family: 'Morl-BlackItalic';
}

a, a:visited, a:active a:link { 
	font-family: 'Morl-Medium';
	color: #fff;
	text-decoration: none;
	padding-top: 0.2em;
	padding-bottom: 0.1em;
	padding-left: 0.3em;
	padding-right: 1.5em;
	background-repeat: no-repeat;
	background-position: right;
	background-size: contain;
	background-image: url(../img/jsp/right-1.png);
}

a:hover, .hover {
color: #fff;
	font-size: 110%;
	cursor: pointer;
}

a.home {
	background-image: none;
	padding: 0;
}

a.big {
	font-size: 160%;
}

a.email {
	background-image: url(../img/jsp/email.png);
	padding-left: 1.5em;
	padding-right: 0.3em;
	background-position: left;
}

a:hover.big {
	font-size: 200%;
}

screen {
	display: block;
	position: fixed;
	width: 100vw;
	height: 100vh;
	overflow: hidden;
	margin-top: 0vh;
	margin-bottom: 0vh;
}

main {
	width: 100%;
	display: block;
	position: absolute;
	min-height: 100vh;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
	top: 100vh;
	margin-bottom: 5vh;
	overflow: hidden;
}

main.up {
	top: 18vh;
}

content {
	display: block;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: transparent;
	background-color: transparent;
	margin-top: 1em;
	margin-bottom: 2em;
}

menu {
	position: fixed;
	top: 55%;
	left: 0;
	width: 100%;
	background-color: #000;
    -webkit-transition: all 0.65s ease;
    -moz-transition: all 0.65s ease;
    -o-transition: all 0.65s ease;
    transition: all 0.65s ease;
}

menu.up {
	top: 0%;
}

.logo {
	position: relative;
	width: 100%;
	padding-top: 0.5vh;
	padding-bottom: 0.25vh;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: right 0.5em top;
	border-style: solid;
	border-top-width: 0.5em;
	border-bottom-width: 0.5em;
	border-color: #000;
}

.logo-text {
	display: inline-block;
	position: relative;
	margin-left: 5vw;
	margin-right: 2vw;
	color: #fff;
	font-family: 'Morl-Black';
	font-size: 6vh;
	line-height: 5vh;
	width: 80vw;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.logo-janet {
	position: relative;
	float: right;
	height: 13vh;
}

.tinygap {
	font-size:1px;
}

.menu-options {
	display: none;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.menu-options.up {
	display: block;
}

.menu li  {
display: inline-block;
}

ul.menu {
	display: block;
	position: relative;
	width: 100%;
	text-align: left;
	margin-left: 5vw;
	margin-right: 5vw;
	margin-bottom: 0.5vh;
}

.menu a {
	font-size: 2.5vh;
	line-height: 2vh;
	margin-top: 0em;
	margin-right: 1em;
	color: #fff;
	font-family: 'Morl-Bold';
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	border-bottom-style: none;
	background-image: none;
	padding: 0;
}

.menu a.selected, .menu a:hover, .menu a:active {
color: #ffff00;
}

down {
	position: fixed;
	bottom: 1em;
	left: 0;
	width: 80%;
    -webkit-transition: all 0.65s ease;
    -moz-transition: all 0.65s ease;
    -o-transition: all 0.65s ease;
    transition: all 0.65s ease;
	margin-left: 10%;
	margin-right: 10%;
}

down.up {
	bottom: 0;
	opacity: 0;
}

.arrow {
	width: 33%;
	display: inline-block;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	height: 3em;
	border-style: none;
	border-width: 0;
	border-color: transparent;
}

.arrow:nth-child(n+4) {
	display: none;
}

.logo-text.up {
}

.twitter {
	display: block;
	position: fixed;
	bottom: 1em;
	right: 1em;
	width: 3em;
	height: 3em;
	background-image: url(../img/twitter.png);
	background-repeat: no-repeat;
	background-size: contain;
}

.twitter:hover {
	bottom: 0.5em;
	right: 0.5em;
	width: 4em;
	height: 4em;
	cursor: pointer;
}

cell {
	display: block;
	width: 100%;
	vertical-align: middle;
}

cell.bottom {
	vertical-align: bottom;
	text-align: center;
}

.cell-image {
	width: 100%;
	position: relative;
	margin-bottom: -0.5em;
}

.cell-frame {
	width: 100%; 
	position: relative;
	margin-bottom: 0.75em;
	text-align: center;
}

.cell-pic {
	position: relative;
	border-style: solid;
	border-width: 0.5em;
	border-color: #fff;
	box-shadow: 0.2em 0.2em 0.1em #999;
	margin-bottom: 0.5em;
}

.page-pic {
	position: relative;
	margin-top: 0.5em;
	margin-bottom: 1em;
}

.cell-pic-date {
	font-size: 75%;
	color: #000;
	font-family: 'Morl-Light';
	margin-bottom: 0.3em;
}
	
.cell-text {
	width: 100%;
	position: relative;
	clear: both;
	margin-bottom: 1em;
}

.cell-headline {
	display: inline-block;
	padding-top: 0.1em;
	padding-bottom: 0.05em;
	padding-left: 0.3em;
	padding-right: 0.3em;
	margin-bottom: 0.3em;
	font-family: 'Morl-Bold';
	font-size: 150%;
	line-height: 0.9;
	color: #fff;
	letter-spacing: 0.1em;
	text-transform: uppercase;
    -ms-transform: rotate(0deg); /* IE 9 */
    -webkit-transform: rotate(0deg); /* Chrome, Safari, Opera */
    transform: rotate(0deg);
	position: relative;
	left: -2vw;
}

.cell-caption, .cell-subhead {
	display: inline-block;
	padding-top: 0.1em;
	padding-bottom: 0.05em;
	padding-left: 0.3em;
	padding-right: 0.3em;
	margin-bottom: 0.3em;
	font-family: 'Morl-Bold';
	line-height: 0.9;
	background-color: #000;
	color: #fff;
	text-transform: none;
    -ms-transform: rotate(3deg); /* IE 9 */
    -webkit-transform: rotate(3deg); /* Chrome, Safari, Opera */
    transform: rotate(3deg);
	position: relative;
}

.cell-subhead {
	font-size: 150%;
}

.crosshead {
	display: block;
	width: 110%;
	margin-left: -5%;
	text-align: center;
	margin-top: 1em;
	padding-top: 0.25em;
	padding-bottom: 0.15em;
}

.crosshead-text {
	margin-left: 10%;
	margin-right: 10%;
	text-align: left;
	font-size: 220%;
	line-height: 0.9;
	letter-spacing: 0em;
	font-family: 'Morl-Black';
	text-transform: uppercase;
	color: #fff;
}

.cell-details {
	font-family: 'Morl-Medium';
}

.listing {
	margin-top: 1em;
	display: block;
	width: 100%;
	text-align: center;
}

.listing-img {
	width: 20%;
	max-width: 300px;
	margin-bottom: 1em;
	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.listing-text {
	width: 100%;
	text-align: left;
}

.listing .cell-headline {
	left: 0;
}


@media all and (orientation: landscape) {

	.logo-text {
		font-size: 10vh;
		line-height: 8.5vh;
	}

	.menu a {
		font-size: 5vh;
		line-height: 4.25vh;
	}

	main.up {
		top: 25vh;
	}

	cell {
		display: inline-block;
		width: 47%;
		margin-right: 3%;
	}

}



footer {
	display: block;
	position: relative;
	margin-top: 2em;
	margin-bottom: 1em;
}
	
inner {
	display: block;
	position: relative;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: 1em;
	margin-right: 1em;
}

.center {
	text-align: center;
}


@media only screen and (min-width: 641px) {
	

}

@media only screen and (min-width: 751px) {
	
/* ===============
    IN-BETWEEN (cells only)
   =============== */

	.arrow {
		width: 25%;
	}

	.arrow:nth-child(n+4) {
		display: inline-block;
	}

	.arrow:nth-child(n+5) {
		display: none;
	}

}


	
	
@media only screen and (min-width: 900px) {

/* ============
    WIDE
   ============ */

	body {
		font-size: x-large;
	}
	
	.basic { font-size: x-large; }
	.small { font-size: large; }
	.big { font-size: xx-large; }

	header {
		margin-top: 2em;
	}
	
	inner {
		margin-top: 1em;
		margin-bottom: 1em;
		margin-left: 2em;
		margin-right: 2em;
	}

	.menu a {
		font-size: 125%;
	}

	.arrow {
		width: 20%;
	}

	.arrow:nth-child(n+5) {
		display: inline-block;
	}

	.arrow:nth-child(n+6) {
		display: none;
	}

}


	
@media only screen and (min-width: 1200px) {
	
/* ===============
    EXTRA-WIDE
   =============== */

	.arrow {
		width: 16%;
	}

	.arrow:nth-child(n+6) {
		display: inline-block;
	}

	.arrow:nth-child(n+7) {
		display: none;
	}


}


	
@media only screen and (min-width: 1600px) {

/* ===============
    SUPERWIDE
   =============== */

	.arrow {
		width: 14%;
	}

	.arrow:nth-child(n+7) {
		display: inline-block;
	}

	.arrow:nth-child(n+8) {
		display: none;
	}


}



/* ===============
    ANY WIDTH overrides
   =============== */

/* ==========================================================================
   PRINT STYLES
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        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) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]: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;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

