/*
Theme Name: The Marginalian
Theme URI: https://www.themarginalian.org/
Author: Armin Vit and John Ford
Author URI: http://underconsideration.com/
Description: 2015 design for The Marginalian
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version: 1.0.0
*/

/* CSS Document */

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, 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;
}

img {
max-width: 100%;
border:0;
display:block}

sub {
  font-size: 80%;
  vertical-align: sub;
}

sup {
  font-size: 80%;
  vertical-align: super;
}

/* CSS Document */

/* FONT LIBRARY

	font-family:"proxima-nova";
	font-weight:700;

	font-family:"ff-tisa-web-pro";
	font-weight:400;
	font-weight:700;

	font-family:"fira-sans";
	font-weight:200;
	font-weight:300;
	font-weight:400;

*/


body {
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color:#262626;
	margin:0 auto;
	padding:0 auto;
	background-image: url('../images/bckgd_body.png');
	background-repeat: repeat;
	background-attachment: fixed;
}

img {
  height: auto;
}

.clear {
	clear:both;
}

.inline-block {
	display:inline-block;
}

.float-left {
	float:left;
}

.text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}

/* TYPOGRAPHY */

p,
#posts li {
	font-family: "ff-tisa-web-pro", serif, Georgia;
	font-weight:400;
	font-size: 1.125em;
	line-height: 1.825em;
	margin: 0 0 1em 0;
}

/* reset paragraph size in lists */
#posts li p {
  font-size: 1em;
}

	p em,
	#sidebar p em {
		font-style:italic;
	}

	p strong,
	#sidebar p strong {
		font-weight:700;
	}

	#sidebar p,
	#bottom_donation p,
	#bottom_newsletter p,
	#powered-by p,
	#amazon-notice p,
	.author {
		font-size: 0.85em;
		line-height: 1.6em;
		margin: 0 0 1em 0;
	}

	#sidebar .cancel-recurring {
		margin: 3em 0 0 0;
	}

		#powered-by p {
			font-size: 0.7em;
		}

		#amazon-notice p,
		#powered-by p,
		.author {
			color:#8c8c8c;
		}

		.author {
			outline:1px solid #d9d9d9;
			padding: 20px;
			min-height: 70px;
		}

    p.alert {
      color: #d4614a;
    }

    .via {
      color: #999;
      font-size: 90%;
      font-style: italic;
    }

.note {
      color: #999;
      font-size: 90%;
border: 1px solid #c6c6c6;
padding:20px 40px;
    }

h1 {
	font-family:"fira-sans", Arial, sans-serif;
	font-weight:200;
	font-size: 2.25em;
	line-height: 1em;
}

	h1 span,
	h1 a,
	h1 a:after {
		position:relative;
		left: 10px;
		line-height: 1.6em;
		background:#ffdb00;
		-webkit-box-shadow: -10px 0px 0px #ffdb00, 10px 0px 0px #ffdb00;
		box-shadow: -10px 0px 0px #ffdb00, 10px 0px 0px #ffdb00;
		box-decoration-break: clone;
		-webkit-box-decoration-break: clone;
	}

	h1.underline {
		border-bottom:1px solid #8c8c8c;
		padding: 0 0 .2em 0;
		margin: 0 0 .725em 0;
	}

  #main_body h1.underline {
    line-height: 1.1em;
  }

h2 {
	font-family:"fira-sans", Arial, sans-serif;
	font-weight:400;
	font-size: 1.25em;
	line-height: 1.4em;
}

h1 em,
h2 em,
h3 em,
h4 em,
h5 em,
h6 em {
  font-style: italic;
}

h3,
.h3,
h4,
input,
#browse_archives input,
.post h5,
#posts.page h5  {
	font-family:"proxima-nova", sans-serif, Arial;
	font-weight:700;
	letter-spacing: .1em;
	text-transform: uppercase;
}

	#mc_embed_signup input[type="text"],
	#mc_embed_signup input[type="email"] {
		font-weight:500;
		letter-spacing: 0;
		text-transform: none;
	}

h3 {
	font-size: .75em;
	line-height: 1.25em;
}

	h3.underline {
		border-bottom:1px solid #d9d9d9;
		padding: 0 0 .5em 0;
		margin: 0 0 .5em 0;
	}

h4,
input {
	font-size: .75em;
	line-height: 1;
}

h5 {
	font-family:"fira-sans";
	font-weight:300;
	font-size: 1em;
	line-height: 2em;
	margin: 3px 0 1.25em 7px;
}

/* LINK STYLES */

p a,
p a:after,
#sidebar h3 a,
#sidebar h3 a:after,
#posts h2 a,
#posts h2:after,
#posts li a,
#posts li a:after,
.more_link a,
.more_link a:after,
.post h3 a,
.post h3 a:after {
	color:#c33737;
	border-bottom:1px solid #e19b9b;
	text-decoration:none;
	}

