
:root {
	color-scheme: light;
}
html {
	font-size: 12px;
}


body 
{
margin: 0;
padding: 0;
color: #111111;
	background-color: #fff;
}

body {
	xbackground-color:#F5F2ED;
}

a {
	color: var(--lt-link-color, #1767a5);
}
a:visited {
	color: var(--lt-link-visited-color, #640c95);
}
a:hover {
	color: #A93434;
	text-decoration: none !important;
}

.alwaysblue a,
.alwaysblue a:link,
.alwaysblue a:active,
.alwaysblue a:visited,
a.alwaysblue:hover,
a.alwaysblue:link,
a.alwaysblue:active,
a.alwaysblue:visited,
.alwaysblue a:hover,
ul.worknav li a:link,
ul.worknav li a:hover,
ul.worknav li a:visited,
ul.worknav li a:active,
div#container a, /* non-signed in home page */
table.tagtable h2, /* catalog:tags column heads */
table.memberitems h2, /* catalog:authors column heads */
.tablehead a, /* catalog table heads */
.tablehead a:link,
.tablehead a:active,
.tablehead a:visited,
div.tagcloud a:link,
div.tagcloud a:active,
.addbooks .book .icons a, /* addbooks share, etc. in quickedit */
.addbooks .book div.show,
.linkcolor,
#topictable #bigTable td a,
.leftnav .link,
.page_sitesearch div.leftnav li /* sitesearch page */
{
	color: #004db9;
	color: var(--lt-link-color, #1767a5);
	text-decoration: none;

	/*
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	*/
}
spoiler a {
	color: #F8F4E5 !important;
}
spoiler.spoiled a {
	color: #004db9; /* spoilers are only used in text situations, so this rule should cover those */
	color: var(--lt-link-color, #1767a5);
}


a.btn:visited,
a.ltbtn2:visited,
a.pillbox_a:visited {
	color: #000;
}



a.btn:hover,
a.ltbtn2:hover,
a.pillbox_a:hover {
	color: #000;
}

.pillbox_a:hover {
	text-decoration: none;
}
.sidenav_accordion a.alwaysblue:hover {
	text-decoration: none;
}


.alwaysblack a,
a.alwaysblack,
a.alwaysblack:hover,
a.alwaysblack:link,
a.alwaysblack:active,
a.alwaysblack:visited
{
	color: #000 !important;
}

a.alwaysgrey,
.alwaysgrey a,
.alwaysgrey a:link,
a.alwaysgrey:link,
.alwaysgrey a:active,
a.alwaysgrey:active,
.alwaysgrey a:visited,
a.alwaysgrey:visited,
a.alwaysgrey:hover,
.alwaysgrey a:hover {
	color: grey !important;
}
.alsoknownas a.alwaysgrey:hover,
.alsoknownas .alwaysgrey a:hover {
	color: #A93434 !important;
}



.alwaysblack a:hover,
.alwaysblack a:link,
.alwaysblack a:active,
.alwaysblack a:visited,
.ltbtn a,
.ltbtn a:hover,
a.ltbtn2,
a.ltbtn2:hover {
	color:#222 !important;
}

/*
a:hover,
a:active {
	color: #b74819;
}
*/

a[name]:not(.nooffset),
a.anchor {
	position: relative;
	display: block;
	top: -57px;
	visibility: hidden;
}
.show_subnav a[name]:not(.nooffset),
.show_subnav a.anchor {
	top: -107px;
}
.show_subnav.has_subsubnav a[name]:not(.nooffset),
.show_subnav.has_subsubnav a.anchor {
	top: -157px;
}

.cursor_pointer {
	cursor:pointer;
}

ul {
	list-style-type: square;
}
li.red {
	list-style-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAICAYAAADaxo44AAAAI0lEQVQIW2NcaWLynwELYBxQibjKWz6L2tW2oDuMEZtTQWIAPkMQaR7w3f0AAAAASUVORK5CYII=");
}
img.bordered {
	border: 1px solid #0002;
}

#masthead {
	height: 50px;
	width: 100%;
	color: #f5f2ed;
	margin: 0;
	padding: 0;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	min-width: 350px;

	font-size: 14px;

	z-index: 1902;

	box-shadow:0 3px 0 rgba(255,255,255, 0.8);
	background-color: var(--lt-brown-color);
	font-family: Arial, Helvetica, Verdana, sans-serif;

	min-width: 735px;
	min-width: 300px;
}
#mast_rule {
	height: 2px;
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	background-color: #A93434;
	box-shadow: 0 -1px 0 #AE4B4B;
	z-index: 1904;
}
#masthead a,
#masthead a:visited,
#masthead a:link,
#masthead a:active {
	color: #f5f2ed !important;
}
#masthead a:hover {
	color: #f5f2ed !important;
	text-decoration: none !important;
	xcolor: #ffcc51 !important;
}

#masthead ul,
.subnav ul {
	list-style-type: none;
	margin: 12px 0 0;
	padding: 0;
}

#masthead_logo_wordmark {
	cursor: pointer;
	float: left;
	margin-left: 34px;
	width: 190px;
	height: 100%;
	background: url(//image.librarything.com/pics/20years/lt_wordmark_white_200h.png) no-repeat 16px 0;
	z-index: 1910;
	background-size: 115px 28.4px;
	margin-top: 11px;
}

/* 20-year anniversary ribbon styling */
#masthead_20ribbon {
	position: absolute;
	top: 0;
	left: 0; /* Position to the left of the logo container */
	display: block;
	z-index: 1911;
	/*height: 60px;*/
	width: auto;
}

#masthead_20ribbon {
	position: absolute;
	top: 0;
	left: 7px;
	display: block;
	z-index: 1911;
	height: 60px;
}


#masthead_lt_logo {
	margin-left: 22px;
	width: 28px;
	height: 28px;
	margin-top: 10px;
	background: #dec0a8;
	display: none;
}
div#masthead_wordmark {
	position: absolute;
	left:  20px;
	top: 8px;
	background: url(//image.librarything.com/pics/lt-wordmark-w2.png) no-repeat;
	background-size: 88%;
	width: 167px;
	height: 100%;
}
img#masthead_wordmark {
	position:absolute;
	top:0;
	left:-25px;
	width:200px;
}
#masthead #tabs {
	left: 180px;
	bottom: 0;
	top: 0;
	position: absolute;
	white-space: nowrap;
	overflow: hidden;
	font-weight: 600;

	type-rendering: optimizeLegibility;
}

#tabs .sitenav_item {
	display: inline;
	xborder-right: 1px solid hsla(5, 20%, 34%, .7);
	padding: 19px 12px 15px;
	xmargin-left: 25px;
	float: left;
	cursor: pointer;
	text-align: center;
	position: relative;


}
#tabs .sitenav_item:after {
	content:" ";
	position: absolute;
	border-right: 1px solid hsla(5, 20%, 34%, .7);
	width:0;
	right:0;
	top:0;
	bottom:0;
}

#tabs .sitenav_item:last-child {
	border-right: none;
}
#tabs .sitenav_item:hover {
	/*background: #268d88; */
	color: #fff;
	background-color: #6d4d4a;
	background-color: #a93434;
	background-color: #7E403E;
	xbackground-color: #0D2644;
	background-color: var(--lt-red-color);
}
#tabs .sitenav_item.selected {
	color: #47302e !important;
	font-weight: 600;
	background-color: #ebded3;
	border-bottom-color: #fff;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ebded3), to(#fff));
	background-image: -webkit-linear-gradient(top, #ebded3, #fff);
	background-image: -moz-linear-gradient(top, #ebded3, #fff);
	background-image: -o-linear-gradient(top, #ebded3, #fff);
	background-image: -ms-linear-gradient(top, #ebded3, #fff);
	background-image: linear-gradient(top, #ebded3, #fff);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ebded3', EndColorStr='#ffffff');

	border-top:1px solid #a93434;
	padding-top: 18px;
	color: #a93434 !important;
	z-index: 1905;
}
body.show_subnav #tabs .sitenav_item.selected,
body.catalogpage #tabs .sitenav_item.selected {
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ebded3), to(#f8f5f2));
	background-image: -webkit-linear-gradient(top, #ebded3, #f8f5f2);
	background-image: -moz-linear-gradient(top, #ebded3, #f8f5f2);
	background-image: -o-linear-gradient(top, #ebded3, #f8f5f2);
	background-image: -ms-linear-gradient(top, #ebded3, #f8f5f2);
	background-image: linear-gradient(top, #ebded3, #f8f5f2);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ebded3', EndColorStr='#f8f5f2');
}
#tabs .sitenav_item.selected a {
	color: #47302e !important;
}

#tabs .sitenav_item.spacer_after {
	xborder-right-width: 8px;
	xborder-right-color: hsla(5, 20%, 34%, 0.640);
}
.tabspacer {
	background-color: hsla(5, 20%, 34%, 0.65);
	xbackground-color: #5C403D;

	xbackground-color: #5C403D;
	xbackground-color: #674846;
	width:15px;
	float: left;
	height:48px;

	background-color:#773735;
	xbackground-color: #652F2D;
	width: 2px;
}






#mast_alt {
	float: right;
	margin-right: 20px;
	font-size: 0.9em;
}

#mastsearch input {
	font-size: 11px;
	xfont-style: italic;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #886556;
	border:none;
	padding: 0.08em;
	width: 190px;
	margin-top: 23px;
	height: 1.6em;
	color: #555;
	padding-left: 0.5em;
	padding-right: 30px;
	-webkit-box-shadow:inset 0 1px 0 #ccc;
	-moz-box-shadow:inset 0 1px 0 #ccc;
	box-shadow:inset 0 1px 0 #ccc;
}
#sbarform {
	position:relative;
}

#mastsearch_glass {
	cursor: pointer;
	padding: 4px 11px 4px 8px;
	position: absolute;
	right: 0;
	top: 23px;
	opacity: 0.5;
}
#mastsearch_query:focus + #mastsearch_glass,
#mastsearch_query:hover + #mastsearch_glass {
	opacity: 1.0;
}

#mastuser {
	position: absolute;
	right: 15px;
	top: -9px;
	font-size: .95em;
}

.wikithing.v2013 #mastuser {
	top: -3px;
}
.userhomepage #mastuser {
	top:3px;
}
.mastuseritem {
	list-style-type: none;
	display: inline;
	padding: 0 5px;
	border-right:1px solid rgba(255,255,255,0.2);
	white-space: nowrap;
}
.mastuseritem:last-child {
	border: none;
}

