
#menu div.menu_sub a, #menu div.menu_sub a:hover {
	color: #fff;
	text-shadow: 1px 1px 3px #000, 0 0 2px #000;
}

#menu div.menu_sub span.bar {
	color: #aaa;
}

.newsletter_background {
	clear: both; margin-top: 1px;
	width: 100%; height: 160px;
	position: relative; overflow: hidden;
}

.newsletter_background.mode_issue, .newsletter_background.mode_article {
	height: 320px;
}

.newsletter_background img {
	position: absolute; left: 0; top: 0;
	width: 100%; height: auto; min-height: 100%;
	z-index: -1;
}

.newsletter_background p.subtitle {
	color: #fff;
	font-size: 13px;
	line-height: 16px;
	text-align: center;
	text-shadow: 1px 1px 3px #000, 0 0 2px #000;
	margin: 50px 0 0 0; padding: 0;
}

.newsletter_background h2 {
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	text-shadow: 1px 1px 3px #000, 0 0 2px #000;
	margin: 12px 0 0 0; padding: 0;
}

.newsletter_shade {
	width: 100%;
	height: 200px;
	position: absolute; left: 0; bottom: 0;
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0), 35%, rgba(0, 0, 0, 0.7));
}

.newsletter_header {
	margin: 0 10px 40px 10px;
}

.newsletter_header::after {
	content: "";
	clear: both;
	display: table;
}

.newsletter_header a.intro {
	display: block;
	float: left;
	font-size: 16px;
	background: #FF9800;
	padding: 4px 16px;
	border-radius: 16px;
	color: #fff;
	text-decoration: none;
}

.newsletter_header a.intro:focus,
.newsletter_header a.intro:hover {
	background: #2196F3;
}

.newsletter_header span.issn {
	display: block;
	float: left;
	margin-left: 16px;
	padding: 4px 0;
	font-size: 12px;
	color: #666;
}

.newsletter_header form {
	float: right;
}

.newsletter_header form input[type=search] {
	display: block;
	float: left;
	font-size: 16px;
	color: #222;
	padding: 3px 15px;
	border: 1px solid #c4c5c6;
	border-top-left-radius: 16px;
	border-bottom-left-radius: 16px;
	border-right: 0;
	width: 200px;
}

.newsletter_header form button[type=submit] {
	display: block;
	float: left;
	font-size: 16px;
	color: #fff;
	padding: 4px 16px;
	background: #FF9800 !important;
	border: 0 !important;
	border-top-right-radius: 16px;
	border-bottom-right-radius: 16px;
}

.newsletter_header form button[type=submit]:focus,
.newsletter_header form button[type=submit]:hover {
	background: #2196F3;
}

.newsletter_no_results {
	padding: 80px 20px;
	text-align: center;
}

.newsletter_categories {
	margin: -12px 0 28px 0;
	text-align: center;
}

.newsletter_categories a {
	color: #888;
	text-decoration: none;
	padding: 0 6px;
}

.newsletter_categories a.selected,
.newsletter_categories a:hover {
	color: #444;
	text-decoration: underline;
}

.newsletter_container {
	margin-left: 10px;
	position: relative;
}

.newsletter_container.mode_read {
	margin-top: -200px;
	margin-right: 10px;
	border-top: 1px dotted #e0e0e0;
}

.newsletter_container::after {
	content: "";
	clear: both;
	display: table;
}

.newsletter_container .top_links {
	position: absolute;
	left: 0;
	top: -15px;
	background: #e0e0e0;
	padding: 2px 10px;
	border-radius: 14px;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

.newsletter_container .top_links:hover {
	background: #fff;
}

.newsletter_container .top_links a {
	color: #222;
	text-decoration: none;
}

.newsletter_container h2 {
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	text-align: center;
	color: #fff;
	margin: 0;
	padding: 48px 0 12px 0;
	text-shadow: 1px 1px 3px #000, 0 0 2px #000;
}

.newsletter_container h2.left_align {
	text-align: left;
	padding-left: 28px;
}

.newsletter_container h2 span.bar {
	color: #888;
	display: inline-block;
	position: relative; top: -2px;
	padding: 0 2px;
}

.newsletter_container h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
	margin: 0 0 96px 0;
	padding: 0;
	color: #ddd;
	text-shadow: 1px 1px 3px #000, 0 0 2px #000;
}