p a:hover,
#sidebar h3 a:hover,
#posts h2 a:hover,
#posts li a:hover,
.more_link a:hover,
.post h3 a:hover {
	color: #000000;
	border-bottom: 1px solid #929292;
	text-decoration: none;
}

p a.read_on,
p a.read_on:after,
#recent_archives p a.read_on,
#recent_archives p a.read_on:after {
	position:relative;
	top:-5px;
	left:5px;
	font-size: .65em;
	background:#d4614a; /*previous #d44a3c */
	color:#ffffff;
	text-decoration:none;
	border-bottom:none;
	padding:3px 5px 2px 5px;
}

	#recent_archives p a.read_on {
	top:0;
	left:0;
	line-height:0;
	}

p a.read_on:hover,
#recent_archives p a.read_on:hover {
	background:#262626;
}

#amazon-notice a,
#amazon-notice a:after,
#powered-by a,
#powered-by a:after,
.author a,
.author a:after {
	color:#d87d7d;
	border-bottom: 1px solid #f6e1e1;
}

#amazon-notice a:hover,
#powered-by a:hover,
.author a:hover {
	color: #8c8c8c;
	border-bottom: 1px solid #b3b3b3;
	text-decoration: none;
}

figcaption a,
figcaption a:after {
	color:#c33737;
	text-decoration:none;
}

figcaption a:hover {
	color:#000000;
}


h1 a {
	color:#262626;
	text-decoration:none;
}

h1 a:hover {
	color:#ffdb00;
	background:#262626;
	-webkit-box-shadow: -10px 0px 0px #262626, 10px 0px 0px #262626;
	box-shadow: -10px 0px 0px #262626, 10px 0px 0px #262626;
	box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
	text-decoration:none;
}

h2 a,
h2 a:after {
	text-decoration:none;
	color: #262626;
}

h2 a:hover {
	color:#c33737;
	border-bottom:1px solid #e19b9b;
}

.button,
.button:after,
.button:hover,
.button_reverse,
.button_reverse:after,
.button_reverse:hover,
.mc_button,
.mc_button:after {
    border-radius: 25px;
	padding: 10px 13px 8px;
	text-decoration: none;
	display: inline-block;
	border:none;
	-webkit-appearance: none;
}

	.mc_button {
		cursor:pointer;
	}

	.button,
	.button:after,
	.mc_button,
	.mc_button:after,
  .mc_button:disabled:hover,
	.tags a,
	.tags a:after {
		color: #262626;
		background-color: #ffdb00;
	}

	.button:hover,
	.mc_button:hover,
	.tags a:hover {
		color: #ffdb00;
		background-color: #262626;
	}

	.button_reverse,
	.button_reverse:after {
		color: #ffdb00;
		background-color: #262626;
	}

	.button_reverse:hover {
		color: #262626;
		background-color: #ffdb00;
	}

  .mc_button:disabled {
    opacity: 0.5;
  }

	.tags {
	font-size:.6em;
	}

	.tags a,
	.tags a:after {
		padding: 7px 10px 5px;
		text-decoration: none;
		display: inline-block;
		border:none;
		margin: 1.35em 3px 0;
	}

h5 a,
h5 a:after {
	color:#262626;
	background:#e6e6e6;
	padding: 2px 0;
	-webkit-box-shadow: -7px 0px 0px #e6e6e6, 7px 0px 0px #e6e6e6;
	box-shadow: -7px 0px 0px #e6e6e6, 7px 0px 0px #e6e6e6;
	box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
	text-decoration:none;
}

h5 a:hover,
h5 a.active {
	color:#e6e6e6;
	background:#262626;
	padding: 2px 0;
	-webkit-box-shadow: -7px 0px 0px #262626, 7px 0px 0px #262626;
	box-shadow: -7px 0px 0px #262626, 7px 0px 0px #262626;
	box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
	text-decoration:none;
}

h5 a.yellow,
h5 a.yellow:after,
.donation-amounts a:hover,
.donation-amounts a.active,
.donation-types a:hover,
.donation-types a.active {
	color:#262626;
	background:#ffdb00;
	padding: 2px 0;
	-webkit-box-shadow: -7px 0px 0px #ffdb00, 7px 0px 0px #ffdb00;
	box-shadow: -7px 0px 0px #ffdb00, 7px 0px 0px #ffdb00;
	box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
	text-decoration:none;
}

h5 a.yellow:hover {
	color:#ffdb00;
	background:#262626;
	padding: 2px 0;
	-webkit-box-shadow: -7px 0px 0px #262626, 7px 0px 0px #262626;
	box-shadow: -7px 0px 0px #262626, 7px 0px 0px #262626;
	box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
	text-decoration:none;
}

#favorite_reads_from_the_archives h5 a,
#favorite_reads_from_the_archives h5 a:after {
	color:#262626;
	background:#ccc;
	padding: 2px 0;
	-webkit-box-shadow: -7px 0px 0px #ccc, 7px 0px 0px #ccc;
	box-shadow: -7px 0px 0px #ccc, 7px 0px 0px #ccc;
	box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
	text-decoration:none;
}

