/*
    Theme Name: No Tokens, Version II
    Theme URI: http://html5blank.com
    Description: No Tokens, Version II
    Version: 2.0
    Author: Brian Okarski
    Author URI: http://brianokarski.com

    License: MIT
    License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-font-smoothing:antialiased;
    font-smoothing:antialiased;
    text-rendering:optimizeLegibility;
}

ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}

b, strong {
    font-weight: normal;
    /* background-color: yellow; */
    /* height: 16px; */
    display: inline-block;
    position: relative;
    /* top: 0px; */
    letter-spacing: 0.05em;
    text-transform: uppercase;
    font-size: 18px;
}

/* html element 62.5% font-size for REM use */
html {
    
}
body {
    font:300 11px/1.4 'Cardo', serif;
    color: #000;
    background-color: #fff;
    /*background-color: #fff6f1;*/
}
/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
    max-width:100%;
    vertical-align:bottom;
}
a {
    color: #000;
    text-decoration:none;
}
a.mobileDrop {
    color: #7F7F7F;
}

a:hover {
    color:#444;
}
a:focus {
    outline:0;
}
a:hover,
a:active {
    outline:0;
}


.sticky-read-more a::before,
.read-more a::before {
/*    content: url(http://notokensjournal.com/wp-content/themes/ntj/img/arrow.svg);*/
    background-image: url('http://notokensjournal.com/wp-content/themes/ntj/img/arrow.svg');
    background-size: 10px 10px;
    display: inline-block;
    padding-right: 15px;
    background-repeat: no-repeat;
    width: 10px; 
    height: 10px;
    content:"";
}


/*img.arrow-read {
    height: 35px;
    padding-top: 12px;
    display: inline-block;
    margin-right: 5px;
    margin-top: 0px;
}*/

#page-template a{
    border-bottom: 1px solid;
}

.cat-post-title a,
.cat-read-more a{
    border-bottom: 0 !important;
}

input:focus {
    outline:0;
    border:1px solid #04A4CC;
}

.header a:hover,
.footer a:hover{
    border-bottom: 1px solid black;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
    max-width:1580px;
    width: 100%;
    margin: 70px auto 0px auto;
    position: relative;
}

/* header */
.header {
    padding: 27px;
    background: #fff;
    border-bottom: 1px solid black;
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 9999;
    height: 80px;
}


.logo {
    float: left;
    display: inline-block;
    font-size: 18px;
    letter-spacing: .03em;
    position: absolute;
    left: 20px;
    top: 27px;
}

.logo a:hover,
.mobile-nav a:hover {
    text-decoration: none;
    border-bottom: none;
}

.nav {
    float: right;
    width: 100%;
    height: 20px;
}

.nav ul{
    text-align: right;
}


ul.submenu{
	width: 300px;
}

.nav ul .menu-item {
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: .03em;
    display: inline-block;
    margin: 0px 8px;
}

.nav ul .menu-item ul .menu-item {
    display: block;
    margin: 4px 0px;
}


.nav ul .sub-menu {
    display: none;
    position: absolute;
    top: 50px;
    text-align: left;
    background-color: white;
    padding: 20px;
    margin-left: -20px;
}

.nav ul ul li { 
    float: none; 
    width: 200px;
    display: block;
    padding-bottom: 3px;
}

.nav ul ul li a { 
    padding: 1px 0px; 
}

.nav ul li:hover > ul {
    display: block; 
}

.nav .hamburger {
    display: none;
}

.nav-active {
    background-color: #000;
}

.nav-active .logo a{
	color: #fff;
}

 .page-id-24 .page-content img {
    max-width: 300px;
    /* float: left; */
    margin: 0 auto;
    text-align: center;
    display: block;
}


/* sidebar */
.sidebar {

}
/* footer */

.footer {
    width: 100%;
    text-align: center;
    font-size: 16px;
    text-transform: uppercase;
    border-top: 1px solid black;
    padding: 40px;
    line-height: 40px;
    clear: both;
}

.footer-nav ul {
    text-align: center;
}

.footer-nav ul .menu-item {
    display: inline-block;
    margin: 0px 7px;
    text-transform: uppercase;
    font-size: 17px;
    letter-spacing: 0.05em;
}

/*------------------------------------*\
    PAGES
\*------------------------------------*/


/* home */

#home {
    text-align: center;
    line-height: 0;
    font-size: 0;
}

.sticky-post-container{
    width: 100%;
    border-bottom: 1px solid black;
}


.sticky-post {
    display: block;
    max-width: 1280px;
    margin: 0 auto;
    padding: 100px 0;
}