.usercomment_count,
#masthead a.usercomment_count {
	xbackground: #ffdb56;
	xborder:1px solid #A48144;
	color: #000 !important;
	font-size: 0.8em;
	padding: 1px 4px 0;
	margin:0 2px 0 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	position:relative;

	background-color: #DDD7D7;
	color: #3c2826;
	font-weight:bold;
}

.usercomment_count.has_unread,
#masthead a.usercomment_count.has_unread {
	background-color: #ffdb56;
}

.subnav {
	position: fixed;
	top: 50px;
	right: 0 !important;
	left: 0 !important;
	z-index: 1901;

	background: #f8f5f2 !important;
	color: #005788;
	font-size: 12px !important;
	line-height: 18px;
	padding: 0 20px !important;
	white-space: nowrap;

	font-weight: bold;
	margin-top: 0 !important;

	border: none !important;
	border-bottom: 1px solid #b4aaab !important;
	box-shadow:0 3px 0 rgba(255,255,255, 0.8);
	display: block;
	overflow:hidden;
	height: 35px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	xtransition: height 0.2s linear;
	min-width: 695px;
}
.subnav.ipad {
	height: 40px;
	line-height: 23px;
}

body.show_subnav .subnav {
	display: block;
}
.subnav.emptysubnav {
	display: none;
}


.subnav ul {
	float: left;
}
.subnav ul.right {
	float: right;

}
@media screen and (max-width:780px) {
	.subnav ul.right {

		float: left;
	}
}
.subnav a,
.subnav a:visited,
.subnav a:link,
.subnav a:active,
.subnav_item {
	display: inline;
	color: var(--lt-link-color, #1767a5) !important;
	padding: 0;
	padding: 8px 10px 6px;
	border:none;
	outline: none;
	cursor: pointer;
	margin: 0;
	white-space: nowrap;
	float: left;
	position: relative;
	background: url(//image.librarything.com/pics/subnav_separator.gif) no-repeat right bottom;
	z-index:1899;
}
.subnav_item.black,
.subnav a.black,
.subnav a.black:visited,
.subnav a.black:link,
.subnav a.black:active {
	color: var(--lt-text-color, #111) !important
}
/*
.subnav_item.other_member {
	background-color: var(--lt-hilite-otheruser-color);
}

 */
.subnav div.right a {
	margin:0;
}

.subnav_item a:first-child {
	background: url(//image.librarything.com/pics/subnav_separator.gif) no-repeat left bottom;
}
.subnav a:hover {
	color: var(--lt-link-color, #1767a5) !important;
	text-decoration: none !important;
}
.subnav .pipe {
	display: none;
}
/*
.subnav .right nobr:last-child a,
.subnav nobr:last-child a,
.subnav_item:last-child {
	border-right: 0;
	background: none;
	margin-right:-10px;
	margin-left: 0px;
}
*/
.subnav .right nobr:last-child a:hover,
.subnav nobr:last-child a:hover,
.subnav a:hover/*,
.subnav_item:last-child:hover,
.subnav_item:hover*/ {
	background: #fff;
	border-bottom: 3px solid #004d8b;
}

.subnav_item.selected,
a.subnav_selected,
a.subnav_selected:link,
a.subnav_selected:active,
a.subnav_selected:hover,
a.subnav_selected:visited {
	color:#004D8B !important;
	color: #aa3432 !important;
	border-bottom: 3px solid #aa3432;
}
.subnav nobr:first-of-type a,
.subnav > a:first-of-type {
	margin-left:-10px;
}
.subnav .right nobr:last-of-type a,
.subnav .right > a:last-of-type {
	background:none;
}
.subsubnav {
	display:block !important;
	position:fixed;
	top:88px;
	left:0 !important;
	right:0 !important;
	background:transparent !important;
	xbackground: #FBF9F7 !important;
	xbackground-color: #fbf9f7;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#fbf9f7)) !important;
	background-image: -webkit-linear-gradient(top, #ffffff, #fbf9f7) !important;
	background-image: -moz-linear-gradient(top, #ffffff, #fbf9f7) !important;
	background-image: -o-linear-gradient(top, #ffffff, #fbf9f7) !important;
	background-image: -ms-linear-gradient(top, #ffffff, #fbf9f7) !important;
	background-image: linear-gradient(top, #ffffff, #fbf9f7) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#ffffff', EndColorStr='#fbf9f7') !important;
	z-index:1898;
	box-shadow: 0 3px 0 rgba(255, 255, 255, 0.8);
}
.lt1nav + .subsubnav {
	top: 85px;
}
.subsubnav a:first-child {
	xmargin-left: -10px;
}

.subnav span.title,
.subnav .subnav_item.title,
.subnav a.title,
.subnav a.title:hover,
.subnav .fwikiSubnavBreadcrumbItem {
	color: #222 !important;
	background:transparent;
	cursor:default;
}

.piratize #masthead_logo_wordmark {
	background: url(//image.librarything.com/pics/lt-wordmark-2013-pir.png) no-repeat 16px 0;
}


/* changes to make LT1 subnav look like LT2 subnav */
.lt2_subnav,
.catalog_register {
	display: flex;
	padding: 0 5px 0 5px;
	font-size: 1.075rem;
	color: #444;
	font-weight: 500;
	xborder-top: 1px solid #333333cc;
	xborder-bottom: 1px solid var(--lt-menu-separator, #00000011);
	border-top: 1px solid var(--lt-menu-separator, #00000011);
	background-color: var(--lt-subnav-background-color, #f8f4f0);
	color: var(--lt-brownlogo-color, #4e3431);
}

.lt2_subnav {
	margin-top: 0;
	border-top: none;
	margin-left: var(--lt-topnav-height-standard, 0);
	min-height: 36px;
	box-shadow: 0 -1px 0 #0005 inset;
	padding-right: 0;
}
.lt1nav .lt2_subnav {
	position: fixed;
	left: -5px; /* not sure why this is needed */
	right: 0;
	top: 50px;
	margin-left: 0;
	font-size: 0.9rem;
	line-height: 1.7em;
	z-index: 1900;
	font-weight: 600;
	overflow-x: auto;
	-ms-overflow-style: none;
	scrollbar-width: none;

	box-shadow: 0 -4px 0 0 var(--lt-red-color, #b04949), 0 -1px 0 #0005 inset;
}
.touchDevice .lt2_subnav,
.lt2_subnav.forcescroll {
	position: absolute !important;
}


.lt2_subnav::-webkit-scrollbar {
	display: none;
}

.lt2_subnav.center {
	justify-content: center;
}

.lt2_subnav_group {
	display: flex;
	flex: 1;
}
.no-flexbox .lt2_subnav_group {
	display:inline-block;
}

.lt2_subnav_item i {
	display: none;
}

.lt2_subnav_item {
	display: inline-block;
	border-right: 1px solid #00000024;
	white-space: nowrap;
	padding: 7px 15px 4px;
	cursor: pointer;
}



.lt2_subnav_item:hover {
	background: var(--lt-tan-selected);
	border-bottom: 1px solid var(--lt-border-color-subnav);
}



.lt2_subnav_item .form-control,
.catalog_register .form-control {
	display: inline-block;
}

.lt2_subnav_group.right {
	margin-left: auto;
}
.lt2_subnav_group.right .lt2_subnav_item {
	border-right: none;
	border-left: 1px solid #00000024;
}

.lt2 input.form-control-lg {
	font-size: 1.4em;
	height: 2.2em;
}

.lt2_subnav_group.right .lt2_subnav_item:first-child {
	margin-left: auto;
}

a.lt2_subnav_item {
	color: var(--lt-link-color, #1767a5);
	color: var(--lt-brownlogo-color);
}
a.lt2_subnav_item:hover {
	color: var(--lt-link-hover-color);
}

.lt2_subnav_item.selected {
	background: var(--lt-red-color);
}
a.lt2_subnav_item.selected {
	color: #fff;
}

.lt2_subnav_item.other_member {
	background-color: var(--lt-hilite-otheruser-color);
	border-bottom: 1px solid var(--lt-border-color-subnav);
}



#lt2_topnav a.lt2_subnav_item.selected {
	border-right: 1px solid var(--lt-border-color);
	color: var(--lt-background-color);
	background-color: var(--lt-red-color-control-foreground);
	border-right: 1px solid var(--lt-border-color);
	box-shadow: none;
	font-weight: 600;
	border-bottom: 1px solid #0007;
	margin-bottom: 0;
	xbackground: var(--lt-tan-selected);
	xborder-bottom: 10px solid var(--lt-red-color-control-foreground);
	xfont-weight: 800;
	xcolor: var(--lt-red-color-control-foreground);
}


/* End of LT2 subnav changes */




#masthead.piratize {
	background: #686868; /* Old browsers */
	background: -moz-linear-gradient(top,  #686868 0%, #262626 58%, #0f0f0f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#686868), color-stop(58%,#262626), color-stop(100%,#0f0f0f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #686868 0%,#262626 58%,#0f0f0f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #686868 0%,#262626 58%,#0f0f0f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #686868 0%,#262626 58%,#0f0f0f 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #686868 0%,#262626 58%,#0f0f0f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#686868', endColorstr='#0f0f0f',GradientType=0 ); /* IE6-9 */
}

@media screen and (max-width:1280px) {
	/* PIRATIZE */
	#masthead.piratize  #tabs {
		left: 70px;
		font-size: 12px;
		line-height:1.5em;
	}
	.piratize #masthead_logo_wordmark {
		background:none;
	}
	.piratize #masthead_wordmark {
		display: none;
	}
	.piratize #masthead_lt_logo {
		display: block;
		/* shows the block L icon */
		background: none;
		height: 50px;
		margin-left: 8px;
		margin-top: 1px;
		width: 50px;
	}

	.piratize li.sitenav_item {
		padding-left: 8px !important;
		padding-right: 8px !important;
		min-width: 3em;
	}
	.piratize #mast_alt {
		font-size: 0.8em;
	}

	.piratize #mastsearch input {
		font-size: 1em;
		margin-top: 20px;
	}
	.piratize #mastsearch_glass {
		top: 19px;
		padding-right:9px;
	}
	.subnav.piratize {
		white-space: nowrap;
		overflow:hidden;
		font-size: 11px !important;
	}

	.piratize #mastsearch input {
		width: 150px;
	}
	.piratize #tabs .sitenav_item {
		padding-left: 7px !important;
		padding-right: 7px !important;
		min-width: 3em;
	}
	.subnav.piratize a, .subnav_item {
		padding-left: 7px !important;
		padding-right: 7px !important;
	}
	/* END PIRATIZE */
}


@media screen and (max-width:1090px) {
	#masthead_logo_wordmark {
		background:none;
		/* gets rid of the verbose LibraryThing wordmark */
	}

	#masthead_wordmark {
		display: none;
	}
	#masthead #tabs {
		left: 70px;
	}
	#masthead_lt_logo {
		display: block;
		/* shows the block L icon */
	}

	/* Adjust ribbon positioning for smaller screens */
	#masthead_20ribbon {
		left: -50px;
		height: 50px;
	}

	.subnav {
		font-size: 11px !important;
	}

}
@media screen and (max-width:980px) {

	#masthead #tabs {
		font-size: 0.8em;
		line-height:1.5em;
	}
	li.sitenav_item {
		padding-left: 8px !important;
		padding-right: 8px !important;
		min-width: 3em;
	}
	#mast_alt {
		font-size: 0.8em;
	}

	#mastsearch input {
		font-size: 1em;
		margin-top: 20px;
	}
	#mastsearch_glass {
		top: 19px;
		padding-right:9px;
	}
	.subnav {
		font-size: 11px;
		white-space: nowrap;
		overflow:hidden;
	}

	.subnav {
		font-size: 10px !important;
	}

	#tabs .sitenav_item {
		padding-top: 22px;
	}

}

