@charset "UTF-8";
/* CSS Document */

/* ==========================================================
   BibleLandImages.com
   Main Stylesheet
   ========================================================== */

/* ---------- Global Reset ---------- */

*,
*::before,
*::after {
	box-sizing: border-box;
}

/* ---------- Base Page ---------- */

html {
	font-size: 100%;
	scroll-behavior: smooth;
}

body {
	margin: 0;
	padding: 0;

	background: #f6f6f3 url("/assets/images/funky-lines.png") repeat;

	font-family: Optima, Garamond, "Times New Roman", serif;
	font-size: 1rem;
	line-height: 1.6;
	color: #333;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* ---------- Images ---------- */

img {
	max-width: 100%;
	height: auto;
	display: block;
	border: 0;
}

/* ---------- Links ---------- */

a {
	color: #234f7d;
	text-decoration: none;
	transition: color .25s ease;
	border-bottom: 1px dotted rgba(29,79,135,.45);
	font-weight: 500;
}

a:hover,
a:focus {
	color: #4A77A5;
	border-bottom-style: solid;
}

/* ---------- Headings ---------- */

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	font-weight: 500;
	line-height: 1.2;
	color: #2A4D6F;
	font-weight: bold;
}

.hmy-section h1:first-child {
	text-align: center;
	font-variant: small-caps;
	font-size: 1.8rem;
	margin: 0 0 0.5em;
}

.hmy-section h3 a {
	text-decoration: none;
	border-bottom: 1px dotted #2A4D6F !important;
	font-weight: bold;
}

.pbx-content h3 {
	margin-top: 20px;
}

.hmy-section h3 a:hover {
	border-bottom-style: solid !important;
}

.hmy-section h4 {
	margin-top: .5rem !important;
	font-size: 1.15rem;
	color: #8a6f35;
	margin-bottom: 2rem !important;
	font-weight: 600;
}


/* ---------- Paragraphs ---------- */

p {
	margin: 0 0 1em;
}

hr {
    line-height: 1px;
    background-color: #2A4D6F;
    height: 5px;
    border: none;
	margin: 20px 0 20px 0;
}

hr.photoLine {
    line-height: 1px;
    background-color: #2A4D6F;
    height: 5px;
    border: none;
    box-sizing: content-box;
    overflow: visible;
    text-align: center;
	margin-bottom: 40px;
	margin-top:60px;
}

hr.photoLine:before {
    content: "click images for enlarged views";
    display: inline;
    padding: .2em .75em 0.4em .75em;
    color: white;
    text-align: center;
    font-size: 1.1em;
    background-color: #2A4D6F;
    font-variant: small-caps;
    letter-spacing: .05em;
	border-radius: 4px;
}

hr.samplePhotos {
    line-height: 1px;
    background-color: #2A4D6F;
    height: 5px;
    border: none;
    box-sizing: content-box;
    overflow: visible;
    text-align: center;
	margin-bottom: 40px;
	margin-top:40px;
	
}

hr.samplePhotos:before {
    content: "featured photo galleries";
    display: inline;
    padding: .2em .75em 0.4em .75em;
    color: white;
    text-align: center;
    font-size: 1.1em;
    background-color: #2A4D6F;
    font-variant: small-caps;
    letter-spacing: .05em;
	border-radius: 4px;
}



span.dropcap {
    float: left;
    font-size: 1.6em;
    margin-right: 4px;
    padding-right: 4px;
    display: block;
    line-height: 0.775em;
    border-right: 1px solid;
    font-stretch: ultra-condensed;
    color: #2A4D6F;
}


.caption {
	border: 1px solid #CCC;
	padding: 4px 8px;
	background-color: #DDD;
	text-align: left;
}

cite {
	font-style: italic;
}

.centerText {
	text-align: center;
}

.right-column {
	margin-top: 20px;
	margin-left: 20px;
}

.left-column {
	margin-top: 20px;
}

figure {
    margin: 0;
}

figure img {
    display: block;
    width: 100%;
    height: auto;
}

figcaption {
    width: calc(100% - 16px);
    margin: 8px auto 0;
	text-align: left;
    padding: 4px 8px 2px 8px;
    background: #d9d9d9;
    color: #444;
	border: 1px solid #CCC;
	box-sizing: border-box;
}

.figure-extra-narrow  { width: 265px; }
.figure-narrow  { width: 300px; }
.figure-medium  { width: 420px; }
.figure-wide    { width: 560px; }
.figure-full    { width: 100%; }

.figure-left {
    float: left;
    margin: .3rem 1rem 1rem 0;
}

.figure-right {
    float: right;
    margin: .3rem 0 1rem 1rem;
}

figcaption.addSpace {
	margin-bottom: 20px;
}

.inline-menu {
	display: flex;
	justify-content: center;
	gap: 1.5rem;
	list-style: none;
	margin: 0;
	padding: 0;
}

.inline-menu li:not(:last-child)::after {
    content: "|";
    margin: 0 10px 0 20px;
    color: #888;
}

.inline-menu li {
    margin: 0;
    padding: 0;
}

ul.inline-menu li {
    list-style-type: none;
	list-style-image:url("../images/graphics/box_bli_brown.png")	
}

