html {
	height:100%;
}
body {
	margin: 0px;
	font-family: Trebuchet MS, Verdana; 
	background-color:#fff;
	height:100%;
}
form {
	margin: 0px;
}
div, td  {
	font-size: 12px; 
	color:#333333;
}
p {
	font-size: 12px;
	color:#333333;
}
ol {
	font-size: 12px;
	color:#333333;
}
ul {
	font-size: 12px;
	color:#333333;
}
li {
	font-size: 12px;
	margin-bottom: .2em;
	color:#333333;
}
h1 {
	font-size: 16px;
	color:#333333;
}
h2 {
	font-size: 15px;
	color:#333333;
}
h3 {
	font-size: 14px;
	color:#333333;
}
h4 {
	font-size: 13px;
	color:#333333;
}
h5 {
	font-size: 12px;
	color:#333333;
}
td.menu {
	padding: 6px;
}
th {
	font-size: 13px;
	font-weight:bold;
}
a {
	color:#CC0000;
	text-decoration: none;
}
a:hover {
	color:#CC0000;
	text-decoration: underline;
}
a.left {
	color:#663333;
	text-decoration: none;
}
a.left:hover {
	color:#CC0000;
	text-decoration: underline;
}

table.home_table {
	left: 50%;
	margin-left: -474px;
	position: relative;
	width: 948px;	
	padding: 0;
	border: 0;
}
table.home_table.top {
	height: 80px;
}

table.home_table>tr,
table.home_table>td {
	padding: 0;
	border: 0;
	margin: 0;
	
}

.menu>p {
	margin: 2px 0 0 4px;
	font-weight:bold;
	font-size: 14px;
}

.new_generation {
	position:absolute;
	top: 52px;
	right: 100px;
	width: 260px;
	height: 20px;
	font-style: italic;
	color: #b81d1d;
}

.home_title_left {
	width: calc(100% - 30px);
	border-top: 2px solid #999;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
	color: #b81d1d;
	font-weight: bold;
	text-align: right;
	padding: 2px 6px;
	margin: 2px;
}
.home_title_right {
	width: calc(100% - 30px);
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-bottom: 2px solid #999;
	color: #b81d1d;
	font-weight: bold;
	text-align: left;
	padding: 2px 6px;
}

.email_box {
	float:left;
	clear:none;
	width: 120px;
	height: 20px;
	border: 1px solid #AAA;
	font-weight: bold;
	text-align: left;
	padding: 2px 6px;
}
.button {
	float:left;
	clear:none;
	width: 80px;
	height: 17px;
	background-color:#eee;
	border: 2px solid #999;
	color: #b81d1d;
	font-weight: bold;
	text-align: center;
	padding: 6px 0 0 0;
	margin-left: 6px;
	cursor:pointer;
}
.button:hover {
	background-color: #DDD;
}
.button.soldout,
.button.soldout:hover,
.button.disabled,
.button.disabled:hover { 
	color: #999;
	background-color: #ddd;
	cursor:auto;
}

.about>.submenu {
	position:relative;
	float:left;
	clear:none;
	width: 160px;
	margin-right: 5px;
	min-height: 100px;
}
.about>.submenu>p {
	font-weight:bold;
	cursor:pointer;
}
.about>.submenu>p.current {
	color: #b81d1d;
}
.about>.panes {
	position:relative;
	float:left;
	clear:none;
	width: 590px;
}
.about>.panes>.pane {
	position:absolute;
	top:0;
	left:0;
	display:none;	
}

.about>.panes>.pane>p {
	font-size: 14px;
}

audio {
	width: calc(100% - 50px);
	margin-left: 25px;
	height: 25px;
}

td.error {
	background-color: #FEE;
}
td.error>p {
	margin: 0;
	color: #F33;
}

img.delete_item, 
img.delete_subscription {
	cursor: pointer;
	margin-left: 6px;
}

.story p {
	font-size: 15px;
	line-height: 1.7;
}

tr.code_submit_row,
.discount_codes,
.renewal_codes,
.price_list,
.ship_types {
	display:none;
}

.cover_image {
	width:204px;
	height:263px;
	border: 1px solid #ccc;
}
.cover_image_old {
	width:204px;
	height:244px;
}

.cover_footer {
	width:192px;
	height:30px;
	text-align: right;
	color: #aaa;
	margin: 6px;
	font-size: 14px;
}


input#discount_code,
input#renewal_code {
	width:70px;
	float:left;
	clear:none;
}

.code_confirm {
	position: relative;
	float: left;
	clear: none;
	height: 20px;
	width: 300px;
	display: none;
	margin-left: 6px;
}
.code_confirm>.checkmark {
	position:relative;
	float:left;
	clear:none;
	width: 20px;
	height:20px;
	background-image: url(/images/check.png);
	background-position: center center;
	background-size:contain;
	background-repeat: no-repeat;
}
.code_confirm>.text {
	height: 20px;
	width: 280px;
	color: #090;	
	margin: 3px;
	text-align:left;
}
img.small_checkmark {
	border: 0;
	width: 12px;
	height:12px;
	background-image: url(/images/check.png);
	background-position: center center;
	background-size:contain;
	background-repeat: no-repeat;
}

