@charset "UTF-8";
/*
Theme Name: Twenty Nineteen - Child
Template: twentynineteen
Author: the WordPress team - modded by VWHI WebServant
Author URI: https://wordpress.org/ - https://vwhi.org
Requires at least: WordPress 4.9.6
Version: 2019-06-01
License: GNU General Public License v2 or later

*/

.author-description .author-link,
.comment-metadata,
.comment-reply-link,
.comments-title,
.comment-author .fn,
.discussion-meta-info,
.entry-meta,
.entry-footer,
.entry-header, .entry-title,
.main-navigation,
.no-comments,
.not-found .page-title,
.error-404 .page-title,
.post-navigation .post-title,
.page-links,
.page-description,
.pagination .nav-links,
.page-title,
.sticky-post,
.site-title,
.site-info,
#cancel-comment-reply-link,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: league_gothicCnRg, "Liberation Sans Narrow", sans-serif, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", -apple-system, BlinkMacSystemFont;
}

.main-navigation,
.page-description,
.author-description .author-link,
.not-found .page-title,
.error-404 .page-title,
.post-navigation .post-title,
.pagination .nav-links,
.comments-title,
.comment-author .fn,
.no-comments,
.site-title,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 200;
  letter-spacing: 0.00em;
  line-height: 1.2;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

.site-branding,
.main-navigation ul.main-menu > li,
.social-navigation,
.author-description .author-bio,
.nav-links {
    line-height: 1.25;
}

.main-navigation .main-menu > li > a {
	font-weight: normal;
	margin-right: 0.4rem;
}

.main-navigation .main-menu > li > a + svg {
  margin-right: 0.0rem;
}

html {
	background-color: rgba(232,232,232,1);
}

body {
	font-family: "Liberation Sans", Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 1.4;
}

.site-header {
	align-content: center;
	padding: 0;
}

.header-widget {
	text-align: right;
}

#sidebar #textwidget {
	text-align: right;
}

.site-title {
	font-size: 2em;
	font-weight: normal;
	margin-top: 0.1rem;
}

.main-navigation, .main-menu {
	font-size: 1.3em;
	font-weight: normal;
	margin-top: 0.1rem;
}

.site-branding-container {
	align-content: center;
    max-width: 80%;
	margin-left: 10%;
}

.site-branding {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
    position: relative;
    word-wrap: break-word;
	margin-left: 10%;
}

.site-logo, .custom-logo-link {
	width: 90px !important;
	height: 90px !important;
	right: calc(100% + (.8 * 1rem)) !important;
}

.site-navigation {
	align-content: center;
}

.border-box {
	width: 95%;
}

.entry-header, .entry-title {
	text-align: center;
	text-transform: uppercase;
	color: #585858;
}

.entry .entry-content {
	background-color: #b0b0b0;
	max-width: 100% !important;
}

h1:not(.site-title):before, h2:before {
	display: none;
}

.entry .entry-title::before {
    display: none;
}

entry .site-content::before {
    display: none;
}

#colophon .widget-column .widget {
	margin-left: calc(1 * 1rem);
	margin-right: calc(1 * 1rem);
	width: calc(50% - (2 * 1rem));
}

.site-info {
	font-size: 1.2em;
}

.footer-navigation {
	float: right;
}

@media only screen and (min-width: 1168px) {
  .site-branding {
    margin: inherit;
  }
}

@media only screen and (min-width: 768px) {
  .site-branding {
    margin: inherit;
  }
}

@media only screen and (min-width: 1168px) {
.entry .entry-content > *, .entry .entry-summary > * {
    max-width: 100%;
	}
}

@media only screen and (min-width: 768px){
.entry .entry-content > *, .entry .entry-summary > * {
    max-width: 100%;
	}
}


/* League Gothic Regular */
@font-face {
    font-family: 'league_gothicregular';
    src: url('https://testing.vwhi.org/wp-content/themes/twentynineteen-child/fonts/leaguegothic-regular-webfont.eot');
    src: url('https://testing.vwhi.org/wp-content/themes/twentynineteen-child/fonts/leaguegothic-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://testing.vwhi.org/wp-content/themes/twentynineteen-child/fonts/leaguegothic-regular-webfont.woff') format('woff'),
         url('https://testing.vwhi.org/wp-content/themes/twentynineteen-child/fonts/leaguegothic-regular-webfont.ttf') format('truetype'),
         url('https://testing.vwhi.org/wp-content/themes/twentynineteen-child/fonts/leaguegothic-regular-webfont.svg#league_gothicregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


/* League Gothic Italic */
@font-face {
    font-family: 'league_gothicitalic';
    src: url('https://testing.vwhi.org/wp-content/themes/twentynineteen-child/fonts/leaguegothic-italic-webfont.eot');
    src: url('https://testing.vwhi.org/wp-content/themes/twentynineteen-child/fonts/leaguegothic-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://testing.vwhi.org/wp-content/themes/twentynineteen-child/fonts/leaguegothic-italic-webfont.woff') format('woff'),
         url('https://testing.vwhi.org/wp-content/themes/twentynineteen-child/fonts/leaguegothic-italic-webfont.ttf') format('truetype'),
         url('https://testing.vwhi.org/wp-content/themes/twentynineteen-child/fonts/leaguegothic-italic-webfont.svg#league_gothic_italicregular') format('svg');
    font-weight: normal;
    font-style: italic;

}

/* League Gothic Condensed */
@font-face {
    font-family: 'league_gothicCnRg';
    src: url('https://testing.vwhi.org/wp-content/themes/twentynineteen-child/fonts/leaguegothic-condensed-regular-webfont.eot');
    src: url('https://testing.vwhi.org/wp-content/themes/twentynineteen-child/fonts/leaguegothic-condensed-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://testing.vwhi.org/wp-content/themes/twentynineteen-child/fonts/leaguegothic-condensed-regular-webfont.woff') format('woff'),
         url('https://testing.vwhi.org/wp-content/themes/twentynineteen-child/fonts/leaguegothic-condensed-regular-webfont.ttf') format('truetype'),
         url('https://testing.vwhi.org/wp-content/themes/twentynineteen-child/fonts/leaguegothic-condensed-regular-webfont.svg#league_gothic_condensed-Rg') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* League Gothic Condensed Italic */
@font-face {
    font-family: 'league_gothiccondensed_italic';
    src: url('https://testing.vwhi.org/wp-content/themes/twentynineteen-child/fonts/leaguegothic-condensed-italic-webfont.eot');
    src: url('https://testing.vwhi.org/wp-content/themes/twentynineteen-child/fonts/leaguegothic-condensed-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://testing.vwhi.org/wp-content/themes/twentynineteen-child/fonts/leaguegothic-condensed-italic-webfont.woff') format('woff'),
         url('https://testing.vwhi.org/wp-content/themes/twentynineteen-child/fonts/leaguegothic-condensed-italic-webfont.ttf') format('truetype'),
         url('https://testing.vwhi.org/wp-content/themes/twentynineteen-child/fonts/leaguegothic-condensed-italic-webfont.svg#league_gothic_condensed_itaRg') format('svg');
    font-weight: normal;
    font-style: italic;
}
