@import url("https://use.typekit.net/rlg3vjy.css");
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@400;500;600;700&display=swap');

img {
	max-width:100%;
	height: auto;
}

.menu {
	background: url(../images/menu-background.png);
	padding-top: 4px;
	border: 1px solid #7e7e7e;
	font-family: 'Barlow Condensed', sans-serif;
	font-size:18px;
}
#menu-top-menu {
	list-style: none;
	z-index: 1;
	line-height: 1.0;
	padding: 3px 20px 0;
	display: inline-block;
	vertical-align: bottom;
	position: relative;
	width: 1160px;
	height: 32px;
}
#menu-top-menu li {
	float: left;
	margin-right: 20px;
	left:-1px;
	position: relative;
	list-style: none
}
#menu-top-menu a, #menu-top-menu a:visited {
	display: block;
	text-decoration: none;
	color: #dadada;
	padding: 4px 8px 9px;
	text-transform: uppercase;
	font-weight:bold;
}


#menu-top-menu a:hover {
	color: #FFF;
}
#menu-top-menu a:active {
	text-decoration: underline;
}
#menu-top-menu li.current_page_item {
	position: relative;
	top: 1px;
}
#menu-top-menu li.current_page_item a, #menu-top-menu li.current_page_item a:visited {
	background: url(../images/blue-background.png) #242e38;
	color: #FFF;
	position: relative;
	border-top: 1px solid #7e7e7e;
	border-left: 1px solid #7e7e7e;
	border-right: 1px solid #7e7e7e;
}

/* Dropdown Menus */
#menu-top-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
#menu-top-menu li:hover ul, #menu-top-menu li.sfhover ul {
	left: 7px;
}
ul#menu-top-menu li:hover li ul, ul#menu-top-menu li.sfhover li ul {
	top: -999em;
}
ul#menu-top-menu li li:hover ul, ul#menu-top-menu li li.sfhover ul {
	left: 200px; /* match ul width */
	top: 0;
}
ul#menu-top-menu li li:hover li ul, ul#menu-top-menu li li.sfhover li ul {
	top: -999em;
}
ul#menu-top-menu li li li:hover ul, ul#menu-top-menu li li li.sfhover ul {
	left: 200px; /* match ul width */
	top: 0;
}
#menu-top-menu li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	z-index: 1 !important;
	line-height: 1;
	margin-left: 11px;
	background-color: #81120a;
}
#menu-top-menu li li {
	width: 200px;
	z-index: 1000;
	border-bottom: 1px solid #848484;
}
#menu-top-menu li li a, #menu-top-menu li li a:visited, #menu-top-menu li.current_page_parent li.current_page_item a, #menu-top-menu li.current_page_parent li.current_page_item a:visited {
	color: #dadada !important;
	padding: 8px 12px !important;
	background: transparent !important;
}
#menu-top-menu li li a:hover, #menu-top-menu li li a:active, #menu-top-menu li.current_page_parent li.current_page_item a:hover, #menu-top-menu li.current_page_parent li.current_page_item a:active {
	color: #FFF !important;
}
#menu-top-menu li:hover ul, #menu-top-menu li li:hover ul, #menu-top-menu li li li:hover ul, #menu-top-menu li.sfhover ul, #menu-top-menu li li.sfhover ul, #menu-top-menu li li li.sfhover ul {
	left: auto;
}
#menu-top-menu ul ul {
	margin: 0 !important
}
#menu-top-menu a.sf-with-ul {
	padding-right: 30px;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}
#menu-top-menu li .sf-sub-indicator {
	position: absolute;
	display: block;
	right: .6em;
	top: .5em; /* IE6 only */
	width: 16px;
	height: 11px;
	text-indent: -999em;
	overflow: hidden;
	background-image: url(../images/spritesheet.png);
    background-repeat: no-repeat;
    background-position: -95px -5px;
}
#menu-top-menu li li .sf-sub-indicator {
	background-image: url(../images/spritesheet.png) !important;
    background-repeat: no-repeat;
	background-position: -69px -5px;
}
.page-item-102, #menu-item-3815 {
	display: block !important;
	height: 36px;
	width: 64px;
}
.page-item-102 a, #menu-item-3815 a {
	background-image: url(../images/spritesheet.png);
    background-repeat: no-repeat;
    background-position: -665px -89px;
	display: block !important;
	height: 25px;
	width: 25px;
	padding-left: 39px !important;
}
#menu-top-menu li.page-item-102 a .sf-sub-indicator, #menu-item-3815 a .sf-sub-indicator {
	right: -22px;
}
.page-item-102 ul li a, #menu-item-3815 ul li a {
	width: auto;
}

/* ---------- @ Post Styles ----------- */
.entry {
	overflow: hidden  text-align:justify;
}
.post_wrapper {
	margin: 20px 0 0px;
}
.postmetadata {
	margin: 0;
	padding-top: 8px;
	color: #939393;
	font-size: .85em;
	text-transform: uppercase;
	letter-spacing: .08em;
}
.postmetadata em {
	text-transform: none;
	letter-spacing: .1em;
}
.postcopyright {
	text-transform: none !important;
	letter-spacing: normal;
	display: block;
	margin-top:8px;
	margin-bottom:12px;
}

.entry pre {
	width: 100%;
	overflow: auto;
	margin: 15px 0;
	display: block;
	background: #f5f3ee;
}
.entry code {
	padding: 0 18px;
	display: block;
	font-size: 1.2em;
}
.entry ul, .entry ol {
	margin: 15px 0;
}
.entry li {
	margin: 0 0 10px 42px;
	line-height: 145%;
}
.tags {
	line-height: 2;
}
.tags a, .tags a:visited {
	text-decoration: none;
	background: #f2f2f2;
	padding: 3px;
	margin: 2px;
}
p.tags, p#wp-edit, p.nextpage {
	clear: both
}

/* Images */
.entry img {
	border: 1px solid #999;
	padding: 2px;
	margin: 15px 0;
}
.wp-caption {
	background: #f2f2f2;
	text-align: center;
	padding: 10px 5px 10px 10px;
}
img.alignleft, div.alignleft {
	margin: 5px 15px 10px 0;
	float: left
}

div.alignleft {
	float:right;
	margin: 10px 0 10px 15px;
}

div.alignleft.push {
	margin-top:20px;
	text-align: center;
	font-size:12px;
}

.alignleft.push p {
	margin-top:10px;
}

div.alignleft img {
	border:1px solid #999;
	padding:2px;
	margin:0;
}

