@charset "UTF-8";

/* -------------------------  */
/* RESET -------------------  */
/* -------------------------  */

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

html, body, div, span, applet, object, iframe,
h1, h3, 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, nav, section {
	display: block;
}
body {
	line-height: 1;
}
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;
}

/* -------------------------  */
/* TYPOGRAPHY --------------  */
/* -------------------------  */

.athelas-regular {
	font-family: "athelas",serif;
	font-weight: 400;
	line-height: 1.4;
}
.proxima-regular {
	font-family: "proxima-nova",sans-serif;
	font-weight: 400;
}
.proxima-bold {
	font-family: "proxima-nova",sans-serif;
	font-weight: 700;
}
h1 {
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: .18em;
	color: #EDE9DF;
	line-height: 1.4;
}
h2 {
	font-size: 18px;
	text-transform: uppercase;
	letter-spacing: .18em;
	color: #02A18B;
}

/* -------------------------  */
/* STRUCTURE ---------------  */
/* -------------------------  */

::selection {
	background: #FFEF7B;
	}
::-moz-selection {
	background: #FFEF7B;
}
.mobile {
	display: none;
}
html {
	background: url('../img/wallpaper.gif') top center;
	background-size: 250px 250px;
	font-family: "proxima-nova",sans-serif;
	font-weight: 700;
	font-size: 17px;
}
header, section, footer {
	width: 100%;
	position: relative;
}
.section-inner {
	width: 100%;
	max-width: 1020px;
	margin: 0 auto;
	min-height: 20px;
	position: relative;
	overflow: hidden;
}

/* SCROLLING TICKER ------------------  */

.stripe {
	width: 100%;
	padding-top: 9px;
	height: 25px;
	background: #FF3C4A;
	color: #EDE9DF;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: .165em;
	overflow: hidden;
	position: relative;
}
.tickerwrap {
	position: relative;
}
.tickercontent {
	position: absolute;
	list-style: disc;
	margin: 0;
	padding: 0;
	width: 100000px;

}
.tickercontent li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: disc;
	margin-left: 30px;
}
.tickercontent a {
	white-space: nowrap;
	padding: 0;
	color: #ff0000;
	font: bold 10px Verdana;
	margin: 0 50px 0 0;
} 


/* HEADER ------------------  */

header.desktop {
	background: url('../img/issue-3-pattern.gif') #383C40 top center;
	height: 465px;
}
header.desktop .section-inner {
	background: url('../img/issue-3-hero.png') top center no-repeat;
	height: 465px;
}
.header-description-wrap {
	width: 33.333%;
	margin-left: 16px;
	height: 466px;
}
.header-description {
	width: 250px;
	margin: 0px auto;
	padding-top: 56px;
	color: #EDE9DF;
	line-height: 1.2;
	position: relative;
}
.most-recent-stamp {
	height: 62px;
	width: 112px;
	padding-top: 50px;
	position: absolute;
	top: 72px;
	right: -30px;
	background: url('../img/most-recent-stamp.png') top center no-repeat;
	background-size: 112px 112px;
	font-family: "proxima-nova",sans-serif;
	font-weight: 700;
	color: #FF3C4A;
	font-size: 12px;
	text-align: center;
	letter-spacing: .18em;
	transform: rotate(-13deg);
	-ms-transform: rotate(-13deg);
	-webkit-transform: rotate(-13deg); 
}
.chimp-pals {
	margin-bottom: 16px;
}
header h1 {
	margin-bottom: 16px;
}
header:after {
	content: '';
	height: 14px;
	width: 100%;
	background: url('../img/border.png') top center repeat-x;
	background-size: 13px 14px;
	position: absolute;
	bottom: -14px;
	left: 0px;
}
a.red-btn {
	background: #FF3C4A;
	color: #F1EEE9;
	text-transform: uppercase;
	padding: 14px 20px;
	display: block;
	width: 100%;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	text-align: center;
	margin-top: 40px;
	text-decoration: none;
	border-radius: 4px;
	-moz-border-radius: 4px;
	letter-spacing: 0.14em;
}
a.red-btn:hover {
	background: #02A18B;
}


