/*
 Theme Name:   Lectura Lite Child
 Description:  Thomas Schirrmacher
 Author:       jotto
 Author URI:   https://jotto.eu
 Template:     lectura-lite
 Version:      1.0
 Text Domain:  lectura-lite-child
*/

/* Basics */
body {background-color:#bebfbe; font-size:16px;}
div.wrapper.wrapper-main {border-left: 1px solid #656665; border-right: 1px solid #656665;}
.divider {display:none;}

/* header */
/* header {background: url('https://thomasschirrmacher.info/wp-content/themes/images/blog_TS_background.png') no-repeat;} */

#content .title-widget-red {
background-color:#6b1700;
border-color:#6b1700;
color:#fff; }

#logo {margin-left:200px;}

#logo .logo-title {display:none;}
#logo .logo-tagline {font-size:3em;line-height:1.2em;font-variant:small-caps;font-weight:bolder;letter-spacing:1px;color:#4c4c4c;width:80%;}

div.wrapper.wrapper-header {background: url('https://www.thomasschirrmacher.info/wp-content/uploads/2017/05/TS_Blog_Logo_138.png') no-repeat;}

/* Headers & Fonts */
h1, h2, h3, h4, h5 {font-family:Georgia, 'Times New Roman'; font-weight:600; color:#2c2d2c; }
.post-single h2, .post-single h3, .post-single h4 {font-weight:400;}
.title-post-single {border-bottom:1px solid #2c2d2c;font-weight:lighter;}
.post-single blockquote {font-size:1em;}
.post-excerpt {font-size:1.1em;}
.post-single {font-size:1.4em;}
.post-single a {border-bottom: 1px dotted;}
.post-single a:hover {text-decoration:none; border-bottom: 1px solid;}
.post-single h2 {font-size:22px;color:#000000;}
.post-single h3 {font-weight:bold;line-height:1.6em;}
.post-single h4 {font-size:1em;line-height:1.5em;font-style:italic;}

/* Menu */
#menu-main {background-color:#363635;}
#useful-menu {float:none;font-size:1em;padding:5px;position:absolute;text-align:center;}
#useful-menu a {color:#656665;text-transform:uppercase;font-weight:600;padding-left:4px;}
#useful-menu a {text-decoration:none;}
.sf-menu > li {border-right:solid 1px #000000;}

/* Slider */
#academia-slideshow {max-height:350px;}
#academia-slideshow .read-more-anchor {display:none;}

/* Content */
p.footnote-western { font-size:90%;}
sup { line-height:1.75em; }
.academia-loop-post .post-cover {margin-right:7%;}

/* Books */
.book-gallery {width:100%;min-height:1200px;}
.book-item {width:150px;float:left;margin:3px;
	opacity: 1;
	display: block;
	transition: .5s ease;
	backface-visibility: hidden;
}

.book-image:hover {
	opacity: 0.5;
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 10px #000;
	content: attr(title);
}
/*
.book-gallery-text {
	transition: .5s ease;
	opacity: 0;
	position: absolute;
	bottom:0;
	left:0;
	margin-left: 20px;
	width:190px;
	text-align: center;
}

.book-gallery-text-content {
	background-color: #d7d8d7;
	color: #000000;
	font-size: 1em;
	padding: 12px;
}



.book-item:hover .books-gallery-text {
	opacity: 1;
}

*/

/* Images */
img.portrait.thumbnail.lectura_lite-thumb-loop-main {height:226px;}
.pbCaptionText {font-size:2em !important; line-height:2em !important;}

/* Widgets */
#content .academia-column-aside {margin-top:2em;}
#content .title-widget {background:#f4f5f4 url('https://thomasschirrmacher.info/wp-content/themes/images/icon.gif') no-repeat center left;color:#000000;border:none;font-family:Georgia, 'Times New Roman'; font-weight:400;font-size:1.2em}
select#cat.postform {max-width:300px;}

#content .title-widget-red {font-size:1.4em;}

#content p.title-s.title-widget {padding-left:25px;}

.social {max-width:3.4em;}

.social-bottom {max-width:4em;margin-right:0.25em;}

/* Links */
a {color:#6d1b10;}
#menu-main a:hover, #menu-main a:focus {color:#656665;}
a:hover {color:#000000;}
div.navigation .current, .read-more-anchor {background-color:#6d1b10;}
#searchsubmit, #respond #submit, input.button.gform_button, .button.submit {background:#6d1b10;}
.title-widget-gold a, .title-widget-red a, .title-widget-blue a {color:#000000;}
.title-l a:hover {color:#6d1b10;}
.shopping {margin-top:50px;text-align:center;background-color:#6d170f;padding:10px;color:#ffffff;border-radius:10px;box-shadow: 3px 4px #f3f4f3;}
.shopping:hover {background-color:#285e2e;color:#ffffff;}
.shopping a, .shopping a:hover {text-decoration:none;border-bottom:none;color:#ffffff;}
.pdfdownload {margin-top:-45px;font-size:0.7em;}
.pdfdownload::after {content:' PDF-Download';}
.pdfdownload img {margin-top: 5px;height:35px;}

/* footer */
.wrapper-footer-copy {border:none;}
footer {background-color:#656665;}
p.copy, p.academia-credit, #footer-copy a {color:#ffffff;}
footer .title-widget {border-bottom:1px solid #ffffff;}
footer .textwidget {color:#ffffff;}

/* Media Queries */
@media screen and (max-width: 1020px) {
.wrapper {
padding-right: 0;
padding-left: 0;
width: 100%;
}
div.wrapper.wrapper-header {width:100%;}
div.wrapper.wrapper-content-main {
padding-right: 3%;
padding-left: 3%;
width: 94%;
}
select#cat.postform {max-width:260px;}
img.portrait.thumbnail.lectura_lite-thumb-loop-main {height:80%;width:80%;}
}

@media screen and (max-width: 960px) {
#logo .logo-tagline {font-size:2.6em;}
div.wrapper.wrapper-content-main {margin-top:1.8em;}
select#cat.postform {max-width:240px;}
.academia-loop-post .post-cover {margin-right: 0%; width:30%;}
}

@media screen and (max-width: 820px) {
#logo .logo-tagline {font-size:2.2em;}
select#cat.postform {max-width:200px;}
.title-post-single {margin:2em 0 1em 0; font-size:1.8em; line-height:1.2em;}
.academia-loop-post .post-cover {margin-right:0%; width:30%;}
}
@media screen and (max-width: 740px) {
#logo .logo-tagline {font-size:1.8em;}
select#cat.postform {max-width:180px;}
.academia-loop-post .post-cover {margin-right:0%; width:40%;}
}
@media screen and (max-width: 640px) {
div.wrapper.wrapper-header {
	background: url('https://thomasschirrmacher.info/wp-content/themes/lectura-lite-child/images/TS_Blog_Logo_mini.png') no-repeat;
	}

#logo { margin-left:120px;}

#logo .logo-tagline {font-size:1.8em;width:90%;}

select#cat.postform {max-width:100%;}
.academia-loop-post .post-cover {margin-right:0%; width:30%;}
}
@media screen and (max-width: 640px) {
#logo .logo-tagline {font-size:1.5em;}
div.wrapper.wrapper-content-main {margin-top:2em;}
img.portrait.thumbnail.lectura_lite-thumb-loop-main {height:70%;width:70%;}
.academia-loop-post .post-cover {margin-right: 0%; width:30%;}
}