img.alignright {
	margin: 5px 0 10px 15px;
	float: right
}
.wp-caption.alignleft {
	float: left;
	margin: 20px 22px 10px 0;
}
.wp-caption.alignright {
	float: right;
	margin: 20px 0 10px 22px;
}
.wp-caption.aligncenter, img.aligncenter {
	margin: 0 auto;
	display: block;
	margin-bottom: 15px;
	margin-top: 15px;
	float: none
}
p.wp-caption-text {
	margin: 0;
	text-align: center;
	padding: 5px 0;
}
.wp-caption img {
	float: none;
	margin: 0;
}
.gallery {
	margin: 15px 0;
	display: block;
}
.gallery img {
	border: 1px solid #999 !important;
	padding: 2px;
	margin: 0 auto
}
.gallery-item {
	padding: 12px 0;
	text-align: center
}
.gallery-caption {
	padding: 10px 0;
}

/* ---------- @ Comments ----------- */
.reply a, .reply a:visited {
	width: 75px;
	background: #CCC;
	color: #FFF;
	display: block;
	margin-bottom: 15px;
	padding: 5px !important;
	text-align: center;
	text-decoration: none !important;
	font: italic 1em Georgia, Arial, Verdana;
	position: relative;
}
.reply a:hover {
	background: #aeaeae;
	text-decoration: none;
	color: #FFF;
}
.reply a:active {
	background: #424242;
	color: #FFF;
}
.commentlist li {
	margin: 0 0 22px;
	padding: 15px;
	background: #F2F2F2;
	border-bottom: 1px solid #DDD;
	border-top: 1px solid #DDD;
	list-style: none
}
.commentlist li li {
	border: none;
	border-left: 1px solid #CCC;
	margin: 0 0 0 20px;
	padding-left: 25px;
	background: none
}
.commentlist li.bypostauthor {
	background: #e5e5e5 !important;
	border: 2px solid #CCC;
}
.commentlist code {
	background: #f2f2f2;
	padding: 3px;
}
.avatar {
	margin: 3px 10px 0 0;
	float: left;
	padding: 2px;
	border: 1px solid #b9b9b9;
}
#trackbacklist li {
	margin: 10px 0 10px 35px;
}
#trackbacklist cite {
	font-style: normal
}
cite.fn {
	font: bold 1.4em Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.05em;
	display: block;
	padding: 9px 0 4px;
}
.says {
	display: none;
}
.comment-author {
	overflow: hidden;
}
.commentmetadata {
	float: left
}
.comment-date a, .comment-date a:visited {
	color: #9f9f9f;
	font-size: 0.9em;
	text-decoration: none
}
.commentmetadata a:hover, .commentmetadata a:active {
	text-decoration: underline;
	color: #333;
}
.share_items {
}
.share_items span {
	display: block;
	float: left;
	margin: 0 10px 0 10px;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 28, 2010 12:29:59 PM America/New_York */
@font-face {
	font-family: 'KleptocracyRegular';
	src: url('kleptocr-webfont.eot');
	src: local('☺'), url('../type/kleptocr-webfont.woff') format('woff'), url('../type/kleptocr-webfont.ttf') format('truetype'), url('../type/kleptocr-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'OrbitronMedium';
	src: url('orbitron-medium-webfont.eot');
	src: local('☺'), url('../type/orbitron-medium-webfont.woff') format('woff'), url('../type/orbitron-medium-webfont.ttf') format('truetype'), url('../type/orbitron-medium-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* RESET RELOADED by Eric Meyer */
html, body, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ---------- @ HTML Tags ----------- */
body, html {
	min-height: 101%; /* Firefox scrollbar fix */
}
body {
	background: #000 url(../images/page-background.jpg) repeat-x;
	color: #111;
	font-size:16px;
	font-family: jaf-bernina-sans, sans-serif;
	font-weight: 400;
	font-style: normal;
}

p {
	margin: 15px 0;
	line-height: 160%;
}
a, a:visited {
	color: #b54108;
}
a:hover, a:active {
	color: #4d778d;
}
hr {
	display: block;
	height: 1px;
	background: #CCC;
	border: 0;
	color: #CCC;
}
table {
	border-collapse: collapse;
	width: 100%;
	margin: 15px 0;
}
td {
	padding: 4px 6px;
	border-top: 1px solid #CCC;
}
tr {
	background: #e3e3e3;
}
table caption {
	background: #FFF;
	padding: 2px 0;
}
blockquote {
	color: #7b7b7b;
	padding: 0 18px;
	margin: 25px 45px;
	font: italic 1em Verdana, Geneva, sans-serif;
	letter-spacing: .03em;
}
blockquote em {
	font-style: normal;
}
.divider {
	width: 150px;
    height: 13px;
    background-image: url(../images/spritesheet.png);
    background-repeat: no-repeat;
    background-position: -5px -144px;
	margin: 10px auto;
	text-indent: -9999em;
}
.callout {
	display:none;
	text-align: center;
}

.entry .interact_buttons {
	float:none;
	margin:0;
	display:inline-block;
}

.entry .interact_buttons li {
	margin:0;
	padding-left: 0;
	text-align:left;
}

.entry .interact_buttons li ul {
	margin: 0;
}

.spotlight_callout {
	
}

.spotlight_callout h2 {
	margin-bottom:20px;
}

.single_tags {

}

p.adtext {
	margin-top: 0 !important;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	line-height: 1;
	color: #FFF;
	text-align: center;
}
#table_of_contents .interact_buttons {
	float: none;
}

/* ---------- @ Structure ----------- */
#main {
	background: #2d3b48 url(../images/blue-background.png) repeat;
	border-left: 1px solid #7e7e7e;
	border-right: 1px solid #7e7e7e;
	border-bottom: 1px solid #000;
	width: 1120px;
	margin: 0 20px;
	padding-top: 20px;
	min-height: 800px;
}
#wrapper {
	width: 1160px;
	margin: 0 auto;
}
#masthead {
	width: 1158px;
	border-bottom: 0;
	position: relative;
	text-align: center;
	
}
#top_wrapper {
	padding: 10px 0;
}

#logo {
	
}
#logo img {
	border: none;
}
#badge {
	height: 129px;
	width: 129px;
	position: absolute;
	background-image: url(../images/spritesheet.png);
    background-repeat: no-repeat;
    background-position: -260px -5px;
}
#badge.left {
	left: -15px;
	top: 3px;
}
#badge.right {
	right: -15px;
	top: 3px;
}
#badge.kickstarter {
	background-position: -5px -315px;
}

#badge.audio {
	 background-position: -121px -5px;
}

#badge.specialissue {
	background-position: -304px -176px;
}

#badge.hugo2014 {
	 background-position: -165px -144px;
}

#badge.hugo2015 {
	background-position: -5px -176px;
}

#badge.memoriam {
	height:88px;
	width:110px;
	top:-1px;
	background-position: -325px -315px;
}