.newsletter_container h3.left_align {
	text-align: left;
	padding-left: 28px;
}

.newsletter_container h3.article_author {
	font-size: 16px;
	line-height: 20px;
}

.newsletter_container h3 span.bar {
	color: #888;
	display: inline-block;
	position: relative; top: -1px;
	padding: 0 2px;
}

.newsletter_container h3 span.authors {
	font-size: 16px;
	font-weight: normal;
	display: inline-block;
	padding-left: 63px;
	padding-top: 12px;
}

.newsletter_container h4 {
	font-size: 20px;
	line-height: 32px;
	margin: 0 0 18px 0 !important;
	padding-top: 12px;
	font-weight: bold;
}

.newsletter_container h4:first-child {
	padding-top: 0;
}

.newsletter_container h4 span.bar {
	color: #888;
	display: inline-block;
	margin: 0 3px;
}

.newsletter_container p {
	font-size: 16px;
	line-height: 28px;
	margin: 0 0 18px 0 !important;
}

.newsletter_container img.aside {
	float: right;
	max-width: 240px;
	height: auto;
	margin: 0 0 32px 32px;
}

.newsletter_container img.fullsize, .mode_read img:not(.aside) {
	display: block;
	max-width: 720px;
	height: auto;
	margin: 0 auto;
}

.newsletter_container .sns_share {
	height: 28px;
	margin-bottom: 36px;
}

.newsletter_container .sns_share img {
	display: block;
	float: left;
	width: 28px;
	height: 28px;
	margin: 0 2px 0 0;
}

.newsletter_container .sns_share span.issn {
	display: block;
	float: left;
	margin-left: 16px;
	padding: 6px 0;
	font-size: 12px;
	line-height: 16px;
	color: #666;
}

.newsletter_container .author_profile {
	clear: both;
	margin-top: 28px;
	padding: 24px;
	border: 1px solid #c8c9ca;
	background: #f0f1f2;
	font-size: 16px;
	line-height: 28px;
}

.newsletter_container .author_profile img {
	float: left;
	width: 90px;
	height: auto;
	margin-right: 24px;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
}

.newsletter_container .author_profile strong {
	display: inline-block;
	margin-right: 4px;
}
.newsletter_container .author_profile::after {
	content: "";
	clear: both;
	display: table;
}