#favorite_reads_from_the_archives h5 a:hover {
	color:#ffdb00;
	background:#262626;
	padding: 2px 0;
	-webkit-box-shadow: -7px 0px 0px #262626, 7px 0px 0px #262626;
	box-shadow: -7px 0px 0px #262626, 7px 0px 0px #262626;
	box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
	text-decoration:none;
}

#main_body .widget_brainpickings_links .more_link {
  padding-top: 1.3em;
}

#social h3 a,
#social h3 a:after {
	color: #8c8c8c;
	text-decoration: none;
	border-bottom:none;
}

#social h3 a:hover {
	color: #262626;
	text-decoration: none;
	border-bottom:none;
}

#social p a,
#social p a:after {
	color: #8c8c8c;
	border-bottom: none;
}

#social p a:hover {
	color: #262626;
	border-bottom: 1px solid #d9d9d9;
}

#social-support {
  padding-top: 1em;
}

/* STRUCTURE */

#container,
header {
	margin: 0 auto;
	width:83.333333333333%; /* TARGET 1000px / CONTEXT 1200px */
	max-width:1000px;
	background:#fff;
}

	#content {
		margin: 0 auto;
		width:96%; /* TARGET 960px / CONTEXT 1000px */
		padding: 40px 2% 20px; /* TARGET 20px / CONTEXT 1200px */
	}

		.left {
			float:left;
			width:25%; /* TARGET 240px / CONTEXT 960px */
		}

		.right {
			float:left;
			width:70.833333333333%; /* TARGET 680px / CONTEXT 960px */
			padding: 0 0 0 4.166666666667%; /* TARGET 40px / CONTEXT 960px */
		}

	/* HEADER ELEMENTS */


		/* For the admin bar to play nicely with the fixed header */
		body.admin-bar header {
			top: 32px;
		}

	header,
	#header_container,
	#logo img,
	#icon img {
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
	}

	header {
		top: 0;
		right: 0;
		left: 0;
		border-top:20px solid #fff;
		height: 160px;
		position: fixed;
		z-index: 2;
	}

	#header_container {
		width:96%; /* TARGET 960px / CONTEXT 1000px */
		margin: 0 2%; /* TARGET 20px / CONTEXT 1200px */
		box-shadow: 0 0 0 0 #999999;
		-moz-box-shadow: 0 0 0 0 #999999;
		-webkit-box-shadow: 0 0 0 0 #999999;
		background-color:#ffdb00;
	}

		#header_print {
			display:none;
		}

  #logo {
    margin-left: 29.166666666667%;
  }

	#icon,
	#logo {
		padding-top:20px;
		padding-bottom:20px;
		background-color:#ffdb00;
	}

		#icon img {
/*      margin:0 auto;*/
      margin-left: 50%;
      transform: translateX(-50%);
		}

		#icon img,
		#logo img {
			height: 120px;
      width: auto;
		}

		/* HEADER SCALING, AFTER STATES */

		header.smaller #header_container {
			box-shadow: 0 4px 6px -4px #999999;
			-moz-box-shadow: 0 4px 6px -4px #999999;
			-webkit-box-shadow: 0 4px 6px -4px #999999;
		}

		header.smaller {
			height: 70px;
			padding: 0 0 0 0;
		}

		header.smaller #logo img {
/*      height:30px;*/
      margin:0 0 0 -38.541666666667%;/* TARGET 370px / CONTEXT 960px */
      height:0px;
      /*margin:0 0 0 0*/;/* TARGET 370px / CONTEXT 960px */
            padding-top:15px;
            padding-bottom:15px;

		  }

		 header.smaller #icon img {
			height:30px;
      margin: 0 0 0 calc(8.333333333333% + 11px);
/*      padding-top:15px;*/
/*      padding-bottom:15px;*/
		  }

	/* SIDEBAR ELEMENTS */

	#sidebar {
		position:relative;
		z-index:1;
	}

	#sidebar h1 {
		font-size: 1.75em;
		margin:2em 0 .25em 0;
	}

	.widget h1 {
		text-transform: lowercase;
	}

	#donation {
		border-left: 1px solid #d9d9d9;
		border-bottom: 1px solid #d9d9d9;
	}

		.one_time_donation_space {
			margin: 0 0 4em 0;
		}

		#donation .loving {
  		margin:0 -1px;
  		padding:20px;
  		background-color: #191919;
		}