.sticky-post-info {
    width: 525px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 50px;
}

.sticky-post-title {
    text-align: left;
    font-size: 66px;
    line-height: 62px;
    margin-top: 40px;
}


span.sticky-post-author {
    font-style: italic;
    letter-spacing: -0.03em;
    font-size: 1em;
    margin-left: -2px;
}

.sticky-post-header {
    font-size: 17px;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

sup.sticky-asterisk {
    font-family: Times, serif;
    top: 0.31em;
    font-size: 37px;
    margin-right: 5px;
}

.sticky-read-more {
    font-size: 15px;
    text-align: left;
    text-transform: uppercase;
    margin-top: 40px;
}

.sticky-post-image {
    width: 525px;
    display: inline-block;
    vertical-align: middle;
}



.post {
    width: 550px;
    /* float: left; */
    display: inline-block;
    padding: 100px;
    vertical-align: top;
    position: relative;
    border-bottom: 1px solid black;
    height: 640px;
}

.post:nth-child(even):before {
    content : "";
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transform: translateZ(1) scale(1, 1);
    -moz-transform: translateZ(1) scale(1, 1);
    -o-transform: translateZ(1) scale(1, 1);
    transform: translateZ(1) scale(1, 1);
    width: 0px;
    height   : 85%;  /* or 100px */
    border-right: 1px solid black;
}

#the-journal,
#reading-list,
#events{
    padding-bottom: 100px;
}



/*specify last 2 children in blog depending on # of blog posts shown*/

.post:nth-last-child(2),
.post:nth-last-child(3) {
    border-bottom: 0px;
}


.post-header {
    display: block;
    text-align: left;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 25px;
    line-height: 15px;
}

.post-date{
    display: inline-block;
}

.post-image{
    width: 350px;
}

.post-title {
    text-align: left;
    font-size: 38px;
    line-height: 39px;
    margin-top: 25px;
    letter-spacing: 0.01em;
}

.post-title a{
    color: #000;
}

span.post-author {
    font-style: italic;
    font-family: 'Cardo', serif;
    letter-spacing: -0.02em;
    font-size: 1em;
    margin-left: -3px;
}

.read-more {
    display: block;
    text-align: left;
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 23px;
}


#the-journal{
    border-bottom: 1px solid black;
    border-top: 1px solid black;
}

.section-container{
    max-width: 1280px;
    width: 100%;
    margin: 60px auto 0px auto;
    padding: 0px 100px;
    position: relative;
}

.section-title {
    font-size: 14px;
    letter-spacing: 2px;
    margin-bottom: 40px;
    text-transform: uppercase;
}

.the-journal-content {
    text-align: center;
}

.current-issue-content {
    width: 290px;
    display: inline-block;
    text-align: left;
    margin-right: 130px;
}

.journal-shelf {
    width: 650px;
    display: inline-block;
    vertical-align: top;
}

.current-issue-header {
    font-size: 25px;
    font-style: italic;
    font-family: 'Cardo', serif;
    letter-spacing: -0.04em;
    line-height: 30px;
}

.current-issue-title {
    font-size: 38px;
    width: 300px;
    line-height: 43px;
}

.current-issue-copy {
    font-size: 22px;
    line-height: 28px;
}

.view-issue-btn {
    margin-top: 40px;
}

.view-issue-btn a {
    padding: 15px 25px;
    border: 1px solid black;
    font-size: 14px;
}

.view-issue-btn a:hover {
    background: black;
    color: white;
}

.issue-thumbs {
    display: inline-block;
    width: 787px;
    text-align: right;
}

.the-journal-single {
    display: inline-block;
    /* margin-right: 45px; */
    margin-left: 45px;
}

.the-journal-thumb {
    width: 135px;
    -webkit-box-shadow: 0px 5px 15px -2px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 5px 15px -2px rgba(0,0,0,0.12);
    box-shadow:  0px 5px 15px -2px rgba(0,0,0,0.12);
}

.the-journal-entry {
    text-align: left;
    font-size: 20px;
    margin-top: 15px;
    line-height: 17px;
}

.the-journal-season {
    text-align: left;
    font-size: 20px;
    font-style: italic;
    font-family: 'Cardo', serif;
    letter-spacing: -0.04em;
}


.journal-shelf-title {
    font-size: 24px;
    line-height: 28px;
}

#reading-list{
    border-bottom: 1px solid black;
}

.staff-reading-shelf {
    text-align: center;
    margin-top: 58px;
}

.single-journal-thumb,
.single-book {
    width: 150px;
    position: relative;
    display: inline-block;
    margin: 15px 30px 0px;
}