h2.subscribe_title {
	position:relative;
	font-size: 16px;
	color: #CC0000;
	height: 14px;
	width: 200px;	
}

.right_title {
	font-size:14px;
	font-weight:bold;
	width: 110px;
	float:left;
	clear:none;		
	text-align:right;
	margin-bottom: 6px;
}
.arrow-right {
	width: 10px;
	height: 10px;
	margin-top: 4px;
	margin-left: 4px;
	float:left;		
	clear:none;		
	background-image: url(/images/right-arrow.png);
	background-position: center center;
	background-size:contain;
	background-repeat: no-repeat;
}


.issues_table {
	width: 100%;	
}
.issues_table td {
	background: linear-gradient(#f9f9f9, #e7e7e7);
	margin: 10px;
	padding: 6px;
	border-radius: 6px;
}
div.issue_box {
	float: left;
	clear: none;
	width: calc(50% - 20px);
	background: linear-gradient(#f9f9f9, #e7e7e7);
	margin: 4px;
	padding: 6px;
	border-radius: 6px;
	min-height: 160px;
}

div.big_issue_list_box {
	float: left;
	clear: left;
	width: calc(100% - 20px);
	background: linear-gradient(#f9f9f9, #e7e7e7);
	margin: 4px;
	padding: 6px;
	border-radius: 6px;
	min-height: 160px;
}

.grayline {
	width: 100%;
	height: 1px;
	background-color:#ccc;
	margin: 6px 0;
}

.big_cover {
	width: 241px;
	height: 314px;
}

.small_cover {
	width: 100px;
	height: 133px;
	float:left;
	margin: 6px;
}

.stories_list {
	float:left;
	clear:left;
	width : 80%;
	margin-left: 10%;
}

.stories_list>.story {
	float:left;
	clear:left;
	width:calc(100% - 28px);
	padding: 6px;
	margin: 4px;
	background: linear-gradient(#f9f9f9, #e7e7e7);
	border-radius: 6px;
	cursor:pointer;
}
.stories_list>.story:hover {
	background: linear-gradient(#eee, #ddd);
}

.story_title {
	margin: 0;
	font-size: 15px;
	font-weight: bold;
}
.story_title.with-space {
	margin: 10px 0 0 10px;
}
.story_author {
	margin: 0;
	font-size: 12px;
}
.story_author.with-space {
	margin: 0 0 0 10px;
}

div.top_band {
	position:absolute;
	top:46px;
	left:0;
	width: 100%;
	height: 80px;
	background-color: #ccc;
	z-index: -1;
}
div.left_gray {
	position:absolute;
	top:106px;
	bottom: 0;
	left:0;
	width: calc((100% - 900px)/2 + 114px);
	height: 100vh;
	background-color: #f3f3f3;
	z-index: -2;
	border-right: 2px solid #bbb;
}
div.content_wrap {
	top:46px;
	z-index: 1;
}


div.top_logo {
	background: url(/images/logo-white.png);
	height: 72px;
	width: 350px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	cursor: pointer;
	margin-left: 10px;
	margin-top: 5px;
}

.social {
	width: 22px;
	height: 22px;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	top: 46px;
	cursor:pointer;
	transition: opacity .25s ease-in-out;
}
.social:hover {
	opacity: 0.5;
}

.social.twitter {
	background-image: url(/images/social/twitter.svg);
	right: 6px;
}
.social.facebook {
	background-image: url(/images/social/facebook.svg);
	right: 50px;
}


.story_image {
	margin: 1px; 
	float: right; 
	border: 1px solid #CCC;
	width: 452px;
	height: 330px;
}


.issue_nav {
	position:relative;
	width: 140px;
	height: 200px;
	background: linear-gradient(#f9f9f9, #e7e7e7);
	margin: 4px;
	border-radius: 6px;
}

.issue_nav>a>img.small_cover {
	position:relative;
	clear:left;
	margin-left: 20px;
}

.issue_nav.next {
	float:right;
	clear:none;
}

.issue_nav.prev {
	float:left;
	clear:none;
}

.issue_nav>p.issue_nav_top {
	text-align:center;
	margin: 6px 6px 0 6px;
	font-weight: bold;
}

.issue_nav>p.issue_nav_bottom {
	text-align:center;
	margin: 1px 6px 6px 6px;
}



.jack_test_mailer>p {
	margin: 2px;
}
.jack_test_mailer>p>input[type=text] {
	width: 50%;
}
.jack_test_mailer>p>textarea {
	width: 50%;
	height: 100px;
}
