/*pink #EDB3B4*/
/*peach #EDB3B4*/
/*grief*/
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;600&display=swap');
.oswald {
	font-family: 'Oswald', sans-serif;
}
@font-face {
    font-family: 'jofiregular';
    src: url('fonts/jofi-webfont.woff2') format('woff2'),
         url('fonts/jofi-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.jofi {
	font-family: 'jofiregular', sans-serif;
	font-size: 3em;
}

.home h1 {
}
.home h2 {
	font-size:1.5em;
}

.home p {
	font-size:1.5em;
	line-height: 1.5em;
}
.center {
	text-align:center;
}
.gradient {
background-color: transparent;
background-image: linear-gradient(180deg, transparent 0%, #000000 400px, #000000 100%),
url("https://theholygaspcom.stage.site/wp-content/uploads/2020/04/11x17-infinite-small.jpg");
background-size:100% auto;
	background-repeat: no-repeat;
height: auto;
	border:solid 1px transparent
}
.endgradient {
background-color: transparent;
background-image: linear-gradient(360deg, transparent 0%, #000000 90%, #000000 100%),
url("https://theholygaspcom.stage.site/wp-content/uploads/2020/04/11x17-infinite-small.jpg");
background-size: cover;
	margin-bottom:0;
height: 500px;
}

.gradient h1 {
	font-family: 'jofiregular', sans-serif;
	line-height:1em;
	margin-top: 400px;
	margin-bottom:30px;
	padding : 0;
}
.page-id-1148 h1 {
	text-align:center;
		margin-bottom:0px;

}
.presentsgrief {
	text-align:center;
}

.presentsgrief A:link {
font-family: 'jofiregular', sans-serif;
	font-size:7em;
	line-height:1em;
	margin-bottom:0px;
	padding-left:10px;
	padding-right:30px;
	text-decoration:none;
	border-bottom:solid 1px #EDB3B4;
}
.gform_wrapper h3.gform_title {
	font-size : 2em;
}
.gform_wrapper .gfield_required {
color: #EDB3B4;
}

.gform_body li{
		margin-bottom : 2em;
	line-height:1.5em
}
.message {
	margin-top:1em;
}
#field_1_3, #field_1_4 {
	width:10em;
	margin-right : 30px;
}
body .gform_wrapper .gform_body .gfield_description {
    font-size: 1em;
	line-height:1.5em;
}


input#gform_submit_button_1, 
input#gform_submit_button_2{
	font-size:3em
}

table {
	margin-top:50px;
}
th {
	text-align:left
}
end of grief*/




html {
	line-height: 1.5;
	  height: 100%;
	}

body {
background-color: #000;
color : #fff;
font-family: 'Libre Baskerville', serif;
	  height: 100%;
margin: 0;
padding : 0px;
}
#paypal {
	float : left;
	margin-left:13px;
}
div#paypal A:link, div#paypal A:visited {
background-color: #EDB3B4;
	border:solid 2px #000;
border-radius : 13px;
    color: #000;
    display: block;
	font-weight:bold;
    padding: 0;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
}
div#paypal A:hover, div#paypal A:focus {
background-color: #EDB3B4;
	border:solid 2px #000;
box-shadow: 0px -2px 10px 2px #fff;
	color:#000;
outline : #fff;
}

.donatelinks > a:link, .donatelinks > a:visited {
background-color: #EDB3B4;
border : solid 2px #666;
border-radius : 44px;
color : #000;
	display:inline-block;
font-size: .9em;
	margin: 10px;
padding : 10px;
	text-decoration:none;
}
.donatelinks A:hover, .donatelinks A:focus {
border : solid 2px #666;
box-shadow: 0px -2px 10px 2px #fff;
}
div.wpcf7-mail-sent-ok {
    border: 3px solid #EDB3B4;
	border-radius : 5px;
}
A:link, A:visited {
color : #EDB3B4;
}
A:hover, A:focus {
background-color : #EDB3B4;
color : #000;
text-decoration: none;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
background-color: #EDB3B4;
border : solid 1px #000;
border-radius : 44px;
color : #000;
font-size: 1em;
padding : 10px
}
button:hover, button:focus {
border : solid 1px #000;
box-shadow: 0px -2px 10px 2px #fff;
}
.site-content li, .entry-content li {
margin-top : 1em;
}