.single-journal-thumb:before {
    content: '';
    border-bottom: 15px solid pink;
    position: absolute;
    bottom: 0;
    height: 40px;
    width: 220px;
    z-index: 999;
    margin-left: -35px;
    left: 0;
    -webkit-box-shadow: 0px 5px 3px -2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 5px 3px -2px rgba(0,0,0,0.2);
    box-shadow: 0px 5px 3px -2px rgba(0,0,0,0.2);
}


.single-book:before {
    content: '';
    border-bottom: 15px solid pink;
    position: absolute;
    bottom: 0;
    height: 40px;
    width: 220px;
    z-index: 999;
    margin-left: -35px;
    left: 0;
    -webkit-box-shadow: 0px 5px 3px -2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 5px 3px -2px rgba(0,0,0,0.2);
    box-shadow: 0px 5px 3px -2px rgba(0,0,0,0.2);
}

.single-journal-thumb img,
.single-book img {
    position: relative;
    z-index: 99;
    opacity: 1;
    -webkit-box-shadow: -10px -7px 11px -9px rgba(0,0,0,0.12);
    -moz-box-shadow: -10px -7px 11px -9px rgba(0,0,0,0.12);
    box-shadow: -10px -7px 11px -9px rgba(0,0,0,0.12);
}

.single-journal-thumb:hover img,
.single-book:hover img{
	cursor: pointer;
    opacity: 0;
}

.single-journal-thumb:hover .book-info,
.single-book:hover .book-info{
    z-index: 999;
}

.book-info {
    position: absolute;
    top: 0;
    left: 3px;
    text-align: left;
    font-size: 17px;
    letter-spacing: 0.02em;
    line-height: 18px;
    height: 100%;
    overflow: hidden;
}

.book-info:hover{
	cursor: pointer;
}

.staff-book-title{
    margin-bottom: 20px;
}

.book-info a{
    font-style: italic;
    font-family: 'Cardo', serif;
    letter-spacing: -0.04em;
}

#events .section-container #vsel{
    /*display: none;*/
}

.page-id-22 .no-events {
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
    color: #BFBFBF;
    padding: 100px 0px;
}

.no-events {
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 2px;
    color: #BFBFBF;
}

#events-list{
    text-align: center;
}

.single-event {
    width: 400px;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin: 12px 50px;
}

.event-details {
    font-size: 19px;
}

.event-date {
    font-size: 35px;
    width: 103px;
    line-height: 39px;
    height: 130px;
    float: left;
}

.event-title {
    font-size: 35px;
    line-height: 39px;
}

.event-time{
    font-style: italic;
    font-family: 'Cardo', serif;
    letter-spacing: -0.04em;
}

.event-link a{
    font-style: italic;
    font-family: 'Cardo', serif;
    letter-spacing: -0.04em;
    border-bottom: 1px solid pink;
}

.home .event-description{
    display: none;
}







/* page template */

#page-template-container {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    padding: 0 100px 0 100px;
    position: relative;
    margin-top: 80px;
}

.page-title {
    font-size: 80px;
    border-bottom: 1px solid black;
    padding: 60px 0px;
}

.page-post {
    padding: 50px 0px;
    border-bottom: 1px solid black;
}

.page-post:nth-last-child(2){
    border-bottom: 0px;
}

.cat-post-image {
    width: 550px;
    display: inline-block;
    vertical-align: middle;
}

.cat-post-image a{
    border-bottom: 0 !important;
}

.cat-post-info {
    width: 500px;
    display: inline-block;
    vertical-align: top;
    margin-right: 27px;
}

.cat-post-header {
    font-size: 17px;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    margin-bottom: 15px;
}

.cat-post-title {
    font-size: 55px;
    line-height: 55px;
}

span.cat-post-author {
    font-family: 'Cardo', serif;
    font-style: italic;
    font-size: 1em;
    letter-spacing: -0.03em;
}

.cat-read-more {
    display: block;
    text-align: left;
    font-size: 15px;
    text-transform: uppercase;
    margin-top: 23px;
}




/* events page */

.events-page .single-event {
    width: 780px;
    padding: 75px 0px 90px 0px;
    border-bottom: 1px solid black;
}


.events-page .single-event:nth-last-child(2){
    border-bottom: none !important;
}

.events-page .event-description {
    margin-top: 8px;
    margin-left: 103px;
    font-size: 21px;
    line-height: 27px;
}

.events-page .event-title {
    font-size: 35px;
    line-height: 39px;
    margin-bottom: 6px;
}

