/*
 Theme Name:    Graphene Child
 Theme URI:     https://www.adrianbeal.com/
 Description:   Child Theme For Graphene
 Author:        Adrian Beal
 Author URI: 	https://www.adrianbeal.com/
 Template:      graphene
 Version:       2.8.4
*/
@import url("/wp-content/themes/graphene/style.css");
@import url("/wp-content/plumbing/css/plumb.css");
/* Your modification goes here */

@font-face {
	src: url(/wp-content/themes/MyFonts/Patrick_Hand/PatrickHand-Regular.ttf);
	font-family: PatrickHand;
}

@font-face {
	src: url(/wp-content/themes/MyFonts/chalktastic-font/Chalktastic-r78L.ttf);
	font-family: Chalktastic;
}

@font-face {
	src: url(/wp-content/themes/MyFonts/Architects_Daughter/ArchitectsDaughter-Regular.ttf);
	font-family: ArchitectsDaughter;
}



/* §§§§§§§§§§§§§§§§§§§§§§§§ ADRIAN'S AREA §§§§§§§§§§§§§§§§§§§§§§§§ */



/* ========= WEBSITE HEADER ========== */
/* =Header
-------------------------------------------------------------- */
/* =======================================================================
??????????  Website Header (title= main title, desc= sub sitle) - Properties and position  ??????????
========================================================================== */

/*
/* End */


div.PatrickHand {
	font-family: PatrickHand;
	font-size:1.2em;
}

.Chaltastic {
	font-family: Chalktastic;
}


.ArchitectsDaughter {
	font-family: ArchitectsDaughter;
}

.searchform{
	display: none;
}

.top-bar{
	display: none;
}    


#header {
	text-align: center;
    max-height: 250px;
	position: relative;
	overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
	display: none;  
}

.header_title {
	width:300px;
	font-size: 6px !important;
	color:white;
	letter-spacing: -1px;
    margin-top: -200px;	
	margin-left: 20px;
	display: none;
}


.header_desc {
	font-size: 6px !important;
	color:white;alt="Ambridge Extra!"></div>
    font-family: "Lato", arial, sans-serif;
    font-weight: normal;
    line-height: normal;
    margin-left: 20px;
    text-align: left;
	display: none;
}



/*  Removes the page name titles  */
.page .post-title {
	display: none;
}


/*  Adjusts gap between header menu and page container  */
.entry-content {
    clear: both;
    padding-top: 20px;
}

/*  This is the main container for all pages  */
#content, body > .container > .panel-layout {
    background: white;
    padding:0px;
}

/*  Can't get this to work! 
.navbar .nav > li > a {
    min-height: 0px;
    padding: 15px;
    box-sizing: border-box;
    font-weight: 700;
    font-size: 16px;
    color: #1f1a22;
}

#content {
	padding:20em;
}
 */


/* ========================================================================
My code...
=========================================================================== */


.PageHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ff6600;
	text-decoration: none;
	text-align:center;
	-webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: darkgray;
	background: url("/wp-content/uploads/BgBlueParchment.jpg") repeat;		
	text-shadow: 4px 4px 2px rgba(255, 255, 255, 1);
	
}


#header img {
    width: 100%;
    height: auto;
    
}



/* ============= Puts a background image in the footer area =============== */
body #footer { 
	background: url("/wp-content/uploads/BgBlackHoneycombe.jpg") repeat;
}
/* End */


/* ============= Slideshow area =============== */
.slideshow_container{
margin: 0 auto !important;
	background: url("/wp-content/uploads/BgLightGreenParchment.jpg") !important;
}	



/* =======================================================================
JustGiving Pop-up Format
========================================================================== 
*/

div.MyPopUpPageFrame {
	font-size: min(max(12px, 1.5vw), 18px);
	padding:2em;
	line-height:1.5em;
	background-color: lightyellow;
	text-align:justify;
}


