/* CSS file */
/* stylepicker_system_14.css */
@font-face {
	font-family: 'Atkinson Hyperlegible';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url("https://image.librarything.com/webfonts/Atkinson-Hyperlegible-Regular-102a.woff2") format("woff2"), url("https://image.librarything.com/webfonts/Atkinson-Hyperlegible-Regular-102.woff") format("woff");
}
@font-face {
	font-family: 'Atkinson Hyperlegible';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url("https://image.librarything.com/webfonts/Atkinson-Hyperlegible-Bold-102a.woff2") format("woff2"), url("https://image.librarything.com/webfonts/Atkinson-Hyperlegible-Bold-102.woff") format("woff");
}
@font-face {
	font-family: 'Atkinson Hyperlegible';
	font-style: italic;
	font-weight: 400;
	font-display: auto;
	src: url("https://image.librarything.com/webfonts/Atkinson-Hyperlegible-Italic-102a.woff2") format("woff2"), url("https://image.librarything.com/webfonts/Atkinson-Hyperlegible-Italic-102.woff") format("woff");
}
@font-face {
	font-family: 'Atkinson Hyperlegible';
	font-style: italic;
	font-weight: 600;
	font-display: auto;
	src: url("https://image.librarything.com/webfonts/Atkinson-Hyperlegible-BoldItalic-102a.woff2") format("woff2"), url("https://image.librarything.com/webfonts/Atkinson-Hyperlegible-BoldItalic-102.woff") format("woff");
}
.atkinson_16 {
	--lt-fontsize-standard: 16px;
}
html.lt2.atkinson_16 {

	--lt-text-font: 'Atkinson Hyperlegible', Helvetica, Arial, sans-serif;
	--lt-ui: 'Atkinson Hyperlegible', Helvetica, Arial, sans-serif;
	--lt-header-font-high: 'Atkinson Hyperlegible', Helvetica, Arial, sans-serif;
	--lt-header-font: 'Atkinson Hyperlegible', Helvetica, Arial, sans-serif;

	font-size: var(--lt-fontsize-standard);
}
/*
html.lt2.atkinson_16 body {
	font-size: var(--lt-fontsize-standard);
}

 */

html.lt2.atkinson_16 #lt2_content {
	--lt-text-font: 'Atkinson Hyperlegible', Helvetica, Arial, sans-serif;
	font-family: var(--lt-text-font);
	xfont-size: var(--lt-fontsize-standard);
}


html.lt2.atkinson_16 .lt2_sidebar.lt_mainsidebar h3,
html.lt2.atkinson_16 .lt_mainsidebar .sidebar_group .section_title {
	font-size: 1rem;
}

html.lt2.atkinson_16 .badge {
	padding-top: 4px;
	padding-bottom: 2px;
}
html.lt2.atkinson_16 .breadcrumb_separator {
	padding-top: 0.7em;
}

html.lt2.atkinson_16 .homepage h2 .home_module_controls .btn {
	padding-top:2px;
	padding-bottom:0;
}
html.lt2.atkinson_16 .genre_badge {
	padding: 0.6em 1em 0.7em;
}
html.lt2.atkinson_16 .tag_badge.holed:before {
	margin-left: -17.5px;
}

/* work and author overrides */
html.lt2.atkinson_16 section.w_a_section .lt_workauthor_header {
	padding-bottom: 4px;
}
html.lt2.atkinson_16 section.w_a_section .section_controls {
	margin-top: calc(var(--lt-padding-half) - 3px);
}