/***********************************
Custom Cascading Style Sheet for RootswebFP (School-alumni)
$Id: custom.css?v4.0.0 (15/07/2017) author DvB derekboddington@gmail.com$
$Framework CSS Id: jAlbum 'Tiger'skin common.css?v=2.9.2 by Laszlo Molnar gratefully acknowledged$
$Revision: 4.0.5 dated: 29/09/2019. Last amended 12/02/2023 (DVB)$
****************************/

@charset "utf-8";
body {
  font-family: Roboto Condensed;
  color: #000000;
  font-weight: normal;
  font-size: 1.000em;
  line-height: 1.125;
  background-color: #ebebe3;
  background-image: url(parchmtl-full-grad-1.2.jpg);
  background-position: center center;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-scrolling: touch;
}

a {
  text-decoration: none;
  font-weight: normal;
  font-size: 100%;
  color: #817271/*#000036*/
  ;
}

a:hover {
  color: #a6a6a6;
  text-decoration: none;
}

h1 {
  font-family: Shrikhand, sans-serif;
  font-size: 2.0em;
  color: #ddd6ce;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h2, h3, h4, h5, h6 {
  font-family: Oswald, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  text-rendering: optimizeLegibility;
}

h1 {
  font-size: 3.0em;
  line-height: 1.25;
}

h2 {
  font-size: 2.0em;
  line-height: 1.125;
}

h3 {
  font-size: 1.6em;
  line-height: 1.10;
}

h4 {
  font-size: 1.4em;
  line-height: 1.1111;
}

@media screen and (min-width: 20em) {
  h1 {
    font-size: 1.8em;
  }
}

@media screen and (min-width: 24em) {
  h1 {
    font-size: 2.0em;
  }
}

@media screen and (min-width: 40em) {
  h1 {
    font-size: 2.5em;
  }
}

@media screen and (min-width: 50em) {
  h1 {
    font-size: 3.1em;
  }
}

@media screen and (max-width: 40em) {
  h2 {
    font-size: 1.70em;
  }
}

@media screen and (max-width: 40em) {
  h3 {
    font-size: 1.30em;
  }
}
.hero {
  margin-top: 1.0rem;
}

.hero .hero-image {
  box-shadow: 2px 3px 6px rgba(65, 63, 63, 0.54);
}

.hero .hero-image header {
  max-width: none;
  min-width: 100%;
}

.hero .hero-image header>div>* {
  color: #ddd6ce;
  text-shadow: 2px 2px #0f0f09;
}

.hero .hero-image header>div h1 {
  max-width: 100%;
  padding-top: 8px;
  padding-left: 40px;
  padding-right: 40px;
  text-align: center;
  line-height: 1.0em;
}

.description {
  width: 100%;
  text-align: center;
  font-family: Shrikhand;
  color: #DED8CC;
  text-shadow: 1px 1px #484540;
  font-size: 1.8em;
}

.hero .hero-image header {
  background: rgba(64, 55, 48, 0.8);
  background: -webkit-linear-gradient(legacy-direction(180deg), rgba(64, 55, 48, 0.9) 0%, rgba(64, 55, 48, 0.5) 50%, rgba(64, 55, 48, 0) 100%);
  background: linear-gradient(180deg, rgba(64, 55, 48, 0.9) 0%, rgba(64, 55, 48, 0.5) 50%, rgba(64, 55, 48, 0) 100%);
}

.hero .hero-image header:hover {
  background: rgba(64, 55, 48, 0.8);
  background: -webkit-linear-gradient(legacy-direction(180deg), rgba(60, 52, 43, 1.0) 0%, rgba(60, 52, 43, 0.5) 80%, rgba(60, 52, 43, 0) 100%);
  background: linear-gradient(180deg, rgba(60, 52, 43, 1.0) 0%, rgba(60, 52, 43, 0.5) 80%, rgba(60, 52, 43, 0) 100%)
}

