/* Add viewport meta tag in HTML file */
/* <meta name="viewport" content="width=device-width, initial-scale=1"> */

body {
    font-family: 'Trebuchet MS', Tahoma, Verdana, Helvetica;
}


p {
    font-family: 'Trebuchet MS', Tahoma, Verdana, Helvetica;
    font-size: 1em;
    line-height: 1.4em;
    margin-top: 0.7em;
    margin-bottom: 0.7em;
    text-indent: 0.75em;
    text-align: left; /* Add this line to left justify all <p> tags */
}

span.pdwQuestion {
    color: #0B5744;
    font-size: 2rem;
}

hr.pdwhr {
    border: #0B5744 solid 2px;
}

/*
a:link {
    color: #0B5744;
\}

a:visited {
    color: #ffff;
}

a:hover {
    color: #ff6633;
}
*/

.mobile_invitation {
    padding: 25px 1px 8px 1px;
    font-size: 0.75em;
    text-align: center;
}

p.nav, .previous-next-buttons, .day_buttonsf {
    text-align: center;
    text-indent: 0;
}

p.envelope {
    text-indent: 0;
    display: block;
    background: #0B5744;
    color: #ffffff;
    font-size: 0.7em;
    font-weight: 600;
    text-align: center;
}

.lesson_number {
    text-indent: 0;
    background: #0B5744;
    color: #ffffff;
    font-size: 1.5em;
    font-variant: small-caps;
    padding: 0 0.5em 0.15em 0.5em;
}

.week_dates {
    font-family: Georgia, 'Times New Roman', Times;
    font-size: 1.2em;
    font-style: italic;
    color: #0B5744;
    float: right;
    position: relative;
    top: -0.1em;
    margin-right: 0.5em;
    padding: 0.2em;
}

hr.response {
    margin: 1.3em 0 0 0;
    width: 100%;
}

p.day {
    text-indent: 0;
    display: block;
    background: #0B5744;
    color: #ffffff;
    padding: 0.15em 0.2em 0.15em 0.55em;
    font-size: 1.2em;
    font-variant: small-caps;
    margin-top: 1.5em;
}

p.sab, p#sab {
    text-indent: 0;
    border-top: solid 2px #0B5744;
    font-size: 1.5em;
    font-variant: small-caps;
}

.study {
    font-family: Georgia, 'Times New Roman', Times;
    font-style: italic;
    font-size: 0.9em;
}

.date {
    font-family: Georgia, 'Times New Roman', Times;
    font-variant: normal;
    font-size: 0.9em;
    font-style: italic;
    position: relative;
    color: #ffffff;
    margin-right: 0.5em;
    float: right;
    top: -5px;
}

h1, h2, h3, h4, h5 {
    font-family: Georgia, 'Times New Roman', Times;
    line-height: 1.15em;
}

h1, h2, h3, h4 {
    color: #0B5744;
}

h1 {
    font-size: 2.5em;
    font-weight: 800;
    font-style: italic;
}

/* Ensure text-center class works with h1 elements */
h1.text-center {
    text-align: center !important;
}

h2 {
    font-size: 1.7em important;
    font-weight: 800;
}

h3 {
    font-size: 1.4em;
    font-weight: 800;
    margin-top: 0.4em;
    margin-bottom: 0.5em;
}

h4 {
    line-height: 0.9em;
    font-weight: 800;
    font-style: italic;
    font-size: 105%;
    text-indent: 0;
}

h5, h6 {
    font-size: 0.95em;
    font-weight: bold;
    margin-bottom: 0.3em;
    line-height: 0.6em;
}

p.intro {
    font-size: 1.4em;
    margin-top: 0.4em;
    margin-bottom: 0.5em;
    font-variant: small-caps;
    text-indent: 0;
}

p.aques, .ques {
    font-weight: 800;
    font-size: 105%;
    font-style: italic;
    text-indent: 0;
}

.aref, .reference, .read_para {
    font-family: 'Trebuchet MS', Tahoma, Verdana, Helvetica;
    font-size: 100%;
    font-style: italic;
    font-weight: 400;
    text-indent: 0;
}

.read, .a-emphasis, .further_thought_s, .further {
    font-family: Georgia, 'Times New Roman', Times;
    color: #0B5744;
    font-weight: 900;
    font-style: italic;
    font-size: 105%;
    text-indent: 0;
}

p.memory_text {
    font-weight: 800;
    text-indent: 0;
}

p.key_thought {
    font-weight: 800;
    text-indent: 0;
    margin-bottom: 1.7em;
}

.poetry {
    text-indent: -1em;
    margin-left: 3em;
}

.first_para:first-letter {
    font-family: Georgia, 'Times New Roman', Times;
    font-size: 300%;
    color: #0B5744;
    padding: 0.05em 0.05em 0 0;
    text-indent: 0;
}

p.summary, .final_thought, .summary_week {
    background: #EBFFED;   /*#fff7fe*/
    padding: 0.5em;
    font-family: Georgia, 'Times New Roman', Times;
    font-weight: 800;
    text-indent: 0;
    font-style: normal;
}

p.small {
    font-size: 0.75em;
}

p.flush-left {
    text-indent: 0;
}

div.discussion {
    background: #EBFFED;  /* #fff7fe */
    padding: 0.25em;
    font-family: Georgia, 'Times New Roman', Times;
    font-weight: 800;
    text-indent: 0;
}

.blockquote, poem {
    margin-left: 4em;
}

.small-caps, .tetra {
    font-variant: small-caps;
}

