/*
Theme Name:     artPontiac-02
Version: 11.11.11
Description:    
Author:         gjh2018
Template:       masonry-brick-master

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

.site-title, .site-description {
	font-family: Roboto, sans-serif;
	text-align: center;
}

blockquote p {
	font-family: Roboto, sans-serif;
	font-size: 22px;
	padding: 20px;
}

address {
	margin: 0 0 24px;
	font-family: Roboto, sans-serif;
}

pre {
	background: #eee;
	font-family: Roboto, sans-serif;
	font-size: 15px;
	line-height: 1.6;
	margin-bottom: 24px;
	max-width: 100%;
	overflow: auto;
	padding: 24px;
}

.site-main .post-navigation {
	font-family: Roboto, sans-serif;
}

.widget .widget-title {
	font-size: 22px;
	font-family: Roboto, sans-serif;
}

li.comments-tab-widget {
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
	font-family: Roboto, sans-serif;
}

.entry-title,
.page-title,
.taxonomy-description {
	font-family: Roboto, sans-serif;
}

.entry-title,
.page-title {
	font-family: Roboto, sans-serif;
	font-size: 28px;
	margin: 0;
	word-wrap: break-word;
}
.entry-meta,
.cat-links,
.tags-links,
.edit-link {
	font-size: 16px;
	font-family: Roboto, sans-serif;
}

.author-social-links,
.author-box .author-description,
.author-box .author-name {
	font-family: Roboto, sans-serif;
}

.related-posts-main-title {
	font-family: Roboto, sans-serif;
}

.comment-reply-title {
	font-size: 24px;
	font-family: Roboto, sans-serif;
}

.comments-title {
	font-size: 26px;
	font-family: Roboto, sans-serif;
}

.comment-metadata,
.comment-author {
	font-family: Roboto, sans-serif;
}

a {
	color: #f36e0c;
	text-decoration: none;
}

a:hover {
/*	color: #f411f9; */
	color: #0c48f3
}

/* glen - edits after site loss from april */

.page, .type-page {
	background-color: #dbc8b3;
}

.widget {
	background-color: #dbc8b3;
}
