article[class~="sticky"] h2.posttitle {
	display: none;
}

/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.

If you need any further help, ask in the CSS Customization forum.
*/
.wf-active .masthead-wrapper .masthead .branding h1.logo {
	font-size: 250%;
}

.postmetadata {
	visibility: hidden;
}

#footer .footer-wrap:before {
	content: "The Pastoral Bible Institute";
}

.postmetadata em, .author {
	visibility: visible;
}

.page-id-797 .title, .page-id-795 .title, .page-id-2049 .title, .page-id-2052 .title, .page-id-2068 .title .page-id-2048 .title {
	display: none;
}

p {
	color: black;
	font-size: 105%;
}

#menu1 {
	font-family: Verdana, Arial, Helvetica, "Lucida Console", sans-serif;
	font-size: 1.5em;
	color: darkblue;
}

.wf-active body {
	font-family: skolar-1, skolar-2, "Source Sans Pro", "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	font-variant: normal;
	font-size: 17px;
}

h1 {
	color: blue;
}

h1 {
	color: blue;
}

/******* CUSTOM *******/
.rvic_tbl td {
	padding: 5px 0;
}

.rvic_tbl {
	border: 0;
}

.widget ul {
	margin-left: -8px;
}

.singular .col-sidebar {
	background: #f5f5f5;
}

body.highlander-light h3.sd-title::before {
	border: 0;
}

/*hide "like" button on the bottom of pages*/
.sd-like {
	display: none;
}

.confit-address {
	margin-bottom: 10px;
}

#footer .footer-wrap {
	content: "";
}

/* Hide seventh post on the home page */
.home #main-content article:nth-child(7) {
	display: none;
}

.home #infinite-handle {
	display: none;
}

.widgettitle, .widget-title, .widget-area .sidebar-primary aside .widgettitle, .widget-area .sidebar-primary aside .widget-title, .widget-area .sidebar-primary aside, .widget-area .sidebar-primary aside a, .widget-title label {
	color: #000 !important;
}
