
#masthead {width:100%; background-color:#000;}

.custom-logo{max-width:500px;}

.hero{height:400px; background-position:bottom;}

h2.page-title {display:none;}

aside#primer-hero-text-2{display:none;}

#secondary {display:inline-block;}

/* #primary.content-area {} */

.summary-thumb {
		float:left; 
		width:100%; 
		margin:2% 2% 0% 1%; 
	}

a.back-to-top {
	display: none; 
	width: 60px; 
	height: 60px; 
	text-indent: -9999px; 
	position: fixed; 
	z-index: 999; 
	right: 20px; 
	bottom: 20px; 
	background: #000 url("/wp-content/uploads/2020/02/up-arrow.png") no-repeat center 43%; 
	-webkit-border-radius: 30px; 
	-moz-border-radius: 30px; 
	border-radius: 30px;
border-color:#f7ce00;}



/* POST ARCHIVE */
.summary-thumb img {
	border: 1px solid #4a2367;
	width:90%;
 
}
section.entry-excerpt, section.search-excerpt {float: left; width:80%;}

h2.entry-title {font-size:1.8em; line-height:1.2em;}

.entry-meta p {font-size:.8em;line-height:2em;}

.entry-excerpt p {font-size:1em;}


/* */
a.read-more, a.read-more:link, a .read-more:link, .read-more {color:#efeed8;}
a.read-more:hover {color:#fff;}

/* SINGLE POST */
.byline{}

.featured-image {display:none;}

.tags-links{font-size:.6em;line-height:1em}

#comment {width:70%;}

/* SIDEBAR */
h4.widget-title {font-size:2em;line-height:1em}

.page_item,.widget_recent_entries a {font-size:1em;line-height:1.4;}

.page_item,.widget_recent_entries a:hover {color:#333;}

#embed-youtube {max-width:850px;}

.hero .page-header h1 {
	color: #000;
}

.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_caption.gallery-caption {
	max-width:500px;  
	align-content:center;
	left:180px!important;
}



/**********************************************************************************************/



/* MEDIA QUERY */
@media screen and ( max-width: 600px ) {
.summary-thumb {float:none; width:100%; margin:2% auto; padding-left:30px;}
	
.hero {height:200px;}

.byline{margin:20px;}
	
	.entry-content {margin:0 auto; width:85%; float:none;}
	
.entry-header {margin-top:20px;}
	
h1.entry-title {font-size:1.6em; text-align:center;}
	
h2.entry-title {font-size:1.2em; text-align:center;}
	
.entry-meta p {font-size:.8em;text-align:center;}
.entry-excerpt p {font-size:.8em;}
	
section.entry-excerpt {display:inline-block; width:85%; margin:0 0 0	30px; float:none;}
	
article.type-post {margin:3% 0;}
	
.entry-footer {margin:0 auto; width:85%; float:none;}
	
#comments {margin:0 auto; width:85%; float:none;}
	
#comment {width:70%;}
	
.post-navigation {margin:0 auto; width:95%; float:none;}
	
div.page-title-container {color:#f5d000;}
	
	
	
	.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_caption.gallery-caption {
	max-width:275px;  
	align-content:center;
	left:40px!important;
		
}
	
/* SIDEBAR */
#secondary {width:85%; margin:10px 0 30px 30px; float:none;}
#secondary.widget_search {margin-bottom:20px;}
	
h4.widget-title {font-size:1.2em;line-height:.6em}

.page_item, .widget_recent_entries a {font-size:1em;line-height:1.4;}
div.page-title-container {margin-top:-100px;}
div#primary.content-area {padding:20px;}
	
	}