/*    #donation .loving a {
      background: #191919 url('../images/sprites.png') 0 -55px no-repeat;
      display: block;
      height: 110px;
      margin: 0 auto;
      text-indent: -999em;
      width: 180px;
    }

    #donation .loving a:hover {
      background-position: -185px -55px;
    }
*/
      #donation .loving  img {
        height: auto;
        margin: 0 auto;
        width: 100%;
      }


		#donation .options {
			padding:0 16.666666666666% 20px 8.333333333333%; /* TARGET 40px and 20px / CONTEXT 240px */
		}

		#donation .options .arrow {
      background: url('../images/sprites.png') 0 -60px no-repeat;
      display: block;
      height: 8px;
			margin-bottom: 10px;
      width: 16px;
		}


		#donation form {
		margin: .75em 0 1em;
		}

		#browse_archives form {
		margin: 1em 0 0;
		}

		#browse_archives h3 {
			margin:1.8em 0 0 0;
		}

		#newsletter,
		#favorite_reads,
		#also,
		#browse_archives,
		#related_reads,
		#labors_of_love {
			padding: 0 16.666666666666% 0 0;
		}

		#newsletter #mc_embed_signup {
			margin-top:20px;
		}

		input[type="text"],
		input[type="email"] {
			height: auto;
			border: 1px solid #8c8c8c;
			padding: 10px 0px 7px 10px;
			margin: 0 0 1em 0;
			color:#262626;
		}

			input[type="text"],
			input[type="email"] {
				width: 92.5%;
			}

			#browse_archives input[type="text"] {
				width: 60%;
			}

		#social {
			padding:.75em 16.666666666666% .75em 8.333333333333%; /* TARGET 20px / CONTEXT 240px */
			margin:60px 0 0;
			background-color:#f7f7f7;
		}

			#social h3 {
				color: #8c8c8c;
			}

			#social p {
				color: #8c8c8c;
			}

			#social .space-right {
				margin-right:16.666666666666%;
			}

			#social .space-right-small {
				margin-right:8.333333333333%;
			}

			#social .space-above {
				margin-top:2em;
			}

			#social img {
				margin-right:5px;
			}

			.social-newsletter,
			.social-rss,
			.social-facebook,
			.social-twitter,
			.social-instagram,
			.social-tumblr {
				background-image: url('../images/sprites.png');
				background-repeat: no-repeat;
				display:inline-block;
				margin-right:5px;
				height: 15px;
			}

				.social-newsletter{
					width:19px;
					background-position: 0 0;
				}

				.social-rss{
					width:15px;
					background-position: -21px 0;
				}

				.social-facebook{
					width:15px;
					background-position: 0 -17px;
				}

				.social-twitter{
					width:16px;
					background-position: -17px -17px;
				}

				.social-instagram{
					width:15px;
					background-position: 0 -34px;
				}

				.social-tumblr{
					width:9px;
					background-position: -17px -34px;
				}

		#also h5 {
			margin: 3px 0 .625em 7px;
		}

		#favorite_reads h1.underline,
		#related_reads h1.underline,
		#labors_of_love h1.underline {
		margin: 2em 0 .4em 0;
		}

		#labors_of_love h5 {
		margin: 5px 0 3px 7px;
		}

		#labors_of_love img {
		margin: 0 0 1.75em;
		}



	/* CONTENT ELEMENTS */

	#content {
		margin:180px 0 0 0;
	}

		#sidebar_rule {
			border-right: 1px solid #d9d9d9;
		}

	#main_body {
		border-left: 0.147058823529% solid #d9d9d9;
		margin: 0 0 0 -0.147058823529%;
	}

	.post_content {
		margin-bottom: 3em;
	}

		#posts h1 {
		margin: -3px 0 0 0;
		}

		#posts h2 {
			margin: 0 0 0 0px;
			padding:0 0 1.5em 5.882352941176%; /* TARGET 400px / CONTEXT 680px */
			border-bottom:1px solid #d9d9d9;
		}

    .entry_content h3 {
      font-family: "fira-sans", Arial, sans-serif;
      font-size: 1.25em;
      font-weight: normal;
      letter-spacing: 0;
      line-height: 1.75em;
      margin-bottom: 1.25em;
      text-transform: none;
    }

		#posts img {
			max-width: 100%;