/* SHELVES AND ISSUES ------------------  */

.shelf {
	background: url('../img/shelf.png') bottom center no-repeat;
	background-size: 1020px 85px;
	height: 380px;
	margin-top: 50px;
	padding-top: 20px;
}
.issue-wrap {
	display: block;
	width: 33.333%;
	height: 380px;
	float: left;
	text-decoration: none;
	position: relative;
	-webkit-perspective: 800px;
	cursor:default;
}
.single-issue {
	display: block;
	width: 220px;
	height: 300px;
	margin: 0 auto 22px;
	position: relative;
	cursor:pointer;
}
.single-issue.wiggle {
	cursor:default;
}
.single-transform {
	display: block;
	width: 220px;
	height: 300px;
	position: absolute;
  -webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.single-front {
	z-index: 5;
	width: 220px;
	height: 300px;
	position: absolute;
	top: 0px;
	left: 0px;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}
.single-back {
	z-index: 4;
	width: 220px;
	height: 300px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #fff;
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box;
	padding: 23px 20px 20px 20px;
	transform: rotateY( 180deg );
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}
.flipped {
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	transform: rotateY(180deg);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
}
@-ms-keyframes wiggle{0%{-ms-transform:rotate(3deg);}50%{-ms-transform:rotate(-3deg);}100%{-ms-transform:rotate(3deg);}}
@-moz-keyframes wiggle{0%{-moz-transform:rotate(3deg);}50%{-moz-transform:rotate(-3deg);}100%{-moz-transform:rotate(3deg);}}
@-webkit-keyframes wiggle{0%{-webkit-transform:rotate(3deg);}50%{-webkit-transform:rotate(-3deg);}100%{-webkit-transform:rotate(3deg);}}
@keyframes wiggle{0%{transform:rotate(3deg);}50%{transform:rotate(-3deg);}100%{transform:rotate(3deg);}}

.flip:hover .single-transform {
	-webkit-animation-delay:2s;
	animation-delay:2s;
	-webkit-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
}
.wiggle:hover {
	-ms-animation:wiggle .3s infinite;
	-moz-animation:wiggle .3s infinite;
	-webkit-animation:wiggle .3s infinite;
	animation:wiggle .3s infinite;
}
.long-details {
	display: block;
	clear: both;
	margin-top: 32px;
	font-family: "athelas",serif;
	font-weight: 400;
	color: #BFB8A6;
	font-size: 18px;
	line-height: 1.3;
	border-top: 1px solid #BFB8A6;
	padding-top: 20px;
	position: relative;
}
.long-details:before {
	content: '';
	width: 100%;
	height: 1px;
	border-top: 1px solid #BFB8A6;
	top: -4px;
	position: absolute;
}
.issue-wrap h3 {
	color: #BFB8A6;
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
	letter-spacing: .15em;
	line-height: 1.5;
	cursor:pointer;
}
.volume-label {
	float: left;
	font-size: 11px;
	color: #BFB8A6;
	letter-spacing: .15em;
}
.issue-label {
	float: right;
	font-size: 11px;
	color: #BFB8A6;
	text-transform: uppercase;
	letter-spacing: .15em;
}
.price {
	margin-left: 6px;
}
.read-now {
	color: #FF3C4A;
	display: block;
	width: 180px;
	position: absolute;
	bottom: 20px;
	left: 20px;
	font-size: 16px;
	text-align: center;
	padding-top: 20px;
	border-top: 1px solid #BFB8A6;
	letter-spacing: .13em;
	font-weight: bold;
}
.issue-wrap:hover h3 {
	color: #AAA394;
}
.issue-mobile {
	display: none;
}

/* FOOTER ------------------  */

footer {
	margin-top: 100px;
	background: #02A18B url('../img/ribbon.png') top center repeat-x;
	background-size: 2px 40px;
	height: 160px;
	overflow: hidden;
}
footer .section-inner {
	height: 120px;
	margin-top: 40px;
	position: relative;
}
.colophon {
	color: #008572;
	position: absolute;
	bottom: 45px;
	text-align: center;
	width: 100%;
	font-size: 12px;
	line-height: 1.5em;
	letter-spacing: .12em;
}


/* -------------------------  */
/* RETINA ------------------  */
/* -------------------------  */

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 

	html {
		background: url('../img/wallpaper@2x.gif') top center;
		background-size: 250px 250px;
	}
	header.desktop .section-inner {
		background: url('../img/issue-3-hero@2x.png');
		background-size: cover;
	}
	header:after {
		background: url('../img/border@2x.png') top center repeat-x;
		background-size: 13px 14px;
	}
	.shelf {
		background: url('../img/shelf@2x.png') bottom center no-repeat;
		background-size: 1020px 85px;
	}
	footer {
		background: #02A18B url('../img/ribbon@2x.png') top center repeat-x;
		background-size: 2px 40px;
	}
	.mobile-shelf {
		background: url('../img/shelf@2x.png') bottom center no-repeat;
		background-size: 1020px 85px;
	}
	.most-recent-stamp {
		background: url('../img/most-recent-stamp@2x.png') top center no-repeat;
		background-size: 112px 112px;
	}

}

