.postmetadata {  
	display: inline;
} 

/* On coaching page, remove header and footer */
.page-id-14407 #header-wrap { display:none !important; }
.page-id-14407 #sub-footer { display:none !important; }


.tophead { padding: 0px !important; }

/* This moves the dates on the homepage to the left a bit 
.sp-pcp-post-meta {  
	margin:0px !important;
	margin-left:-40px !important;
	padding-top:2px !important;
} 
*/

/* The borders on the sidebars */
li#search-2, 
li#custom_html-3, li#custom_html-5, li#custom_html-2, li#mc4wp_form_widget-3 {
	border-style: dotted;
  border-width: 1px;
	border-color: grey;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* Make the pagination buttons on homepage bigger */
.page-numbers {padding-left:15px; padding-top:5px; padding-bottom:5px;}




/* Make the menu items closer together */
li.menu-item {
	margin-top:    3px !important;
	margin-bottom: 3px !important;
	margin-left:  -3px !important;
	margin-right: -3px !important;
}


/* Hide the stupid hello-bar button that's there even if you've already entered your details or closed it. */
#page-title { margin-bottom:-30px !important; }

h2 {font-weight: bold;}
h1 {font-weight: bold;}

#page-title h1 { padding-bottom:15px !important; padding-top:15px !important; font-weight: normal; }

#main-content {  }

hr{
	border:1px dashed gray;
}


.wp-block-image figcaption {
    color: #dddddd;
    background-color: #111111;
        margin: 0px;
    margin-top: -10px;
    padding-top: 8px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 8px;
    margin-bottom: 15px;
}


.grecaptcha-badge {
display: none !important;
}


blockquote {
background: #292929;
font-size: 20px;
color: white;
border-left: 4px solid #777777;
border-top-left-radius: 30px;
border-bottom-left-radius: 30px;
border-right: 4px solid #777777;
border-top-right-radius: 30px;
border-bottom-right-radius: 30px;
}

blockquote::before {
content: "\201C";
display: block;
font-size: 80px;
	font-family: arial;
	left: -30px;
top: 10px;
position: relative;
height: 0;
}

.noindent li {
	margin-left:0px !important;
}

.yellowindent {
	padding-left:60px !important;
	margin-top:-35px !important;
}


.embed-youtube {
    position: relative;
    height: 0;
    padding-bottom:56.25%;
}

.embed-youtube iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}


.uagb-toc__scroll-top{display:none !important;position:fixed;bottom:1px;right:1px;padding:1px;background:#ccd0d4;cursor:pointer}.uagb-toc__scroll-top.uagb-toc__show-scroll{display:none !important}