.hero .hero-image .buttons .button:last-child {
  margin-right: 20px;
  margin-top: 15px;
}

/*Modifications for Top Bar and Search box*/

.page-top {
  margin-top: 1.5rem;
}

@media screen and (min-width:40em) {
  .top-bar .search.active .search-input {
    width: 9em;
  }
}

.top-bar, .top-bar ul {
  background-color: transparent;
}

.top-bar {
  background-color: transparent;
  box-shadow: none;
  line-height: 0;
  margin-bottom: 1.0rem;
}

.top-bar a {
  color: #fff;
}

.top-bar a:hover {
  color: #fff;
}

.top-bar-left, .top-bar-right {
  font-family: Oswald;
  font-size: 1.2rem;
  text-transform: uppercase;
}

.top-bar .search .search-btn {
  font-size: 2.0rem;
  color: #454032;
}

.top-bar .search input {
  height: 2.3rem;
}

input[type=text] {
  border-radius: 5px;
}

[type=text] {
  border: 1px solid #000000;
  background-color: #efefe5;
}

input[type=text] {
  border-radius: 6px;
}

/****************
Modifications for ScrollUp button 
*/

#scrollup {
  left: 15px;
  bottom: 15px;
  background-color: #8c8374;
  opacity: 0.8;
}

#scrollup:hover {
  background-color: #484540;
  opacity: 1.0;
}

.button {
  padding: 0.2em 0.25em;
  border-radius: 40px;
}

.button.large {
  font-size: 2.8rem;
}

.cont-box>.columns {
  background-color: #dad7c6;
  box-shadow: none;
}

.footer {
  font-size: 0.98em;
}

.footer a {
	color: #817271;
}

.footer a:hover {
	color: #3c3f41 #a6a6a6;
}

.lightbox .lightbox-overlay {
  background: #dad7c6 url('parchmtl-full-grad-1.0.jpg') repeat;
}

.lightbox .lightbox-main {
  box-shadow: 3px 6px 12px rgba(0, 0, 0, 0.3);
}

.lightbox .lightbox-caption {
  background-color: #e8e9e3;
  border-radius: 11px 11px 0 0;
  box-shadow: 3px 6px 12px rgba(0, 0, 0, 0.3);
  bottom: 1.0em;
}

.lightbox .lightbox-caption .caption h3 {
  font-size: 1.4em;
}

.no-touchevents .thumbnails.caption-tooltip .column .card .caption {
  background-color: #484540;
  padding: 0.10rem 0.625rem;
}

.tooltip {
  background-color: #484540;
  border-radius: 4px;
}

.tooltip>.nub {
  border-color: transparent transparent #484540 transparent;
}

.tooltip.valign-top>.nub {
  border-color: #484540 transparent transparent transparent;
}

.tooltip.valign-middle.align-left>.nub {
  border-color: transparent transparent transparent #484540;
}

.tooltip.valign-middle.align-right>.nub {
  border-color: transparent #484540 transparent transparent;
}

.page #main article {
  padding: 0;
  border-radius: 0;
  background-color: transparent;
  box-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0);
}

.menu-cont {
  display: block;
  max-width: 72.5rem;
  margin: 1.0em auto 0.85em auto;
  font-size: 0.85em;
  font-weight: 500;
  padding-left: 20px;
  padding-right: 20px;
}

.header-image {
  display: block;
  float: none;
  max-width: 25rem;
  background-color: transparent;
  box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.35);


}
.lead-image {
  float: left;
  margin: 0px 20px 10px 0px;
  max-width: 35%;
  background-color: transparent;
  box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.35);
}

.lead-imageFR {
  float: right;
  margin: 0px 0px 10px 20px;
  max-width: 35%;
  background-color: transparent;
  box-shadow: -2px 4px 6px rgba(0, 0, 0, 0.35);
}

@media only screen and (min-width: 64em) {
  .modal .window {
    left: 3%;
    top: 40%;
    width: 38%;
  }
}