.events-page .event-time {
    font-size: 27px;
    line-height: 33px;
    margin-bottom: 4px;
}



/* normal page template */

.page-content {
    width: 100%;
    margin: 0 auto;
    padding: 75px 0;
    font-size: 24px;
    max-width: 780px;
}


/* masthead */

.masthead-single {
    vertical-align: top;
    display: block;
}

.masthead-position {
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 0.04em;
    margin-right: 10px;
    vertical-align: top;
    line-height: 35px;
}

.masthead-name {
    display: inline-block;
    max-width: 410px;
}


.author-description a{
	padding-bottom: 0px;
	border-bottom: 1px solid black;
}


.empty{
    font-family: 'Suranna', serif;
}

/* stockists */

.page-content-stockists {
    width: 780px;
    margin: 0 auto;
    padding: 75px 0;
    font-size: 24px;
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}

/* single post */

#post-template-container {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
    padding: 0 100px 0 100px;
    position: relative;
    margin-top: 80px;
}

.single-post {
    padding-top: 35px;
}




.single-post-details {
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

.single-post-title {
    font-size: 63px;
    line-height: 67px;
    width: 90%;
    margin-top: 20px;
}

span.single-post-author{
    font-family: 'Cardo', serif;
    font-style: italic;
    font-size: 1em;
    letter-spacing: -0.03em;
}


sup.asterisk {
    font-family: Times, serif;
    top: 0.32em;
    font-size: 37px;
    margin-right: 5px;
}

.single-image {
    text-align: center;
    margin: 0 auto;
    width: 90%;
    margin-top: 70px;
    color: grey;
    font-style: italic;
    font-family: 'Cardo', serif;
    letter-spacing: -0.03em;
    font-size: 14px;
}

.single-image img {
    margin-bottom: 8px;
    text-align: center;
    max-height: 800px;
}

.single-content-container {
    max-width: 750px;
    margin: 0 auto;
    font-size: 24px;
    line-height: 31px;
    margin-top: 110px;
    letter-spacing: 0.02em;
    width: 100%;
}

.story-excerpt {
    font-family: 'Cardo', serif;
    font-style: italic;
    font-size: 20px;
    letter-spacing: -0.01em;
    position: relative;
    padding-bottom: 75px;
}

.story-excerpt a {
    color: black;
    border-bottom: 1px solid black;
}

/*.story-excerpt:before {
    content: '';
    position: absolute;
    border-bottom: 1px solid black;
    bottom: 0;
    height: 40px;
    width: 400px;
    left: 50%;
    margin-left: -200px;
}*/

.content {
    margin-top: 40px;
    font-family: 'Cardo', serif;
    position: relative;
    padding-bottom: 75px;
    /* padding-bottom: 0px; */
}

.content p {
    text-indent: 1.25em;
}

.content p:first-child {
    text-indent: 0;
}

p {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
}


.wp-caption.alignnone {
    margin: 0 auto !important;
}


.wp-caption {
    background: none !important;
    border: none !important;
    max-width: 85% !important;
    text-align: left !important;
    margin: 0 auto !important;
    padding: 57px 0px !important;
}

.wp-caption .wp-caption-text, .gallery-caption {
    font-style: italic;
    font-family: 'Cardo', serif;
    letter-spacing: -0.03em;
    font-size: 14px !important;
    line-height: 17px !important;
    margin: 0 !important;
    padding: 7px 0px 5px !important;
    text-indent: 0 !important;
}


.content:before {
/*    content: '';
    position: absolute;
    border-bottom: 1px solid black;
    bottom: 0;
    height: 40px;
    width: 400px;
    left: 50%;
    margin-left: -200px;*/
}


.footnotes {
    font-size: 16px;
    line-height: 20px;
    font-style: italic;
    font-family: 'Cardo', serif;
    width: 85%;
    margin: 0 auto;
    position: relative;
    padding-bottom: 75px;
    padding-top: 75px;
}

.footnotes:before {
    content: '';
    position: absolute;
    border-top: 1px solid black;
    top: 0;
    height: 1px;
    width: 400px;
    left: 50%;
    margin-left: -200px;
}

.author {
    font-size: 17px;
    line-height: 24px;
    padding-bottom: 75px;
    padding-top: 75px;
    position: relative;
}

.author-asterisk {
    font-size: 30px;
    width: 20px;
    display: inline-block;
    vertical-align: top;
    padding-top: 5px;
}

.author-description {
    width: 90%;
    /* float: left; */
    display: inline-block;
}

.author:before {
    content: '';
    position: absolute;
    border-top: 1px solid black;
    top: 0;
    height: 1px;
    width: 400px;
    left: 50%;
    margin-left: -200px;
}


/* interview post */

#is-interview .content {
    /* font-weight: bold; */
    font-size: .90em;
    margin-top: 100px;
}