@media screen and (max-width:895px) {
	#mastsearch input {
		width: 150px;
	}
}

@media screen and (max-width:855px) {
	#tabs .sitenav_item {
		padding-left: 7px !important;
		padding-right: 7px !important;
		min-width: 3em;
	}
	.subnav a, .subnav_item {
		padding-left: 7px !important;
		padding-right: 7px !important;
	}
}

@media screen and (max-width:800px) {
	#tabs .sitenav_item {
		padding-left: 5px !important;
		padding-right: 5px !important;
	}
	#masthead #tabs {
		left: 65px;
	}

	/* Further adjust ribbon for very small screens */
	#masthead_20ribbon {
		left: -40px;
		height: 45px;
	}
}


@media screen and (max-width:730px) {
	/*
	.subnav  {
		transition: height 0.1s linear;
		height: 2px !important;
	}
	*/
}



div.content {
	margin:0;
	margin-top: 18px;
}

body > div.content,
body > div#content
	{
	xmargin: 0 !important;
	xpadding: 0 !important;
	margin-top:  62px;
	padding: 0px 14px;
	font-family: Verdana, Arial, sans-serif;
	}

body.show_subnav > .content,
body.show_subnav > #content,
body.show_subnav > #body > .content /* f'n profile */
{
	margin-top: 100px;
	margin-top: 100px;
}
body.userhomepage > .content {
	margin-top: 115px;
}

body.show_subnav.has_subsubnav > .content,
body.has_subsubnav > .content,
body.show_subnav.has_subsubnav > #content,
body.has_subsubnav > #content {
	margin-top: 140px;
}

body.ltapp > div.content,
body.ltapp > div#content {
	margin-top: 0 !important;
}

body.show_subnav > .content #content {
	/* this is for the home page which uses a non-standard content block inside the content block */
	margin-top: 0px;
}

body > .content > h1 {
}

body > #content > .left {
	position: absolute;
	right: 400px;
	left: 20px;
	padding-top: 30px;
	margin-right: 20px;
}
body > #content > .right {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 360px;
	padding: 120px 20px 20px;
	xbackground: #f6efea;
	border: 1px solid #e7dbd0;
	xborder-top: 15px solid #aaaaa5;
	border-right: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
}

@media screen and (max-width:1200px) {
	body > #content > .left {
		right: 320px;
	}
	body > #content > .right {
		width: 260px;
	}

}
@media screen and (max-width:750px) {
	body > #content > .left {
		left: 0;
		position: relative;
		width: 100%;
		padding-right: 20px;
	}
	body > #content > .right {
		position: relative;
		margin: 0;
		width: 93%;
	}

}


/* tags page */
.content.zeitgeist.tagspage {
	font-size: 11px;
}

.tags {
	display: -ms-flexbox;
	display: flexbox;
	-ms-flex-pack: justify;

	display: -ms-flex;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	width: 100%;
}
body.ie11 .tags {
	display:block;
}

.tags:after {
	content: "";
	flex: auto;
}


/* @group Areas */
.area {
	xborder: 1px solid #eee;
	xdisplay: none;
	margin-bottom: 2em;
	border-bottom: 3px solid #edeae8;
	xbackground: #ccc;
}
.area:last-child {
	border-bottom: none;
}

h1, .h1 {
	font-size: 1.6rem;
	margin-bottom: .6em;
	line-height: 1.4em;
	font-weight: 600;
}

h2, .h2 {
	font-size: 1.35rem;
	font-weight: 600;
}

h3, .h3 {
	font-size: 1.15rem;
	font-weight: 600;
}
h4, .h4 {
	font-size: 1.05rem;
	font-weight: 600;

}

.area .pencil {
	Xdisplay: none;
}

/* @end */


.you td {
	padding-right: 20px;
}
.you .youname {
	font-weight: bold;
	font-size: 1.2em;
}
.you .you_info {
	font-weight: normal;
	font-size: 0.8em;
}
.bull {
	padding: 0 5px;
}
.you .quicklinks {
	margin-top: 10px;
}

/* collections manager overrides */
.ecpop_head {
	position: sticky;
	top: 0;
	z-index: 3;
}
.ecpop_foot {
	position:sticky;
	bottom:0;
	z-index: 3;
}


/* workpage rules */
.wrapper {
	padding-left: 0px !important;
	border-collapse: collapse;
}

.leftnavbox {
	display: inline-block;
	background: #f9fafb;
	border: none;
	border: 3px solid #f0f1f2;
	border-top: none;
	border-left: none;
	padding-top: 28px;
	padding-left: 20px;
	margin-top: -28px;
	height: 100%;

	xborder-collapse: separate;
	xborder-spacing: 0 -35px 0 0;
}

.wrapper td.right,
.wrapper td.rightchannel
{
width: 240px;
}

.middle
{
padding: 0 22px !important;
}

.greenbox,
div.greenbox {
	background: transparent;
	xbackground:#F1F5F8;
	background: #F5F4F2;
	border:1px solid #E3E3E3 !important;
	min-width:250px;
}
.groupspage .greenbox,
.groupspage div.greenbox,
.talktopic .greenbox,
.talktopic div.greenbox {
	min-width: 170px;
}
div.greenbox h1 {
	background-color: transparent !important;
}

div.masthead_wordmarktop {
	border-top-color: #CDD6E0 !important;
}
div.bluntbottom {
	border-bottom-color: #E2E6EA !important;
	margin-bottom:-2px;
}


/*
.quickedit.light .nav, .simplenav {
	border: 1px solid #DAD2C9;
}
*/
.wslheader td {
	border-color:#DAD2C9 !important;
}
div.bookinfo {
	xbackground-color: #f0f4f6;
	margin: 5px 0;

	-webkit-border-radius: 4px !important;
	-moz-border-radius: 4px !important;
	border-radius:4px !important;
	background-color: #f9fafb;
	border: 3px solid #f0f1f2;
}

/* @group Site Message */
.sitemessage2 {
	position: fixed;
	top:  0px;
	width: 100%;

	padding:0;

	z-index: 1902;

	border-bottom: 1px solid #453F40 !important;
	display: none;

	overflow: hidden;
	background-color: #EEE4D4;
}
#sitemessage2_interior {
	display:flex;
}

.sitemessage_alwaysvisible
{
display: block !important;
background-color: #EEE4D4 !important;
z-index: 1902;
}

#sitemessage_close {
	position: absolute;
	top: 4px;
	right: 20px;
	font-size: 12px;
	padding: 2px 5px;
}
#sitemessage_close img {
	background-color: #ffffff7d;
	border: 1px solid #ccc9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	vertical-align: top;
	margin: 2px 5px 0 0;
	height: 10px;
	width: 10px;
}
.sitemessage_content {
	padding: 7px 20px;
	font-size: 12px;
	margin-right: 60px;
}
body.showing_sitemessage {

}
body.showing_sitemessage2 .content {
	margin-top: 90px !important;
}
body.show_subnav.showing_sitemessage2 .content {
	margin-top: 110px !important;
}
body.show_subnav.has_subsubnav.showing_sitemessage2 .content {
	margin-top: 170px;
}
body.showing_sitemessage2 .sitemessage2 {
	xdisplay: block;
}
.sitemessage2.message {
	background-color: #EEE4D4;
}
.sitemessage2.warning {
	background-color: #FFF5A4;
}
.sitemessage2.error {
	background-color: #E6AAAA;
}
.sitemessage2.hidden {
	display: none;
}
.sitemessage2 .title {
	font-weight: bold;
}

body.showing_sitemessage2 #masthead {
	 top: 31px;
}
body.has_subsubnav .subnav {
	box-shadow: 0 3px 0 #fff;
}
body.has_subsubnav .subsubnav {
	box-shadow:0 3px 0 rgba(255,255,255, 0.8);
}
body.showing_sitemessage2 .subnav {
	top: 81px !important;
}
body.showing_sitemessage2 .subsubnav {
	top: 111px !important;
}
body.catalogpage .sitemessage2 {
	display:none !important;
}

/* @end */

#topBarThing {
	padding-top:0;
}
.displayBar {
	background-color:#F8F5F2 !important;
	border-top: none;
}

table.profiletable {
	margin-top:0;
}
table.profiletable td {
}
h1.memberprofile {
	margin-left: 20px !important;
}
div.greenbox,
div.yellowbox,
.yellowbox {
	border-width:2px !important;

	-webkit-border-radius: 3px !important;
	-moz-border-radius: 3px !important;
	border-radius: 3px !important;
}
.blunttop {
	-webkit-border-top-right-radius: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-topleft: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}

.greenbox #popularcovers {
	text-align: left;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: baseline;
}
.greenbox #popularcovers > a {
	flex: 1 0 27%;
	margin: 0;
	text-align: center;
	width: 33%;
	display: inline-block;
}

/* legacy libs */
#leglist .tracker {
	line-height: 1.1em;
	padding:8px 0;
	color: #6a4a47;
}
.ll_profile_right,
.ll_profile_left {
	padding:0;
}
.ll_profile_right {
	padding-left: 20px;
}
.ll_profile_left {
	padding-right: 20px;
}

/* @group HOME */
#homediv .area {
	border: none !important;
	overflow:hidden;
