* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

body {
	background: #fa7c43 url(/images/tline.gif) top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

img,
table,
td {
	border: none;
	border-collapse: collapse;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.bllink {
	color: #000;
}

.bllink:hover {
	text-decoration: none;
}

.dateline {
	color: #fff;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 15px 0 5px 0;
}

.left {
	width: 480px;
	vertical-align: top;
	text-align: left;
	padding: 0 20px 0 10px;
}

.mleft {
	width: 730px;
	vertical-align: top;
	background: url(/images/center.gif) repeat-y right;
}

.left a,
.mleft a {
	color: #800;
}

.storytitle,
.storytitle a {
	font-size: 17px;
	font-weight: bold;
	color: #800;
}

.storytitle {
	margin-top: 3px;
}

.storysource {
	font-style: italic;
	margin: 5px 0 10px 0;
	font-size: 11px;
}

.shortstory {
	margin: 10px 0 10px 0;
	line-height: 20px;
}

.storylimiter {
	max-height: 160px;
	overflow: hidden;
}

.shortnews_item {
	margin-bottom: 40px;
}

.center {
	width: 240px;
	vertical-align: top;
	background: #000;
	font-size: 11px;
	color: #fff;
	text-align: center;
}

.right {
	width: 235px;
	vertical-align: top;
	text-align: right;
}

.calendar th {
	color: #fa7c43;
	text-transform: uppercase;
	vertical-align: bottom;
}

.calendar td {
	padding: 5px;
}

.day {
	color: #fff;
}

.rightc {
	width: 230px;
	line-height: 22px;
	margin: 20px 0 0 20px;
	font-size: 14px;
	text-align: left;
}

.rightc form {
	display: block;
	width: 230px;
	margin-bottom: 8px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.bv-searchform input[type=text],
#searchinput {
	height: 32px;
	padding: 0 15px;
	line-height: 32px;
	border: none
}

.bv-icon-sbutton {
	height: 32px;
	width: 32px !important;
	background-image: url(/templates/bv2/images/search.svg);
	background-color: #000;
	border: none;
	cursor: pointer;
}


.mmenu a {
	display: block;
	background: #000;
	width: 230px;
	height: 32px;
	margin-bottom: 12px;
	padding: 0 15px;
	letter-spacing: 3px;
	color: #fff;
	line-height: 32px;
	;

}

.mmenu a:hover {
	text-decoration: none;
	background: #222;
}

.mmenu div {
	position: relative;
	top: -12px;
}

.mmenu div a {
	display: block;
	background: #fa7c43;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
	border-bottom: 1px solid #000;
	margin: 0;
}

.mmenu div a:hover {
	background-color: #ffb145;
}

.mmenu div a:last-child {
	margin: 0;
	border: none;
}

.sbutton {
	background: #000;
	color: #fff;
	border: 0px none;
	height: 22px;
	letter-spacing: 3px;
	font-size: 15px;
	padding: 0 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
}


.lfblock {
	width: 230px;
	line-height: 28px;
	text-align: left;
	font-weight: bold;
	margin-top: 50px;
}

div .rightlink {
	text-align: right;
	font-size: 14px;
	line-height: 16px;
	letter-spacing: 2px;
	margin: 30px 30px 10px 0;
	width: 230px;
}

div .rightlink a,
div .rightlink p {
	font-weight: bold;
	color: #000;
	line-height: 30px;
	display: block;
	height: 30px;
	padding-right: 30px;
	background: url(/images/smar.gif) no-repeat right center;
}

#pners a {
	display: block;
	margin: 15px 0 15px 35px;
	padding: 0 0 0 15px;
}

.rightlink div a {
	font-weight: normal;
	color: #fff;
	line-height: normal;
	display: inline;
	padding: 0px;
	background: none;
	letter-spacing: normal;
}

.rightlink p:hover {
	cursor: pointer;
	text-decoration: underline;
}

#loginblock {
	color: #fa7c43;
	background: #000;
	text-align: left;
	padding: 15px;
	width: 185px;
	height: 150px;
}

#loginblock input {
	background: #000;
	font-size: 18px;
	color: #fff;
	border: none;
	border-bottom: 1px solid #fa7c43;
	width: 185px;
}

#lbutton {
	color: #fa7c43;
	background: #000;
	border: 1px solid #fa7c43;
	font-weight: bold;
}

.l_field {
	height: 18px;
	line-height: 18px;
	font-size: 14px;
	border: 0px none;
}

.feedback_t select {
	background: #000;
	color: #fff;
}

.l_field {
	background: #ff905e;
	color: #000;
}

input.s_field {
	padding: 0 3px 0 3px;
	height: 24px;
}

#newscenter {
	padding-bottom: 20px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}

.center img {
	margin: 0 20px 20px;
}

.accented {
	font-size: 15px;
	line-height: 23px;
	color: #fff;
	letter-spacing: 4px;
}

.field_lbl {
	font-size: 14px;
	color: #fff;
	line-height: 16px;
}

.res_title a {
	font-size: 14px;
	color: #fff;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: bold;
}

a#syuda,
a#tuda {
	color: #fff;
}

