html body .optional{display:none;}

html body .site-header {
    border-top: none 0px;
}
html body .page-header {
padding: 0 0 0 0;
border-left: none;
	border-bottom:thin solid #ccc;
background: none;
}
.page-header h1{
		margin-bottom:0;

}
.byline{display:none;
}
.entry-meta{
		margin-bottom:1em;
}

.site-header .site-title{
	
		display:none;

}
.site-description{
	display:none;
}
@media screen and (min-width:70rem) {
	#skiptodownload{
		display:none;
		
	}
}.custom-logo{
	max-height:100px !important;
}
.comment-body .reply{
	font-size:.775em;
	font-weight:100;
}
.comment-body .reply a{
color:#666;}
.comment-content,.comment-body .reply{margin-left:65px}
.comment-body{
	padding:0;
	font-size:1em;
}
.comment-author{
	margin-bottom:0;
}
.comment-metadata a{
	letter-spacing:0;
	color:#999;
border:none;
}
.comment-respond{
	margin-top:1em
}
.comment-meta{
	margin-bottom:0;
}
.hentry{
	margin-bottom:0;
}
ol.comment-list li{margin-bottom:1em;}
.comments-title{display:none}
ol.comment-list li { background: #fafafa; padding:1em;}
ol.comment-list li:nth-child(odd) { background: #f6f6f6; }

.site-title a{
	border-bottom:0 none;

}

.widget-area{
	background-color: white;
}
button,blockquote,.downloadbutton{
	border-radius:1em
}
html{
font-family:	Noto Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif
}
.downloadbutton{
	font-size:1.2em;text-decoration:none;max-width: 13em;display:block;border:0 none;
margin:0.2em;margin-bottom:0.2em;
padding:0.5em; padding-left:1.3em;background-color:#006; line-height:1.4;padding-bottom:0.6em
}
.downloadbutton small:first-child{
	display:block;
	margin:0;
	padding:0;
	float:left;
	padding-top:0.15em;
}
.downloadbutton strong{
line-height:1.5em;vertical-align:bottom;
	
}
.fa-download{
	padding-top:0.08em;
}

.home .entry-header{
	display:none;
	
}

.home .entry-content, .home .hentry{
	margin-top:0;
}

html header.site-header{
		    background: linear-gradient( #555f, #333f );
background-color: #666;
background-image:         linear-gradient(top, #555 0%, #333 150px); /* W3C */
background-image:    -moz-linear-gradient(top, #555 0%, #333 150px); /* FF3.6+ */
background-image: -webkit-linear-gradient(top, #555 0%, #333 150px); /* Chrome10+,Safari5.1+ */	
	/*	 background: linear-gradient( #1116, #fff4 ), url('/software/jpeg-autorotate/wp-content/uploads/2019/05/woven-cloth-352481_1920-1.jpg');*/
}

#comments #reply-title{
	display:none;
}