/*      width:100%;*/
			margin:0 auto;
		}

		#posts h3.byline {
		margin:0 0 2em 2em;
		padding:.825em 0 0 ;
		color:#b3b3b3;
		}

		.post h5,
		#posts.page h5 {
		background:#ffdb00;
		text-align:center;
		margin: 2.25em 0 1.5em 0;
		}

		#posts .cover,
    #posts .cover-portrait {
		width: 200px;/* TARGET 200px / CONTEXT 680px */
		float:right;
		margin:.7em 0 .7em 40px;
		}

			 #posts #most_recent .cover,
       #posts #most_recent .cover-portrait,
			 #posts #most_recent .cover-landscape {
				display:none!important;
			}

		#posts .cover-landscape {
		width: 300px;/* TARGET 200px / CONTEXT 680px */
		float:right;
		margin:.7em 0 .7em 40px;
		}

    .with-border {
      border: 1px solid #d9d9d9;
    }

		#posts .recent {
		margin: 0 0 5px 0;
		}

	figure {
		background:#e6e6e6;
		padding: 20px 20px 5px;
		margin: .8em 0 1.5em 0;
	}

	figcaption,
	blockquote p,
	#posts blockquote li {
		font-family:"fira-sans";
		font-weight:300;
		color: #1a1a1a;
	}

		blockquote {
			font-size: inherit;
		}

		figcaption {
			font-size: .9em;
			line-height: 1.7em;
			padding: 10px 0 5px 0;
		}

		blockquote {
			font-size: inherit;
			padding: 0 0 0 100px;
			margin: 1.25em 0 1.4em 0;
			min-height: 60px;
			background: url('../images/sprites.png') 0 -73px no-repeat;
		}

			blockquote p {
				font-size: 1.2em;
				line-height: 1.6em;
				margin: 0 0 1.4em 0;
			}

      #posts ol {
        list-style-position: inside;
        list-style-type: decimal;
			}

      #posts ul {
        list-style-position: inside;
        list-style-type: disc;
      }

      #posts li {
        margin: 0 0 1em 0;
      }

	  	#posts li strong,
		#posts li b {
			font-weight:700;
		}

	  	#posts li em,
		#posts li i {
			font-style:italic;
		}

			#posts blockquote li  {
				font-size: 1.2em;
				font-weight:300;
				line-height: 1.6em;
				margin: 0 0 1em 0;
			}


		figcaption em,
		blockquote em {
			font-style: italic;
		}

		figcaption strong,
		blockquote strong {
			font-weight: 400;
		}

		#main_body .search-field {
			width: 50%;
		}

		#posts.page h1 {
		margin: 1.25em 0 0 0;
		}


	/* HOME ELEMENTS */

		#most_recent,
		#recent_archives,
		#pagination {
			margin: 0 0 2.5em 0;
		}

		#recent_archives img {
		margin: 0;
		}

		#recent_archives p {
		line-height:0;
		margin:6px 0 4em 0;
		text-align:right;
		}

		#recent_archives h5 {
			width:95%;
		}

		#recent_archives h2 {
			font-size: .9em;
			margin: 0;
			padding:0 0 20px 20px;
		}

		.recent_archives_left {
			width:47.058823529412%; /* TARGET 320px / CONTEXT 680px */
			margin: 0 2.941176470588% 0 0; /* TARGET 20px / CONTEXT 680px */
			float:left;
		}

		.recent_archives_right {
			width:47.058823529412%; /* TARGET 320px / CONTEXT 680px */
			margin: 0 0 0 2.941176470588%; /* TARGET 20px / CONTEXT 680px */
			float:left;
		}

			.recent_archives_left .clear,
			.recent_archives_right .clear {
				margin:0 0 3.5em 0;
			}

	#pagination {
		font-family:"fira-sans";
		font-weight:300;
		font-size: 1em;
		line-height: 1em;
		padding:9px 0 8px 0;
		border-top:1px solid rgba(0, 0, 0, .15);
		border-bottom:1px solid rgba(0, 0, 0, .15);
		text-align:right;
	}

	#pagination a,
	#pagination .extend {
		padding: 5px 12px;
		background-color: #e6e6e6;
		text-decoration: none;
		border:none;
		color: #333333;
		border-right:1px solid rgba(0, 0, 0, .15);
	}


	#pagination a.nextpostslink {
		border-right:none;
	}

	#pagination a:hover, #pagination a:active {
		padding: 5px 12px;
		background-color: #ffdb00;
		color: #333333;
	}

	#pagination span.current {
		margin: 0;
		padding: 5px 12px;
		background-color: #f6efcc;
		text-decoration: none;
		border:none;
		color: #6d643c;
		border-right:1px solid rgba(0, 0, 0, .15);
	}

	#pagination span.disabled {
		display:none;
	}

	#pagination .first,
	#pagination .last {
	  display: none;
	}

	#pagination .pages {
	  float: left;
	}

	#favorite_reads_from_the_archives img,
	#favorite_reads_from_the_archives h5 {
		width:48.529411764706%; /* TARGET 330px / CONTEXT 680px */
		float:left;
	}

		#favorite_reads_from_the_archives img {
			margin:1.5em 0 0 0;
		}

		#favorite_reads_from_the_archives h5 {
			margin: 1.4em 0 0 2.941176470588%; /* TARGET 20px / CONTEXT 680px */
		}

	#favorite_reads_from_the_archives,
	#main_body .widget_brainpickings_separator_widget {
	  display: none;
	}

	body.home #favorite_reads_from_the_archives,
	body.error404 #favorite_reads_from_the_archives,
	body.home #main_body .widget_brainpickings_separator_widget,
	body.error404 #main_body .widget_brainpickings_separator_widget {
	  display: block;
	}

	/* FOOTER ELEMENTS */

	#end_print {
		display:none;
	}

	#article_share {
		background-image: url('../images/tm_monogram_rule.png');
		background-repeat: repeat-x;
		background-position: 0 42px;
		text-align:center;
		margin: 2.7em 0 0 0;
	}

	.monogram {
		margin: 0 auto -1.75em;
	}

	.monogram_archives {
		margin: 0 auto;
	}

	.print_article {
		float:left;
	}

	.email_article {
		float:right;
	}

	#article_share .clear {
		margin: 0 0 2.7em 0;
	}

	#article_share .social {
		float:left;
		width:33.333333%;
		margin: 1.35em 0 0 0;
	}

		#article_share .share-twitter {
			text-align:right;
		}

		#article_share .share-pocket {
			text-align:left;
		}