.copy ul,
.copy li {
	margin: 0;
	padding: 0;
}

.feedback_t td {
	padding-top: 10px;
}

.tusud {
	width: 240px;
	font-weight: bold;
	position: relative;
	left: 490px;
	color: #fa7c43;
	padding: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	line-height: 2em;
	background: #000;
}

.flex-break {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

.b_related a,
.tusud a,
#wtb a,
.wl,
#newsatt a,
.maincolumn .tusud a,
.bv-colwrap .tusud a {
	color: #fff;
}

.b_related li {
	margin-bottom: 5px;
	margin-left: -20px;
}

#newsatt li {
	list-style-type: none;
	padding-bottom: 5px;
}

#wtb {
	line-height: 20px;
	margin-bottom: 20px;
}

.blackbutton {
	background: #000;
	border: none;
	color: #fff;
	vertical-align: middle;
	font-size: 14px;
	padding-bottom: 4px;
	text-transform: lowercase;
	font-weight: bold;
	vertical-align: middle;
	margin: 2px;
	height: 21px;
}

.editor_button {
	font-size: 10px;
}

#otherbooks a,
#articlebooks a {
	display: flex;
	flex-direction: row;
	align-items: center;
	color: #fff;
	margin-bottom: 8px;
}
#otherbooks a img,
#articlebooks a img {
	margin-right:10px;
}

.blackcolumn #otherbooks a img,
.blackcolumn #articlebooks a img {
	margin-bottom:0;
}

.bookfair {
	display: block;
	width: 900px;
	padding: 20px;
	background: #fff;
	box-shadow: 0px 5px 7px #111;
}

.bookfair * {
	text-transform: none;
	font-family: Play, sans-serif;
}

.bookfair h1 {
	display: block;
	color: #fff;
	border-radius: 5px;
	background: #600;
	font-size: 16px;
	padding: 5px;
	margin: 20px 0 10px 0;
	text-transform: lowercase;
	letter-spacing: 5px;
	box-shadow: 0px 2px 3px #999;
}

.bookfair h2 {
	text-align: left;
	font-size: 16px;
	margin: 15px 0 0 10px;
	padding: 0;
}

.bookfair p {
	text-align: left;
	margin: 0 0 10px 0;
	font-size: 14px;
	padding: 0;
}

.bookfair ul {
	list-style: outside;
	margin-left: 20px;
}

.bookfair td {
	padding: 10px 5px 20px 5px;
	vertical-align: top;
}

.bookfair td.fairday {
	background: #000;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	padding: 3px;
}

.bookfair a {
	color: #f36f21;
	font-weight: bold;
	text-decoration: underline;
	word-break: keep-all;
}

.booksbox {
	margin-left: 40px;
}

.onebook {
	float: left;
	padding-right: 20px;
}

.onebook table {
	width: 400px;
}

.onebook td {
	padding-right: 20px;
	vertical-align: top;
	text-align: left;
}

.r a img {
	width: 70px;
	margin-top: 5px;
	box-shadow: 0px 2px 3px #777;
}

.r a {
	color: #000;
	font-size: 14px;
}

.r .annot {
	font-size: 12px;
	text-align: left;
}

#dropmenudiv a:first-child {
	display: none;
}

.fullbutton a {
	display: inline-block;
	padding: 1px 10px;
	border: 1px solid #800;
	text-decoration: none;
	font-size: 11px;
}

.fullbutton a:hover {
	color: #fff;
	border: 1px solid #fff;
}

#overlay {
	color: #efefef;
	height: 200px;
}

/* container for external content. uses vertical scrollbar, if needed */
div.contentWrap {
	height: 200px;
	overflow-y: auto;
}

img.book_cover_img,
img.author_photo_img {
	width: 200px;
}

.sendmail {
	margin-top: 30px;
}

.sendmail label {
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 3px;
	margin-bottom: 5px;
	font-weight: bold;
}

.sendmail input[type=text],
.sendmail textarea {
	margin-bottom: 20px;
	padding: 10px;
	line-height: 18px;
	font-size: 14px;
	border: 0px none;
	width: 450px;
}

.sendmail input::placeholder {
	letter-spacing: 3px
}

.sendmail textarea {
	height: 300px;
}

.sendmail input[type=submit] {
	background: #000;
	color: #fff;
	border: none;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 3px;
	padding: 10px 20px;
	margin-top: 20px;
}

.awardslist p {
	margin-bottom: 20px;
}

body.splash {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.nbv-wrap {
	width: 100vw;
	padding: 0 20px;
}

@media screen and (min-width:1000px) {
	.nbv-wrap {
		width: 980px;
		margin: 0 auto;
		padding: 0;
	}
}

header {
	background: #000;
}

header div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
	background: #000;
	line-height: 1.8em;
}