#badge.issue100 {
	height: 129px;
	width: 129px;
	background-image: url(../images/100-badge.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

#badge.bogo {
	height: 129px;
	width: 129px;
	background-image: url(../images/bogo.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

#badge.memoriam.right {
	right:10px;
}

#badge.memoriam.left {
	left:10px;
}


#badge a {
	display: block;
	height: 129px;
	width: 129px;
	text-indent: -99999em;
}

#badge.memoriam a
{
	height:103px;
	
}


#artist_link {
	font-size: 12px;
	text-align: right;
	position: absolute;
	right: 0;
	top: 209px;
	padding: 4px;
	background: rgba(0, 0, 0, .6);
	color: #FFF;
}
#content {
	width: 818px;
	right: -20px;
	padding-top: 20px;
}
.content_box {
	border-right: 10px solid #d3d3d3;
	padding: 10px 20px;
	background: #fff;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	width: 768px;
	-moz-box-shadow: 0px 2px 5px #000;
	-webkit-box-shadow: 0px 2px 5px #000;
	box-shadow: 0px 2px 5px #000;
	margin-bottom: 20px;
	position: relative;
}
.content_box:before {
	 width: 19px;
    height: 13px;
     background-image: url(../images/spritesheet.png);
    background-repeat: no-repeat;
    background-position: -457px -5px;
	position: absolute;
	right: -10px;
	top: -13px;
	display: block;
	content: "";
}
.content_box:after {
	 width: 13px;
    height: 13px;
     background-image: url(../images/spritesheet.png);
    background-repeat: no-repeat;
    background-position: -434px -5px;
	position: absolute;
	left: 808px;
	bottom: 0px;
	display: block;
	content: "";
}
.post_content {
	float: left;
	width: 530px;
	margin-right: 20px;
}
.post_wrapper_full .post_content {
	float: none;
	width: 100%;
}
.meta_content {
	float: left;
	width: 218px;
}
.meta_content img {
	border: 1px solid #8C2809;
	margin-bottom: 10px;
	max-width:100%;
	height:auto;
}
.issue_link {
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 5px 0 10px;
}

/* Buttons for individual posts */
#player_version {
}
.interact_buttons {
	width: 221px;
	float: right;
}
.main_buttons {
	width: 221px;
	float: right;
}
.short_button {
	width: 221px;
	display: block;
	margin: 0;
	padding: 0;
	margin-bottom: 12px;
	position: relative;
	float: left;
	line-height:1.3;
}
.long_button {
	width: 221px;
	
	display: block;
	margin: 0 0 12px;
	padding: 0;
	clear: both;
	position: relative;
}
.read_link, .listen_link {
	width: 198px;
	height: 24px;
	display: block;
}
.read_link, .listen_link, .buy_link, .subscribe_link {
	color: #FFFFFF !important;
	height: 24px;
	background-color: #3B5266;
	padding: 12px;
	text-decoration: none;
	font-size: 18px;
	font-family: 'Barlow Condensed', sans-serif;
	border-radius:4px;
	text-align:center;
}

.buy_link, .subscribe_link {
	background-color:#791A0C;
}


.simple_button {
	width: 88%;
	text-align: center;
	color: #FFFFFF !important;
	height: 20px;
	background-color: #3B5266;
	padding: 9px 12px 6px;
	text-decoration: none;
	font-size: 14px;
	font-family: 'Barlow Condensed', sans-serif;
	moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-o-border-radius: 4px;
	-moz-box-shadow: 1px 1px 3px #666;
	-webkit-box-shadow: 1px 1px 3px #666;
	-o-box-shadow: 1px 1px 3px #666;
	-box-shadow: 1px 1px 3px #666;
}
.simple_button a {
	color: #FFF;
	text-decoration: none;
}
.read_link:hover, .listen_link:hover, .buy_link:hover, .sfHover .read_link, .sfHover .listen_link, .sfHover .buy_link, .simple_button:hover {
	color: #FFF;
	background-color: #000	;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
}
.spotlight {
	padding-left: 20px;
	background: url(../images/rocket.png) no-repeat;
	padding-bottom: 2px;
}
#table_of_contents .spotlight {
	width: 16px;
	margin-left: 5px;
	background: none;
	display: inline-block;
	padding: 0;
}
#table_of_contents .spotlight a {
	text-indent: -9999em;
	display: block;
	width: 16px;
    height: 16px;
     background-image: url(../images/spritesheet.png);
    background-repeat: no-repeat;
    background-position: -687px -135px;
	float: right;
}
.listen_link {
	display: block;
	background-repeat: no-repeat;
}
.read_link {
	display: block;
	background-repeat: no-repeat;
}
.listen_link.inactive {
	color: #333;
	background-color: #CCC;
	background-image: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
}
.listen_link.inactive:hover {
	color: #333;
	background-color: #CCC;
	background-image: none;
}
.buy_link, .subscribe_link {
	display: block;
	width: 198px;
	height: 20px;
	background-repeat: no-repeat;
	text-align:center;
	line-height:1.3;
}
.buy_link .sf-sub-indicator, .listen_link .sf-sub-indicator {
	display: none;
}
ul.buy_list, div.mp3-player {
	display: none;
	position: absolute;
	top: 44px;
	right: 0px;
	width: 220px;
	z-index: 1000;
	background-color: #791a0c;
	box-shadow:1px 2px 6px rgba(0,0,0, .7);
}
div.mp3-player {
	top: 0px;
	left: -401px;
	moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-o-border-radius: 4px;
	padding: 12px 6px;
	color:#FFF;
}
.mejs-container {
	width: 100% !important;
}

ul.buy_list li, div.mp3-player li {
	border-top: none;
	text-indent: 0em;
	border-bottom: none;
	font-family: 'Barlow Condensed', sans-serif;
	display: block;
	margin-bottom: 0 !important;
	margin-left: 0 !important;
	position: relative;
	left: 0px;
	top: -1px;
	font-size: 13px;
}



ul.buy_list {
	margin-left: 0 !important;

}
ul.buy_list li a, div.mp3-player li a {
	color: #fff;
	display: block;
	padding: 10px 0 10px 10px;
	background-color: #791a0c;
	text-decoration:none;
}

.mp3-player li a {
	text-decoration: underline;
}

ul.buy_list li a:hover {
	color: #FFF;
	background-color: #000;
}