.newsletter_container a.edit {
	color: #ccc;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}
.newsletter_container a.edit:hover {
	color: #367eca;
}

.newsletter_container .bigbuttons {
	margin-top: 10px;
}

.newsletter_container .bigbuttons a.edit {
	border: 1px solid #ccc;
	background: #eee;
	color: #555;
	padding: 3px 10px;
}

.newsletter_container .bigbuttons a.edit:hover {
	color: #367eca;
}

.newsletter_issue {
	display: block;
	float: left;
	width: 210px;
	position: relative;
	background: #f0f0f4;
	margin-right: 40px;
	margin-bottom: 40px;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
}

.newsletter_issue:nth-of-type(4n+0), .newsletter_issue:last-of-type {
	margin-right: 0;
}

.newsletter_issue.cover_aside {
	float: right;
	margin-right: 0;
	position: relative;
	top: -205px;
	z-index: 1;
}

.newsletter_issue a {
	display: block;
	text-decoration: none;
}

.newsletter_issue img.cover {
	display: block;
	margin: 0; padding: 0; clear: both;
	width: 210px;
	height: 300px;
}

.newsletter_issue div.is_private {
	position: absolute;
	left: 35px;
	top: 120px;
	width: 140px;
	height: 20px;
	padding: 20px 0;
	background-color: rgba(0, 0, 0, 0.5);
	border-radius: 5px;
	font-size: 16px;
	line-height: 20px;
	text-align: center;
	color: #fff;
}

.newsletter_issue span.title {
	display: block;
	margin: 16px 0 !important; padding: 0; clear: both;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #222;
	text-align: center;
}

.newsletter_issue a.download {
	display: block;
	margin: 16px auto 0 auto !important;
	width: 100px;
	padding: 5px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	background: #FF9800;
	border-radius: 4px;
}

.newsletter_issue a.download:hover {
	background: #F57C00;
}

.newsletter_issue span.download_info {
	display: block;
	margin: 2px 0 14px 0;
	font-size: 12px;
	text-align: center;
	color: #777;
}

.newsletter_article {
	margin: 0 10px 24px 0;
	min-height: 90px;
	padding-left: 180px;
	position: relative;
}

.newsletter_article a {
	text-decoration: none;
}

.newsletter_article img.thumbnail {
	width: 160px;
	height: 90px;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
	position: absolute; left: 0; top: 0;
}

.newsletter_article span.article_title {
	display: inline-block;
	margin-bottom: 8px;
	font-size: 16px;
	color: #222;
}

.newsletter_article span.article_author {
	font-size: 13px;
	color: #555;
}

.newsletter_article span.bar {
	color: #888;
	display: inline-block;
	margin: 0 2px;
}

.newsletter_pagination {
	clear: both;
	margin: 0 10px;
}

.newsletter_pagination a {
	font-size: 16px;
	text-decoration: none;
}

.newsletter_pagination .pagination {
	float: left;
}

.newsletter_pagination .page_number {
	font-weight: normal;
	color: #666;
	display: inline-block;
	margin-right: 8px;
}

.newsletter_pagination .current_page {
	font-weight: bold;
	color: #222;
}

.newsletter_pagination .write_buttons {
	float: right;	
}

.newsletter_pagination .write_buttons a {
	font-size: 16px;
	background: #FF9800;
	padding: 4px 16px;
	border-radius: 16px;
	color: #fff;
}

.newsletter_pagination .write_buttons a:focus,
.newsletter_pagination .write_buttons a:hover {
	background: #2196F3;
}

.webzine_article {
	display: block;
	float: left;
	width: 292px;
	background: #f8f8fc;
	margin-right: 42px;
	margin-bottom: 40px;
	box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15);
}

.webzine_article:nth-of-type(3n+0), .webzine_article:last-of-type {
	margin-right: 0;
}

.webzine_article.cover_aside {
	float: right;
	margin-right: 0;
	position: relative;
	top: -1px;
	z-index: 1;
}

.webzine_article a {
	display: block;
	text-decoration: none;
}

.webzine_article img.cover {
	display: block;
	margin: 0; padding: 0; clear: both;
	width: 292px;
	height: 164px !important;
}

.webzine_article span.title {
	display: block;
	margin: 16px 12px 8px 12px !important; padding: 0; clear: both;
	height: 50px; overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #222;
	text-align: center;
}

.webzine_article span.title.oneline {
	font-size: 20px;
	line-height: 28px;
	height: 36px;
}

.webzine_article span.author {
	display: block;
	margin: 0 0 4px 0 !important; padding: 0; clear: both;
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	color: #777;
	text-align: center;
}

.webzine_article span.date {
	display: block;
	margin: 0 0 16px 0 !important; padding: 0; clear: both;
	font-size: 13px;
	font-weight: normal;
	line-height: 16px;
	color: #777;
	text-align: center;
}

@media screen and (max-width:800px) {
	.newsletter_background.mode_issue,
	.newsletter_background.mode_article {
		height: 160px;
	}
	.newsletter_background.mode_issue p.subtitle,
	.newsletter_background.mode_article p.subtitle {
		display: none;
	}
	.newsletter_background.mode_issue h2,
	.newsletter_background.mode_article h2 {
		display: none;
	}
	.newsletter_container .top_links {
		top: 160px;
	}
	.newsletter_header form input[type=search] {
		width: 100px;
	}
	.newsletter_issue.cover_aside {
		clear: both;
		float: none;
		top: 0;
	}
	.newsletter_article {
		padding-left: 0;
	}
	.newsletter_article img.thumbnail {
		width: 100%;
		height: auto;
		position: static;
		margin-bottom: 16px;
	}
	.newsletter_container img.fullsize, .mode_read img:not(.aside) {
		max-width: 100%;
		height: auto;
	}
	.newsletter_container img.aside {
		margin: 0 0 20px 20px;
	}
}