main {
	min-height: calc(100vh - 174px);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.bv-3cols {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.bv-3cols div.maincolumn {
	width: 490px;
	padding-right: 20px;
}

.bv-3cols div.bv-colwrap {
	width: 730px;
}

div.bv-colwrap,
div.errorwrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
}
div.bv-colwrap:last-child,
div.errorwrap {
	flex-grow: 1;
}

.bv-3cols div.blackcolumn {
	width: 240px;
	background: #000;
	padding: 0 20px;
	font-size: 11px;
	color: #fff;
}

div.errorwrap div.blackcolumn {
	background: none;
}

.bv-3cols div.blackcolumn p {
	margin: 10px 0;
}

.bv-3cols div.menucolumn {
	width: 250px;
}

.blackcolumn a img {
	border:none;
}

#authorfotos a,
.shortbook a {
	display: block;
	background:#fff;
}

#authorfotos a img,
.shortbook a img {
	display:block;
}

#authorfotos a:hover img,
.shortbook a:hover img {
	opacity: 0.9;
}

@media print {
	.menucolumn {
		display: none;
		width: 0;
	}
}

.maincolumn a,
.bv-colwrap a {
	color: #800;
}

.sape {
	font-size: 11px;
	line-height: 11px;
	padding: 3px;
}

.addthis_inline_share_toolbox div,
.addthis_inline_share_toolbox div div {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.addthis_inline_share_toolbox a:hover {
	background: #fa7c43 !important;
}

.bookblock .blackcolumn {
	color: #fa7c43;
}

.blackcolumn img {
	margin-bottom: 20px;
}

.bookinfo {
	margin: 20px 0;
	color: #fff;
	font-size: 13px;
	line-height: 20px;
}

#wtb a, #wtb span {
	display: block;
	width: 200px;
	height: 30px;
	margin-bottom: 5px;
	border-radius: 5px;
	background-size: cover;
	background-repeat: no-repeat;
}

#wtb span#buytoggle {
	background-color: #f11f51;
	background-image: url(/templates/bv2/images/buy.svg);
}

#wtb a#buylabbook {
	background-color: #FFF8B9;
	background-image: url(/templates/bv2/images/buylab.svg);
}

#wtb a#buywbbook {
	background-color: #cb11ab;
	background-image: url(/templates/bv2/images/buywb.svg);
}

#wtb a#buyebook {
	background-color: #FF4C00;
	background-image: url(/templates/bv2/images/buyebook.svg);
}

#wtb a:hover {
	box-shadow: 0 0 3px 0 #000 inset;
}

#wtb a:active {
	box-shadow: 0 5px 3px 0 #000 inset;
}

.addtoggler {
	display: block;
	height: 20px;
	font-size: 14px;
	line-height: 16px;
	color: #800;
	padding-left: 20px;
	margin: 20px 0;
	background: url("/images/smar-l.gif") left center no-repeat;
}

.bv-colwrap.books-colwrap {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.addonblack {
	font-size: 13px;
}

.addonblack p {
	color: #fa7c43;
	padding: 10px 0;
	font-weight: bold;
}

.short-author {
	margin-top: 20px;
}

.short-author a {
	color: #000;
}

.errortitle {
	margin: 40px 0 20px 0;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #fff;
}

.errorwrap img {
	position: relative;
	top: -2px;
}

.pagetitle {
	font-size: 18px;
	color: #000;
}

.breadcrumbs {
	margin-top: 20px;
	color: #800;
}

.bookblock {
	line-height: 1.5em;
}

.newsinfo {
	color: #fff;
	padding-right: 20px;
	margin-top: 16px;
	font-size: 11px;
}

.authorfio {
	font-size:17px; color:#fff; font-weight:bold; margin-top:15px;
}

.fullstory {
	line-height:20px; margin:20px 0;
}

.fullstory p {margin-bottom:1em;}

.fullstory ul li {
	list-style-position: outside;
	margin:0 0 0.5em 1em;
	list-style:none;
}
.fullstory ul li::before {
	display: inline-block;
	margin-left:-1em;
	width: 1em;
	content:'– ';
}

.storyslinks {
	color:#800; font-size:11px; margin-bottom:20px; 
}

h2, h3, h4 {
	margin: 2em 0 1em 0;
}

.staticpage h1 {
	margin-top: 20px;
	font-size: 2em;
	font-weight: bold;
	color: #000;
}

.staticpage p {
	margin: 1em 0;
}

.imgshadow {
	border: 7px solid rgb(255, 255, 255);
	box-shadow: rgba(0, 0, 0, 0.498039) 0px 15px 10px -10px, rgba(0, 0, 0, 0.298039) 0px 1px 4px;
	border-radius: 7px;
}

.contactdata {
	font-size: 1.2em;

}

.contactdata a {
	color: #000;
}

#searchtable {
	display: flex;
	margin: 20px 0;
}

#searchinput {
	margin-right: 12px;
}

.author_result,
.book_result {
	display: block;
	width: 470px;
	display: flex;
	margin: 20px 0;
}
.book_result {
	align-items: center;
}

.author_result_photo {
	display: block;
	background-color: #fa7c43;
	width: 96px;
	height: 96px;
	border-radius: 48px;
	margin-right: 20px;
}

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

.author_name,
.book_result_title {
	display: block;
	font-size: 1.5em;
	margin-bottom:5px;
}

.author_result a {
	display: block;
}


.fullstory .title_spoiler,
.fullstory .text_spoiler {
	background:none;
	border:none;
	padding: 0;
}