/*
.share-twitter,
.share-facebook,
.share-pocket {
  float: left;
  width: 33.333333%;
  margin: 1.35em 0 0 0;
}
*/

.share-end {
  display: none;
}

	/* GUEST POST AVATAR */

	#posts .author img {
	  float: left;
	  margin-right: 15px;
	  margin-top: 2px;
	  vertical-align: top;
	  width: 70px;
	}

  .page-id-6063 #posts .author {
    margin-bottom: 2em;
    overflow: auto;
  }

  .page-id-6063 #posts .author img {
    margin-top: 7px;
    width: 80px;
  }

	#bottom_donation,
	#bottom_newsletter,
	#favorite_reads_from_the_archives {
	background:#e6e6e6;
	padding:1.25em 5.882352941176% 20px; /* TARGET 40px / CONTEXT 680px */
	margin:2.7em 0 0;
	}

  .donation_amounts {
    margin: 0.8em 0 1em 0;
  }

  #donation .donation_amounts p,
  #bottom_monthly_donation .donation_amounts p {
    line-height: 1;
    margin-bottom: 0.5em;
    margin-left: 0;
  }

		#favorite_reads_from_the_archives {
		margin:0 0 2.5em 0;
		}

	#bottom_donation h1.underline,
	#bottom_newsletter h1.underline,
	#favorite_reads_from_the_archives h1.underline {
		margin: 0 0 .25em 0;
	}

	#bottom_donation h3.underline {
		border-bottom:1px solid #8c8c8c;
	}

		#bottom_monthly_donation form {
			margin: .75em 0 1em 0;
		}


	.bottom_left,
	.bottom_right {
		float:left;
		width:47.058823529412%; /* TARGET 320px / CONTEXT 680px */
	}

		.bottom_left {
			margin:20px 5.882352941176% 0 0; /* TARGET 40px / CONTEXT 680px */
		}

		.bottom_right {
			margin:20px 0 0 0; /* TARGET 40px / CONTEXT 680px */
		}

	/* CSS for View Full Site */
	.rwd-display-options{ text-align: center; width:100%; background:#ffdb00;margin:2em 0 0 0;}
	.rwd-display-option{ cursor: pointer; }

	#view-responsive{ display: none; }

		/* AMAZON AND POWERED BY VP NOTICES */

		#powered-by,
		#amazon-notice {
			margin: 0 auto;
			width:96%; /* TARGET 960px / CONTEXT 1000px */
			background:#fff;
			border-top: 1px solid #d9d9d9;
			padding: 1em 0 .5em;
		}

/* MOBILE NAV */

/**
 * NAV WRAPPER
 * ===========
 *
 * <nav> element that wraps our navigation.
 *
 * [1] Make sure we can't actually see the absolutely positioned dropdown.
 */

.responsive-nav {
	border-top:20px solid #fff;
	position: fixed;
	width:92.1%; /* TARGET 1000px / CONTEXT 1200px */
	margin: 0 auto;
	top: 0;
	right: 0;
	left: 0;
	height: auto;
	overflow: hidden;
	background:none;
	text-align:right;
	z-index:3;
}

/* Class added via JS when toggled open */
.responsive-nav--open {
  overflow: visible;
}

/**
 * NAV LIST
 * ========
 */
.responsive-nav__list {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #e6e6e6;
	width: 100%;
	border-bottom: 1px solid #8c8c8c;
 	border-top: 1px solid #8c8c8c;
	box-shadow: 0 4px 6px -4px #999999;
	-moz-box-shadow: 0 4px 6px -4px #999999;
	-webkit-box-shadow: 0 4px 6px -4px #999999;
  /**
   * Hide nav by default only when JS is running and viewport is less than
   * navigation breakpoint.
   * The wrapper has 'overflow: hidden;' which hides it.
   */
  /* Remove background */
}


/**
 * NAV LIST ITEMS
 * ==============
 */

.responsive-nav__list li {
	text-align:center;
}

li.full {
	clear:left;
}

li.third {
	display:inline-block;
	width:32%;
	float:left;
	text-align:center;
}

li.border-right {
	border-right: 1px solid #8c8c8c;
}

li.border-top {
	border-top: 1px solid #8c8c8c;
}


li.fira {
	font-family:"fira-sans", Arial, sans-serif;
	font-weight:200;
 	font-size: 1.75em;
	line-height: 1em; /* reduce size to remove gap between text */
}

li.proxima {
	font-family:"proxima-nova", sans-serif, Arial;
	font-weight:700;
	font-size: .75em;
	letter-spacing: .1em;
	text-transform: uppercase;
}

/* Mobile Search */
.responsive-nav .search-form {
  padding: 5px 0;
}