p.further_study {
    text-indent: 0;
    margin-top: 0.4em;
    margin-bottom: 0.5em;
}

li, ul {
    list-style-image: url('images/bullet16.png');
}

img.center {
    margin: auto;
    display: block;
    float: none;
}

img.cover {
    float: right;
    margin: 0 5px 20px 0;
    border-style: solid;
    border-color: #c0c0c0;
    border-top: none;
    border-left: none;
    border-right-width: thick;
    border-bottom-width: medium;
    width: 100%;
    height: auto;
}

img.inside_story_pix {
    float: right;
    margin-right: 0.5em;
    border: thin solid #000000;
}

.cover-image {
    width: auto;
    max-height: 320px;
}

.intro-image-sizes {
    float: left; /* Ensures the image floats to the left */
    margin-right: 15px; /* Adds spacing between the image and the text */
    max-width: 300px; /* Limits the width of the image container */
}

.intro-image-sizes img {
    width: 100%; /* Ensures the image scales within the container */
    height: auto; /* Maintains the aspect ratio */
}

p.location {
    font-family: "Times New Roman", Times, serif;
    display: block;
    background: #0B5744;
    color: #ffffff;
    padding: 0.15em 0.2em 0.15em 0.5em;
    font-size: 1.5em;
    font-variant: small-caps;
    text-indent: 0;
    margin-top: 1.5em;
}

p.author {
    font-style: italic;
    color: #0B5744;
}

p.lead {
    font-style: italic;
    color: #0B5744;
}

p.mission_credit {
    text-align: center;
    font-size: 0.7em;
    font-weight: 800;
}

.index_date {
    font-size: smaller;
    color: #0B5744;
    font-style: italic;
    vertical-align: middle;
}

#index_table td {
    padding: 5px;
    margin: auto;
}

.contributors {
    font-weight: bold;
}

p.credits {
    font-size: 0.8em;
    font-weight: 800;
    text-align: center;
}

p.gc-credits {
    font-size: 0.8em;
    text-align: center;
}

div.includes {
    text-indent: 0;
}

div.includes > p {
    text-indent: 0;
    text-align: center;
}

div.includes > h3 {
    text-align: center;
}

p.indx-credits {
    font-size: .75em;
    text-indent: 0;
}


/* Include styles control header & footer includes */
p.credits {
    font-size: .80em;
    font-weight: 800;
    text-align: center;
}

p.gc-credits {
    font-size: .80em;
    text-align: center;
}

div.includes {
    text-indent: 0em;
}

div.includes > p {
    text-indent: 0em;
    text-align: center;
}

div.includes > h3 {
    text-align: center;
}

.bg-primary-colour {
    background-color: #0B5744;
    color: #ffffff;
}


.links {
    margin: 20px 0;
    width: 100%;
    max-width: 800px;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.navbar {
    overflow-x: 0;
    overflow-y: 0.5 rem;
    background-color: #0B5744;
    display: flex;
    justify-content: space-between;
    position: relative;
    align-items: center;
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}


.links a {
    padding: 10px 15px;
    color: #0B5744;
    text-decoration: none;
    border: 2px solid #000000;
    display: inline-block;
    margin: 0;
}

.links a:hover {
    text-decoration: underline;
    background-color: #0B5744;
}


/* End Include Styles */
/* This section controls the appearance of the bar indicating the beginning of the official lesson */
div.enclose {
    display: table;
    width: 100%;
}
div.encl_row { 
      display:table-row;
      background:#0B5744;	
      color:#ffffff;	
      font-size:.70em;	
      font-weight:600;	
      line-height: 140%;
}
div.encl_col_left {
    display: table-cell;
    width: 35%;
    text-align: left;
    padding-left: 1em;
}
div.encl_col_center {
    display: table-cell;
    width: 30%;
    text-align: center;
}
div.encl_col_right {
    display: table-cell;
    width: 35%;
    text-align: right;
    padding-right: 1em;
}
a.DayBarHRef:link
	{
	color: #0B5744; /* #9b0156; */
	text-decoration:none;
	font-size: 1.1em;
	vertical-align: -7%;
	}
a.DayBarHRef:visited
	{
	color: #0B5744;
	text-decoration:none;
	font-size: 1.1em;
	vertical-align: -7%;
	}
a.DayBarHRef:hover
	{
	color: white;
	font-weight:bold;
	text-decoration: none;
	}	

a.DayBarHRefArrows:link
	{
	color: #0B5744; /* #a87078; */
	text-decoration:none;
	font-size: 1.1em;
	vertical-align: -7%;
	}
a.DayBarHRefArrows:visited
	{
	color: #0B5744;
	text-decoration:none;
	font-size: 1.1em;
	vertical-align: -7%;
	}
a.DayBarHRefArrows:hover
	{
	color: white;
	font-weight:bold;
	text-decoration: none;
	}	

a.DayBarHRefWD:link
	{
	color: white; /* #68013a; */
	text-decoration:none;
	}
a.DayBarHRefWD:visited
	{
	color: white;
	text-decoration:none;
	}
a.DayBarHRefWD:hover
	{
	color: white;
	text-decoration: underline;
	}

.float-right {
    float: right;
    margin-right: 20px; /* Adjust the margin as needed */
}

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

.container-regular {
    max-width: 1320px;
}


/* Styles for thenavbar  */
#sidebar {
    /*border: 1px #2b2b2b solid;*/
    /*width: 90px; */
    /* background: #DAA520; */
    float: left;
    margin-right: 10px;
    }