#is-interview .content p {
    text-indent: 0;
}

#is-interview .content blockquote {
    font-weight: normal;
    margin-bottom: 70px;
}

#is-interview .content blockquote p {
    /* text-indent: 1.25em; */
    /* position: absolute; */
    margin-left: 35px;
}

.initials {
    position: absolute;
    left: 0;
}

div#interviewee-initials {
    display: none;
}

#is-interview .content blockquote p:first-child {
    text-indent: 0;
}



/* art gallery post */

.is-gallery .single-content-container {
    margin-top: 70px !important;
}

.gallery {
    padding-bottom: 100px;
}

.gallery-item {
    margin-bottom: 40px;
}



/* journal page / post */

.page-journal-title {
    font-size: 80px;
    border-bottom: 1px solid black;
    padding: 60px 0px;
}

.journal-page-template ul { 
    padding:0; 
    margin:0
}

.journal-page-template a {
    display:block;
    text-decoration: none;
}

#page-template #journal-nav a {
    border-bottom: none !important;
}

.journal-page-template li {
    display:block; 
    float:left;
}

.journal-page-template li ul li {
    float:none;
}

.journal-page-template li ul {
    display:none; 
    position:absolute; 
    z-index:1
}

.journal-page-template li:hover ul {
    display:block;
}

#journal-nav {
    height: 70px;
    width: 200px;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
}

#journal-nav a {
    padding:20px 50px;
}

#journal-nav a:hover {
}

#journal-nav li {
    background-color:#FFF; 
    border: solid 1px #000;
    width: 300px;
    margin-top: -1px;
    margin-left: -1px;
}

.journal-nav-title .journal-nav-link-title{
    position: relative;
}

.journal-nav-title .journal-nav-link-title:after{
    content:url('img/down-arrow.png');
    position: absolute;
    right: 32px;
    font-size: 16px;
    top: 22px;
}

#journal-nav .journal-nav-title:hover {
    color:#fff;
    background-color:#000;
}

#journal-nav .journal-nav-title:hover {
    color:#000;
    background-color:#fff;
}

#journal-nav .journal-nav-title ul .menu-item a{
    color: #000;
}

#journal-nav .journal-nav-title ul .menu-item a{
    color: #000;
}


#journal-nav .journal-nav-title ul .menu-item:hover{
    color:#fff;
    background-color:#000;
}

#journal-nav .journal-nav-title ul .menu-item:hover a{
    color:#fff;
    background-color:#000;
}


.issue-intro {
    padding-top: 100px;
    position: relative;
}

.issue-title {
    font-size: 50px;
    line-height: 40px;
}

.issue-season {
    font-size: 38px;
    font-style: italic;
    font-family: Garamond;
    letter-spacing: -0.05em;
}

.issue-description {
    margin-top: 50px;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.02em;
    width: 586px;
}

.issue-description p {
    text-indent: 1.25em;
}

.issue-description p:first-child {
    text-indent: 0;
}

.issue-purchase {
    margin-top: 50px;
}

.issue-photo {
    width: 500px;
    position: absolute;
    top: 43px;
    right: -94px;
    z-index: -1;
}

.issue-contents {
    margin-top: 300px;
    width: 100%;
    text-align: center;
}

.contents-title {
    width: 100%;
    text-align: center;
    font-size: 45px;
    margin-bottom: 75px;
}

.left {
    width: 47%;
    border-right: 1px solid black;
    /* float: left; */
    display: inline-block;
    vertical-align: top;
    margin-right: 40px;
}

.right {
    width: 47%;
    /* float: left; */
    display: inline-block;
}

.genre-title {
    width: 100%;
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 56px;
    line-height: 28px;
}

.titles {
    line-height: 28px;
    font-size: 24px;
    margin-bottom: 84px;
    text-align: left;
}

.single-content {
    margin-bottom: 28px;
    color: #000;
}

.single-content.story-has-link {
    color: black;
    position: relative;
}

.single-title {
    font-style: italic;
    font-family: garamond;
    letter-spacing: -0.02em;
}

.single-link {
    position: absolute;
    top: 0;
    right: 30px;
}

.single-link a {
    border-bottom: 0px !important;
    color: blue;
    font-size: 20px;
    letter-spacing: 0.1em;
    /* background: yellow; */
    /* padding: 13px; */
}



/* shop */

.shop {
    padding-bottom: 60px;
}