.responsive-nav input[type="text"] {
  margin-bottom: 0;
  width: 70%;
}


/**
 * NAV LINKS
 * =========
 *
 */
.responsive-nav__link {
  color: #262626;
  display: block;
  white-space: nowrap;
  padding-right: 14px;
  padding-left: 14px;
  line-height: 44px;
}

/**
 * TOGGLE BUTTON
 * =============
 *
 * <a> element inserted via JavaScript which toggles the nav.
 *
 */

 .responsive-nav__toggle {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.responsive-nav__toggle {
	color: #fff;
	white-space: nowrap;
	line-height: 44px;
	display: inline-block;
	background: none;
	width: 45px;
	height:80px;
	box-sizing: border-box;
	padding:18px 14px 0;
}

		header.smaller .responsive-nav__toggle {
			background: #262626;
			height:45px;
			padding:0 14px;
		}

.responsive-nav__toggle:before {
  content: "☰";
  font-size: 16px;
  line-height: 1;
}
.responsive-nav__toggle:hover {
  text-decoration: none;
}
.responsive-nav--open .responsive-nav__toggle {
  width: 100%;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  /* Change hamburger icon to a close icon */
}
.responsive-nav--open .responsive-nav__toggle:before {
  content: "✕";
}

.responsive-nav a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}

#donate-frame {
  border: 0px;
  display: none;
  height: 100%;
  left: 0px;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 99999;
}

.unsubscribe-form {
  border: 1px solid #d9d9d9;
  padding: 20px;
  margin: 0 0 2em 0;
}

body.donating {
  height: 100%;
  overflow: hidden;
  position: fixed;
  width: 100%;
}

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

	#pagination {
		text-align:left;
	}

	#pagination .pages {
/*    float:none;*/
		display:inline-block;
		width:100%;
		padding: 0 0 10px 0;
		margin: 0 0 9px 0;
		border-bottom:1px solid rgba(0, 0, 0, .15);
	}
}

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

	/* HEADER ELEMENTS */

	header {
		height: 120px;
	}

		#icon img,
		#logo img {
			height:80px;
		}

		/* HEADER SCALING, AFTER STATES */

		header.smaller {
			height: 70px;
			padding: 0 0 0 0;
		}


    header.smaller #logo img {
      height:30px;
      margin:0 0 0 -38.541666666667%;/* TARGET 370px / CONTEXT 960px */
    }

    header.smaller #icon img {
      height:0px;
      padding-top:15px;
      padding-bottom:15px;
    }

	/* CONTENT ELEMENTS */

	#content {
		margin:140px 0 0 0;
	}

}


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

p {
	font-size: 1em;
	line-height: 1.825em;
	margin: 0 0 1em 0;
}

h1 {
	font-size: 1.75em;
	line-height: 1em; /* reduce size to remove gap between text */
}

h2 {
	font-size: 1em;
	line-height: 1.6em;
}

h4,
.h4,
input {
	font-size: .6em;
	line-height: 1; /* reduce size to remove gap between text */
}


h5 {
	font-size: .9em;
	line-height: 2em; /* reduce size to remove gap between text */
	margin: 3px 0 1.25em 7px;
}


	/* CONTENT ELEMENTS */

	#posts h2 {
		padding:0 0 1.125em 5.882352941176%; /* TARGET 400px / CONTEXT 680px */
	}

	#posts .cover,
  #posts .cover-portrait {
		width: 175px;/* TARGET 200px / CONTEXT 680px */
		float:right;
		margin:.7em 0 0 30px; /* TARGET 20px / CONTEXT 680px */
	}

	#posts .cover-landscape {
		width: 250px;/* TARGET 200px / CONTEXT 680px */
		float:right;
		margin:.7em 0 0 30px; /* TARGET 20px / CONTEXT 680px */
	}

		blockquote {
			padding:0 0 0 80px;
			background-size: 59px;
		}

		blockquote p {
			font-size: 1em;
			line-height: 1.6em;
		}

	#pagination {
		font-size: .75em;
		line-height: .9em;
	}

	#pagination .extend,
	#pagination span.current,
	#pagination a,
	#pagination a:hover,
	#pagination a:active {
		padding: 5px 8px;
	}

}

/* For View Full Site */

	@media only screen and (min-width: 600px) {
		.rwd-display-option { display: none; }
		#view-responsive{ display: inline; }
	}

/* For Mobile Nav */

	@media (min-width: 600px) {

		.responsive-nav {
			background:pink;
			display:none;
		}

		.responsive-nav__list {
			background: none;
		}

		.responsive-nav__item {
			display: inline-block;
			border-top: none;
		}

		.responsive-nav__link {
			color: #f43059;
		}

		.responsive-nav__toggle {
			display: none;
		}

	}

	@media (max-width: 600px) {

		.responsive-nav__list {
			position: absolute;
		}

	}