/*	margin-bottom: 20px !important; */
}
#you.area {
	border-width: 1px !important;
	-webkit-border-radius: 2px !important;
	-moz-border-radius: 2px !important;
	border-radius: 2px !important;
	background: transparent;
	background:#F1F5F8 !important;
	border-color: #d6dbe1 !important;
}
h1 {
	color: #4F3634;
}
#homediv .area h1,
.booklist h1,
div.search {
	background: #F5F2ED !important;
	border: 1px solid #E0D9D2 !important;
	padding: 7px 15px 10px;

	-webkit-border-radius: 2px !important;
	-moz-border-radius: 2px !important;
	border-radius: 2px !important;
}
div.search {
	padding:16px 10px 6px;
}
body #bookframe .booklist h1 {
	padding: 6px;
	color: #3D2A14;
	border:none !important;
}
#addbooks_ajax_container,
#addbooks_ajax_container td.book {
	border-color: #E0D9D2;
}

#homediv .area .inarea {
	border: 1px solid #E6E1D7 !important;
	border: none !important;

	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	-webkit-border-bottom-left-radius: 3px !important;
	-webkit-border-bottom-right-radius: 3px !important;
	-moz-border-radius-bottomleft: 3px !important;
	-moz-border-radius-bottomright: 3px !important;
	border-bottom-left-radius: 3px !important;
	border-bottom-right-radius: 3px !important;

	border-top: none !important;
	padding: 10px 5px 5px 5px !important;
}

li.mastuseritem {
	margin:0;
}

div.inarea.missing {
	background-color: #fff !important;
	color: #811b19;
}

td.left h1,
td.middle h1,
td.left h1 a:visited,
td.middle h1 a:visited,
td.left h1 a:active,
td.middle h1 a:active,
td.left h1 a:hover,
td.middle h1 a:hover,
td.left h1 a:link,
td.middle h1 a:link,
div.inarea h2 {
	color: #3D2A14 !important;
}

div.origin {
	margin-top: 0 !important;
}
table.content td.right h1,
.origin
{
	color: #4F3222 !important;
}

.area  p {
	margin: 0 0 15px;
}

.home_announcement_text {
	margin: 2px 5px 0 0;
}
table.content td.right.dismiss_x,
.right.dismiss_x {
	padding-left: 5px !important;
	padding-right: 5px !important;
}

div#editandreorder_helptext {
	border: 1px solid #AA3432;
	border: 2px solid #4F3634;
	background: #f2e6e3;
	background: white;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}
.tablecontent td {
	vertical-align: top;
}
table.tablecontent td.right.final {
	display: none;
}

#origin > h1 {
	background: #fff !important;
	color: #3D2A14 !important;
	font-weight: 700;
	font-size: 16px;
	border: none !important;
	border-radius: 0 !important;
	padding: 0 0 10px;
	xborder-left: 8px solid #AA3432 !important;
}

div.shelforlist table.pubnav {
	left:0;
	right:auto !important;
}
table.content td.right div.area {
	border-top-color: #ddd !important;
}

div.area div.shelforlist div.shelf
{
/* padding-top: 35px; */
}

div#news_inside div.title {
	color: #3D2A14;
	color: #474747;
	margin-bottom:4px;
}
div#news_inside div.posted {
	margin-top: 6px;
}


#news_inside h1.first {
	color: #3D2A14 !important;
}
div#news_inside div.news {
	margin-bottom: 10px;
}
.newslist .news {
	border-top: 1px dotted #e4e4e4;
	padding-bottom: 0;
	padding-top: 10px;
}
.newslist .news.primus {
	border-top:none;
	padding-top:0;
}
.newslist_container {
	margin-bottom: 40px;
}

table.tagwatchchrome {
	margin: 15px 0 15px !important;
}
.tagwatch .tw_cover img {
	padding-top:3px;
	padding-right:10px;
}

div#onthisday_inside table.insidetable td.year {
	color: #474747;
}
div#onthisday_inside table.insidetable td.type {
	font-weight: bold;
}

.XXhomepage td.right {
	min-width:200px;
	width: 200px;
}
/* @end */


.quickedit .nav, .simplenav
{
	background-color: #EAE4D9 !important;
	border: 1px solid #DED5C9 !important;
}

div.leftnav ul li.selected {
	border-left-color: #A93434;
}
.leftnav a, .leftnav a:visited {
	color: var(--lt-link-color, #1767a5) !important;
	xcolor: #00668E !important;
}
div.leftnav {
	border-color: #E3E3E3 !important;
	border-width: 2px !important;
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
	border: none !important;
	border-right: 1px solid #E3E3E3 !important;
	background: #fff;
	background-color: #fff;
	min-width: 125px;
	cursor:default;
	border-right-style: none !important;

}

.homecontent div.leftnav
{
border-right-style: none !important;
}


.leftnav.noline {
	border-right: none !important;
}
.userhomepage .content {
	margin-right:0;
}
table.content td.right.homeright {
	background: #fff;
	border:none;
	padding-left: 0;
}
#home_site_box {
	padding-left: 10px;
	border-left: 1px solid #e3e3e3;
	font-size:11px;
}
.dismiss_x {
	border:none !important;
	border-left:1px solid #E3E3E3 !important;
}
table.content td.right div.area {
	border-color: #E3E3E3;
}
.home_right_container {
	margin-top: 20px;
}
div.content table.content td.cleft,
div.content table.content td.left {
	padding-top: 0px !important;
}
div.content table.content td.left {
	padding-top: 1px !important;
}
.homepage div.content table.content td.left {
	width: 99%;
}
div.content table.content td.cleft {
	width: 50px;
}




table.pageBar {
	background-color: #F5F4F2 !important;
	border-color:#d7d7d7;
}
.pageBar.lonely {
	border:1px solid #d7d7d7;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	width: calc(100% - 20px);
}
div.toolpad {
	background-color:#fff;
	border:none;
	margin-left: -5px;
}
div.toolpad div.tools {
	background-color: #F6F7FA;
	border: 1px solid #E3E3E3;
	border-left:none;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
}

.popularcovers img {
	border:3px solid var(--lt-border-color);
	border-radius: var(--lt-border-radius);
}
.popularcovers a:hover > img {
	border-color: var(--lt-link-hover-color);
}
.workPopCover:hover {
	border:2px solid #573c3a !important;
}

.homepage div.leftnav {
	margin-top:-8px !important;

}
div.leftnav,
.leftnav {
	padding-top:0 !important;
}

table.tablecontent td.cmiddle { /*more tab*/
xpadding-top:0 !important; /* added the "x" on June 16, 2017 */
}

.talktop table.tablecontent td.cmiddle { /*more tab*/
	padding-top:3px !important;
}

/* addbooks */
.addbooks .book:hover {
	background-color: #F5EDE3;
}
td.miniedit {
	background-color: #fff;
}
#addbooks_right {
}
#addbooks_left {
	padding-right: 20px;
}
#addbooks_left input[type=submit] {
	margin-top: 5px;
}
/* Talk */
.msgs,
.mT {
	font-size: 12px !important;
}
#msgs .fp .mT img {
	max-width: 100%;
}
.talktop #facets,
.talktopic #facets {
	width: 140px !important;
	margin-top: -4px;
}
.talktop #facets,
.talktop table.tablecontent td.cleft {
	width: 120px !important;
}
.talktop div.leftnav {
	border-right:none !important;
}

.talktopic #facets .leftnav,
.talktopic div.leftnav ul,
.talktop div.leftnav ul,
.talktop .leftnav {
	padding: 0 !important;
}
.talktop .tablecontent .cmiddle,
.talktopic .tablecontent .cmiddle {
	padding-top: 0;
	padding-right: 20px;
}

.talktopic table.tablecontent {
	margin-top:0;
}
.talktop .tablecontent .cleft,
.talktopic .tablecontent .cleft,
.talktopic table.tablecontent td.cleft,
.talktopic .tablecontent .cright {
	padding:0 !important;
}

.talktopic .mh {
	-moz-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
	-ms-border-radius: 3px !important;
	border-radius: 3px !important;

	border: 1px solid #fff !important;

	background-color: #BCCBB1;
	border-color: #B6C5AC !important;

	background-color: #DED2C4; /* browns/sands */
	border-color: #D7C8B8 !important;

	xbackground-color: #F7E7C2; /* yellow */
	xborder-color: #EFE2C2 !important;

	background-color: #DDC9B6; /* browns */
	border-color: #CDBEAC !important;
}
.talktopic .mh.mR {
	background-color: #F4EDE7;
	border:1px solid #EBE1D5 !important;
	-moz-border-radius: 3px !important;
	-webkit-border-radius: 3px !important;
	-ms-border-radius: 3px !important;
	border-radius: 3px !important;

	background-color: #EFEAE6;
	border-color: #E8E8E7 !important;

	background-color: #F5F1F0;
	border-color: #EAE6E5 !important;
}

/*
.talktopic .mh {
	padding-left: 18px;
}
.talktopic .mh:before {
	background-color: #FFDB56;
	border-right: 1px solid #EECB42;
	bottom: 0px;
	top: 0px;
	content: " ";
	display: inline-block;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;

	width: 12px;

	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.talktopic .mh.mR:before {
	display:none;
}
*/

.talktopic .mh.mY {
	padding-left: 18px;
	xborder-left:12px solid #CDBCA9 !important;
}
.talktopic .mh.mY:before {
	background-color: #6a4a47;
	border-right: 1px solid #4A3B28;
	border-right: none;
	bottom: -1px;
	content: " ";
	display: inline-block;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	top: -1px;
	width: 12px;

	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.talktop #middle h2 {
	margin-top: 0 !important;
}

.dormant {
	color: #A93434;
}
.talktopic #msgs a.b {
	color: #000 !important;
}
table#talktable tr.chrome td {
	background-color: #F5F2ED !important;
}
table#talktable tr.body:hover td,
#talktable tr.body:hover td {
	background-color: #FFE0A8 !important;
}
#talktable .chrome .leftmost {
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
}
#talktable .chrome .rightmost {
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	border-top-right-radius: 3px;
}
.tt_zebra {
	background-color: #F5F6FA;
}

table#talktable tr.body.deleted {
	background-color: #ffdede;
}

.topic_ignore {
	background-color: #EFCECC;
}
tr.topictablehead {
	background-color: #F5EDE3 !important;
	border-color: #E1D9C9 !important;
}
#facetspinner {
	right: -15px;
	top: 0;
}

/* CK */
.fwikiSubnavSplitter {
	display: none;
}
.subnav .fwikiSubnavTableRight  a {
	padding-top:8px;
	padding-bottom:1px;
	border-bottom: 3px solid transparent;
}