.shop-grid {
    text-align: center;
    padding-top: 50px;
}

.shop-grid-item {
    display: inline-block;
    width: 320px;
    text-align: left;
    padding: 35px;
}

.shop-grid-title {
    font-size: 22px;
    line-height: 24px;
    margin-top: -30px;
}

.shop-grid-price {
    font-size: 22px;
    font-style: italic;
}

.page-shop-title {
    font-size: 80px;
    padding: 80px 0px;
    width: 400px;
    line-height: 76px;
}

.shop-item {
    text-align: center;
}

.item-info {
    width: 500px;
    display: inline-block;
    vertical-align: top;
    font-size: 23px;
    line-height: 28px;
    text-align: left;
    margin-right: 100px;
    letter-spacing: 0.01em;
}

.shop-price {
    margin: 25px 0px;
}

.item-photo {
    width: 476px;
    display: inline-block;
    /*margin-top: -140px;*/
}




/*------------------------------------*\
    CUSTOM STORY / POETRY PAGES
\*------------------------------------*/


.postid-1265 .single-content-container {
	max-width: 870px;
}



/*------------------------------------*\
    TYPOGRAPHY
\*------------------------------------*/

@font-face {
    font-family:'Font-Name';
    src:url('fonts/font-name.eot');
    src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
        url('fonts/font-name.woff') format('woff'),
        url('fonts/font-name.ttf') format('truetype'),
        url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/




@media only screen and (max-width:880px) {


    .logo{
        width: 100%;
        float: none;
        text-align: center;
        display: inline-block;
        font-size: 26px;
        letter-spacing: .03em;
        line-height: 24px;
        position: relative;
        top: 0;
        left: 0;
    }

    .nav ul .menu-item {
        display: none;
    }

    .nav .hamburger {
        float: right;
        display: inline-block;
        position: absolute;
        right: 20px;
        top: 23px;
        font-size: 25px;
    }

.nav.responsive ul {
    position: absolute;
    background-color: white;
    width: 100%;
    left: 0;
    top: 0px;
    margin-top: 80px;
}

.nav.responsive ul li {
    float: none;
    display: inline;
    margin: 0 !important;
}

    .nav.responsive ul li a {
        display: block;
        text-align: center;
        background-color: white;
        border-bottom: 1px solid black;
        width: 100%;
        height: 65px;
        padding: 0;
        margin: 0;
        font-size: 26px;
        line-height: 65px;
    }

    .nav.responsive ul li a:hover{
        background-color: black;
        color: white;
    }

    #menu-item-2176 > a {
        display: none !important;
    }

.nav ul .sub-menu {
    display: block;
    position: relative;
    margin-top: 0px;
    /* width: 100%; */
    padding: 0px !important;
    margin-left: 0;
}


.nav ul .menu-item ul .menu-item {
    display: block;
    width: 100%;
    margin: 0 !important;
    padding-bottom: 0px;
}


    sup.sticky-asterisk {
        font-size: 30px;
    }

    .sticky-post {
        padding: 65px 0;
    }

    .sticky-post-header {
        font-size: 14px;
    }

    .sticky-post-title {
        margin-top: 20px;
    }

    .sticky-read-more {
        margin-top: 20px;
    }

    .sticky-post-info {
        width: 88%;
        margin-right: 0px;
    }

    .sticky-post-title {
        font-size: 51px;
        line-height: 50px;
    }

    .sticky-post-image {
        width: 88%;
        margin-top: 45px;
    }

    .post {
        width: 100%;
        float: none;
        display: block;
        padding: 65px 7%;
        vertical-align: top;
        position: relative;
        border-bottom: 1px solid black;
        height: auto;
        margin: 0;
    }

    .post-image {
        width: 100%;
    }

    .post:nth-child(even):before {
        content : "";
        position: absolute;
        top: 0%;
        right: 0;
        -webkit-transform: translate(0%, 0%);
        -moz-transform: translate(0%, 0%);
        -o-transform: translate(0%, 0%);
        transform: translate(0%, 0%);
        -webkit-transform: translateZ(1) scale(1, 1);
        -moz-transform: translateZ(1) scale(1, 1);
        -o-transform: translateZ(1) scale(1, 1);
        transform: translateZ(1) scale(1, 1);
        width: 0px;
        height: auto;
        border-right: none;
    }

    .post:nth-last-child(3) {
        border-bottom: 1px solid black;
    }

    .section-container {
        margin: 60px auto 0px auto;
        padding: 0px 7%;
    }

    .current-issue-content {
        margin-right: 0px;
        display: block;
    }

.single-book {
	width: 96px;
	margin: 10px 15px 0px !important;
}

.single-book:before {
	width: 132px;
	margin-left: -18px !important;
}   

.book-info{
	font-size: 14px;
}

    .journal-shelf {
        width: 100%;
        display: block;
    }

    .single-journal-thumb {
        margin: 60px 31px 0px;
    }

    #post-template-container {
        width: 100%;
        padding: 0 7%;
        margin-top: 80px;
    }

    .single-post {
        padding-top: 27px;
    }


    .single-post-details {
        font-size: 14px;
    }

    .single-post-title {
        font-size: 51px;
        line-height: 50px;
        width: 100%;
        margin-top: 11px;
    }

    .single-image {
        width: 100%;
        margin-top: 40px;
    }

    .single-content-container {
        width: 100%;
        margin: 0 auto;
        font-size: 18px;
        line-height: 22px;
        margin-top: 40px;
    }

    .story-excerpt,
    .footnotes,
    .author {
        font-size: 15px;
        line-height: 20px;
    }

    .footnotes,
    .author {
        border-top: 1px solid black;
    }

    .footnotes:before,
    .author:before {
        content: '';
        position: absolute;
        border-top: 0;
        top: 0;
        height: 0px;
        width: 0px;
        left: 0%;
        margin-left: 0px;
    }

    #page-template-container {
        max-width: 1280px;
        width: 100%;
        margin: 0 auto;
        padding: 0 7% 0 7%;
        position: relative;
        margin-top: 80px;
    }


    .page-title,
    .page-journal-title {
        font-size: 41px;
    }

    .cat-post-image {
        width: 100%;
    }

    .cat-post-info {
        width: 88%;
        margin-right: 0px;
        margin-bottom: 40px;
    }

    .cat-post-title {
    font-size: 41px;
    line-height: 40px;
}