.PopUpTitle { 
	text-align:center;
	font-family: Arial; 
	font-size: min(max(12px, 1.5vw), 18px);
	font-weight: bold;
	color: #333333; 
	vertical-align: middle;
	border-top: 5px solid gray;
	border-right: 5px solid gray;
	border-left: 5px solid gray;
	border-bottom: 5px solid gray;
	border-style: groove;
	background: linear-gradient(lightgray,#f2f2f2,lightgray);
	padding: 10px 10px;
	margin-bottom:20px;
	line-height:1em;
}

img.PopUpImage {
  max-width: 10vw;
  height: auto;
  background-repeat: no-repeat;
  background-size: contain;"
}


.shadow { 
-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
}

.black-text-with-gray-shadow {
  text-shadow: 2px 2px 1px lightgray;
  color: black;
  font: 1.1em Georgia, serif;
	text-align: justify;
	vertical-align: middle;
	border-top: 5px solid #ff0000;
  border-right: 5px solid #ff0000;
  border-left: 5px solid #ff0000;
	border-bottom: 5px solid #ff0000;
	background: linear-gradient(#ffff4d,#ffffcc,#ffff4d);
	padding: 10px 10px;
}

div.ItalicGray {
	font-size: 9px;
	text-align: justify;
	font-style: italic;
	line-height:1em;
	color:gray;
	padding-top: 10px;
}



div.CandiceHeader {
	font-family: "Times New Roman", Times, serif;
	font: 2em Georgia, serif;
	text-align: center;
	color: darkblue;
}

div.Text10pt {
	font-size: 10px;
	text-align: center;
	font-weight: bold
}


/* ================== END ================== */



a {
  color:inherit;
  text-decoration: none;
 }








/* ========================================================================
Archers Podcast Pages
=========================================================================== */

/* ++++++++++++++++++++++ ARCHERS PAGES 2009 - 2017 +++++++++++++++++++++ */


/* ++++ Top of page and menu ++++ */


div.MyPageFrame {
	width:100%;
	text-align:justify;
	color: #333333;
	font-size: min(max(8px, 1.7vw), 16px);
	padding:2em;
	background: url('/wp-content/uploads/BgGreenParchment.jpg') repeat;
	border:1% solid lightgray;
	border-style: groove;
}

div.MyContactPageFrame {
	width:100%;
	text-align:justify;
	color: #333333;
	font-size: min(max(8px, 1.7vw), 16px);
	padding:2em;
	background: url('/wp-content/uploads/CreamLeather.jpg') repeat;
	border:1% solid lightgray;
	border-style: groove;
}


div.MyPageFrame2 {
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: min(max(8px, 2vw), 16px);
	line-height:2em;
	background: url('/wp-content/uploads/BgGrayGreenParchment.jpg') repeat;
	padding:2em;
	border: 2 solid red;
	font-size:3em;
}



.MyPageContainer {
	width:100%;
	font-size: min(max(9px, 1.5vw), 18px);
	line-height:1.5em;
}

div.MyPodcastsContainer {
	width:100%;
	font-size: min(max(6px, 1.5vw), 18px);
	line-height:1.5em;
}

.DownloadPageTitle {
	font-size: min(max(14px, 4vw), 24px);
	color:black;
	-webkit-text-stroke: 0.5px white;
	xxxbackground:linear-gradient(to bottom, #6eff88 5%, #00db28 100%);
	xxxbackground:linear-gradient(to bottom, #eb4034 35%, #fc730a 30%, #eb4034 35%);
	xxxbackground:linear-gradient(to bottom, red 15%, white 10%, blue 5%);
	background: linear-gradient(#752f00 1%, #eb4034 5%,#ffcba3 40%, #fcd8c0 45%, #fcd8c0 55%, #ffcba3 60%, #eb4034 90%, #752f00 96%);
	border-left: 5px solid #752f00;
	border-right: 3px solid #752f00;
	font-weight: bold;
	text-align:center;
	padding:0.5em;
	line-height:1.5em;
}

.ContainerPageTitle {
	font-size: min(max(14px, 3vw), 30px);
	color:darkgreen;
	font-weight: bold;
	text-align:center;
	padding-bottom:0.2em;
	line-height:1.5em;
}


.PasswordText {
	color: #fc5e03;
	text-align: center;
	padding-bottom:0.2em;
	font-size: min(max(10px, 1vw), 18px);
}


a.HavePassword:link {
	color: black;
	font-size: min(max(8px, 3vw), 18px);	
	font-weight: bold;
	letter-spacing: 3px;
}


a.HavePassword:visited {
	color:black;
}


a.HavePassword:hover {
	color:white;
}


a.HavePassword:active {
	color:darkgreen;
}


.ContainerYearsMonths {
	border-style: groove;
	border-width: 2%;
	border-color: lightgray;  
}

.ContainerPossition {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

div.ParagraphSpace {
	line-height:1em;
}

.ContainerPosition {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.YearContainer { 
	text-align:center;
	width: 100%;
	vertical-align: middle;
	background: linear-gradient(#00B9F9,#deeefa,#0041A2);
	font-size: min(max(6px, 1vw), 12px);
	padding-top: 5px;
	padding-bottom: 5px;
	border-style: outset;
	border-color: #D1D1D1;
}

.YearContainer a {
	text-decoration:none;
	color:black;
}

.YearContainer a:hover {
	text-decoration:none;
	color:black;
	background: #fff;
	padding: 2px 2px;
}

.SelectedYearr { 
	text-decoration:none;
	color:darkred;
	text-align:center;
	font-weight:bold;
	font-size: min(max(6px, 1vw), 20px);
	font-size: min(max(10px, 2.5vw), 18px);
	width: 100%;
	vertical-align: middle;
	background: linear-gradient(#0041A2,#deeefa,#00B9F9);
	border-top: 3px inset lightgray;  border-right: 3px inset white; border-left: 3px inset white; border-bottom: 3px inset #BBBBBB;
	line-height:2em;
}

.months{
	font-size: min(max(9px, 1.2vw), 16px);
	text-align:center;
	width: 100%;
	text-shadow: 2px 2px 4px #ffffff;
	background-color: lightgreen;
	color:black;
	padding-top:5px;
	padding-bottom:5px;
}

/* ++++ END ++++ */


/* ++++++++++++++++++++++ ARCHERS PAGES 2009 - 2017 +++++++++++++++++++++ */


.ContainerMonthPodcasts {
	background: url("/wp-content/uploads/BgLightBlueParchment.jpg") repeat;
	border: 0.2em solid grey;
}

.PodcastWrap {
	background: url("/wp-content/uploads/BgLightGray.jpg") repeat;
}

.ContainerPodcasts {
	background:white;
}

.ContainerTopAdvert img{
	width: 100%;
	border: 2px solid white;
}

div.ExtraBanner {
	text-align:center;
}

div.ExtraBanner img {
	max-width:100%;
}


.HeaderMonth {
	line-height:2em;
	width:12%;
	text-align:center;
	vertical-align:middle;
	text-shadow: 1px 1px 1px #000;
	text-transform: uppercase;
	/* === font-size: min(max(9px, 1.5vw), 12px); === */
	font-size: min(max(9px, 1.3vw), 12px);
	color: white;
	background-color: #99bfd2;
	padding-top:5px;
	padding-bottom:5px; 

}

.HeaderDescriptionKeep {
	line-height:2em;
	width:75%;
	text-align:left;
	vertical-align:middle;
	text-shadow: 1px 1px 1px #000;
	text-transform: uppercase;
	/* === font-size: min(max(5px, 1vw), 12px); === */
	font-size: min(max(9px, 1.3vw), 12px);
	color: white; 
	background-color: #99bfd2;
	padding-left:1%; 
	padding-top:5px;
	padding-bottom:5px; 
	
}

.HeaderDescription {
	line-height:2em;
	width:75%;
	text-align:left;
	vertical-align:middle;
	text-shadow: 1px 1px 1px #fff;
	text-transform: uppercase;
	/* === font-size: min(max(5px, 1vw), 12px); === */
	font-size: min(max(9px, 1.3vw), 16px);
	color: black; 
	background-color: #99bfd2;
	padding-left:1%; 
	padding-top:5px;
	padding-bottom:5px; 
	
}

.HeaderTOP {
	line-height:2em;
	width:13%;
	text-align:center;
	vertical-align:middle;
	text-shadow: 1px 1px 1px #fff;
	text-transform: uppercase;
	/* === font-size: min(max(5px, 1.5vw), 14px); === */
	font-size: min(max(9px, 1.3vw), 12px);
	color: darkred; 
	background:linear-gradient(to bottom, #c7edde 5%, #a6c4b8 100%);
	-webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: black;
    background-color: #99bfd2;
    padding-top:5px;
	padding-bottom:5px;  
}


.HeaderTOP:hover {
	text-shadow: 1px 1px 1px #fff;
	color: black;
	background:lightyellow;
	-webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: black;
}


.PodcastsDatesBlue {
	line-height:1.5em;
	width:12%;
	text-align:center;
	vertical-align:middle;
	/* === font-size: min(max(4px, 1vw), 14px); === */
	font-size: min(max(9px, 1.5vw), 14px);
	color: #000;
	border-bottom:1px solid #a6c4b8;
	background:linear-gradient(to bottom, #bddbfa 5%, #80b5ea 100%);
	border:1px solid #a6c4b8;
	padding-top:5px;
	padding-bottom:5px;
}

.PodcastsDatesBlue:hover {
	color: red;
	background:linear-gradient(to bottom, #a6c4b8 5%, #c7edde 100%);
}


.PodcastsDatesGreen {
	line-height:1.5em;
	width:12%;
	text-align:center;
	vertical-align:middle;
	/* === font-size: min(max(4px, 1vw), 14px); === */
	font-size: min(max(9px, 1.5vw), 14px);
	color: #000;
	border-bottom:1px solid #a6c4b8;
	background:linear-gradient(to bottom, #c7edde 5%, #a6c4b8 100%);
	border:1px solid #a6c4b8;
	padding-top:5px;
	padding-bottom:5px;
}

.PodcastsDatesGreen:hover {
	color: red;
	background:linear-gradient(to bottom, #80b5ea 5%, #bddbfa 100%);
}


.PodcastsDatesExtra {
	line-height:1.5em;
	width:12%;
	text-align:center;
	vertical-align:middle;
	/* === font-size: min(max(4px, 1vw), 14px); === */
	font-size: min(max(9px, 1.5vw), 14px);
	color: #000;
	border-bottom:1px solid #a6c4b8;
	background:linear-gradient(to bottom, #FEFDCC 5%, #FFF97F 100%);
	border: 1px solid #a6c4b8;
	padding-top:5px;
	padding-bottom:5px;
	box-shadow: inset 0px 0px 5px 5px #d1ffe3; /* inset left,top,fuzz Center,fuzz Outside, color */
}


.PodcastsDatesExtra:hover {
	background:linear-gradient(to bottom, orange 5%, lightyellow 100%);
	color:black;
}


.PodcastsDatesLink {
	line-height:1.5em;
	width:12%;
	text-align:center;
	vertical-align:middle;
	/* === font-size: min(max(4px, 1vw), 14px); === */
	font-size: min(max(9px, 1.5vw), 14px);
	color: #000;
	border-bottom:1px solid #a6c4b8;
	background:linear-gradient(to bottom, white 5%, lightgreen 100%);
	border: 1px solid black;
	padding-top:5px;
	padding-bottom:5px;
	box-shadow: inset 0px 0px 5px 5px #d1ffe3; /* inset left,top,fuzz Center,fuzz Outside, color */
	font-style: italic;
}


.PodcastsDatesLink:hover {
	background: url('/wp-content/uploads/BgGreenParchment.jpg') repeat;
}


.HeadingCharity {
	width:100%;
	background: #3D94F6;
	background-image: -webkit-linear-gradient(top, #3D94F6, #1E62D0);
	background-image: -moz-linear-gradient(top, #3D94F6, #1E62D0);
	background-image: -ms-linear-gradient(top, #3D94F6, #1E62D0);
	background-image: -o-linear-gradient(top, #3D94F6, #1E62D0);
	background-image: -webkit-gradient(to bottom, #3D94F6, #1E62D0);
	-webkit-border-radius: 10em;
	-moz-border-radius: 10em;
	border-radius: 2px;
	color: #FFFFFF;
	padding: 5px;
	-webkit-box-shadow: 1px 1px 10em 0 #000000;
	-moz-box-shadow: 1px 1px 10em 0 #000000;
	box-shadow: 0px 0px 4px 1px #000000 inset; /* h-offset, v-offset, blur, spread color */
	text-shadow: 1px 1px 10em #000000;
	border: solid #337FED 1px;
	text-decoration: none;
	display: inline-block;
	cursor: pointer;
	text-align: center;
	font-size: min(max(5px, 1vw), 14px);
	line-height:1.5em;
}


div.AdvertImage img {
	margin-top:5px;
	border-style:groove;
	border-width:5px;
	max-width:100%;
}


.HeadingCharityORIGINAL {
	width:100%;
	background: #3D94F6;
	background-image: -webkit-linear-gradient(top, #3D94F6, #1E62D0);
	background-image: -moz-linear-gradient(top, #3D94F6, #1E62D0);
	background-image: -ms-linear-gradient(top, #3D94F6, #1E62D0);
	background-image: -o-linear-gradient(top, #3D94F6, #1E62D0);
	background-image: -webkit-gradient(to bottom, #3D94F6, #1E62D0);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 2px;
	color: #FFFFFF;
	padding: 15px;
	-webkit-box-shadow: 1px 1px 20px 0 #000000;
	-moz-box-shadow: 1px 1px 20px 0 #000000;
	box-shadow: 1px 1px 10px 5px #000000 inset; /* h-offset, v-offset, blur, spread color */
	text-shadow: 1px 1px 20px #000000;
	border: solid #337FED 1px;
	text-decoration: none;
	display: inline-block;
	cursor: pointer;
	text-align: center;
	font-size: min(max(4px, 1vw), 14px);
	line-height:1.5em;
}


.PodcastsDescriptions {
	line-height:1.5em;
	width:75%;
	text-align:left;
	vertical-align:middle;
	/* === font-size: min(max(4px, 1vw), 14px); === */
	font-size: min(max(9px, 1.5vw), 14px);
	padding-left:1%;
	color: green;
	border-bottom: 1px solid lightgray;
	padding-top:5px;
	padding-bottom:5px;	
	background: url('/wp-content/uploads/BgWhiteParchment.jpg') repeat;
}


.PodcastsDescriptionsExtra {
	line-height:1.5em;
	width:75%;
	text-align:left;
	vertical-align:middle;
	font-size: min(max(4px, 1vw), 14px);
	padding-left:1%;
	color: green;
	border-bottom: 1px solid lightgray;
	background-color: lightyellow;
	padding-top:5px;
	padding-bottom:5px;
}


.PodcastsIcons {
	line-height:1.5em;
	width:13%;
	text-align:center;
	padding-top:0.5em;
	font-size: min(max(4px, 1.1vw), 12px);
	color: green;
	border-bottom: 1px solid lightgray;
	padding-top:5px;
	padding-bottom:5px;
	background: url('/wp-content/uploads/BgWhiteParchment.jpg') repeat;
}


.PodcastsIcons img {
	max-width:1.6vw;
}


.PodcastsIconsExtra {
	line-height:1.5em;
	width:13%;
	text-align:center;
	padding-top:0.5em;
	font-size: min(max(4px, 1.1vw), 12px);
	color: green;
	border-bottom: 1px solid lightgray;
	background-color: lightyellow;
	padding-top:5px;
	padding-bottom:5px; 
}


.PodcastsIconsExtra img {
	max-width:2vw;
}


/* ++++++++++++++++++++++ ARCHERS PAGES 2018 ONWARDS +++++++++++++++++++++ */

/* 
ContainerPage - Joint
ContainerPageTitle - Joint
PasswordText - Joint
HavePassword - Joint
ContainerYearsMonths - Joint
ContainerPossition - Joint
YearContainer - Joint
SelectedYear - Joint
months - Joint


ContainerPodcastMonthBlue - 18
ContainerPossition - Joint
ContainerMainPodcastArea - 18
PodcastHeaderText - Joint (rename HeaderPodcasts)
PodcastHeaderTopOfPage (rename HeaderTOP0917)
ContainerPodcastsBlue - 18
PodcastDateBlue - Joint
PodcastDescription (rename PodcastDescription0917)
PodcastIcon (rename PodcastIcon0917)
MonthDonations - 18
ContainerMainCharity - 18
ContainerBottomText - 18
ContainerBottomText - 18

ContainerPodcastMonthGreen - 18
PodcastDateGreen - 18
*/


.ContainerPodcastMonthBlue {
	background: url('/wp-content/uploads/BgBlueParchment.jpg') repeat;
	border:1% solid lightgray;
	border-style: groove;
	width:100%;
}

.ContainerMainPodcastArea {
	width:70%;
	padding:1%;
}

.WhiteLinedParchmentPaper {
	background: url('/wp-content/uploads/WhiteLinedParchmentPaper.jpg') repeat;
	border:inset;
	border-style: solid;
	border-width: 3px;
	border-top-color: lightgreen;
	border-left-color: lightgreen;
	border-right-color: darkgreen;
	border-bottom-color: darkgreen;
	font-size: min(max(6px, 1.5vw), 14px);
	color: #467606;
	line-height:1.5em;
}

.HeaderPodcasts {
	width:85%;
	text-align:center;
	vertical-align:middle;
	border-top: 4px solid gray;	
	border-bottom: 2px solid gray; 
	font-size: min(max(6px, 1.3vw), 12px);
	text-shadow: 2px 2px 4px #000000;
	text-transform: uppercase;
	color: #ffffff; 
	-webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: black;
	background-color: #99bfd2; 	
	margin-top:10px;
}


div.DonateButtonArea {
	text-align:center;
}

div.DonateButtonArea img {
	max-width:20vw;
	padding-top:10px;
}


div.MonthDonationsBlue img {
	max-width: 30vw;
	color:#bac9e6;
}


div.MonthDonationsGreen img {
	max-width: 30vw;
	color:#9fbdb1;
}


div.BannerImage img {
	width: 100%;
	border: 2px solid white;
}


div.ExtraBanner {
	text-align:center;
	width:100%;
	border: 2px solid white;
}


div.MyMessage {
	width:100%;
	text-align:justify;
	background-color:lightyellow;
	padding-top:10px;
	padding-right:20px;
	padding-bottom:10px;
	padding-left:20px;
}


div.ExtraBanner img {
	max-width: 100%;
	border: 2px solid white;
}


.ContainerPodcastsBlue {
	background: url('/wp-content/uploads/BgLightBlueParchment.jpg') repeat;
	border:inset;
	border-style: solid;
	border-width: 3px;
	border-top-color: lightblue;
	border-left-color: lightblue;
	border-right-color: darkblue;
	border-bottom-color: darkblue;
	/* font-size: min(max(6px, 1.5vw), 14px);*/
	color: #467606;
}


.PodcastDateBlue {
	width:8%;
	vertical-align:middle;
	text-align:center;
	color:000;
	border-bottom:1px solid #a6c4b8;
	box-shadow:inset 0px 1px 0px 0px #dcecfb;
	background:linear-gradient(to bottom, #bddbfa 5%, #80b5ea 100%);
	border:1px solid #a6c4b8;
	margin:2px;
	font-size: min(max(6px, 1.5vw), 14px);
	padding-top:5px;
	padding-bottom:5px;
}


.ContainerMainCharity {
	width: 30%;
	padding:2%;
	text-align:center;
	font-size: min(max(5px, 1.2vw), 16px);
	color:#000;
	padding-left:8px;
	padding-right:8px;
}


.ContainerMainCharity img {
	margin-top: 10px;
	border-style:groove;
	border-width:5px;
	max-width:100%;
}


.ContainerBottomText {
	width:100%;
	font-size: min(max(6px, 1.5vw), 16px);
	background-color:lightgrey;
	vertical-align:middle;
	text-align:center;
	padding:0.2em;
	line-height:1.5em;
}


.MyMessageText {
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:10px;
	margin:1%;
	background-color:black;
	color:white;
}


.BottomText {
	border: 0.2em solid #fff;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:10px;
	margin:0.4em;
	background: url('/wp-content/uploads/ParchmentClouds1200x100.jpg') repeat;
}


.ContainerPodcastsGreen {
	background: url('/wp-content/uploads/BgLightBlueParchment.jpg') repeat;
	border:inset;
	border-style: solid;
	border-width: 3px;
	border-top-color: lightgreen;
	border-left-color: lightgreen;
	border-right-color: darkgreen;
	border-bottom-color: darkgreen;
	font-size: min(max(6px, 1.5vw), 14px);
	color: #467606;
	line-height:1.5em;
}


.ContainerPodcastMonthGreen {
	background: url('/wp-content/uploads/BgGreenParchment.jpg') repeat;
	border:1% solid lightgray;
	border-style: groove;
	width:100%;
}


.PodcastDateGreen {
	width:8%;
	vertical-align:middle;
	text-align:center;
	color:000;
	border-bottom:1px solid #a6c4b8;
	box-shadow:inset 0px 1px 0px 0px #dcecfb;
	background:linear-gradient(to bottom, #c7edde 5%, #a6c4b8 100%);
	border:1px solid #a6c4b8;
	margin:2px;
	font-size: min(max(6px, 1.5vw), 14px);
	padding-top:5px;
	padding-bottom:5px;
}



/* ++++++++++++++++++++++ CHARITY PAGE +++++++++++++++++++++ */

.ContainerRow {
	display:flex;
	width:100%;
}

.ContainerCharityMain {
	background: url('/wp-content/uploads/BgLightBlueParchment.jpg') repeat;
	font-size: min(max(5px, 1.2vw), 13px);
	padding-left:10px;
	padding-right:10px;
	height:100%;
	line-height:1.5em;
	border-style: solid;
	border-color: orange;
	border-width: 10px;
}

.ContainerCharity {
	background: url('/wp-content/uploads/BgLightBlueParchment.jpg') repeat;
	font-size: min(max(5px, 1.2vw), 13px);
	padding-left:10px;
	padding-right:10px;
	height:100%;
	max-width:49%;
	line-height:1.5em;
	border-style: solid;
	border-color: darkgray;
	border-width: 1px;
}


.ContainerAdvertSection {
	float:left;
	text-align:center;
	width:40%;
	min-height:150px;
	overflow: auto; 
	padding:5px; 
	margin-top:10px; 
	border-style:groove; 
	border-width:5px; 
}


.ContainerAdvertHeaderSection {
	float:right;
	margin-top:10px;
	text-align:center;
	width:55%;
	background: #3D94F6;
	background-image: -webkit-linear-gradient(top, #3D94F6, #1E62D0);
	background-image: -moz-linear-gradient(top, #3D94F6, #1E62D0);
	background-image: -ms-linear-gradient(top, #3D94F6, #1E62D0);
	background-image: -o-linear-gradient(top, #3D94F6, #1E62D0);
	background-image: -webkit-gradient(to bottom, #3D94F6, #1E62D0);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 2px;
	color: #FFFFFF;
	padding: 15px;
	-webkit-box-shadow: 1px 1px 20px 0 #000000;
	-moz-box-shadow: 1px 1px 20px 0 #000000;
	box-shadow: 1px 1px 10px 5px #000000 inset; /* h-offset, v-offset, blur, spread color */
	text-shadow: 1px 1px 20px #000000;
	border: solid #337FED 1px;
	font-size: min(max(4px, 1vw), 14px);
	line-height:1.5em;
}



.ContainerAdvertTextSection {
	float:right;
	text-align:justify;
	padding-top:15px;
	padding-left:5px;
	padding-right:5px;
	width:60%;
	height:24vh;	
}


.ContainerAdvertRightLink {
	float:right;
	text-align:center;
	width:60%;
	height:7vh;	
}





/* ++++++++++++++++++++++ PRIVATE PAGES +++++++++++++++++++++ */

/* §§§§§§§§§§§ Canon Binoculars Sticky Rubberised Coating PAGE §§§§§§§§§§§ */

div.PageContainerBinoculars {
	font-size: min(max(6px, 2vw), 16px);
	background: url('/wp-content/uploads/BgLightBlueParchment.jpg') repeat;
	margin-left:auto;
	margin-right:auto;
	padding:20px;
}

div.PageHeadingBox01 {
 width: 100%;
 line-height:0.5em;
 padding:15px 10px 15px 10px;
 font-family: "Times New Roman", Times, serif;
 font-style: italic;
 font-size: 1.5em;
 font-weight: strong;
 text-align: left;
 background-color: lightyellow;
 border-style: groove;
 border-width: thin medium thick medium;
}

div.PageTitleBinoculars {
	text-align:justify;
	color:red;
	font-size: 1.5em;
	font-weight:bold;
	padding-top:1em;
	padding-bottom:1em;
}

span.EmphasiseText {
	font-weight:bold;
	font-style:italic;
	font-size:1.2em;
}

div.CanonCommunications {
	width:100%;
	padding:20px;
	background: url('/wp-content/uploads/BgLightGray.jpg') repeat;
	margin-left:auto;
	margin-right:auto;
}

hr.CanonPage {
	border: 10px solid red;
	border-radius: 5px;
	border-style:inset;
	width:90%;
	text-align:center;
}


div.FromCanon {
 width: 33%;
 padding:5px 0px 5px 5px;
 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 font-style: italic;
 font-size: 1em;
 font-weight: 600;
 color: green;
 text-align: left;
 background-color: white;
 border-style: groove;
 border-width: thin medium thick medium;
}



div.FromMe {
 width: 33%;
 padding:5px 0px 5px 5px;
 font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
 font-style: italic;
 font-size: 1em;
 font-weight: 600;
 color: red;
 text-align: left;
 background-color: white;
 border-style: groove;
 border-width: thin medium thick medium;
}

hr.My {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 5px;
}

hr.02 {
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 5px;
    color:yellow;
}

div.Note {
	font-style:italic;
	font-size:1.4em;
	color:blue;
	text-shadow: 1px 1px 1px gray;
}


/* §§§§§§§§§§§ END PAGE §§§§§§§§§§§ */

/* §§§§§§§§§§§ Henry Doulton PAGE §§§§§§§§§§§ */

div.PageContainerHenryDoulton {
	font-size: min(max(6px, 2vw), 16px);
	text-align:justify;
	background: url('/wp-content/uploads/BgLightBlueParchment.jpg') repeat;
	margin-left:auto;
	margin-right:auto;
	padding:20px;
}

div.PageContainerHenryDoulton img {
	max-width:100%;
}


div.PageHeaderLightYellow {
 padding:0px 0px 25px 30px;  /* top,right,bottom,left */
 font-family: "Times New Roman", Times, serif;
 font-style: italic;
 font-size: 1.875em; /* 30px/16=1.875em */
 font-weight: normal;
 text-align: center;
 background-color: lightyellow;
 border-style: groove;
 border-width: thin medium thick medium; top,right,bottom,left
}


div.PageTitleHenryDoulton {
	text-align:justify;
	padding-left:15px;
	padding-right:15px;
	color:red;
	font-size: 1.5em;
	font-weight:bold;
	padding-top:1em;
	padding-bottom:1em;
}

div.SubHeadings {
	text-align:left;
	padding-top:1.5em;
	padding-bottom:0.5em;
	font-size:2em;
    text-transform:capitalize;
    font-variant:small-caps;
    font-weight:bold;
	color:darkorange;
}


/* §§§§§§§§§§§ END PAGE §§§§§§§§§§§ */




div.private {
	background-color: #000;
	text-align: justify;
	color:#fff;
	padding:100px;
}

.button {
	line-height:1.5em;
	width:12%;
	text-align:center;
	vertical-align:middle;
	font-size: min(max(6px, 1.7vw), 16px);
	color: #000;
	border:2px solid #fff;
	background:linear-gradient(to bottom, #bddbfa 5%, #80b5ea 100%);
	border:1px solid #a6c4b8;
	padding-top:5px;
	padding-bottom:5px;
}

.button a {
	text-decoration:none;
	color:black;
	padding: 20px 20px;
}

.button a:hover {
	text-decoration:none;
	color:darkred;
	padding: 20px 20px;
}

.BlackLeatherette {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
background:url('http://www.adrianbeal.com/ab-s1-etype/images/BlackLeather.jpg')  repeat;
	vertical-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.caps {
    text-transform:capitalize;
    font-variant:small-caps;
    font-weight:bold;
}

div.flex {
	display:flex;
}

div.ContainerHomePage {
	width:100%;
	font-size: min(max(6px, 1.7vw), 16px);
	text-align:left;
	padding:15px;
	line-height:1.5em;
}

div.LeftContainer {
	display: inline-block;
	width:60%;
	font-size: min(max(6px, 1.7vw), 16px);
	text-align:justify;
	padding-right:3em;
}


div.RightContainer {
	display: inline-block;
	width:40%;
	font-size: min(max(6px, 1.7vw), 16px);
	text-align:center;
}












div.TextPageHeaderBox01 {
 width: 100%;
	padding:15px;
 font-style: italic;
 font-size: 1.875em;
 font-weight: strong;
 text-align: left;
 background-color: lightyellow;
 border-style: groove;
 border-width: thin medium thick medium;
	
}


div.TextPageHeaderBox02 {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
 	padding:15px;
	color: #ff6600;
	text-decoration: none;
	text-align:center;
	-webkit-text-stroke-width: 0px;
    -webkit-text-stroke-color: darkgray;
	background: url("/wp-content/uploads/BgBlueParchment.jpg") repeat;		
	text-shadow: 4px 4px 2px rgba(255, 255, 255, 1);
}


div.TextPageHeaderBox03 {
	display:block;
	color:#dedede;
	background-color:black;
	text-align:center;
	padding:20px;
	margin-left: auto;
	margin-right: auto;
	border-style: inset;
	border-width: 10px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: min(max(16px, 3vw), 32px);
	font-weight: strong;
}


div.TextPageHeaderBoxCharities {
	display:block;
	color:#dedede;
	background-color:black;
	text-align:center;
	padding:20px;
	margin-left: auto;
	margin-right: auto;
	border-style: inset;
	border-width: 10px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: min(max(16px, 3vw), 28px);
	font-weight: strong;
}




/* RADIO PLAYS AND STORIES */
section#page_header_light_yellow {
 width: 100%;
 padding:25px 0px 25px 30px; /*top,right,bottom,left */
 font-family: "Times New Roman", Times, serif;
 font-style: italic;
 font-size: min(max(6px, 1.7vw), 16px);
 font-weight: normal;
 text-align: left;
 background-color: lightyellow;
 border-style: groove;
 border-width: thin medium thick medium; /* top,right,bottom,left */
}


.light-yellow-box {
 padding:5px 5px 5px 5px; /*top,right,bottom,left */
 font-family: "Times New Roman", Times, serif;
 font-style: italic;
 font-size: min(max(8px, 1.7vw), 20px);
 font-weight: normal;
 text-align: center;
 background-color: lightyellow;
 border-style: groove;
 border-width: 5px 2px 2px 5px; /* top,right,bottom,left */
}

.light-green-box {
 padding:5px 5px 5px 5px; /*top,right,bottom,left */
 font-family: "Times New Roman", Times, serif;
 font-style: italic;
 font-size: min(max(6px, 1.7vw), 16px);
 font-weight: normal;
 text-align: center;
 background-color: lightgreen;
 border-style: groove;
 border-width: 5px 2px 2px 5px; /* top,right,bottom,left */
}



section#sub_header_light_blue {
 width: 33.33%;
 padding:0px 0px 0px 30px; /* top,right,bottom,left */
 font-family: "Times New Roman", Times, serif;
 font-style: italic;
 font-size: min(max(6px, 1.7vw), 16px);
 font-weight: normal;
 text-align: left;
 background-color: lightblue;
 border-style: groove;
 border-width: thin medium thick medium; /* top,right,bottom,left */
}



#plays {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 100%;
}



#plays td, #customers th {
    border: 1px solid #ddd;
    padding: 8px;
}


#plays tr:nth-child(even){background-color: #f2f2f2;}

#plays tr:hover {background-color: #ddd;}

#plays th {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: left;
    background-color: #4CAF50;
    color: white;
}


div.ContainerForStories{
	display: flex;
	width:100%;
	justify-content: space-between;
}
  
  
  
div.ContainerStory{
	possiton:top;
	width:100%;
	border: 3px solid #000;
	border-style: inset;
	text-align:center;
	font-size: min(max(4px, 1vw), 16px);
	color:black;
	background:linear-gradient(to bottom, #bddbfa 5%, #80b5ea 100%);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 10px;
}

.AbsoluteCenter {
  display: flex;
  justify-content: center;
  align-items: center;
}


.StoryNameContainer {
	width:100%;
	background: #3D94F6;
	background-image: -webkit-linear-gradient(top, #3D94F6, #1E62D0);
	background-image: -moz-linear-gradient(top, #3D94F6, #1E62D0);
	background-image: -ms-linear-gradient(top, #3D94F6, #1E62D0);
	background-image: -o-linear-gradient(top, #3D94F6, #1E62D0);
	background-image: -webkit-gradient(to bottom, #3D94F6, #1E62D0);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 2px;
	color: #FFFFFF;
	padding: 15px;
	-webkit-box-shadow: 1px 1px 20px 0 #000000;
	-moz-box-shadow: 1px 1px 20px 0 #000000;
	box-shadow: 1px 1px 10px 5px #000000 inset; /* h-offset, v-offset, blur, spread color */
	text-shadow: 1px 1px 20px #000000;
	border: solid #337FED 1px;
	text-decoration: none;
	display: inline-block;
	cursor: pointer;
	text-align: center;
	font-size: min(max(12px, 1vw), 16px);
	line-height:1.5em;
}
	

.StoryName {
	font-size: min(max(9px, 2vw), 16px);
	text-transform:capitalize;
    font-variant:small-caps;
    font-weight:bold;
}

div.author {
	line-height:1em;
	font-size: min(max(4px, 1vw), 16px);
}

.description {
	padding-top:15px;
	font-style:italic;
	font-size: min(max(5px, 2vw), 16px);
	color:#000;
	text-align:justify;
	line-height:1.5em;
}

div.StoryTitle{
	text-align:left;
	font-size: min(max(12px, 2vw), 16px);
	font-weight:bold;
	text-transform:capitalize;
    font-variant:small-caps;
}


div.ContainerStoryInfo {
	text-align:justify;
	padding:20px;
	background-color:#fff;
	border: 1px solid gray;
	font-size: min(max(8px, 2vw), 16px);
	line-height:1.5em;
}

.ReturnButtonPlays {
	display:block;
	color:darkred;
	border: 1px solid #000;
	text-align:center;
	font-size: min(max(5px, 2vw), 16px);
	background:linear-gradient(to bottom, #bddbfa 5%, #80b5ea 100%);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 10px;

}






/*

319 #header (website description)
329 #header img (Website header image)
362 .header_title
363 .header_desc (site header)
457 .navbar-inverse (color of nav bar font)
860 #content (background color of page)


*/

body {
	font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    color: #4a474b;
    background: url('/wp-content/uploads/BgWhiteParchment.jpg') repeat;
	font-size: clamp(0.375rem, 0.054rem + 1.429vw, 6rem);
	
}


#LinkSWD {
	color:orange;
}

table.Bg { 
	background:black;
}


.TopHeaderImages img {
	max-height:200px;
	max-width:200px;
	border-style: groove;
	border-width: 5px 2px 2px 5px; /* top,right,bottom,left */
}

.TPG {
	font-size:1.4em;
	color:darkorange;
	font-decoration:bold;
}


.GreenButton { 
	text-align:center;
	color: #292929;
	width:100%;
	border:3px solid lightgray;
	vertical-align: middle;
	background: linear-gradient(#52ff8b,#00872d);
	padding: 12px 25px 12px 25px;
	font-size: min(max(10px, 2.5vw), 18px);
	text-transform:capitalize;
    font-variant:small-caps;
    font-weight:bold;
	border-radius: 10px;
	box-shadow: inset 1px 2px 0px 0px #888888; /* inset left,top,fuzz Center,fuzz Outside, color */
	box-shadow:  2px 3px #888888;
	letter-spacing: 2px;
}

.GreenFindOutMore { 
	display:inline-block;
	text-align:center;
	color: #292929;
	width:100%;
	border:3px solid lightgray;
	vertical-align: middle;
	background: linear-gradient(#52ff8b,#00872d);
	padding: 5px;
	margin-top:5px;
	margin-bottom:5px;
	font-size: min(max(10px, 1.5vw), 18px);
	text-transform:capitalize;
    font-variant:small-caps;
    font-weight:bold;
	border-radius: 10px;
	box-shadow: inset 1px 2px 0px 0px #888888; /* inset left,top,fuzz Center,fuzz Outside, color */
	box-shadow:  2px 3px #888888;
	letter-spacing: 2px;
}

.PopUpBlueButton { 
	text-align:center;
	line-height:1.5em;
	color: #f2f2f2;
	color:white;
	width:100%;
	border:3px solid lightgray;
	vertical-align: middle;
	background: linear-gradient(#00B9F9,#0041A2);
	padding: 6px 15px 6px 15px;
	font-size: min(max(10px, 1.7vw), 24px);
	text-transform:capitalize;
    font-variant:small-caps;
    font-weight:bold;
	border-radius: 10px;
	box-shadow:  inset 1px 2px 0px 0px #888888; /* inset left,top,fuzz Center,fuzz Outside, color */
	box-shadow:  2px 3px #888888;
	letter-spacing: 2px;
}

.BlueButton { 
	text-align:center;
	line-height:1.5em;
	color: #f2f2f2;
	color:white;
	width:100%;
	border:3px solid lightgray;
	vertical-align: middle;
	background: linear-gradient(#00B9F9,#0041A2);
	padding: 6px 15px 6px 15px;
	font-size: min(max(10px, 1.7vw), 24px);
	text-transform:capitalize;
    font-variant:small-caps;
    font-weight:bold;
	border-radius: 10px;
	box-shadow:  inset 1px 2px 0px 0px #888888; /* inset left,top,fuzz Center,fuzz Outside, color */
	box-shadow:  2px 3px #888888;
	letter-spacing: 2px;
}

.BlueButton:hover {
	color:white;
	width:50%;

}


div.MyFormContainer {
	display:flex;
	width=100%;
	background:lightyellow;
	vertical-align: top;
}

div.MyForm {
	width=100%;
	background:lightgray;
	border:1% solid lightgray;
	border-style: groove;
	
}


.BlueMenuButton { 
	text-align:center;
	color:white;
	width:auto;
	border:3px solid lightgray;
	vertical-align: middle;
	background: linear-gradient(#00B9F9,#0041A2);
	padding: 12px 25px 12px 25px;
	font-size: min(max(10px, 2.5vw), 18px);
	text-transform:capitalize;
    font-variant:small-caps;
    font-weight:bold;
	border-radius: 10px;
	box-shadow:  inset 1px 2px 0px 0px #888888; /* inset left,top,fuzz Center,fuzz Outside, color */
	box-shadow:  2px 3px #888888;
	letter-spacing: 2px;
}

.BlueMenuButton:hover {
	text-decoration:none;
	color:lightgray;
	width:50%;

}

.PlumbingLinks {
	text-decoration:none;
	color:#fffff0;
}

.PlumbingLinks:hover {
	text-decoration:none;
	color:white;
}




/* =Navigation
-------------------------------------------------------------- */

.navbar {
    border-radius: 0;
    border: none;
    margin-bottom: 0;
}
.navbar .navbar-collapse {
    padding: 0;
    border: none;
}
.boxed-wrapper .navbar-fixed-top {
	left: auto;
	right: auto;
}
.navbar .nav > li {
    margin: 0;
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: #ddd;
    height: 100%;
}
.navbar-inverse .nav > li {
    border-color: #3a343e;
    border-color: rgba(255,255,255,0.1);
}
.navbar .nav > li > a {
    min-height: 50px;
    padding: 15px;
    box-sizing: border-box;
    font-weight: 700;
    font-size: 16px;
    color: #1f1a22;
}
.navbar-inverse .nav > li > a {
    color: #fff;
}
.navbar .nav.has-desc > li > a {
    min-height: 60px;
    padding: 10px 15px;
}
.navbar .nav .fa {
    margin-right: 200px;
}
.navbar .nav .fa-chevron-down,
.navbar .nav .fa-chevron-right,
.navbar .nav .fa-chevron-left {
    font-size: 8px;
    margin-right: 0;
    vertical-align: middle;
}
.navbar .nav .fa-chevron-right,
.navbar .nav .fa-chevron-left {
    margin: 0 5px;
}
.navbar .nav .desc {
    line-height: normal;
    font-size: 12px;
    font-weight: normal;
    display: block;
    opacity: 0.5;
    white-space: normal;
}
.navbar .nav .fa,
.navbar .nav .dropdown-menu .desc {
    opacity: 0.7;
}



.navbar .nav ul li a {
/* =Navigation - Changes drop down menu text size ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
    font-size: 14px;
}

.navbar-inverse .nav ul li a {
/* =Navigation - Changes drop down text colour ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
    color: #8b868e;
	color: black;
}
.dropdown-menu {
    padding: 0;
    border: none;
}
.navbar {
    background: #f5f5f5;
	background: pink;
}
.navbar-inverse {
    background: #2F2733;
	background: green;
}
.navbar .dropdown-menu li {
    background: #eee;
	background: white;
}
.navbar-inverse .nav li:focus,
.navbar-inverse .nav li:hover,
.navbar-inverse .nav li.current-menu-item,
.navbar-inverse .nav li.current-menu-ancestor,
.navbar-inverse .dropdown-menu li,
.navbar-inverse .dropdown-menu > li > a:focus,
.navbar-inverse .dropdown-menu > li > a:hover,
.navbar-inverse .dropdown-menu > .active > a, 
.navbar-inverse .dropdown-menu > .active > a:focus, 
.navbar-inverse .dropdown-menu > .active > a:hover {
/* =Navigation - Changes rollover tab colour ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	background: #0b0a0b;
	background: red;
}

.navbar-inverse .nav li:hover > a,
.navbar-inverse .nav li.current-menu-item > a,
.navbar-inverse .nav li.current-menu-ancestor > a,
.navbar-inverse .nav .dropdown-menu li:hover > a,
.navbar-inverse .nav .dropdown-menu li.current-menu-item > a,
.navbar-inverse .nav .dropdown-menu li.current-menu-ancestor > a {
    color: #ffffff;
}

.navbar #secondary-menu-wrap {
    border-top: 1px solid #ddd;
    background: #eee;
}
.navbar-inverse #secondary-menu-wrap {
    border-top: 1px solid #000;
    background: #1f1a22;
}
.navbar #secondary-menu > li > a {
    min-height: 0;
    font-weight: normal;
    font-size: 14px;
    color: #333;
}
.navbar-inverse #secondary-menu > li > a {
    color: #ccc;
}
.navbar #secondary-menu > li {
    border: none;
}
.navbar #secondary-menu li a {
	/* =Navigation - Changes menu padding around title. ie makes the tab bigger or smaller. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
    padding: 10px;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu > .dropdown-menu {
    position: absolute;
    top: -1px;
    left: 100%;
    margin: 0;
    background: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 0;
    display: none;
    list-style: none;
}
.navbar-inverse .dropdown-submenu > .dropdown-menu {
    border-color: #2e2a2f;
}
.navbar-collapse.in .navbar-nav .dropdown-submenu > .dropdown-menu {
    background: #1a1a1a;
}
.dropdown-submenu > .dropdown-menu a {
    color: #333;
}
.dropdown-submenu > .dropdown-menu a:hover {
    color: #1CA4BE;
}

.navbar-pinned .navbar-nav > li > a > .desc,
.navbar-pinned .navbar-nav > li > .desc {
	display: none;
}
.navbar-pinned .navbar {
	min-height: 40px;
}
.navbar-pinned .navbar .nav.has-desc > li > a {
	min-height: 40px;
	padding-bottom: 13px;
}


.myDiv {
    position: relative;
    z-index: 1;
}

.myDiv .bg {
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url(https://www.adrianbeal.com/wp-content/uploads/ArchersPicture.gif) center center;
	background-repeat: no-repeat;
	background-size: cover;
    opacity: .3;
    width: 100%;
    height: 100%;
}

.CenterTable {
  margin-left: auto;
  margin-right: auto;
}

.COTM {
	text-align:center;
	color:white;
	background:black;
	border: 0.2em solid #fff;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:10px;
	margin:0.4em;
	background: black;
}

div.MyMessage {
	text-align:center;
	color:black;
	padding:0.5em;
	font-family: Chalktastic;
	font-size:1em;
    background: url('/wp-content/uploads/clapping.png') no-repeat;
    margin: auto auto;
	width: 100%;
	height: 200px;
	object-fit: contain;
}

div.YearTotal {
	text-align:center;
	color:black;
	padding:0.5em;
	font-family: Chalktastic;
	font-size:1.5em;
    background: darkorange;
    margin: 1em;
	object-fit: contain;
}

div.SparrowSideBySide {
	text-align:left;
	color:black;
	padding:0.5em;
	font-family: Chalktastic;
	font-size:1.5em;
    background: darkorange;
    margin: 1em;
	object-fit: contain;
}


div.Sparrow {
	text-align: center;
	color:black;
	font-family: Chalktastic;
	padding:0.5em 1em 0.5em 1em;
	background:darkorange;
	font-size: clamp(0.375rem, -0.536rem + 4.048vw, 2.5rem);
	line-height:1.5em;
}


div.DonationText {
	font-family: ArchitectsDaughter;
	font-size: clamp(0.375rem, 0.054rem + 1.429vw, 6rem);
	font-weight: bold;
	text-align:left;padding-left:1em;
}