/* Legacy Libs */
.ll_page_content {
	padding-top:0;
}
#ll_searchbox {
	margin:0;
	margin-top:7px;
}

#you {
	display:none;
}

/* Signed out home page */
.signedout_home {
}
.signedout_home body {
}
.signedout_home .container {
	padding-top: 0;
}
.signedout_home td.advertisement {
	background-position: 0 20px;
}
.wikiThinger div#bodyContent h2 {
	color: #A93434;
}

/* About pages */
td.left div.leftnav {
	background-color: #fff;
}

/* Tag pages */
.shelforlist table.pubnav {
	position:relative;
	background-color: #F5F2ED;
}

/* Venue pages */
div.utilitydiv a {
	font-weight:bold;
}
#eventsNearUserContainer div.filterchrome {
	margin-top:-25px;
}
.homepage #eventsNearUserContainer div.filterchrome {
	margin-top:-23px;
}
#eventsNearUserContainer .venueListing {
	padding-top: 15px;
}
/* ajax loading */
div#loading {
	background-color: var(--lt-link-color, #1767a5) !important;
	padding: 5px 10px !important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
}

div.yellowbox,
.yellowbox {
	background-color: #FBF4EE !important;
	padding:10px !important;
	border-color: #E6DAD0 !important;
}
.ybox {
	padding:10px;
	background-color: #FCF2DC;
	border: 2px solid #EFDEB6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.cbox {
	background: #F5F4F2;
	border:2px solid #E3E3E3;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

div.warnbox {
	background-color: #FFF5A4 !important;
	padding:10px !important;
	border-color: #E8D38F !important;
}
div.private {
	background-color: #EFCECC;
	border: 2px solid #C69F9F !important;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
}
.profilepage div.commentchrome {
	background-color: #F5F4F2	;
	border:1px solid #E3E3E3;

	margin-bottom: 10px;

	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
}
.profilepage textarea {
	border:1px solid #aaa;
}
/* import page */
div.grayline {
	background-color: #F5F4F2;
	border:none;
	border-left:2px solid #E3E3E3;
	border-right: 2px solid #E3E3E3;
	border-bottom: 2px solid #E3E3E3;
	padding:10px !important;
}
div.grayline.first {
	border-top:2px solid #E3E3E3;
}
div.grayline.last {
	border-bottom:2px solid #E3E3E3;
}

/* local */
.addapicture .head h2 {
	color: var(--lt-link-color, #1767a5);
}

/* image gallery */
div.gallery table.gallery tr.image td {
	background-color: #F5F2ED;
	border: 1px solid #E0D9D2;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-ms-border-radius: 2px;
	border-radius: 2px;
}

/* index home page */
.frontpagebutton {
	font-size: 12px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;

	background-color: #A93434;
	border: 1px solid #8F3030;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
.frontpagebutton:hover {
	background-color: #BE4A4A;
	border: 1px solid #993131 !important;
}
.frontpagebutton:active {
	box-shadow:none;
	background-color: #852828;
	border: 1px solid #672222 !important;
}
table.signin td.l,
div.orsigninwith {
	color: #99896E;
}
.orsigninwith {
	vertical-align: middle;
}

.signedout_home table.content td.left.signin_container {
	padding-right: 0 !important;
}
.homepage_sidekicks {
	margin-left: -18px;
	margin-right: -14px;
	margin-top: -15px;
}
.homepage_sidekick_box td {
	vertical-align: top;
}
.homepage_sidekick_box {
	background: transparent;
	xbackground:#F1F5F8;
	xbackground: #F5F4F2;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: left;
	margin-right: 10px;
	padding: 15px;
	vertical-align: top;
	width:50%;

	xborder:none !important;
	xbackground: transparent;
}
.homepage_sidekick_box:first-child {
	border-right:1px solid #ccc;
}
.homepage_sidekick_box h2 {
	text-transform: uppercase;
	color: #A93434 !important;
	letter-spacing: 0.5px;
	margin: 0 0 10px !important;
	padding: 0;
	font-family: Arial,Verdana,sans-serif;
	font-size: 14.5px;
	font-weight: 700;
}
.homepage_sidekick_box ul {
	list-style-type: square;
	color:#C8C8C8;
}
.inarea div.ff,
#members div.ff {
	margin: 0 10px 10px 0 !important;
	padding-bottom:10px;
	border-bottom:1px dashed #ddd;
	transition:opacity 0.25s linear;
}
.inarea div.ff:last-child,
#members div.ff:last-child {
	border-bottom:none;
}

/*
div.ff:nth-child(2) {
	opacity: 0.9;
}
div.ff:nth-child(3) {
	opacity: 0.65;
}
div.ff:nth-child(4) {
	opacity: 0.35;
}
.homepage_sidekick_box:hover .ff {
	opacity:1.0;
}
*/
.ff_cover {
	xfloat:left;

}
.ff_text {
	margin-left: 0;
}
.ff_useraction {
	xfont-weight: bold;
}
.ff_text_with_cover {
	margin-left: 60px;
}
.ff_title {
	xfont-weight:bold;
}
.inarea .ff .thumb,
#members .ff .thumb {
	margin: 0 !important;
}
#already_new h2 {
	color: #4F3222 !important;
}
.signedout_home #container {
	padding:0;
	margin:0;
}
.signedout_home div#container h1 {
	font-family: Verdana, sans-serif;
}
div#primary-content div.inside {
	margin-top:-20px;
}
.clear {
	clear: both;
}

div.signin {
	background-color: #F5F4F2;
	border-color: #E3E3E3 !important;
	width: 300px;
}

@media screen and (max-width:960px) {
	.signedout_home div#primary-content div.inside {
		margin-left:0;
		margin-top: -35px;
	}
	.signedout_home .inside h1 {
		font-size: 20px;
	}
	.signedout_home td.advertisement {
		background-image:none !important;
	}
}
html.signedout_home body {
	background: #ffffff; /* Old browsers */
}
.homepage_press_quotes {
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3),0 -2px 3px rgba(0, 0, 0, 0.1);
	height: 170px;
	margin-left: -20px;
	margin-right: -20px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;

}
.signedout_home #quotes {
	margin-left:auto;
	margin-right:auto;
	width:100%;
}
table.content td.left.signin_container {
	padding-right:20px;
	width:auto;
	vertical-align: bottom;
}
.llborder {
	display:none;
}

/* Catalog fixes */
.webkit #catalog_quicksearch_button,
.webkit #catalog_quicksearch_menubutton {
	margin-top:0;
}
.webkit .ltbtn-content {
	padding-top:0.3em;
}
.menuBuilderMenu a,
.menuBuilderMenu a:visited {
	color:#000 !important;
}
/* Zeitgeist */
/* F5F2ED E0D9D2 */

.zeitgeist h1:first-child,
.zeitgeist h2:first-child  {
	padding-top:0;
}

.zeit_review_conbox {
	background-color: #F5F2ED;
	border:1px solid #E0D9D2;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display:inline-block;
	padding:4px 10px;
}
table.ztable td {
	padding:0 !important;
}
table.ztable td:first-child {
	padding-right: 20px !important;
}
table.ztable td:last-child {
	padding-left: 20px !important;
}

table.ztable td.zhead {
	padding-left: 0 !important;
}
.zhead h1 {
	border-top: 1px dashed #CCCCCC;
	margin-top: 30px;
	padding-bottom: 20px;
	padding-top: 20px !important;
}

.langzeit {
	margin-top: 20px;
}
.langzeit h1.language {
	border-color: #b8afb0;
}

/* misc. */
.bookEditInput {
	background-color: #FCF9EB;
	border-color:#D3D0C3;
}
.fwikiFormInputItem,
.fwikiGroup:hover .fwikiItem {
	background-color: #FCF9EB;
}

table#lexileinfo {
	background-color:#F5F4F2;
	border-color:#E3E3E3;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-bottom:10px;
}
#lexilepage .tablecontent .cright {
	padding:0;
	padding-left: 15px;
}

.primary-background {
	background-image:none;
}

/* profile -> stats->ebooks icons */
.gtb_c .sp_c {
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0 2px 0 rgba(0, 0, 0, 0.2);
}

/* IPHONE Specific rules */
/* iphone 5 */

@media only screen
	and (min-device-width : 320px)
	and (max-device-width : 568px) {
		#masthead,
		.subnav,
		.subsubnav {
			position:absolute;
		}
		#masthead {
			min-width: 320px;
		}
	#masthead_logo_wordmark {
		width: 60px;
	}
	#masthead_lt_logo {
		xdisplay: none;
	}
}
@media only screen
	and (min-device-width : 320px)
	and (max-device-width : 480px) {
		#masthead,
		.subnav,
		.subsubnav {
			position:absolute;
		}

	#masthead {
		min-width: 320px;
	}
	#masthead_logo_wordmark {
		width: 60px;
	}
}


/* all ipads */

@media only screen
	and (min-device-width : 768px)
	and (max-device-width : 1024px)  {
		#masthead,
		.subnav,
		.subsubnav {
			position:absolute;
		}


}

@media screen and (min-width:320px)
			and (max-width : 480px) {
	.bare_topnav #masthead_logo_wordmark {
		width: 60px;
		xbackground: url(//image.librarything.com/pics/lt-wordmark-2013.gif) no-repeat 16px 0;
	}
	.bare_topnav #masthead_lt_logo {
		xdisplay: none;
	}

}

/* This should catch ALL mobile devices */
/* The .touchDevice class is added to body via JS in hack_base_2013_1.js */
.touchDevice #masthead,
.touchDevice .subnav,
.touchDevice .subsubnav,
.touchDevice .sitemessage2,
.relativeNav #masthead,
.relativeNav .subnav,
.relativeNav .subsubnav,
.relativeNav .sitemessage2 {
	position:absolute;
}

.lt1nav .lt2_subnav.forcescroll,
#masthead.forcescroll,
.subnav.forcescroll,
.subsubnav.forcescroll,
.sitemessage2.forcescroll {
	position: absolute !important;
}

.lt1nav .lt2_subnav.forcefixed,
#masthead.forcefixed,
.subnav.forcefixed,
.subsubnav.forcefixed,
.sitemessage2.forcefixed {
	position: fixed !important;
}

x#sitemessage2 + .lt1nav .lt2_subnav,
x#sitemessage2 + .lt1nav .lt2_subnav.forcefixed,
x#sitemessage2 + .lt1nav .lt2_subnav.forcescroll {
	top: 80px;
}