/* .kindle_format {
	background: url(../images/amazon_icon.png) no-repeat 5px center;
}
.ibook_format {
	background: url(../images/apple_icon.png) no-repeat 5px center;
}
.epub_format {
	background: url(../images/epub_icon.png) no-repeat 5px center;
}
*/
ul.buy_list li:last-child a, ul.buy_list {
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
ul.buy_list li:last-child {
	border-bottom: none;
}
div.mp3-player li p {
	font-family: Verdana, Geneva, sans-serif;
	margin: 5px;
}
.mp3-player .player_li a {
	display: inline !important;
	background: none;
	margin: 0;
	padding: 0;
}
.mp3-player h4 {
	display: block;
	letter-spacing: 1px;
	font-size: 12px;
	text-transform: uppercase;
	padding: 4px;
	color: #FFF;
	font-weight: bold;
}
.mp3-player p.details {
	letter-spacing: 1px;
	font-size: 12px;
	text-transform: uppercase;
	color: #fff;
	padding: 4px;
	margin: 0 !important;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.2;
}
.powerpress_player {
	margin-top: 5px;
	padding-left: 5px;
}
.active-listen {
	background-position: top !important;
}
.mp3-player .player_li a.powerpress_link_pinw {
	display: none !important;
}
#sidebar {
	padding-top: 20px;
	width: 300px;
	position: relative;
	left: -20px;
}
.sidebar_box {
	border-left: 10px solid #2b3741;
	padding: 5px;
	background: #3b5266;
	
	width: 300px;
	margin-bottom: 40px;
	position: relative;
}
.sidebar_box:before {
	width: 19px;
    height: 13px;
    background-image: url(../images/spritesheet.png);
    background-repeat: no-repeat;
    background-position: -443px -206px;
	position: absolute;
	left: -10px;
	top: -13px;
	display: block;
	content: "";
}
.sidebar_box:after {
	width: 12px;
    height: 13px;
    background-image: url(../images/spritesheet.png);
    background-repeat: no-repeat;
    background-position: -665px -135px;
	position: absolute;
	left: -13px;
	bottom: 0px;
	display: block;
	content: "";
}
#ad_box1 p {
	margin: 0;
}
.sidebar_list {
	margin-bottom: 20px;
}
.sidebar_list li {
	line-height: 1.4;
	margin-bottom: 10px;
}
.left {
	float: left
}
.right {
	float: right
}
.clear {
	clear: both;
}
.inner_column {
	float: left;
	width: 374px;
	margin-bottom: 20px;
}

.inner_column:first-child {
	margin-right:20px;
}

#more_nonfiction {
	clear:both;
}

.single_blurb {
	margin-bottom: 20px;
}
.single_blurb h2 {
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-size: 26px;
	font-family: 'Barlow Condensed', sans-serif;
	line-height:1.5;
}


.single_blurb .postmetadata {
	padding-top: 0;
}
.single_blurb .teaser p {
	
	margin-bottom: 6px;
}
#other_sidebar .rect_ad {
	position: relative;
	left: -6px;
}
.recent_issues ul {
}
.recent_issues li {
	font-size: 12px;
	margin-bottom: 14px;
	line-height: 1.2;
}


/* ---------- @ Headers ----------- */
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
h1.pagetitle {
	padding-bottom: 12px;
	margin-bottom: 20px;
	font-size: 22px;
	font-family: 'Barlow Condensed', sans-serif;
}
.entry h2 {
	font-size: 1.4em;
	margin: 0 0 5px 0;
	color: #8c2809;
	font-family: 'Barlow Condensed', sans-serif;
}
h2.posttitle, h1.posttitle, .about_author h2 {
	margin: 0;
	font-size: 38px;
	font-family: 'Barlow Condensed', sans-serif;
	font-weight: 600;
}
h2.posttitle a, h1.posttitle a {
	color: #8c2809;
	text-decoration: none;
}
.content_box h3, .sidebar_box h3, .footer_content h3 {
	background: url(../images/h3-border-bottom.png) repeat-x left bottom;
	padding-bottom: 4px;
	font-size: 24px;
	color: #595959;
	font-family: 'Barlow Condensed', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 18px;
	font-weight: 600;
}
h3.inner {
	margin: 20px 0 10px;
	clear: both;
}
h3 a, h3 a:visited {
	text-decoration: none;
	color: #595959;
}
h3 a:hover {
	color: #8c2809;
}
.gallery_header {
	margin-top: 3xf0px;
}
#fiction_links, #nonfiction_links {
	margin-bottom: 40px;
}
#fiction_links li, #nonfiction_links li {
	margin-bottom: 12px;
}
.entry h3 {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
}
#respond h3, h3#comments, h3#trackbacks {
	margin: 45px 0 20px;
	font-weight: bold;
}
h3#comments {
	margin: 32px 0 12px;
}
h3 ul.post-categories {
	display: inline;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-weight: bold;
	font-size: 1.2em
}
h6 {
	font-weight: bold;
	font-size: 1em;
}
.entry ul {
	list-style-type: circle;
	margin: 15px;
}
.entry ul li, .entry ol li {
	padding-left: 10px;
	margin-bottom: 10px;
}
.entry ol {
	list-style-type: decimal;
	margin: 15px;
}

/* ---------- @ Content Styles ----------- */
/* Misc */



#description {
	text-indent: -99999em;
}

.more-link {
	display: block;
	margin-top: 12px;
	clear: both
}

/* Author Page */
#writer {
	overflow: hidden;
	background: #f2f2f2;
	margin-bottom: 20px;
	padding: 16px;
}
#writer p {
	margin-top: 0;
}
#writer .avatar {
	margin: 4px 17px 7px 0
}

/* Search and Archives */
.search-highlight {
	background: #FFFF00
}
#comment_pagination {
	margin-top: 22px;
	overflow: hidden;
}
#archive_pagination {
	overflow: hidden;
	padding: 20px;
	text-align: center
}
.current-numeric-page {
	padding: 5px 8px;
}
#archive_pagination a, #archive_pagination a:visited {
	border: 1px solid #CCC;
	padding: 5px 8px;
	text-decoration: none;
}
#archive_pagination a:hover {
	background: #f5f5f5;
}
#archive_pagination a:active {
	background: #e6e6e6;
	border-color: #bebebe;
}
#comment_pagination div {
	float: left;
	margin-right: 10px;
}
a #icon-rss {
	border: none
}
.archive #icon-rss {
	vertical-align: middle;
	margin-left: 3px;
}