.page-content, .entry-content, .entry-summary {
    margin: 0 0 0;
}
h1 {
color : #EDB3B4;
font-family: Beatnik, sans-serif;
font-size: 7em;
font-weight: normal;
letter-spacing: .01em;
line-height: 1.5em;
margin-bottom : 0;
margin-top : 20px;
}
h2 {
color : #EDB3B4;
font-size: 1.4em;
font-weight: normal;
line-height: 1.5em;
	margin-bottom:0;
	padding:0;
	margin-top : 3em;
}
h2:first-child {
margin-top : 1em;
}
h3 {
color : #EDB3B4;
font-size: 1.2em;
font-weight: normal;
line-height: 1.5em;
	margin-bottom:0;
	padding:0;
	margin-top : 2em;
}

legend, .likelegend  {
color: #EDB3B4;
font-size: 1.3em;
font-weight: normal;
line-height: 1.5em;
	margin-top:0;
}
.likelegend {
	margin-bottom : .25em
}
.notfancylegend  {
font-family: 'Libre Baskerville', serif;
font-size: 1em;
font-weight: normal;
line-height: 1.5em;
}
#order_desc {
	background-color:#ccc
}

.entry-title A:link, .entry-title A:visited {
	font-family: 'Libre Baskerville', serif;
	font-size: 1.2em;
text-decoration: none;
}
.entry-title A:hover, .entry-title A:focus {
color : #000;
}



hr {
background-color: #6D6D6D;
border : none;
clear : both;
height : 5px;
margin-top : 30px;
}
iframe {
max-width: 100%;
border : solid 1px #272121;
}
img {
max-width: 100%;
}
label {
margin-right: 1em;
}
pre {
	background-color: transparent;
	font-size:1em;
	font-family: 'Libre Baskerville', serif;
}
span.wpcf7-not-valid-tip {
    color: #FF5C72;
    font-size: 1em;
    font-weight: normal;
    display: block;
}
.clearboth {
	clear:both;
	display:block;
	padding-top : 2em;
}
.center {
	text-align:center;
}

/*blog*/
article.post.type-post {
padding-bottom: 30px;
}
.cat-links {
border-right : solid 2px #fff;
margin-right: 1em;
margin-left: 1em;
padding-right: 1em;
}

/*for comments on the blog*/
input[type=text], input[type=email],  input[type=url], input[type=checkbox]{
background-color: #272121;
border : solid 1px #fff;
color : #fff;
margin-right : 1em;
max-width : 100%;
}
input[type=text]:focus, input[type=email]:focus,  input[type=url]:focus, textarea:focus, input[type=checkbox]:focus {
border : solid 3px #EDB3B4;
color : #fff;
}

#comment, #author, #email, #url, input {
color :  #fff;
}
textarea {
background-color: #272121;
border : solid 1px #fff;
color :  #fff;
}
input[type=submit] {
background-color: #EDB3B4;
border : solid 1px #000;
color : #000;
font-family: Beatnik, sans-serif;
font-size: 2.5em;
}
input.screen-reader-text {
background-color: #EDB3B4;
border : solid 1px #000;
color : #000;
font-family: Beatnik, sans-serif;
font-size: 2.5em;
}
input[type=submit]:focus {
border : solid 3px #EDB3B4;
}

/*--navigation*/
nav {
background-color : #272121;
font-size : 1em;
font-weight: normal;
text-transform: none;
overflow: visible;
}
nav ul {
list-style-type: none;
}
nav ul li {
float : left;
margin-right: 20px;
}
nav A:link {
border-radius : 13px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
color : #D9D4D1;
display : block;
padding : 5px;
padding-left : 10px;
padding-right : 10px;
text-decoration: none;
}
nav A:hover, nav A:focus {
background-color : #EDB3B4;
color : #000;
}

/*table*/
fieldset {
border : none;
}
th, td {
border : solid 1px #fff;
color : #fff;
margin : 3px;
padding : 15px;
}
th {
background-color: #272121;
	color: #EDB3B4;
font-size: 1.2em;
font-weight: normal;
line-height: 1.5em;
}
td {
font-size: 1em;
background-color: #1B1818
}

#thedeceased {
width : 5em;
}
#pronounciation {
	width: 4em;
}
#aboutthem {
width : 7em;	
}