.modal .window {
  border-radius: 11px;
  background: #dad7c6 url('parchmtl-full-grad-1.0.jpg') repeat;
}

.modal .window header {
  background-color: rgba(82, 79, 77, 0.86);
  text-align: center;
}

.modal .contentFP-header {
  margin: 0px auto;
}

.modal .contentFP-body {
  margin-left: 0px;
  margin-right: 0px;
}

#playlist{background-color: transparent;}
#audio{background:#797163;width:25em;padding:0.625em;border-radius:0.19em;}
.active a{color:#915c39db;text-decoration:none;}
li a{color:#444;background:transparent;padding:5px;display:block;}
li a:hover{text-decoration:none;}


/************************************
Specific user styles for non-album pages
 ************************************/

.contentFP {
  display: block;
  width: inherit;
  font-size: 95%;
  text-align: left;
  margin: 0 auto 40px auto;
}

.contentFP-header {
  text-align: center;
  margin: 2.0rem auto 3.0rem auto;
}

.contentFP-body {
  display: block;
  width: inherit;
  margin-top: 40px;
  margin-left: 1.0rem;
  margin-right: 1.0rem;
}

.contentFP ul {
  margin-top: 0.85em;
  margin-left: 1.5em;
  list-style: disc;
  line-height: 1.12em;
  list-style-type: disc;
}

.contentFP-end {
  padding-top: 1.0rem;
  font-size: 0.85em;
  font-weight: 600;
  font-style: italic;
  line-height: 1.120em;
}

hr {
	display: block;
	width: 100%;
	margin-top: 0.75em;
	margin-bottom: 1.0em;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-width: 0.15em;
	color: gray;
}

.hyphenate {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.center {
  width: inherit;
  margin: 0px auto 0px auto;
  text-align: center;
}

.fade {
  opacity: 1;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}

.fade:hover {
  opacity: 0.5;
}

.footerFP {
  text-align: center;
  line-height: 120%;
  font-family: Tahoma, Verdana, Arial, sans-serif;
  vertical-align: top;
  width: 90%;
  margin: 30px auto 120px auto;
  font-size: 0.98em;
}

.footerFP a {
  text-decoration: none;
  font-weight: 900;
  font-size: 0.98em;
  color:#817271;
}

.footerFP a:hover {
  color: #3c3f41/* #a6a6a6*/;
  font-size: 0.98empx;
  text-decoration: underline;
}

.formBox {
  text-align: center;
  padding: 3px 7px 3px !important;
  margin: 30px auto 150px auto;
}

.formBox button {
  width: auto;
  padding: 7px 15px 7px !important;
  font-size: 14px !important;
  background-color: #57534c;
  font-size: 13px;
  font-family: Oswald, sans-serif;
  font-weight: normal;
  /*text-shadow: 1px 1px #5F5A57;*/
  color: #ffffff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  /*border: 1px solid #5F5A57;*/
  cursor: pointer;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
}

.formBox button:hover {
  color: #ACA7A3;
}

#popupFP {
  width: 100%;
  background-color: #EBEBE3;
  background-image: url('../images/parchmtvl.jpg');
  background-repeat: repeat;
  visibility: visible;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.slidePopup {
  font-size: 100%;
  margin-left: 20px;
  margin-right: 20px;
}

.captionFP {
  color: #000;
  font-size: 0.8em;
  font-weight: 500;
  text-align: center;
  margin-bottom: 5px;
}

#wrapperFP {
  max-width: 72.5rem;
  margin-left: -0.15625rem;
  margin-right: -0.15625rem;
  font-family: Roboto Condensed;
  font-size: 1.0em;
}

ul {
  list-style: none;
  margin-bottom: 0.75em;
  line-height: 1.125rem;
}

p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1em;
  line-height: 1.1rem;
  display: block;
  margin-block-start: 0.3em;
  margin-block-end: 0.6em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  text-rendering: optimizeLegibility;
}

p.header {
  font-weight: bold;
  font-size: 1.1rem;
  margin-bottom: 0.4rem;
}

p.margin10 {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

.descendantsFPhead {
  text-align: center;
  font-family: Oswald;
  line-height: 1.125em;
  text-decoration: none;
  margin-bottom: /*40px*/
  10px;
}

.amendBox {
  background-color: #efefe5;
  padding: 10px;
  vertical-align: top;
  text-align: center;
  width: 40%;
  font-weight: bold;
  font-style: normal;
  font-size: large;
  border: 1px solid #DAD1C7;
  margin: 0px auto 20px auto;
  border-bottom-left-radius: 6px;
  -moz-border-bottom-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-right-radius: 6px;
  -moz-border-bottom-right-radius: 6px;
  box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.4);
}

@media screen and (min-width: 20em) {
  .descendantsFPhead {
    font-size: 1.6em;
  }
}

@media screen and (min-width: 30em) {
  .descendantsFPhead {
    font-size: 1.8em;
  }
}

@media screen and (min-width: 40em) {
  .descendantsFPhead {
    font-size: 2.0em;
  }
}

@media screen and (min-width: 40em) {
  body {
    line-height: 1.125em;
  }
}

@media screen and (min-width: 50em) {
  .descendantsFPhead {
    font-size: 2.2em;
  }
}

.noFPhead {
  visibility: hidden;
}

/********************************
Specific styles for self-hosted embedded fonts
*********************************/

/* shrikhand-regular - latin 
v5 16.07.2019*/

@font-face {
  font-family: 'Shrikhand';
  font-style: normal;
  font-weight: 400;
  src: url('../res/fonts/shrikhand-v5-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Shrikhand Regular'), local('Shrikhand-Regular'), url('../res/fonts/shrikhand-v5-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../res/fonts/shrikhand-v5-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
  url('../res/fonts/shrikhand-v5-latin-regular.woff') format('woff'), /* Modern Browsers */
  url('../res/fonts/shrikhand-v5-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../res/fonts/shrikhand-v5-latin-regular.svg#Shrikhand') format('svg');
  /* Legacy iOS */
}

/* oswald-regular - latin 
v29 22.10.2019*/

@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('../res/fonts/oswald-v29-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local(''), url('../res/fonts/oswald-v29-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../res/fonts/oswald-v29-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
  url('../res/fonts/oswald-v29-latin-regular.woff') format('woff'), /* Modern Browsers */
  url('../res/fonts/oswald-v29-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../res/fonts/oswald-v29-latin-regular.svg#Oswald') format('svg');
  /* Legacy iOS */
}

/* roboto-regular - latin */

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../res/fonts/roboto-v20-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'), url('../res/fonts/roboto-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../res/fonts/roboto-v20-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
  url('../res/fonts/roboto-v20-latin-regular.woff') format('woff'), /* Modern Browsers */
  url('../res/fonts/roboto-v20-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../res/fonts/roboto-v20-latin-regular.svg#Roboto') format('svg');
  /* Legacy iOS */
}

/* roboto-italic - latin */

@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('../res/fonts/roboto-v20-latin-italic.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Italic'), local('Roboto-Italic'), url('../res/fonts/roboto-v20-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../res/fonts/roboto-v20-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
  url('../res/fonts/roboto-v20-latin-italic.woff') format('woff'), /* Modern Browsers */
  url('../res/fonts/roboto-v20-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../res/fonts/roboto-v20-latin-italic.svg#Roboto') format('svg');
  /* Legacy iOS */
}

/* roboto-condensed-regular - latin 
v18 23.07.2019*/

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: url('../res/fonts/roboto-condensed-v18-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url('../res/fonts/roboto-condensed-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../res/fonts/roboto-condensed-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
  url('../res/fonts/roboto-condensed-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
  url('../res/fonts/roboto-condensed-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
  url('../res/fonts/roboto-condensed-v18-latin-regular.svg#RobotoCondensed') format('svg');
  /* Legacy iOS */
}