/* Sidebar and Widgets */
.widget {
	margin-bottom: 24px;
	overflow: hidden
}
.widget li {
	list-style: none;
	border-bottom: 1px solid #CCC;
	padding: 6px 0;
	line-height: 140%;
}
.widget li a, .widget li a:visited {
	color: #111;
	text-decoration: none
}
.widget li a:hover, .widget li a:active {
	color: #6d6d6d;
}
.widget li.current_page_item a, .widget li.current_page_item a:visited, .widget li.current-cat a, .widget.current-cat a:visited {
	font-weight: bold
}
.widget li.current_page_item li a, .widget li.current_page_item li a:visited, .widget li.current-cat li a, .widget li-current-cat li a:visited {
	font-weight: normal;
}
.widget li li {
	margin-left: 34px;
	border: 0;
	list-style: disc;
}
#wp-calendar tr {
	background: #f2f2f2;
}
#wp-calendar td {
	text-align: center;
	padding: 3px;
}
#recentcomments {
	color: #787878;
}
#recentcomments a, #recentcomments a:visited {
	font-style: italic
}
#recentcomments a.url, #recentcomments a.url:visited {
	font-weight: bold;
	font-style: normal;
}
a.rsswidget, a.rsswidget:visited {
	font-weight: bold
}
.rssSummary {
	line-height: 160%;
}
#wp125adwrap_2c {
	overflow: hidden
}
#wp125adwrap_2c .wp125ad {
	float: left;
	margin-right: 8px;
}
.wp125ad a img {
	border: none;
}
#wp125adwrap_2c div+div {
	margin: 0 !important;
}

/* Table of Contents */
#table_of_contents h2 {
	margin-bottom: 15px;
}
#table_of_contents h3 {
	letter-spacing: 2px;
	font-size: 20px;
}
.issue_buttons {
	margin: 0 auto 30px;
	float:none;
	width:100%;
}
.issue_buttons .short_button {
	margin: 0 auto 10px;
	width: 220px;
}
.issue_buttons .short_button, .issue_buttons .short_button a {
	
	float:none !important;
}

#table_of_contents ul li {

}

/* ---------- @ Form Elements ----------- */
#author, #email, #comment, #url {
	background: #FFF !important;
	padding: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #6d6d6d #bfbfbf #bfbfbf #6d6d6d;
}
#author, #email, #url {
	width: 220px;
}
.button {
	padding: 8px 7px;
	background: #b54108;
	color: #FFF !important;
	border: none;
	font-size: 1em;
	text-decoration: none;
	border-radius: 6px;
	text-transform: uppercase;
}
.author_link {
	text-align: right;
}
.author_link .button {
	font-size: 12px;
}
.button:hover {
	background: #272727;
}
.button:active {
	background: #000;
}
#commentform textarea {
	width: 98%;
	height: 250px;
}

.site_navigation {
	display: inline-block;
	float:left;
	color:#972020;
	font-size:12px;
	text-transform: uppercase;

}
.site_navigation li {
	display: inline-block;
	margin-right: 20px;
}
.site_navigation a {
	color:#dadada;
	display: inline-block;
	padding:6px 0;
	text-decoration: none;
}

.site_navigation a:hover {
	color:#FFF;
}

#searchform {
	position: relative;
	text-align: right;
	float: right;
}
#searchfield {
	width: 126px;
	height: 25px;
	border: none;
	outline: none;
	background: transparent;
	background-image: url(../images/spritesheet.png);
    background-repeat: no-repeat;
    background-position: -538px -280px;
	padding: 0 25px 0 10px;
	color: #FFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#searchsubmit {
	vertical-align: top;
	position: absolute;
	top: 0;
	background-color: transparent;
	text-indent: -9999em;
	border: 0;
	outline: 0;
	height: 23px;
	width: 24px;
	z-index: 10;
}

/* ---- Top Social Icons ------- */
.header_social_icons {
	float: right;
}
.header_social_icons li {
	float: left;
	display: block;
	margin-right: 10px;
}
.header_social_icons li a {
	float: left;
	display: block;
	text-indent: -9999em;
	background-image: url(../images/spritesheet.png);
    background-repeat: no-repeat;
    background-position: -444px -280px;
	height: 23px;
	width: 24px;
}

.header_social_icons li a:hover {
	opacity:.7;
}

.header_social_icons .google a {
	background-position: -475px -280px;
}

.header_social_icons .twitter a {
	background-position: -507px -280px;
}


.box_ad {
	text-align: center;
	margin-bottom: 20px;
}
.box_ad p {
	margin: 0 !important;
}

/* ---------- @ Footer ----------- */
#footer {
	font-size: .8em;
	width: 100%;
	margin: 0 auto;
	background: #2b0303 url(../images/footer-background.png) repeat-x;
	border-top: 1px solid #7e7e7e;
}
#footer_wrapper {
	margin: 0 auto;
	width: 1140px;
	padding-bottom:30px;
}
#footer a:hover, #footer a:active {
	color: #FFF;
}
.footer_content {
	width: 300px;
	margin-right: 20px;
	color: #e6e6e6;
	float: left;
	padding-top: 15px;
}
.footer_content h3 {
	color: #e6e6e6;
}
.footer_content p {
	margin: 0 0 10px;
}
#footer-right {
	margin-right: 0px;
}

.footer_content#editorial {
	width:500px;
}

/* Twitter footer */
.aktt_tweets ul li {
	line-height: 1.6;
	margin-bottom: 15px;
}
.aktt_credit {
	display: none;
}
.aktt_more_updates {
	text-align: right;
	margin-top: 10px;
}
#footer #icon-rss {
	vertical-align: middle;
	margin-right: 5px;
}
.linklove {
	display: none;
}

/* Tabs
---------------------------------- */
.toc_container {
	background: none;
	border-width: 0;
	display: block;
	padding: 5px;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	min-height: 250px;
	height: auto !important;
	margin: 5px;
	width: 285px;
}

.issue_cover {
	box-shadow: 2px 2px 6px rgba(0,0,0, .4);

}

.issue_cover img {
	width:280px;
}

/* Login Form */
#loginform {}
#loginform input {
	margin-bottom: 10px;
}
#wp-submit {
	float: right;
}
.register {
	clear: both;
}

/* About Author Bio */
.about_author, .callout_box {
	border: 2px solid #791a0c;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
	padding-top: 10px;
}

.about_author {
	clear:both;
	margin-top:40px;
}



.more_box ul {
	margin-left:0;
	margin-bottom:20px;
}

.more_box ul li {
	margin-left:20px;
	padding-left:5px;
}

.share_box {

}

.pinit {
	margin-top:18px;
}


.about_author h2, .callout_box h2 {
	display: block;
	padding: 5px;
	margin-left: 25px;
	position: absolute;
	top: -20px;
	color: #791a0c;
	font-size:26px;
}

.callout_box h2 {
	
	top: -30px;

}


.about_author h2 span, .callout_box h2 span {
	background-color: white;
	padding: 0 10px 0 0;
}