.page-content,
.page-content-stockists {
    width: 100%;
    font-size: 18px;
}

.masthead-name {
    margin-left: 0px;
    display: block;
    margin-bottom: 14px;
}

.issue-intro {
    padding-top: 60px;
    position: relative;
}

.issue-title {
    font-size: 31px;
    line-height: 16px;
}

.issue-season {
    font-size: 31px;
    font-style: italic;
    font-family: Garamond;
    letter-spacing: -0.05em;
}


.issue-description {
    font-size: 25px;
    line-height: 30px;
    width: 100%;
}

.issue-photo {
    width: 100%;
    position: relative;
     top: 0px; 
     right: 0px; 
     z-index: 0; 
}

.issue-contents {
    margin-top: 26px;
    width: 100%;
    text-align: left;
}

.left {
    width: 100%;
    border-right: none;
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-right: 0px;
}

.single-link {
    position: relative;
    top: 2px;
    right: 0px;
}


.right {
    width: 100%;
}


.single-event {
    width: 100%;
    display: block;
    margin: 12px 0px;
}

.event-date {
    font-size: 35px;
    width: 103px;
    line-height: 39px;
    height: 78px;
    float: none;
}

.events-page .single-event{
    width: 100%;
}

.events-page .event-description {
    margin-top: 53px;
    margin-left: 0px;
    font-size: 21px;
    line-height: 27px;
}


.single-journal-thumb:last-child {
    display: none;
}

.single-book:last-child {
    display: none;
}


.page-shop-title {
    font-size: 60px;
    padding: 80px 0px;
    width: 400px;
    line-height: 76px;
}

.item-info {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    font-size: 23px;
    line-height: 28px;
    text-align: left;
    margin-right: 50px;
    letter-spacing: 0.01em;
}


.item-photo {
    width: 100%;
    display: inline-block;
    margin-top: 42px;
}





}


@media only screen and (min-width:881px) and (max-width:1080px) {




    .logo {
        float: left;
        display: inline-block;
        font-size: 16px;
        letter-spacing: .03em;
        position: absolute;
        left: 20px;
        top: 29px;
    }

    .nav ul {
        text-align: right;
    }

    .nav ul .menu-item {
        text-transform: uppercase;
        font-size: 16px;
        letter-spacing: 0;
        display: inline-block;
        margin: 2px 4px;
    }



}