/* webservices documentation */
h1.docTitle {
	padding-top:0;
}

.home_welcome_2013 {
	margin-bottom: 10px;
}

#newhomewelcome_dismiss img {
	background-color: #F7F3EC;
	border: 1px solid #CCCCCC;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-right: 10px;
	vertical-align: top;
}


/* tagcloud */
.tagcloud.zeitgeist {
	line-height:normal;
}


/* concepts.php */
.page_concepts .leftnav .link,
.page_concepts td.left div.leftnav a:link, /* overriding newabout.css for concepts.php */
.page_concepts td.left div.leftnav a:active,
.page_concepts td.left div.leftnav a:hover,
.page_concepts td.left div.leftnav a:visited {
	color: var(--lt-link-color, #1767a5);
	xcolor: #00668E !important;
}
.page_concepts td.left div.leftnav {
	padding: 0 !important;
}

/* site search page */
.page_sitesearch table.tablecontent td.cleft {
	padding-top:0;
}
.page_sitesearch div.leftnav li {
	margin-left: -20px;
	padding-left: 20px;
	cursor: pointer;
}
.page_sitesearch div.leftnav li.subitem {
	padding-left: 40px;
}
.page_sitesearch div.leftnav ul li.selected {
	list-style: none;
	border-left: 5px solid #A93434;
	padding-left: 15px;
}
.page_sitesearch div.leftnav ul li.selected.subitem {
	padding-left: 35px;
}
body.page_sitesearch div.leftnav, body .leftnav {
	background-color: transparent !important;
	padding-right: 5px !important;
}
.page_sitesearch div.leftnav li.h1, div.leftnav li.h2 {
	color: #000 !important;
	font-size: 1rem;
}

.talktop .rdiv span,
.page_sitesearch .countbox,
.page_sitesearch li.subitem .countbox {
	background-color: #6184C4;
	color: #F1F5FC;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 2px 4px 3px;
	line-height: 10px;
	margin-top: 1px;
}
/*
.page_sitesearch .link .countbox {
	background-color: #295188;
}
*/
.page_sitesearch .countbox.right,
.page_sitesearch li.subitem .countbox.right {
	font-size: 12px;
	padding: 2px 5px;
}

.talktop div.rdiv span {
	line-height: 20px;
}

.page_sitesearch div.leftnav ul li.selected div.countbox {
	background-color: #A93434;
}

.content span.pipe {
	color: #ccc;
}
.nobreak {
	white-space: nowrap !important;
}
.weight_normal {
	font-weight: normal;
}

.ui-autocomplete {
	z-index: 9999999;
}
.ui-autocomplete-loading {
	background: white url('//image.librarything.com/pics/loaderrects-aaa-16.gif') right center no-repeat;
}
.ui-helper-hidden-accessible {
	display:none !important;
}


/* spoilers */
spoiler:before {
	xbackground: #FFF3CD;
	color: #6A4A47;
	xcolor: #A93434;
	content: "Spoiler (click to see)";
	position: relative;
	visibility: visible;
	white-space: nowrap;
	padding: 0 8px;

	xbox-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
}
spoiler,
spoiler a:hover {
	background: none repeat scroll 0 0 #F8F4E5;
	xvisibility: hidden;
	cursor: pointer;
	color: #F8F4E5 !important;
	xcolor: transparent !important;
}
spoiler.spoiled {
	visibility: visible;
	xbackground:#FFF4C8;

	padding: 0 5px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

	color: #222 !important;
}
spoiler.spoiled a:hover {
	color: #A93434 !important;
}
spoiler.spoiled:before {
	content: "Spoiler";
	display:none;
	margin-right: 5px;
	margin-left: -5px;
	margin-right: 5px;
	padding-left: 5px;
	border:none;

	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;

	-webkit-border-top-left-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-bottomleft: 2px;
	border-top-left-radius: 2px;
	border-bottom-left-radius: 2px;
}


/* work page fixes */

.sectionhead_rbutcontainer {
	float: right;
	margin-top:0;
}
.sectionhead_rbutcontainer img {
	box-sizing: initial;
}

/* LT2 support */
.lt_turndown {
	display:block;
	margin-bottom: 5px;
	font-weight: 600;
}
.lt_turndown > i {
	margin-right: 0.5ch;
}

/* definition lists */
/* ---------------- */
dl {
	display: grid;
	grid-gap: var(--lt-padding-half, 10px);
	xgrid-auto-columns: auto;
	grid-auto-flow: row;
	xgrid-auto-columns: max-content;
	grid-template-columns: auto 1fr;
	align-items: start;
	margin:0;
}

dl > dt {
	padding-top: var(--lt-padding-half, 10px);
}
dl > dt + dd {
	padding-top: var(--lt-padding-half, 10px);
	border-top: 1px solid var(--lt-border-color, #0002);
}
dl.joined > dt {
	text-align:right;
}

dl.reverse_bold > dt {
	font-weight:normal;
}
dl.reverse_bold > dd {
	font-weight: 700;
}

.cq {
	container-type: inline-size;
	container-name: cq;
}

/* useful for form label/inputs */
dl.form {
	margin-bottom:var(--lt-padding-half);
}
dl.form > dt + dd {
	border-top:none;
}
dl.form dt {
	margin-top: 0.5em;
}

dl > dt.h1,
dl > dt.h2,
dl > dt.h3,
dl > dt.h4,
dl > dt.h5,
dl > dt.plain {
	grid-column: 1 / -1;
	text-align: left;
}
dl > dt.plain {
	font-weight: inherit;
}

dl.bigger_dts > dt {
	min-width: 9.5em;
}

/* useful for form label/inputs */
dl.form {
	margin-bottom:var(--lt-padding-half);
}
dl.form > dt + dd {
	border-top:none;
}
dl.form dt {
	margin-top: 0.5em;
}

/* DL: variations on a theme */
dl.tight {
	grid-gap: var(--lt-padding-quarter);
	column-gap: var(--lt-padding-half);
}
dl.tighter {
	grid-gap: 0;
	column-gap: var(--lt-padding-half);
}
dl.comfort {
	grid-gap: var(--lt-padding);
	grid-row-gap: var(--lt-padding-quarter);
}




dl.tight:not(.righted) > dt,
dl.tighter:not(.righted) > dt,
dl.comfort:not(.righted) > dt {
	inline-size: max-content;
}
dl.tight > dt + dd,
dl.tighter > dt + dd,
dl.comfort > dt + dd {
	inline-size: 100%;
}

dl.tight.joined > dt,
dl.tight.loving > dt,
dl.tighter.joined > dt,
dl.tighter.loving > dt,
dl.comfort.joined > dt,
dl.comfort.loving > dt {
	inline-size: initial;
}
dl.tabled > dt:not(:first-child) + dd {
	border-top:var(--lt-border);
}

/* DL: headers */
dl > dd.head,
dl > dt.head {
	font-weight: 600;
	font-size: 1.05em;
	color: var(--lt-text-grey-color);
	border-bottom: var(--lt-border);
}

dl.block_dts {
	display: block;
}
dl:not(.block_dts) > dt.block_dts,
dl:not(.block_dts) > dt.block_dts + dd {
	display: block;
	grid-column: 1 / -1;
}
dl.block_dts > dt + dd {
	padding-top: 0;
}

dl dt.head + dd,
dl dd.head + dt + dd,
dl > dd + dd {
	border-top: none;
}


dt {
	grid-column: 1;
	text-align: right;
	xwidth: auto;
}

dd {
	margin: 0;
	grid-column: 2;
}

.block_dts dt,
dt.block_dts {
	display: block;
	text-align: left;
	margin-top: var(--lt-padding-quarter);
}
dt.block_dts,
.block_dts dt:first-of-type {
	xmargin-top:0;
}

.block_dts dt:first-of-type {
	padding-top:0;
	margin-top:0;
}


/* Table-style lists */
dl.tabled {
	border:var(--lt-border);
	border-radius: var(--lt-border-radius);
	background: #0000;
	grid-gap:0;
	gap:0;
}
dl.tabled > dt,
dl.tabled > dd {
	padding: var(--lt-padding-quarter) var(--lt-padding-half);
	height:100%;
}
dl.tabled dt.h1,
dl.tabled dt.h2,
dl.tabled dt.h3,
dl.tabled dt.h4,
dl.tabled dt.h5 {
	margin-bottom:0;
	margin-top:0;
}
dl.tabled > dt:nth-of-type(even),
dl.tabled > dd:nth-of-type(even) {
	background: var(--lt-tint-dark-07);
}
dl.tabled > dt {
	align-self: start;
}
dl.limitdtwidth_med dt {
	max-width: 15ch;
}
dl.limitdtwidth_large dt {
	max-width: 20ch;
}
dl.tabled > dt:not(:first-of-type) {
	border-top: var(--lt-border);
}
dl.tabled > dd {
	border-left: var(--lt-border);
}
dl.tabled > dd label {
	margin-bottom: 0;
}



/* mobile sized dls get renderd as block elements with titles above them */
@media (max-width: 576px) {
	dl.bigger_dts {
		display:block;
	}
	dl.bigger_dts > dt {
		min-width: unset;
	}
	dt {
		text-align: left;
	}
	dt:not(:first-child) {
		xmargin-top:var(--lt-padding-half);
	}
	dt:first-child {
		xpadding-top:0;
	}
	dd:first-of-type {
		border-top:none;
	}
}

/* no lines on anything not mobile sized */
@media (min-width: 567px) {
	dl.nolines > dt,
	dl.nolines > dt + dd {
		border-top:none;
		padding-top: var(--lt-padding-quarter);
	}

	dl > dd:first-of-type {
		border-top:none;
	}
	dl > dt:first-of-type {
		border-top:none;
	}

	dl.tight > dt,
	dl.tight > dt + dd,
	dl.tighter > dt,
	dl.tighter > dt + dd,
	dl.comfort > dt,
	dl.comfort > dt + dd
	{
		padding-top: 0;
		border-top: none;
	}
}

table.dl {
	line-height: 1.7em;
}
table.dl td:first-child {
	font-weight:700;
	padding-right: var(--lt-padding-half);
	vertical-align: top;
}


label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
}

#LT_LB ul,
#LT_LB p,
p {
	margin-bottom:1em;
}

.checkbox label {
	width: 100%;
	margin-top: var(--lt-padding-quarter);
	display:flex;
	gap: var(--lt-padding-quarter);
	font-weight: 400;
}

/* LT2 button styles */
.hid {
	display:none;
}

.btn {
	font-weight: 500;
	xfont-size: initial;
	text-align:unset;
	vertical-align: unset;
	display:inline-flex;
	gap: var(--lt-padding-quarter);
	gap: 0.75ch;
	justify-content: center;
	align-items: center;
}
.btn-sm {
	xfont-size: 90%;
}
.btn > i {
	xfont-size: 90%;
	padding: 0 0.2em;
}
.btn > i.icon-only {
	font-size: 100%;
	padding: 0.3em 0.2em;
}
.btn > i.shownums_icon {
	padding-right: 0;
	margin-right: -0.45em;
}

a.btn {
	color: var(--lt-text-color);
}
.btn.btn-link {
	color: var(--lt-link-color, #1767a5);
	padding:0;
}
.btn.btn-link:hover {
	color: var(--lt-link-hover-color);
}
.btn.btn-success,
.btn.btn-danger,
.btn.btn-info {
	color: var(--lt-white-color);
}

.btn-disabled
{
	-webkit-filter: grayscale(80%);
	-moz-filter:    grayscale(80%);
	-ms-filter:     grayscale(80%);
	-o-filter:      grayscale(80%);
	filter: gray;
	opacity: 0.5;
}

.btn.btn-default,
a.btn.btn-default {
	color: var(--lt-text-color);
	background-color: var(--lt-button-default-background-color);
	border-color: var(--lt-button-default-border-hover-color);
}

.btn.btn-default:hover,
a.btn.btn-default:hover {
	background-color: var(--lt-button-default-background-hover-color);
	border-color: var(--lt-tint-dark-2);
}

.btn.btn-activated,
a.btn.btn-activated {
	background-color: var(--lt-red-light-color);
	color: var(--lt-white-color);
}

.btn.btn-activated:hover,
a.btn.btn-activated:hover {
	background-color: var(--lt-red-dark-color);
	color: var(--lt-white-color);
}


a.btn.btn-primary,
.btn-primary {
	background-color: var(--lt-button-primary-background-color);
	border-color: var(--lt-button-primary-border-color);
	color: var(--lt-white-color);
	xheight: max-content;
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
	background-color: #553C3B;
	border-color: #2b1b1b;
}

a.btn.btn-primary:hover,
a.btn.btn-primary:focus,
.btn-primary:focus,
.btn-primary:hover {
	background-color: var(--lt-button-primary-background-hover-color);
	border-color: var(--lt-button-primary-border-hover-color);
}



.btn-primary.disabled, .btn-primary.disabled.active,
.btn-primary.disabled.focus, .btn-primary.disabled:active,
.btn-primary.disabled:focus, .btn-primary.disabled:hover,
.btn-primary[disabled], .btn-primary[disabled].active,
.btn-primary[disabled].focus, .btn-primary[disabled]:active,
.btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled]
.btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
	background-color: #615656;
	border-color: #504444;
}