/* FOR EVERYTHING ELSE */

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

	body {
		background-image: none;
	}

	/* TYPE */

	h1 {
		font-size: 1.25em;
		line-height: 1em; /* reduce size to remove gap between text */
	}

	h2 {
		font-size: .85em;
		line-height: 1.4em;
	}


	/* STRUCTURE */

	#container,
	header {
		width:96%; /* TARGET 1000px / CONTEXT 1200px */
	}

	#sidebar {
		display:none;
	}

		#main_body.right {
			width:100%; /* TARGET 680px / CONTEXT 960px */
			padding: 0 0 0 0; /* TARGET 40px / CONTEXT 960px */
		}

	/* HEADER ELEMENTS */

	header {
		height: 80px;
	}

  #logo {
    margin-left: 0;
  }

  #logo img {
/*    margin-left: 50%;*/
/*    transform: translateX(-50%);*/
    margin-left: calc(50% - 78px);
  }

		#icon img,
		#logo img {
			height:40px;
      padding: 20px 0;
		}

    #icon,
    #logo {
      padding: 0;
    }

		/* HEADER SCALING, AFTER STATES */

		header.smaller {
			height: 45px;
			padding: 0 0 0 0;
		}

/*
    header.smaller #logo {
      padding-top:10px;
      padding-bottom:10px;
    }
*/

		header.smaller #logo img {
/*      height:25px;*/
      height:0px;
			/*margin:0 0 0 -36.458333333333%;*//* TARGET 350px / CONTEXT 960px */

/*      margin: 0 0 0 2.458333333333%;*/
      margin-left: -30%;
/*      transform: translateX(0%);*/
      padding-top:23px;
      padding-bottom:22px;
		  }

		 header.smaller #icon img {
       height:25px;
       padding-top:10px;
       padding-bottom:10px;
/*      height:0px;*/
/*      padding-top:0;*/
/*      padding-bottom:0px;*/
		  }

	/* CONTENT ELEMENTS */

	#content {
		margin:75px 0 0 0;
	}

		#main_body {
			border-left: none;
			margin: 0;
		}

		#posts h1 {
			margin: 0 10px 0 0;
		}

		#posts .cover,
		#posts .cover-portrait {
		width: 40%;
		float:right;
		}

		#posts .cover-landscape {
		width: 50%;
		float:right;
		}

		blockquote {
			font-size: 1em;
			line-height: 1.6em;
			padding:0 0 0 60px;
			background-size: 45px;
		}

		#article_share {
			background-image: url('../images/tm_monogram_rule.png');
			background-repeat: repeat-x;
			background-position: 0 28px;
			text-align:center;
		}

		.monogram {
			width:60px;
			margin: 0 auto 1.25em;
		}

		h4.print_article {
			display:none;
		}

		.email_article {
			float:none;
			margin: 0 auto;
		}

		#article_share .social {
			float:none;
			width:100%;
			margin: 1.35em 0 0 0;
		}

			#article_share .twitter {
				text-align:center;
			}

			#article_share .pocket {
				text-align:center;
				padding: 0 0 0 25px;
			}

	/*HOME ELEMENTS */

	#favorite_reads_from_the_archives img {
		width:100%; /* TARGET 330px / CONTEXT 680px */
		float:none;
	}

	#favorite_reads_from_the_archives h5 {
		width:95%; /* TARGET 330px / CONTEXT 680px */
		float:none;
	}

		#favorite_reads_from_the_archives img {
			margin:1.5em 0 0 0;
		}

		#favorite_reads_from_the_archives h5 {
			margin: 2px 0 0 2.941176470588%; /* TARGET 20px / CONTEXT 680px */
		}

}

/* Mobile browsers only */
@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
	p, .p, h1, h2, h3, h4, figcaption, blockquote { -webkit-text-size-adjust:100% }

}

/* Admin bar header */

@media screen and (max-width: 782px) {
  body.admin-bar header {
    top: 46px;
  }
}

@media screen and (max-width: 600px) {
  body.admin-bar header {
    top: 0px;
  }
}

/* retina */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
	.social-newsletter,
	.social-rss,
	.social-facebook,
	.social-twitter,
	.social-instagram,
	.social-tumblr,
  #donation .options .arrow,
  blockquote {
    background-image: url('../images/sprites%402x.png');
    background-size: 69px 128px;
	}
}

#wp-admin-bar-bp-newsletter > .ab-item:before {
	content: "\f466";
	top: 2px;
}

#bp-newsletter-code {
	background: rgba(0,0,0,0.5);
	bottom: 0;
	display: none;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 9999;
}

#bp-newsletter-code textarea {
	font-size: 16px;
	height: 70%;
	left: 50%;
	margin: 0;
	padding: 1em;
	position: fixed;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 70%;
	z-index: 9999;
}

.card_image {
  margin-bottom: 1em;
}

.card_image img {
  width: 100%;
}

.grid {
	display: grid;
	gap: 1em;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  margin: 2em 0;
}

.grid img {
  width: 100%;
}

@media (min-width: 600px) {
	.grid {
		grid-template-columns: repeat(3, minmax(0, 1fr));
	}
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