@media only screen and (min-width:881px) and (max-width:1290px) {


    .sticky-post-title {
        font-size: 5vw;
        line-height: 4.75vw;
        margin-top: 20px;
    }

    .sticky-post-header {
        font-size: 15px;
    }

    .sticky-post-info {
        width: 40%;
    }

    .sticky-post-image {
        width: 47%;
    }

.post {
    width: 432px;
    /* float: left; */
    display: inline-block;
    padding: 100px 70px;
    vertical-align: top;
    position: relative;
    border-bottom: 1px solid black;
    height: 640px;
}

.post-image {
    width: 100%;
}

.current-issue-content {
    width: 200px;
    display: inline-block;
    text-align: left;
    margin-right: 75px;
}

.section-container {
    max-width: 1280px;
    width: 100%;
    margin: 60px auto 0px auto;
    padding: 0px 60px;
    position: relative;
}



.single-journal-thumb, .single-book {
    width: 110px;
    position: relative;
    display: inline-block;
    margin: 10px 15px 0px;
}

.staff-reading-shelf {
    text-align: center;
    margin-top: 58px;
    max-width: 712px;
    margin: 0 auto;
}

.journal-shelf {
    width: 459px;
    display: inline-block;
}

.book-info {
    font-size: 14px;
}

.single-book:before {
    content: '';
    border-bottom: 10px solid pink;
    position: absolute;
    bottom: 0;
    height: 40px;
    width: 150px;
    z-index: 999;
    margin-left: -20px;
    left: 0;
    -webkit-box-shadow: 0px 5px 3px -2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 5px 3px -2px rgba(0,0,0,0.2);
    box-shadow: 0px 5px 3px -2px rgba(0,0,0,0.2);
}

.single-journal-thumb:before {
    content: '';
    border-bottom: 11px solid pink;
    position: absolute;
    bottom: 0;
    height: 40px;
    width: 212px;
    z-index: 999;
    margin-left: -50px;
    left: 0;
    -webkit-box-shadow: 0px 5px 3px -2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 5px 3px -2px rgba(0,0,0,0.2);
    box-shadow: 0px 5px 3px -2px rgba(0,0,0,0.2);
}


.current-issue-header {
    font-size: 21px;
    font-style: italic;
    font-family: 'Cardo', serif;
    letter-spacing: -0.04em;
    line-height: 30px;
}

.current-issue-title {
    font-size: 32px;
    width: 300px;
    line-height: 34px;
}

.current-issue-copy {
    font-size: 20px;
    line-height: 25px;
}

.cat-post-info {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    margin-right: 27px;
}

.cat-post-title {
    font-size: 51px;
    line-height: 50px;
}

.cat-post-image {
    width: 45%;
}

.page-title,
.page-journal-title {
    font-size: 60px;
}

.issue-description {
    margin-top: 50px;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.02em;
    width: 371px;
}

.issue-photo {
    width: 42%;
    position: absolute;
    top: 90px;
    right: -86px;
    z-index: -1;
}


.left {
    width: 46%;
    margin-right: 40px;
    padding-right: 40px;
}

.single-link {
    position: relative;
    top: 3px;
    right: 0px;
}

.issue-contents {
    margin-top: 100px;
}


.events-page .single-event {
    width: 100%;
    padding: 75px 0px 90px 0px;
    border-bottom: 1px solid black;
}

.single-event {
    width: 400px;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin: 12px 0px;
}


.item-info {
    width: 45%;
    display: inline-block;
    vertical-align: top;
    font-size: 23px;
    line-height: 28px;
    text-align: left;
    margin-right: 50px;
    letter-spacing: 0.01em;
}

.item-photo {
    width: 45%;
    display: inline-block;
    margin-top: 0px;
}








}








@media only screen and (max-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
       only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
    background: yellow;
    color: black;
    text-shadow:none;
}
::-webkit-selection {
    background: yellow;
    color: black;
    text-shadow:none;
}
::-moz-selection {
    background: yellow;
    color: black;
    text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
    margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display:block;
    margin:5px auto 5px auto;
}
.alignright {
    float:right;
    margin:5px 0 20px 20px;
}
.alignleft {
    float:left;
    margin:5px 20px 20px 0;
}
a img.alignright {
    float:right;
    margin:5px 0 20px 20px;
}
a img.alignnone {
    margin:5px 20px 20px 0;
}
a img.alignleft {
    float:left;
    margin:5px 20px 20px 0;
}
a img.aligncenter {
    display:block;
    margin-left:auto;
    margin-right:auto;
}
.wp-caption {
    background:#FFF;
    border:1px solid #F0F0F0;
    max-width:96%;
    padding:5px 3px 10px;
    text-align:center;
}
.wp-caption.alignnone {
    margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin:5px 20px 20px 0;
}
.wp-caption.alignright {
    margin:5px 0 20px 20px;
}
.wp-caption img {
    border:0 none;
    height:auto;
    margin:0;
    max-width:98.5%;
    padding:0;
    width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    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-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;
    }
}