.container {
line-height: 1.67em;
margin-left : auto;
margin-right : auto;
max-width: 1030px;
width : 96%;
}
.site-content {
clear : both;
}
.searchsocial_container {
margin-left : auto;
margin-right : auto;
	margin-top:0;
max-width: 1200px;
width : 96%;
}

.floatleft {
float : left;
width : 45%;
}
.floatright {
float : right;
margin-right: 70px;
margin-top: 0px;
}

/**database**/
.searchdb {
	display:block;
	line-height: 2em;
	margin-top:0;
	padding-top:0;
}

.dbbkd{
background-image: url("https://theholygaspcom.stage.site/wp-content/uploads/2020/04/11x17-infinite-small.jpg");
	margin-top : 100px;
	padding-bottom: 150px;
	padding-top : 50px;
}
.paddingright9 {
padding-right : 9%;
}
.screen-reader-text {
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}
#backnext A:link {
background-color : #EDB3B4;
border : solid 2px #000;
border-radius : 5px;
color : #000;
padding : 5px;
text-decoration: none;
}
#backnext > a {
	color:#000
}

#backnext A:hover, #backnext A:focus {
background-color : #EDB3B4;
box-shadow: 0px -2px 10px 2px #fff;
color : #000;
}
.next {
float : right;
}

#funding {
clear : both;
margin-left : auto;
margin-right : auto;
margin-bottom: 50px;
padding-top: 50px;
}

#funding ul {
align-items: center;
display:flex;
flex-direction:row;
flex-wrap: wrap;
justify-content: center;
list-style-type: none;
margin:auto;
max-width: 100%;
overflow: auto;
width : 100%;
}
#funding ul li {
margin : 10px
}

#funding img {
height : 38px;
width : auto;
}
img#canada  {
height : 35px;
width : auto;
}



figure {
margin : 0;
padding : 0;
}
figcaption {
background-color: #000;
color : #ddd;
font-size : .9em;
font-style: italic;
padding-bottom : 30px;
padding-left : 30px;
}
.photocredit {
position : absolute;
bottom : 5px;
left : 5px;
}

/*SUB MENU */
.menu-item-has-children {
position : relative;
width : auto;
}

li.menu-item-has-children ul {
display : none;
}

li.menu-item-has-children ul.open {
	display: block;
}

	.sub-menu {
		background-color: #272121;
		background-color:rgba(39, 33, 33, 0.95);
		border : solid 1px #555150;
		border-top : none;
		border-bottom-left-radius: 15px;
		border-bottom-right-radius: 15px;
		left : 0px;
		right: 0;
		position: absolute;
		top: 100%;
	}
	.sub-menu li {
		float: none;
		margin-right : 0;
	}

nav#site-navigation li.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.current_page_item ul.sub-menu li A:link {
    background-color: #272121;
background-color:rgba(39, 33, 33, 0.99);
background-image: none;
border-radius : 0;
color : #fff;
margin-top : 1px;
padding-left : 15px;
width : 100%;
}
/*
.current-menu-ancestor.current-menu-parent A:link {
	background-color: #EDB3B4;
color: #000;
}
*/

ul.submenu {
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
}
#site-navigation li ul {
padding-bottom : 15px;
}
li.menu-item-has-children ul li A{
border-radius : 0;
}
#site-navigation-wrap {
	border-bottom: solid 1px #000;
	border-top: solid 1px #555150;
	padding : 0;
	padding-bottom :0px;
	padding-top :5px;
	width : 100%;

	background-color : #272121;
	font-size : 1em;
	font-weight: normal;
	text-transform: none;
	overflow: visible;

	position: relative;
	z-index: 1;
}

#site-navigation A:link, #site-navigation A:visited {
color : #fff;
}
nav#site-navigation A:hover, nav#site-navigation A:focus {
color : #000;
}
nav ul li ul li {
float : none;
}
#site-navigation ul {
float : right;
margin : 0;
padding : 0;
min-width: 145px;
}
#site-navigation nav ul {
width : 1050px;
max-width: 95%;
}
#site-navigation.toggled ul {
	display: block;
}

nav#site-navigation li.menu-item.current-menu-ancestor > A,
nav#site-navigation li.menu-item.current-menu-item > A {
background-color: #EDB3B4;
/*background-image: url('/wp-content/uploads/2019/08/chorus3.jpg');
background-image: url('/wp-content/uploads/2020/03/youarehere.png');*/
background-image: url('/wp-content/uploads/2020/04/arrow.png');
background-repeat : no-repeat;
background-position: bottom left;
color: #000;
margin-left: 10px;
margin-right: 20px;
padding-left : 40px;
}