/* -------------------------  */
/* MOBILE ------------------  */
/* -------------------------  */

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

	body {
		-webkit-text-size-adjust: none;
	}
	header.desktop .section-inner {
		background-position: -90px 0px;
	}
	
}

@media only screen 
and (max-width : 700px) {
	
	.mobile {
		display: block;
	}
	.desktop {
		display: none;
	}
	.section-inner {
		width: 100%;
	}
	.shelf {
		height: auto;
		margin-top: 0px;
		padding-top: 0px;
	}
	header:after {
		content: none;
	}
	.issue-wrap {
		width: 100%;
		float: none;
		margin: 0px;
		-moz-box-sizing: border-box; 
		-webkit-box-sizing: border-box; 
		box-sizing: border-box;
		padding: 20px;
		height: 80px;
		position: relative;
	}
	.issue-wrap:hover h3 {
		color: #fff;
	}
	.issue-wrap h3 {
		color: #FAFAFA;
		text-align: left;
	}
	.single-issue {
		display: none;
	}
	#issue-1 {
		background: #383C40;
	}
	#issue-2 {
		background: #02A18B;
	}
	#issue-3 {
		background: #2E3033;
	}
	#issue-4 {
		background: #FF3C4A;
	}
	#issue-5 {
		background: #FAE100;
	}
	#issue-5 h3 {
		color: #53585E;
	}
	#issue-6 {
		background: #53585E;
	}
	.issue-mobile {
		display: inline-block;
		padding: 7px 10px;
		background: #fff;
		color: #383C40;
		font-size: 10px;
		position: absolute;
		right: 10px;
		top: 10px;
		font-weight: 700;
		text-transform: uppercase;
	}
	.volume-number {
		font-size: 26px;
		color: #383C40;
		text-transform: uppercase;
		text-align: center;
		padding: 30px 0px;
		letter-spacing: .12em;
	}
	.mobile-shelf {
		background: url('../img/shelf@2x.png') bottom center no-repeat;
		background-size: 1020px 85px;
		height: 400px;
		overflow: hidden;
		margin-top: 20px;
		color: #BFB8A6;
		text-align: center;
	}
	.mobile-shelf .single-issue {
		display: block;
		margin-bottom: 20px;
	}
	.mobile-shelf .single-issue img {
		max-width: 100%;
	}
	.mobile-shelf h3 {
		color: #BFB8A6;
		text-align: center;
	}
	.mobile-shelf:hover h3 {
		color: #BFB8A6;
	}
	footer {
		margin-top: 0px;
		height: auto;
		background-image: none;
		overflow: hidden;
	}
	footer .section-inner {
		height: auto;
		margin-top: 0px;
		position: relative;
		width: 100%;
		overflow: hidden;
	}
	.colophon {
		display: block;
		position: static;
		padding: 40px 20px;
		height: auto;
		box-sizing: border-box;
	}

}