.btn.btn_rollover_danger:hover {
	background: var(--lt-red-color-control-foreground);
	color: var(--lt-white-color);
}

.btn.btn_rollover_warning:hover {
	background: var(--lt-btn-warning-background-color);
	border-color: var(--lt-btn-warning-border-color);
	color: var(--lt-white-color);
}


.btn.btn-info,
a.btn.btn-info {
	color: var(--lt-white-color);
	background-color: var(--lt-button-info-background-color);
	border-color: var(--lt-tint-dark-2);
}

.btn.btn-info:hover,
a.btn.btn-info:hover {
	color: var(--lt-white-color);
	background-color: var(--lt-button-info-hover-background-color);
	border-color: var(--lt-tint-dark-2);
}

.btn.btn-warning,
a.btn.btn-warning {
	color: var(--lt-white-color);
	background-color: var(--lt-btn-warning-background-color);
	border-color: var(--lt-btn-warning-border-color);
}

.btn.btn-warning:hover,
a.btn.btn-warning:hover {
	color: var(--lt-white-color);
	background-color: var(--lt-btn-warning-hover-background-color);
	border-color: var(--lt-btn-warning-hover-border-color);
}

.btn.btn-action,
a.btn.btn-action {
	color: var(--lt-white-color);
	background-color: #4478a0;
	border-color: var(--lt-tint-dark-1);
}

.btn.btn-action:hover,
a.btn.btn-action:hover {
	color: var(--lt-white-color);
	background-color: #264f65;
	border-color: var(--lt-tint-dark-2);
}


.btn.btn-action.btn-success,
a.btn.btn-action.btn-success {
	color: var(--lt-white-color);
	background-color: var(--lt-on-color);
	border-color: var(--lt-tint-dark-1);
}

.btn.btn_rollover_success:hover,
.btn.btn-action.btn-success:hover,
a.btn.btn-action.btn-success:hover {
	background-color: var(--lt-on-color-dark);
	border-color: var(--lt-tint-dark-2);
	color: var(--lt-white-color);
}

.btn.btn-success.btn-calltoaction {
	box-shadow: 0 0 0 2px var(--lt-background-color), 0 0 0 5px var(--lt-on-color-dark);
	margin: 0.5em 0;
}

.btn.btn-action-secondary,
a.btn.btn-action-secondary {
	color: var(--lt-white-color);
	background-color: #5ea185;
	border-color: var(--lt-tint-dark-1);
}

.btn.btn-action-secondary:hover,
a.btn.btn-action-secondary:hover {
	color: var(--lt-white-color);
	background-color: #41725d;
	border-color: var(--lt-tint-dark-2);
}

.form-inline .btn {
	vertical-align: middle;
}

.btn[data-rollover] {
	transition: all 350ms;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus
.btn:focus  {
	outline:none;
}

.btn.focuspulse:focus {
	--lt-focuspulse-color: var(--lt-button-primary-background-color);
	animation: pulse_focus_outline 2s infinite;
	outline: 4px solid var(--lt-focuspulse-color);
	outline-offset: 0;
}
.btn.btn-danger.focuspulse:focus {
	--lt-focuspulse-color: var(--lt-red-color-control-foreground);
}
@keyframes pulse_focus_outline {
	0% {
		outline-color: var(--lt-focuspulse-color);
	}
	60% {
		outline-color: var(--lt-focuspulse-color);
	}
	80% {
		outline-color: #fff0;
	}
	100% {
		outline-color: var(--lt-focuspulse-color);
	}
}

@media screen and (prefers-contrast: more) {
	.btn.active.focus,
	.btn.active:focus,
	.btn.focus,
	.btn:active.focus,
	.btn:active:focus,
	.btn:focus,
	.btn:focus {
		outline: auto;
		outline-offset: 0px;
		outline-width: 5px;
		outline-color: var(--lt-link-hover-color);
	}
}



/* facebook buttons */
.btn.btn-default.facebook_color,
a.facebook_color,
.facebook_color {
	background-color: var(--lt-facebook-color);
	color: var(--lt-white-almost-color);
	border-color: var(--lt-facebook-color-hover);
}
.btn.btn-default.facebook_color_hover,
.btn.facebook_color:hover,
a.facebook_color_hover,
.facebook_color_hover {
	background-color: var(--lt-facebook-color-hover);
	color: var(--lt-white-almost-color);
}
a.standardlink .fab.fa-facebook-square,
.facebook_text_color {
	color: var(--lt-facebook-color);
}



/* Twitter buttons */
a.standardlink .fab.fa-twitter-square {
	color: var(--lt-twitter-color);
}
.btn.btn-default.twitter_color,
a.twitter_color,
.twitter_color {
	background-color: var(--lt-twitter-color);
	color: var(--lt-white-almost-color);
	border-color: var(--lt-twitter-color-hover);
}
.btn.btn-default.twitter_color_hover,
a.twitter_color_hover,
.btn.twitter_color:hover,
.twitter_color_hover {
	background-color: var(--lt-twitter-color-hover);
	color: var(--lt-white-almost-color);
}

/* Pinterest buttons */
.btn.btn-default.pinterest_color,
a.pinterest_color,
.pinterest_color {
	background-color: var(--lt-pinterest-color);
	color: var(--lt-white-almost-color);
	border-color: var(--lt-pinterest-color-hover);
}
.btn.btn-default.pinterest_color_hover,
a.pinterest_color_hover,
.btn.pinterest_color:hover,
.pinterest_color_hover {
	background-color: var(--lt-pinterest-color-hover);
	color: var(--lt-white-almost-color);
}

/* Instagram */
a.standardlink .fab.fa-instagram-square {
	background: linear-gradient(-45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

/* text colors for certain states */
.lt_warning_color {
	color: var(--lt-btn-warning-background-color);
}
.lt_danger_color {
	color: var(--lt-red-color-control-foreground);
}
.lt_unknown_color {
	color: var(--lt-tint-dark-9);
}


/* Litsy buttons */
.btn.btn-default.litsy_color,
a.litsy_color,
.litsy_color {
	background-color: var(--litsy-color);
	color: var(--lt-white-almost-color);
	border-color: var(--litsy-color-hover);
}
.btn.btn-default.litsy_color_hover,
a.litsy_color_hover,
.btn.litsy_color:hover,
.litsy_color_hover {
	background-color: var(--litsy-color-hover);
	color: var(--lt-white-almost-color);
}





.btn.btn-banana,
a.btn.btn-banana {
	background-color: red !important;
	color: var(--lt-white-color);
}

.btn.btn-banana:hover,
a.btn.btn-banana:hover {
	background-color: var(--lt-red-dark-color);
	color: var(--lt-white-color);
}

.btn.btn-pineapple,
a.btn.btn-pineapple {
	background-color: orange !important;
	color: var(--lt-white-color);
}

.btn.btn-pineapple:hover,
a.btn.btn-pineapple:hover {
	background-color: var(--lt-red-dark-color);
	color: var(--lt-white-color);
}

.btn.btn-pumpkin,
a.btn.btn-pumpkin {
	background-color: var(--lt-red-color);
	color: var(--lt-white-color);
}

.btn.btn-pumpkin:hover,
a.btn.btn-pumpkin:hover {
	background-color: var(--lt-red-dark-color);
	color: var(--lt-white-color);
}


.btn.btn-wishlist,
a.btn.btn-wishlist {
	background-color: var(--lt-button-wishlist-background-color);
	border-color: var(--lt-button-wishlist-border-color);
}
.btn.btn-wishlist:hover,
a.btn.btn-wishlist:hover {
	background-color: var(--lt-button-wishlist-hover-background-color);
	border-color: var(--lt-button-wishlist-hover-border-color);
	color: var(--lt-white-color);
}


.btn.text_on_newline {
	flex-direction: column;
	container-type: inline-size;
	container-name: btn_text_on_newline;
}
.btn.text_on_newline .btntxt {
	font-size: 45%;
	margin-top: -1.3em;
	font-variant: all-small-caps;
	margin-left:0;
}
@container  btn_text_on_newline (min-width:1px) {
	.btn.text_on_newline .btntxt {
		font-size: clamp(0.35em, 30cqw, 1rem);
		margin-top: -1cqh;
	}
}


.checkbox input[type="checkbox"],
.radio input[type="radio"] {
	margin-right: 5px;
}
.checkbox label,
.radio label {
	font-weight: 400;
}
.radio label > input {
	margin-top: 1px;
	vertical-align: top;
}
section {
	margin-bottom: 10px;
}



textarea {
	width: 100%;
	font-family: sans-serif;
	padding: 0.5em;
	border: var(--lt-border);
	border-radius: var(--lt-border-radius);
	font-size: 1.2rem;
}
textarea::placeholder {
	color: var(--lt-tint-dark-6);
}

























/* jqueryui overrides? */
.ui-widget {
	font-size: 12px !important;
}

/*fix rtl text mixed with ltr text*/
div, span, p, a {
unicode-bidi:embed;
}


/* changes for display of pages within the ltapp childbrowser */
body.ltapp .bottombar {
	display:none;
}
body.ltapp .right #buyborrowswapbox,
body.ltapp .right #getthisbooklinks,
body.ltapp .right .ebooksummary,
body.ltapp .right #socialBox {
	display:none;
}

img.tclogo20
{
}


#gdpr_notice {
	position:fixed;
	bottom:0;
	left:0;
	right:0;
	max-height: 400px;
	background:#fff2bc;
	color: #444;
	border-top:1px solid #ccc;
	z-index: 9999;
	font-size: 12px;
	line-height: 1.4em;
}
#gdpr_notice.gdpr_clicked {
	xbackground: #84a273;
}
#gdpr_content {
	margin:20px 110px 20px 20px;
}
#gdpr_close {
	position: absolute;
	right: 20px;
	top: 20px;
}
#gdpr_closebutton {
	float:right;
	margin: 20px;
}
#gdpr_notice .btn {
	background: #ffffff;
	background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
	background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
	background-image: -ms-linear-gradient(top, #ffffff, #f2f2f2);
	background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
	background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
	-webkit-border-radius: 3;
	-moz-border-radius: 3;
	border-radius: 3px;
	color: #444444;
	padding: 10px 20px 10px 20px;
	border: solid #cccccc 1px;
	text-decoration: none;
	cursor:pointer;
	font-weight:700;
}