#site-navigation .current_page_parent.current-menu-ancestor.current-menu-parent.current_page_ancestor.menu-item-has-children > a {
  color: #000;
}

li#menu-item-299 ul {
    min-width: 120px;
}

/*sub menu head*/
.current_page_parent.current-menu-ancestor.current-menu-parent.current_page_ancestor.menu-item-has-children {
background-color: #EDB3B4;
/*background-image: url('/wp-content/uploads/2019/08/chorus3.jpg');*/
background-image: url('/wp-content/uploads/2020/03/youarehere.png');
background-repeat : no-repeat;
background-position: bottom left;
border-radius : 13px;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
padding-left : 38px;
}

/*current page in sub menu*/
nav#site-navigation ul li ul li.menu-item.current-menu-item {
background-color: #fff;
}

nav#site-navigation ul li ul li.menu-item.current-menu-item A{
background-color: #fff;
background-image: none;
color: #000;
	padding:0;
	padding: 2%;
	margin:.5em;
	margin-bottom:0;
	margin-top:0;
}

#social {
background-color: #0B0B0B;
background-color: #000;
border : none;
float : right;
padding : 0px;
padding-left : 15px;
width: 750px;
max-width: 100%;
}
#social img {
	margin-top : 5px;
}
#social li {
float : left;
line-height: 1em;
list-style-type: none;
margin : 0;
margin-left : 5px;
margin-right : 5px;
	padding:0;
}

#social A:link {
background-color: transparent;
border-radius:30px;
color : transparent;
display : block;
width : 60px;
}
#social A:hover, #social A:focus {
color : #EDB3B4;
outline : #fff;
}
#social ul {
margin : 0;
padding : 0;
	float: right;
}


#skip A{
background-color: #e5dedc;
background-image: url("/wp-content/uploads/2019/08/skip.png");
background-position: top;
background-repeat: no-repeat;
border : solid 1px #f8e9c8;
color : #000;
left:10px;
position: absolute;
padding-top : 231px;
padding-bottom : 10px;
text-align : center;
text-decoration : none;
top:-400px;
-webkit-transition: top 2s ease-out, background 1s linear;
transition: top 2s ease-out, background 1s linear;
width : 200px;
z-index: 100;
}

#skip A:focus {
position:absolute;
left: 10px;
top:10px;
outline:0;
-webkit-transition: top .1s ease-in, background .5s linear;
transition: top .1s ease-in, background .5s linear;
}


/***search***/
#searchcontainer {
background-color: transparent;
color: #000;
float : left;
font-size: 1.1em;
padding-bottom : 10px;
padding-left: 5%;
padding-top: 18px;
width : 100px;
	}
	#search-q {
background-color: #000;
color : #fff;
	}
#search-q-label {
/*position : relative;
left :0;*/
background-color: #000;
color : #fff;
height:1px;
left:-10000px;
overflow:hidden;
position:absolute;
top:auto;
width:1px;
}
#search input[type=search] {
	background-color: #EDB3B4;
	background-image: url("svg/search.svg");
	background-position : 5px bottom;
	background-repeat : no-repeat;
	border : solid 2px #000;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	color: #000;
	cursor: pointer;
	font-size: 1.2em;
	padding-left : 35px;
	padding-top : 9px;
	padding-right : 0px;
	padding-bottom : 0;
	position: relative;
	top: 0;
	transition: top ease 0.2s;
	width: 45px; /*changed*/
}
#search input[type=search]:hover {
-webkit-box-shadow: -2px 7px 25px 0px rgba(0,0,0,0.44);
-moz-box-shadow: -2px 7px 25px 0px rgba(0,0,0,0.44);
box-shadow: -2px 7px 25px 0px rgba(0,0,0,0.44);
transition-timing-function: cubic-bezier(0.02, 0.02, 0.02, 0);
}
#search input[type=search]:focus {
	width: 150px;
	cursor: auto;
	transition: all .5s;
}
#search input:-moz-placeholder {
	color: transparent;
}
#search input::-webkit-input-placeholder {
	color: transparent;
}


