/*
Theme Name: JJohnson Make Child Theme
Description: A child theme of Make
Author: Theme Foundry / Darren Turpin
Author URI: https://www.darrenturpin.co.uk
Template: make
Version: 1.0
*/

@import url("../make/style.css");

body { background: url("https://www.janejohnsonbooks.com/wp-content/uploads/dunes85.jpg") no-repeat fixed top center; background-size: cover; }

/* Books Section */
body.page { background: url("https://www.janejohnsonbooks.com/wp-content/uploads/gate-crop85-2.jpg") no-repeat fixed top center; background-size: cover; }

/* Life */
body.page-id-6 { background: url("https://www.janejohnsonbooks.com/wp-content/uploads/tiles85.jpg") no-repeat fixed top center; background-size: cover; }

/* Photos */
body.page-id-12 { background: url("https://www.janejohnsonbooks.com/wp-content/uploads/palms85.jpg") no-repeat fixed top center; background-size: cover; }

/* Contact */
body.page-id-20 { background: url("https://www.janejohnsonbooks.com/wp-content/uploads/corridor85.jpg") no-repeat fixed top center; background-size: cover; }

/* Blog */
body.blog { background: url("https://www.janejohnsonbooks.com/wp-content/uploads/town85.jpg") no-repeat fixed top center; background-size: cover; }

/* Home */
body.page-id-106 { background: url("https://www.janejohnsonbooks.com/wp-content/uploads/dunes85.jpg") no-repeat fixed top center; background-size: cover; }

body.home { background: url("https://www.janejohnsonbooks.com/wp-content/uploads/dunes85.jpg") no-repeat fixed top center; background-size: cover; }

body.home div.feather { display: none; }

div.site-header-main { background: url("https://www.janejohnsonbooks.com/wp-content/uploads/header-bg8.jpg");  background-repeat: no-repeat; background-position: center top; max-width: 960px !important; float: none; margin: 0 auto; padding: 20px 0 0 0; border-bottom: 4px solid #111; }

h1.site-title, h1.site-title a { text-shadow: 2px 2px #222 }

@media only screen and (max-width: 320px) {
	h1.site-title, h1.site-title a { font-size: 42px; font-size: 4.2rem; }
	img.homepagecover, img.bookspagecover { min-width: 250px; margin: 25px auto; }	
}
@media only screen and (max-width: 300px) {
	h1.site-title, h1.site-title a { font-size: 36px; font-size: 3.6rem; }
}

div.site-content { background-color: transparent; }

div.site-content div.container { max-width: 960px !important; background: rgba(255, 255, 255, 0.85); }

main#site-main.site-main { background-color: transparent; color: #111; }

ul.menu-mainsitemenu { background: rgba(255, 255, 255, 0.8); }

img { max-width: 100%; max-height: auto; }

img.homepagecover, img.bookspagecover {
	float: none;
	width: 29%;
	max-height: 380px;
	margin: 5px 2.1%; 
	padding: 3px;
	border: 1px solid #1B3348;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

section#builder-section-1458645329622 { background: url("https://www.janejohnsonbooks.com/wp-content/uploads/tiles-bg.png"); }

div.builder-text-column h4.widget-title, div.builder-text-column h4.widget-title a, div.builder-text-column h3.builder-text-title { font-size: 23px; font-weight: 400; color: #fffffe; text-shadow: 1px 1px #666; }

h1.entry-title, h1.entry-title a { font-size: 36px; font-size: 3.6rem; line-height: 1.2em; margin: 20px 0; font-weight: normal !important; }

/* Front Page Posts List */

ul.pis-ul { background: #fffffe; padding: 12px 20px; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }

ul.pis-ul li.pis-li { padding: 0; border: none; }

ul.pis-ul li.pis-li p.pis-title { padding: 0; }

ul.pis-ul li.pis-li p.pis-utility { padding: 0; margin: 0 0 1.1rem 0; }

iframe#twitter-widget-0 {
max-width: 100% !important;
}

/* Books Section Elements */

div.jumpmenu {
	font-size: 0.9em;
	margin: 0 0 30px 0;
}

div.bookaboutbox {
	padding: 10px 0;
}

div.bookinfobox, div.bookbuyingbox, div.bookextrasbox, div.bookextractbox {
    padding: 10px 0;
	clear: both; 
}

img.bookpagecover {
	width: 262px; 
	height: 400px; 
	float: right;
	margin: -5px 0 25px 20px; 
	padding: 5px;
	border: 1px solid #1B3348;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}

img.bookcoversmall
{
width: 200px;
height: 300px;
padding: 5px;
border: 1px solid #1B3348;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
margin-right: 20px;
}

img.bookspagecovervc {
	width: 265px; 
	height: 330px; 
	margin: 10px 20px 10px 0; 
	padding: 5px;
	border: 1px solid #1B3348;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
	
img.booklistcover
{
width: 200px;
height: 300px;
padding: 5px;
border: 1px solid #1B3348;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
margin-left: 20px;
}

.infotitle {
	float: left;
	width: 100px;
	font-weight: 800; 
}

.jumptop {
	float: right;
	font-size: 0.8em;
}

.bookdetailheader
{
font-size: 1.5em;
font-weight: bolder;
color: #031121;
}

.bookdetail
{
font-size: 1.1em;
line-height: 140%;
}

.arrow
{
margin-right: 4px;
margin-bottom: 6px;
}

footer#site-footer {
background: transparent !important;	
}