#gdpr_notice .btn:hover {
	background: #f5f5f5;
	background-image: -webkit-linear-gradient(top, #f5f5f5, #e6e6e6);
	background-image: -moz-linear-gradient(top, #f5f5f5, #e6e6e6);
	background-image: -ms-linear-gradient(top, #f5f5f5, #e6e6e6);
	background-image: -o-linear-gradient(top, #f5f5f5, #e6e6e6);
	background-image: linear-gradient(to bottom, #f5f5f5, #e6e6e6);
	text-decoration: none;
}

.mobile #gdpr_notice .btn {
	font-weight: 500;
	font-size: 34px;
	padding: 0.5em 0.75em;
}
.mobile #gdpr_closebutton {
	margin: 1em;
}

div.mainleftimage
{
position: relative;
margin-bottom: 1.4em;
}

/* @group Work Statistics Box */

.wslcontainer
{
text-align: center;
margin-top: 0px;
margin-bottom: 12px;
}

.wsltable {
	width: 100%;
}
.wslheader td {
	background-color: #EAE4D9;
	padding: 0.3em;
	font-weight: bold;
	font-size: 11px;
	border: 1px solid #CCBFB0;
	border-right: none;
	color: #6A5546;
	vertical-align: middle;
}
.wslheader .firstchild {
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
}
.wslheader .lastchild {
	border-right: 1px solid #CCBFB0;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
}
.wslcontent td {
	border: 1px solid #eee;
	border-right: none;
	border-top:none;
	padding: 0.3em;
}
.wslcontent .lastchild {
	border-right: 1px solid #eee;
}

.work_topsummary {
	margin-bottom:20px;
	margin-top:15px;
	column-count:1;
}
.wslsummary td {
	text-align: left;
	padding:10px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
@media screen and (min-width : 1400px) {
	.work_topsummary {
		xcolumn-count:2;
	}
	.work_topsummary .showmore_showlink {
		xdisplay:none;
	}
	.work_topsummary .showmore_hide {
		xdisplay:inline !important;
	}
}

.addbuttons .ltbtn {
	xdisplay:block;
}
.greenbox div.addbuttons {
	margin-bottom:0;
}
.lt1_times {
	font-size: 150%;
	font-weight: 800;
}
/* @end */

.workpage #maincover {
	position:relative;
	border:1px solid #0003;
}

/* pulled over from LT2 */
a.alwayslinkcolor,
a.alwayslinkcolor:visited,
.alwayslinkcolor {
	color: var(--lt-link-color, #1767a5) !important;
}

a.alwaysred,
a.alwaysred:visited,
.alwaysred {
	color: var(--lt-red-color-control-foreground) !important;
}

a.forceblack,
a.forceblack:visited,
.forceblack {
	color: var(--lt-text-color) !important;
}
.btn-tiny {
	font-size: 90%;
	padding: 0.25em 1em;
}
.btn-tiny.icon_only {
	padding-left: 0.5em;
	padding-right: 0.5em;
}
.dasboot .btn-tiny,
.dasboot .btn-group-tiny > .btn {
	padding: 0 10px;
	font-size: 1em;
	line-height: 1.8em;
	border-radius: 3px;
	display: inline-block;
	margin-bottom: 0px;
	height: 1.9em;
}

.sidebar_group a.sidebar_menu_item,
.sidenav_accordion a,
.sidenav_accordion a:visited {
	color: var(--lt-link-color, #1767a5) !important;
}

.sidebar_group a.sidebar_menu_item:not(.disabled):not(.selected):hover,
.sidenav_accordion a:hover {
	background: var(--lt-menu-background-color);
	color: var(--lt-red-color-control-foreground);
	xborder-right: 10px solid var(--lt-border-color);
	xbox-shadow: 0 0 0 1px var(--lt-border-color) inset;
	border-right: 10px solid var(--lt-brown-color);
}
.sidenav_accordion a:hover {
	border-right:none;
	border-left: 10px solid var(--lt-red-color-control-foreground);
	padding-left: 10px;
}
.sidebar_group a.sidebar_menu_item.selected,
.sidenav_accordion a.selected {
	background: var(--lt-tan-selected);
	border-right: 10px solid var(--lt-red-color-control-foreground);
	font-weight: 800;
	color: var(--lt-red-color-control-foreground);

	background: var(--lt-menu-background-color);
	box-shadow: 0 0 0 1px var(--lt-border-color) inset;
}

/* used to hilight non-retina images */
body.isch.isdevbox img[src*=".jpg"]:not([srcset]),
xbody.isch.isdevbox img[src*=".png"]:not([srcset]) {
	border:2px solid #f0f !important;
}


.alert {
	border:1px solid var(--lt-border-color);
	padding: var(--lt-padding-half);
	margin-bottom:var(--lt-padding);
	border-radius: var(--lt-border-radius);
	color: #444;
	background-color: #eee;
	font-weight: 400;
}
.alert:last-child {
	margin-bottom:0;
}
.alert-note {

}
.alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc;
}
.alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
}

.genre_ajax_list {
	margin-top: var(--lt-padding-half);
}
.genre_ajax_list_item {
	clear:both;
}
.genrechoice.selected
{
	font-weight: bold;
}

.genrechoice
{
	margin-bottom: 0.5em;
}
.genre_flag {
	filter: grayscale(1);
	opacity: 0.25;
	float: right;
}
.genre_flag:hover {
	color: var(--lt-link-hover-color);
	opacity:1;
	filter: grayscale(1);
}
.genre_flag.selected {
	color: var(--lt-link-hover-color);
	opacity:1;
	filter: grayscale(0);
}

/* vote thumbs up-down */
.votethumb,
.thumbvoter i {
	font-size: 1.2rem;
	vertical-align: middle;
	margin-right: 2px;
	margin-left: 10px;
}



.rating {
	white-space: nowrap;
}

.bookReview .rating {
	display:block;
	margin-top: var(--lt-padding-half);
	font-size: 1.2em;
}
#lt_catalog_list .rating i {
	font-size: 1.5em;
}
.rating i {

	text-shadow: none;
	color: var(--lt-haveit-color-old);
}
.rating i.empty {
	color: var(--lt-tint-dark-3);
}
.rating.editable:hover {
	cursor:pointer;
}
.rating i.hovering {
	color: var(--lt-link-hover-color);
}
.ratehalf,
i.ratehalf {
	font-variant: normal;
	font-style: normal;
	font-weight: 600;
}


div#onthisday_inside table.insidetable td.year {
	color: #474747;
	border-right: var(--lt-border);
	position: relative;
	width: 4ch;
}
div#onthisday_inside table.insidetable td.year:after {
	content: '';
	display: block;
	height: 1px;
	width: 20px;
	border-top: 1px solid var(--lt-border-color);
	position: absolute;
	right: -10px;
	top: 7.5px;
}



div#onthisday_inside table.insidetable td.year + td {
	padding-left: 10px;
	position: relative;
}
div#onthisday_inside table.insidetable td.year + td:before {
	content: '';
	margin-left: -14.5px;
	position: absolute;
	height: 5px;
	width: 5px;
	border: 1.5px solid var(--lt-tint-dark-6);
	border-radius: 5px;
	background: var(--lt-background-color);
	margin-top: 4px;
}

/* pulled from bootstrap */
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	background-color: #777;
	border-radius: 10px;
}

.lt2_subnav_item .badge {
	background-color: var(--lt-red-color);
	margin-left: var(--lt-padding-quarter);
	font-size: 90%;
	font-weight: 600;
	padding: 0.5em 0.7em;
}
.lt2_subnav_item.selected .badge {
	background-color: var(--lt-sidebar-tan);
	color: var(--lt-red-color);
}


#mastuser > ul {
	display: flex;
}

.lt1smush div
{
display: inline !important;
}

.lt1smush div::after
{
content: " | ";
}

.lt1smush div:last-child::after
{
content: "";
}

.languagelb h2:first-child
{
margin-top: 0 !important;
padding-top: 0 !important;
}