/* Shopping Cart */
#sideshoppingcart {
	background-color: #fff;
	padding: 5px;
}
h2.prodtitles {
	font-size: 22px !important;
	font-family: 'Barlow Condensed', sans-serif;
}
.wpsc_container {
	min-height: 345px;
	position: static !important;
}
#content .wpsc_categories {
	margin: 0 !important;
	padding: 0 !important;
	list-style-type: none;
}
.wpsc_categories li {
	float: left;
	width: 150px;
	padding: 0 !important;
	margin: 0;
	line-height: .5em;
}
#product_categories {
	margin: 15px 0;
	overflow: hidden;
}
#product_categories strong {
	float: left;
	width: 125px;
}
h3.wpsc_category_boundary {
	font-family: "KleptocracyRegular", Verdana, Arial, san serif !important;
	font-size: 24px;
	margin-top: 5px;
	margin-bottom: 15px !important;
}

/* ColorBox Core Style
The following rules are the styles that are consistant between themes.
Avoid changing this area to maintain compatability with future versions of ColorBox. */
#colorbox, #cboxOverlay, #cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}
#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}
#cboxMiddleLeft, #cboxBottomLeft {
	clear: left;
}
#cboxContent {
	position: relative;
	overflow: hidden;
}
#cboxLoadedContent {
	overflow: auto;
}
#cboxLoadedContent iframe {
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
}
#cboxTitle {
	margin: 0;
}
#cboxLoadingOverlay, #cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor: pointer;
}

/* Example user style
The following rules are ordered and tabbed in a way that represents the
order/nesting of the generated HTML, so that the structure easier to understand. */
#cboxOverlay {
	background: url(../images/overlay.png) 0 0 repeat;
}
#colorbox {
}
#cboxTopLeft {
	width: 21px;
	height: 21px;
	background: url(../images/controls.png) -100px 0 no-repeat;
}
#cboxTopRight {
	width: 21px;
	height: 21px;
	background: url(../images/controls.png) -129px 0 no-repeat;
}
#cboxBottomLeft {
	width: 21px;
	height: 21px;
	background: url(../images/controls.png) -100px -29px no-repeat;
}
#cboxBottomRight {
	width: 21px;
	height: 21px;
	background: url(../images/controls.png) -129px -29px no-repeat;
}
#cboxMiddleLeft {
	width: 21px;
	background: url(../images/controls.png) left top repeat-y;
}
#cboxMiddleRight {
	width: 21px;
	background: url(../images/controls.png) right top repeat-y;
}
#cboxTopCenter {
	height: 21px;
	background: url(../images/border.png) 0 0 repeat-x;
}
#cboxBottomCenter {
	height: 21px;
	background: url(../images/border.png) 0 -29px repeat-x;
}
#cboxContent {
	background: #fff;
}
#cboxLoadedContent {
	margin-bottom: 28px;
	text-align: center;
	line-height: 0 !important;
}
#cboxTitle {
	position: absolute;
	bottom: 4px;
	left: 0;
	text-align: center;
	width: 100%;
	color: #949494;
}
#cboxCurrent {
	position: absolute;
	bottom: 4px;
	left: 58px;
	color: #949494;
}
#cboxSlideshow {
	position: absolute;
	bottom: 4px;
	right: 30px;
	color: #0092ef;
}
#cboxPrevious {
	position: absolute;
	bottom: 0;
	left: 0px;
	background: url(../images/controls.png) -75px 0px no-repeat;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}
#cboxPrevious.hover {
	background-position: -75px -25px;
}
#cboxNext {
	position: absolute;
	bottom: 0;
	left: 27px;
	background: url(../images/controls.png) -50px 0px no-repeat;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}
#cboxNext.hover {
	background-position: -50px -25px;
}
#cboxLoadingOverlay {
	background: url(../images/loading_background.png) center center no-repeat;
}
#cboxLoadingGraphic {
	background: url(../images/loading.gif) center center no-repeat;
}
#cboxClose {
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(../images/controls.png) -25px 0px no-repeat;
	width: 25px;
	height: 25px;
	text-indent: -9999px;
}
#cboxClose.hover {
	background-position: -25px -25px;
}

#gallery_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#gallery_list li {
	float: left;
	margin: 5px 5px 10px 10px;
	padding: 0;
	width: 150px;
	height: 150px;
}
#gallery_list li img {
	border: 1px solid #333;
}
.single_entry {
	padding-top: 10px;
}
#social_follow {
	padding-left: 20px;
	padding-top: 18px;
}
#social_follow li {
	float: left;
	display: block;
	height: 64px;
	width: 64px;
	text-indent: -9999em;
	margin-bottom: 20px;
}
#social_follow li a {
	display: block;
	height: 64px;
	width: 64px;
	background-image: url(../images/spritesheet.png);
    background-repeat: no-repeat;
}
#twitter, #facebook, #footer_rss, #mailchimp, #googleplus {
	margin-right: 16px;
}
#googleplus a {
    
    background-position: -399px -102px;
}
#facebook a {
	 background-position: -410px -28px;
}
#twitter a {
	 background-position: -546px -206px;
}
#mailchimp a {
	 background-position: -251px -315px;
}
#footer_rss a {
	background-position: -591px -89px;
}
#subscribe a {
	background-position: -472px -206px;
}
#social_follow li a:hover {
	opacity: .7;
}
.orbit_ad_460 {
	background-color: #2b2b2b;
	width: 460px;
	margin: 0 auto 5px;
}
.orbit_ad_460 iframe {
	height: 25px;
}
.orbit_ad {
	background-color: #2b2b2b;
	width: 300px;
	margin: 0 auto 5px;
}
.staff_member {
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.aligncenter {
	text-align: center;
}
.cover_wrapper {
	float: left;
	margin: 0 42px 0px;
	text-align: center;
	font-size: 12px;
	min-height: 405px;
	width: 210px;
}
.cover_wrapper img {
	border: 1px solid #FF0000;
}
.cover_wrapper p {
	white-space: normal;
}

/* Specific Story Styles */
.wikipedia {
	font-style: normal;
	font-family: sans-serif;
	padding: 15px;
	border: 1px solid #ccc;
	box-shadow: 1px 2px 4px rgba(0, 0, 0, .3);
}
.wikipedia p {
	font-family: sans-serif !important;
}
.wikilink {
	color: #0645ad;
}
.wikilink:hover {
	text-decoration: underline;
}
.wikimainheader {
	border-bottom: 1px solid #aaa;
	padding-bottom: .17em;
	margin: 5px 0 0 !important;
	font-size: 26px;
	line-height: 1;
}
.wikiheader {
	border-bottom: 1px solid #aaa;
	padding-bottom: .17em;
	margin: 15px 0 0 !important;
	font-size: 19px;
	line-height: 1
}
p.fromline {
	margin-top: 2px !important;
}

/* Styles requested by JJA for eBooks */
p.question {
	font-weight: bold;
}
p.reprinted {
	margin: 0;
	text-align: center;
}
p.reprinted-line-above {
	margin-bottom: 0;
	text-align: center;
}
p.section {
	text-align: center;
	margin-top: 0;
}
span.underline {
	text-decoration: underline;
}
p.center, p.centered, p.center2, p.center3 {
	text-align: center;
}
span.smallcaps {
	font-variant: small-caps;
}
span.b {
	font-weight: bold;
}
span.i {
	font-style: italic;
}
span.u {
	text-decoration: underline;
}
span.strike {
	text-decoration: line-through;
}
span.text-size {
	font-size: 0.8em;
}
span.faux-link {
	color: blue;
}
span.footnoteindex {
	font-size: 0.6em;
	vertical-align: super;
}

/* Buy Banner */

.fixed_buy_banner {
	position:fixed;
	width:100%;
	top:0;
	background:#2b0303 url(../images/footer-background.png) repeat-x;
	color:#FFF;
	border-bottom:1px solid #858282;
	z-index:10000;
	
}

.fixed_buy_banner .actions {
	margin: 10px;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
.fixed_buy_banner .actions > * {
	display: inline-block;
	margin-right:6px;
}

/*.fixed_buy_banner .actions .buy_link, .fixed_buy_banner .actions .long_button, .fixed_buy_banner .actions .interact_buttons {
	width:auto;
}*/


.fixed_buy_banner .button {
	background: #791a0c;
	padding: 8px 14px;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Barlow Condensed', sans-serif;
    border-radius: 4px;
    text-transform: none;

}
.fixed_buy_banner .button:hover {
	background: #000;
}


.admin-bar .fixed_buy_banner {
	top:32px;
}


.fixed_buy_banner .inner {
	width:960px;
	margin:0 auto;
}
.fixed_buy_banner p {
	text-align: center;
}
.fixed_buy_banner .interact_buttons {
	float:none;
	display: inline-block;
	top:-2px;
	position: relative;
}

.fixed_buy_banner.show {
 
}

.fixed_buy_banner.hide {
 display:none;
}




/* Fix for chrome issue */
body {
	-webkit-animation-delay: 0.1s;
	-webkit-animation-name: fontfix;
	-webkit-animation-duration: 0.1s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-timing-function: linear;
}
@-webkit-keyframes fontfix {
	from {
		opacity: 1;
	}
	to {
		opacity: 1;
	}
}
.post_container {
	margin-bottom: 25px;
}

@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    -ms-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    -ms-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    -ms-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}


.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    -ms-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.bounceInDown {
  display:block !important;
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    -ms-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -ms-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}



.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}