/*HOME*/
.containerBox {
    position: relative;
    display: inline-block;
    width : 100%;
}
.maxwidth100 {
max-width: 100%;
}
.text-box {
    height: 100%;
position: absolute;
    text-align: center;
    width: 69%;
}
.text-box:before {
   content: '';
   display: inline-block;
   height: 100%;
   vertical-align: top;
}
.videoembed {
width : 560px;
height : 315px;
max-width: 95%;
}
.containerBox h1 {
color : #000;
   display: inline-block;
font-family: Beatnik, sans-serif;
font-size: 10vw;
font-weight: normal;
letter-spacing: .01em;
line-height: 1.7em;
margin : 0;
margin-top : 20px;
text-shadow: 2px 2px 2px rgba(255, 255, 255, .5);
}
.containerBox img {
  display: block;
width: 100%;
  height: auto;
}

/*MUSIC AND VIDEOS*/
#music {
width : 25%;
}
#videos {
margin-left: 5%;
min-width: 560px;
width : 65%;
}

/*blog */

.nav-next A, .nav-links A, .post-navigation {
background-color: #000;
}
.nav-next A:hover, .nav-next A:focus, .nav-links A:hover, .nav-links A:focus {
background-color: #000;
border-radius : 0;
color : #fff;
text-decoration: underline;
}
 .post-navigation {
background-color: #000;
border-bottom : solid 5px #6D6D6D;
}

.widget-area {
margin-left : auto;
margin-right : auto;
width : 96%;
}
.margintop30 {
margin-top  : 30px;
}
.clockbkd {
background-color :#fff;
margin-top : 30px;
padding : 10px;
}

/*small*/
@media screen and (max-width: 999px) {
body {
font-size : 1.2em;
line-height: 1.5em;
}
figcaption {
font-size : .7em;
padding-left : 10px;
}
h1 {
font-size: 12vw;
}
h2  {
font-size: 9vw;
}
p {
width : 90%;
margin-left : auto;
margin-right : auto;
}
.container {
width : 96%;
}
	.sub-menu {
		position: relative;
font-size: .8em;}

li.menu-item-has-children {
border : solid 1px #6D6D6D;
border-radius: 15px;}

/*li.menu-item-has-children ul {
    list-style-type: circle;
    list-style-position: inside bottom;
    }
    */
 .menu-item-has-children li A{
 padding-left : 1em;
}

	.entry-title A:link, .entry-title A:visited {
		font-size: 1.2em
	}
#funding {
text-align: center;
width : 100%;
}
#funding img {
height : 50px;
max-width: 100%;
width: auto;
}
#site-navigation {
padding : 0;
padding-bottom: 15px;
width : 100%;
}
#site-navigation ul {
float : left;
padding-bottom: 40px;
width : 100%;
}
#site-navigation nav ul {
line-height: 2em;
}
#site-navigation li {
font-size: 1.3em;
margin-left: 0;
margin-top : 40px;
width : 100%;
}
nav A:link {
border-radius : 0px;
}
nav#site-navigation li.current_page_item A:link, li.current-menu-item A:link {
background-position: 20px bottom;
padding-left : 75px;
padding-right: 0;
}


.menu-toggle {
background-color: #EDB3B4;
border : solid 1px #000;
   border-radius: 44px;
color : #000;
font-family: Beatnik, sans-serif;
font-size: 2.5em;
margin-bottom: 8px;
margin-left : auto;
margin-right : auto;
margin-top : 10px;
    padding: 10px;
    -webkit-appearance: button;
 }


/***small search***/
#searchcontainer {
border-bottom: solid 1px #555150;
padding-left: 6%;
width : 100%;
}
#search input[type=search]:focus {
	width: 90%;
	cursor: auto;
	transition: all .5s;
}
#search input[type=search] {
	padding-left : 50px;
}
#social {
padding-bottom : 15px;
width: 100%;
}

/*small social*/
#social A:link {
border-radius:44px;
}
#social img {
width  : 44px;
}
#social li {
margin : 3px;
}
#social ul {
float:right;
margin : 5px;
padding : 0;
}


#music {
width : 100%;
}
#videos {
width : 100%;
margin-left: 0;
}


.floatleft {
float : left;
width : 100%;
}
.paddingright9 {
padding-right : 0%;
}
}


.message .read-less,
.message .full {
	display: none;
}

.message.expanded .read-less,
.message.expanded .full {
	display: block;
}

.message.expanded .read-more,
.message.expanded .teaser {
	display: none;
}