ul.inline-menu li.red {
    list-style-type: none;
    list-style-image:url("../images/graphics/box_red.png");
}

ul.inline-menu li.green {
    list-style-image:url("../images/graphics/box_green.png");	
}

ul.menuList {
	margin-left: -20px;
	margin-top: 6px; 
	line-height: 1.6em;
}

ul.menuList li {
	list-style-type: none;
	list-style-image:url("../images/graphics/box_bli_brown.png")
}
ul.menuList li.green {
    list-style-image:url("../images/graphics/box_green.png");
}

ul.menuList li.red {
    list-style-image:url("../images/graphics/box_red.png");
}								


.book-feature {
    margin-top: 10px;
    display: flex;
    gap: 2rem;
    align-items: flex-start;
    background: #f8fafc;
    border: 1px solid #e5e7eb;
    border-radius: 14px;
    padding: 2rem;
}

.book-cover {
    width: 200px;
    flex-shrink: 0;
}

.book-cover img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 6px;
    box-shadow: 0 8px 22px rgba(0, 0, 0, 0.18);
}

.photo-enlarge {
    display: block;
	transition: transform 0.25x ease;
}

.photo-enlarge:hover {
    transform: scale(1.02);
}

.book-info {
    flex: 1;
}

.book-info p,
.book-card p {
    color: #374151;
    line-height: 1.65;
}

.mapContainer {
	margin-bottom: 15px;
	cursor: pointer;
}

.map-hint {
  margin: -0.15rem 0 1.25rem;
  text-align: center;
  font-size: 0.85rem;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #2A4D6F;
}

/* Hero Image Button
--------------------------------------------------*/
.hero-button {
    position: absolute;
    top: 22%;
    left: 50%;
    transform: translate(-50%, -50%);

    display: inline-block;
    width: 200px;
    padding: 8px 16px;

    background-color: #2A4D6F;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 14px;

    border: none;
    border-bottom: none;
    box-shadow: none;

    border-radius: 4px;
    cursor: pointer;

    transition: background-color .25s ease;
}

.hero-button:hover {
    background-color: #3A5D7B;
    color: #fff;
    text-decoration: none;
    border-bottom: none;
    box-shadow: none;
}

.book-buttons {
  display: flex;
  gap: 0.75rem;
  flex-wrap: wrap;
  margin: 1.25rem 0 .8rem 0;
}

.btn-primary,
.btn-secondary {
    display: inline-block;
    margin-top: 8px;
    padding: 10px 22px;
    background: #2A4D6F;
    border-radius: 4px;
    color: #ffffff;
    text-decoration: none;
    transition: background-color .25s ease;
}

.btn-primary:hover {
    background: #3A5D7B;
    text-decoration: none;
	color: #ffffff;
}

.btn-secondary {
  background: #d6c49a;
  color: #1f2937;
}

.btn-secondary:hover {
  background: #c6b17c;
}	

.float-image-left {
    float: left;
    margin: 10px 20px 10px 0;
}
.float-image-right {
    float: right;
    margin: 10px 0 10px 10px;
}

.error-panel {
    max-width: 500px;
    margin: 2rem auto 3rem;
    padding: 2rem 2.5rem;

    background: #fcfcfb;
    border: 1px solid #ddd;
    border-radius: 12px;

    box-shadow: 0 4px 12px rgba(0,0,0,.08);

    text-align: center;
}

.error-panel p:last-child {
    margin-bottom: 0;
}


/* =====================================================
   Footer
===================================================== */

.site-footer {
    background: #2D170C;
    color: #ffffff;
    text-align: center;
    padding: 35px 20px;
    margin-top: 50px;
    font-size: .95rem;
    line-height: 1.7;
}

.site-footer p {
    margin: 0 0 14px;
}

.site-footer p:last-child {
    margin-bottom: 0;
}

.site-footer a {
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
}

.site-footer a:hover {
    text-decoration: none;
	color: #E8EFD8;
}

/* Footer Button */

.footer-button {
    display: inline-block;
    margin-top: 8px;
    padding: 10px 22px;
    background: #2A4D6F;
    border-radius: 4px;
    color: #ffffff;
    text-decoration: none;
    transition: background-color .25s ease;
}

.footer-button:hover {
    background: #3A5D7B;
    text-decoration: none;
}

/* =====================================================
   Header / Logo
===================================================== */

.site-header {
    text-align: center;
    padding: 15px 0 10px;
}

.p7HMY img.site-logo {
    display: block;
    width: 60%;
    max-width: 750px;      /* adjust to taste */
    height: auto;
    margin: 0 auto;
	border: none;
}

/* pvii - adaptive menu magic */
.p7AMM.amm-root-black {
	background-color: #2D170C;
}

.p7AMM li a {
	padding: 8px 20px;
}

.pbx-content p, .pbx-content img {
	margin-top: 20px !important;
}
	
.p7HMY img {
	padding: 4px;
    box-sizing: border-box;
    border: 1px solid #CCC;
}

#p7AGM_1 {
	margin: 20px 0;
}

/*.p7HMY img {
    border: none;
}*/