.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
   -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

.buy_issue {
	width:210px;
	margin-bottom:20px;
}
.buy_issue img {
	border:0 !important;
	margin:0 0 10px !important;
	padding:0 !important;
	width:100%;
	max-width:100%;
}

.buy_issue.left {
	float:left;
	margin-right:20px;
}

.buy_issue.right {
	float:right;
	margin-left:20px;
}

.share_box iframe {
	display:inline-block;
	margin-bottom:15px !important;
}

/*Buy Links */

.buy_links_nav, .buy_links_nav * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	  font-family: 'Barlow Condensed', sans-serif;
}
.buy_links_nav .dropdown-toggle {
	background: #791A0C;
	border-radius: 2px;
	color: #FFF;
	margin-bottom: 8px;
	padding: 6px 8px;
	width: 100%;
	text-transform: uppercase;
	display: inline-block;
	font-size:16px;
	text-decoration: none;
	max-width:220px;
}
.buy_links_nav .dropdown-toggle:hover {
	color: #FFF;
	background: #000;
	text-decoration: none
}
.buy_links_nav .dropdown-toggle:active {
	text-decoration: none
}
.buy_links_nav .dropdown-menu {
	width: 100%
}

.callout_wrapper {
	width:220px;
	margin-bottom:20px;
	padding:10px;
	background:#FFF;
	border: 2px solid #791a0c;
	border-radius: 5px;
}

.callout_wrapper:before, .callout_wrapper:after {
	content:" ";display:table
}

.callout_wrapper:after {
	clear:both
}

.callout_wrapper img {
	margin-bottom:0px;
	margin-top:0 !important;
	border:none !important;
	border-radius: 5px;
}

.callout_wrapper .img_wrap {
	text-align: center;
}

.callout_wrapper.left {
	float:left;
	margin-right:12px;
}

.callout_wrapper.right {
	float:right;
	margin-left:12px;
}

.callout_wrapper.center {
	display:block;
	margin: 10px auto 10px ;
}

.callout_wrapper.wide {
	width:560px;
	margin: 20px auto;
}

.callout_wrapper.wide .img_wrap img {
	max-width:100%;
	height:auto;
	margin-bottom:0;
}

.callout_wrapper.wide .copy p:first-child {
	margin-top:0;
}

.callout_wrapper.wide .img_wrap {
	float:left;
	margin-right:20px;
	width:200px;
}

.callout_wrapper.wide .content_wrap {
	width:340px;
	float:left;

}



.callout_wrapper .copy {
	margin-bottom:12px;
	text-align: left;
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent	
}
.dropdown {
	position: relative
}
.dropdown-toggle:focus {
	outline: 0
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0 !important;
	list-style: none !important;
	font-size: 18px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 3px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
	background-clip: padding-box
}

.dropdown-menu li {
	list-style-type: none !important;
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto
}
.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.dropdown-menu>li>a {
	font-size: 14px;
	display: block;
	padding: 6px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.428571429;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap;
	text-align:center;
}
.dropdown-menu>li {
	margin:0 !important;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	text-decoration: none;
	color: #000;
	background-color: transparent
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	color: #000;
	text-decoration: none;
	outline: 0;
	background-color: transparent
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	color: #999
}
.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
	
	cursor: not-allowed
}
.open>.dropdown-menu {
	display: block
}
.open>a {
	outline: 0
}
.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 16px;
	line-height: 1.428571429;
	color: #999
}
.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}
.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid;
	content: ""
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px
}

.clear {
	clear:both;
}

.dropdown-toggle.fake {
	cursor:default ;
	background-color:#3A3A3A;
}

.dropdown-toggle.fake:hover {
	background-color:#3A3A3A;
}

.share_callout iframe, .share_callout a {
	display: inline-block;
	vertical-align: top;
}

.share_callout {
	text-align: center;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	padding-top:10px;
}

/* Code Styles */

.code, .code-first, .code-last, .code-center, .code-middle {
	font-family: Courier, monotype;
}

.heading3 {
	margin-top:24px;
}

.heading3no {
  font-size: 1.0em;
  text-align: justify;
  margin-top: 0em;
  margin-bottom: .5em;
  font-weight: bold;
  text-indent: 0em;
}

.intro {
	padding: 10px; margin: 2em; border-radius: 15px; text-align: left; background-color: #d8d8d8;
}

