﻿/*
Theme Name:     Frontier Child Theme AUWM
Theme URI:      https://ronangelo.com/frontier/
Description:    Child theme for Frontier WordPress Theme by Ron Angelo.
Author:         Aaron Severson, based on a parent theme by ronangelo
Author URI:     https://ronangelo.com/
License: 		GNU General Public License, Version 3 or later
License URI: 	https://www.gnu.org/licenses/gpl.html
Template:       frontier
Version:        1.0

This child theme itself is copyright © 2013-2022 Aaron Severson except as otherwise noted; the parent theme is copyright © 2013–2019 Ron Angelo. Both are licensed under GPL v3 or later (see the license.txt file for complete license details).

Last updated: 14 December 2022
*/
@import url("../frontier/style.css");
/* Your modification goes here */

body {
	font-family: Sans-serif;
	font-size: 13px; 
	font-size: 0.8125rem;
	}

.author-info-box.title {
    text-shadow: none;
}

.comment-metadata a {
	color: #000;}

.entry-header {margin-bottom: 4px;}
.entry-title {line-height: 1.2;}
.entry-title a {color: #000;}

.entry-content p {
    text-align: left;
}

.entry-content h2 {
    padding: 10px 0;
    font-weight: bold;
}

.form-list-terms ol {
    list-style-type: decimal;
    list-style-position: outside;
}

.nav-main li a {
    font-weight: bold;
    text-shadow: none;
}

.photocaption {
    font-size: 0.85em;
    color: navy;
    text-align: left;
}

.emphasis {
	color: #ad1e1e;
	font-weight: bolder;
}

.internal-sidebar {
	border: medium solid black; 
	margin: 10px 0; 
	padding: 5px; 
	background-color: #FAFAD2; 
	text-align: left;
}

.widget-title {
	font-family: Sans-serif;
	font-size: 18px;
	font-size: 1.125rem;
    font-weight: bold;
    text-shadow: none;
}

.widget-footer {
	width: 100%; 
	text-align: center; 
	}


a.vapp {
    color: #FFF;
}

.comment-author .fn {
    font-size: 1.2em;
    margin: 0;
    word-wrap: break-word;
}

div.comment-warning {
	margin: 5px 0;
	padding: 5px 0;
	font-size: 1.2em;
	color: #ad1e1e;
	font-weight: bold;
}

div.center-close {
	padding: 10px 0;
	text-align: center;
}

.wp-caption img {
        width: 100%;
        max-width: 100%;
        background-color: transparent;
        border: none;
        padding: 4px;
}
div.wp-caption {
        width: 100%;
        max-width: 100%;
        background-color: #EEE;
        border: 1px solid #CCC;
        padding: 4px;
}
.wp-caption .wp-caption-text, .gallery-caption {
	font-size: 0.85em; 
	color: navy;
	padding: 0 4px;
	line-height: 1.6;
}
.alignnone {
	margin-top: 4px;
	margin-bottom: 10px;
}
/* Remove Roboto font  */

h1 {font-size: 24px; font-size: 1.500rem;}
h2 {font-size: 22px; font-size: 1.375rem;}
h3 {font-size: 20px; font-size: 1.250rem;}
h4 {font-size: 18px; font-size: 1.125rem;}
h5 {font-size: 16px; font-size: 1.000rem;}
h6 {font-size: 14px; font-size: 0.875rem;}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-family: Sans-serif;
	font-weight: inherit;
	line-height: 1.2;
}

#theme-link {
	float: right;
	margin: 6px 10px;
	font-family: Sans-serif;
	font-size: 15px;
}
#nav-main .nav-main a {
	display: block;
	padding: 8px 14px;
	color: #FFF;
	font-family: Sans-serif;
	font-size: 16px;
	text-shadow: none;
}
#nav-top .nav-top a {
	display: block;
	margin-top: 2px;
	padding: 0 18px;
	color: #FFF;
	font-family: Sans-serif;
	font-size: 14px;
}
.widget-title {
	background-color: #2A5A8E;
	margin: -8px -8px 8px;
	padding: 4px 8px;
	color: #FFF;
	font-family: Sans-serif;
	font-size: 18px;
	text-shadow: none;
}
/* Remove Arimo font  */
.blog-view .entry-content {
	padding-top: 4px;
	padding-bottom: 4px;
	font-family: Sans-serif;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.55;
}
.single-view .entry-content {
	font-family: Sans-serif;
	font-size: 15px;
	font-size: 0.938rem;
	line-height: 1.6;
}
#nav-main .nav-main a {
	display: block;
	padding: 8px 14px;
	color: #FFF;
	font-family: Sans-serif;
	font-size: 16px;
	font-size: 1.000rem;
	text-shadow: none;
}
#nav-main .nav-main a:hover {
	background-color: #FFF;
	color: #000;
	text-shadow: none;
}
.page-nav, .comment-nav {
	display: block;
	padding: 2px 0;
	font-family: Sans-serif;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 20px;
}
#bottom-bar {
	background-color: #222;
	color: #FFF;
	width: 100%;
	min-height: 34px;
	border-top: 1px solid #000;
	text-shadow: none;
}

/* Text meant only for screen readers. See make.wordpress.org/accessibility/2015/02/09/hiding-text-for-screen-readers-with-wordpress-core/ */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

/* Position revocable consent banner -- added 2019/09/27 per wordpress.org/support/topic/placing-button-to-reopen-banner/ */

.cc-revoke { left: unset !important; right: 4em !important; }

/* Edit GDPR banner styling -- added 2020/07/23 per wordpress.org/support/topic/change-colors-and-css-of-the-button-etc/  */

.gdpr :not(textarea):not(input):not(select) a {
	font-family: Helvetica, Arial,! sans-serif important;
	text-transform: none !important;
	letter-spacing: 0 !important;
	color: #0085BA;
	font-weight: bold;
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
	outline: none;
	border: none;
	margin: 0;
	padding: 0;
}