.hide_site {
	display: none;
}


.epigraph {
  text-indent: 0;
  margin: 1em 2em .3em 2em;
  padding: 0;
  text-align: justify;
}
.epigraphauthor {
  text-indent: 0;
  margin: 0em 2em 2em 2em;
  padding: 0;
  text-align: right;
}
.dedication {
  text-indent: 0;
  text-align: right;
  font-size: 0.8em;
  margin: 1em 0em 1em 0em;
  font-style: italic;
}
.lastlineright {
  text-indent: 0;
  text-align: right;
  font-size: 1em;
  margin: 2em 0em 1em 0em;
  font-style: italic;
}
.typewriter {
  font-family: Courier New, Courier, monospace;
  text-transform: none;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  margin: 1em 3em 1em 3em;
  text-indent: 0;
}
.poetry {
  text-indent: 1.25em;
}
.cover {
  text-align: center;
  height: 100%;
}
p#dashedborder {
  border-width: 1px;
  border-style: dashed;
  border-color: black;
  padding: 5px;
  margin: 1em;
  border-radius: 10px;
}
.header {
  border-width: 2px;
  margin: 0em 0em 2em 0em;
  border-style: dotted;
  border-color: black;
  padding: 1em 1em 1em 1em;
  text-align: justify;
}
.intro {
  margin-top: 0em;
  margin-bottom: 0em;
  font-size: .8em;
  text-align: justify;
  text-indent: 0em;
  font-style: italic;
}
.intro2 {
  margin-top: 1em;
  margin-bottom: 0em;
  font-size: .8em;
  text-align: justify;
  text-indent: 0em;
  font-style: italic;
}

/* Styles requested by JJA for eBooks */
p.question {
	font-weight:bold;
}
p.reprinted {margin:0;text-align:center;}
p.reprinted-line-above {margin-bottom:0;text-align:center;}
p.section {text-align:center;margin-top:0;}
span.underline {text-decoration:underline;}
p.center, p.centered, p.center2, p.center3 {text-align:center;}
span.smallcaps {font-variant: small-caps;}
span.b {font-weight: bold;}
span.i {font-style: italic;}
span.u {text-decoration: underline;}
span.strike {text-decoration: line-through;}
span.text-size {font-size: 0.8em;}
span.faux-link {color: blue;}
span.footnoteindex {font-size: 0.6em; vertical-align: super;} 

.block-first {
  text-indent: 1.25em;
  margin: 1em 3em 0em 3em;
  padding: 0;
  text-align: justify;
}
.block-middle {
  text-indent: 1.25em;
  margin: 0em 3em 0em 3em;
  padding: 0;
  text-align: justify;
}
.block-middleno {
  text-indent: 0em;
  margin: 0em 3em 0em 3em;
  padding: 0;
  text-align: justify;
}
.block-last {
  text-indent: 1.25em;
  margin: 0em 3em 1em 3em;
  padding: 0;
  text-align: justify;
}

.heading3 {
  font-size: 1.0em;
  text-align: justify;
  margin-top: 1.5em;
  margin-bottom: .5em;
  font-weight: bold;
  text-indent: 0em;
}
.heading3no {
  font-size: 1.0em;
  text-align: justify;
  margin-top: 0em;
  margin-bottom: .5em;
  font-weight: bold;
  text-indent: 0em;
}
.heading3-center {
  font-size: 1.0em;
  text-align: center;
  margin: 1.5em 0em 1em 0em;
  font-weight: bold;
  text-indent: 0em;
}
.heading3-centerno {
  font-size: 1.0em;
  text-align: center;
  margin: 0em 0em 1em 0em;
  font-weight: bold;
  text-indent: 0em;
}
.one-em-above {
  margin-top: 1em;
}
.two-em-above {
  margin-top: 2em;
}
.intro {
  margin-top: 0em;
  margin-bottom: 0em;
  font-size: .8em;
  text-align: justify;
  text-indent: 0em;
  font-style: italic;
}
.intro2 {
  margin-top: 1em;
  margin-bottom: 0em;
  font-size: .8em;
  text-align: justify;
  text-indent: 0em;
  font-style: italic;
}
.epigraph {
  text-indent: 0;
  margin: 1em 2em .3em 2em;
  padding: 0;
  text-align: justify;
}
.epigraphauthor {
  text-indent: 0;
  margin: 0em 2em 2em 2em;
  padding: 0;
  text-align: right;
}
.dedication {
  text-indent: 0;
  text-align: right;
  font-size: 0.8em;
  margin: 1em 0em 1em 0em;
  font-style: italic;
}

/* Special Offer */
.wide_wrapper {
	width:1020px;
	padding: 20px 40px 30px;
}

.wide_wrapper .attachment-full {
	box-shadow: 0px 0px 50px rgba(0,0,0,.5);
}

.wide_content_box {
	padding:40px;
	background:#FFF;
	position: relative;
	width: 760px;
	margin: -100px auto 0;
	background-image: none;
	border-right:none;
	border-radius: 0;
	font-size:16px;
}

.wide_content_box h2 {
	text-align: center;
	margin-bottom:30px;
}

.wide_content_box::before {
	display: none;
}

.wide_content_box::after {
	display: none;
}

.store_images_wrapper {
	display: flex;
	margin: 2rem 0;
	width:100%;
}

.store_images_wrapper div {
	padding: 0 1rem;
}

.store_images_wrapper a img {
	transition: all .2s ease-in-out;
	border: 1px solid #8C2809;
	border-radius: 6px;
	box-shadow: 1px 3px 8px rgba(0,0,0,.7);
}

.store_images_wrapper a:hover img {
	transform: scale(1.05);
	animation-duration: .5s;
}

#full_content {
	padding-top:30px;
	padding-left:10px;
}

#full_content .content_box {
	width: 1080px;
}

#full_content .content_box:after {
	left: auto;
	right: -13px;
}

/* New Story Styling */

.single_entry.entry-content {
	margin: 25px 70px;
	line-height: 1.5;
	font-size:20px;
}


.single_entry p {
	margin: 24px 0;
}

.callouts_container {
	margin-top:50px;
}

.entry-content .callout_box {
	margin-top:30px;
	margin-left:-70px;
	margin-right:-70px;
}

.sidebar_cover {
	margin-bottom: 20px;
}

.available_date {
	font-family: 'Barlow Condensed', sans-serif;
	font-size:14px;
	text-transform: uppercase;
}

.flex_container {
	
}

#main {
	display: flex;
	flex-direction: row-reverse;
}

#content {
	position:relative;
	flex: 1;
}

#sidebar {
	flex: 1;
	display: flex;
	flex-direction: column;
    justify-content: space-between;
}