/*logo*/
a.custom-logo-link{width:50%}

h2.widget-title:hover{color:#dd3333}

/* latin-ext */
@font-face {
  font-family: 'Libre Baskerville', serif;
  font-style: italic;
  font-weight: 400;
  src: local;
}

@font-face{
	font-family: News Gothic;
	src: local('News Gothic Light.ttf')
}

body {font-family: News Gothic;color:black}

span1{font-family: news-gothic-std, sans-serif;
font-size: 10px;
font-weight: 700;}


blockquote {font-family:'Libre Baskerville'; font-size:30px;font-weight:400; font-style: italic; color:red; padding-top:25px;}

ul /* arrows and dates on recent widget*/  {
	color: black;
    }

h1{font-family:'Libre Baskerville'; font-weight:400; font-style: italic;}

h2{font-family:'Libre Baskerville'; font-weight:400; font-style: italic;}

h2.widget-title{font-family: news-gothic; }

h2.entry-title.a{font-size:0pt;
	color:black;}

h3 {font-family: news-gothic; font-weight:100; color:black; font-style: italic;}

h5 {font-family: News Gothic;color:black}

nav {font-family: News Gothic;color:black}

sby_bio {color:blueviolet;}


a/* my name*/.url.fn.n{color:black;}
i.fa.fa-calendar{color:black;}

h1 {color:blue;
}
.entry-title.a{font-family:Libre Baskersville;}

/*menu bars */
.menu-toggle i {
	color:grey
}
/*color of 3 bars normally*/
button.menu-toggle i{
	color:black;
}


.menu-toggle {
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #dd3333;
    border-radius: 0;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 8px;
    padding: 5px 10px;
    position: relative;
    float: right;
}


.menu-toggle:hover {
    background-color: lightgrey;
	border: 1px solid #dd3333;
}

.entry-title a {color:black;
}

/* in case want to change color of three  bars on hover
.menu-toggle i:hover{
    font-size: 22px;
	color:yellowgreen;
	}
*/


span.cat-links{
	color:black;
}

h1.page-title{
	color:#dd3333;
 font-size:0px;
	text-align:center;
	padding-bottom:0px
}

header.page-header{
	size:10px;
}

span.vcard{
	font-family:'';
}

div.archive-description{
		color:transparent;
}

time.entry-date.published{color:black;}

div.entry-meta entry-category{color:#dd3333;}


qw /* tagline of website */ {font-family: Termina ;font-weight:400}

q /* ''All Rights Reserved'' */ {font-family: Termina ;font-weight:400}

entry-title {color:black;}

a 

footer /* recent posts widget font */ {font-family: Termina ;font-weight:400;color:black;}

li {font-family: news-gothic, sans-serif; color:black}

i {font-family: futura-pt, sans-serif; color:black;}

p{font-family: news-gothic; }
div.wpl-count sd-like-count{font-family: news-gothic; }
wpl-count-number{font-family: news-gothic; }

textarea #comment{font-family: news-gothic; }
a {font-family: news-gothic; }
span {font-family: news-gothic; }
div {font-family: news-gothic; }
	

/*:::: MOBILE WEBSITE ONLY ::::*/
@media only screen and (max-width: 600px) {

  a.custom-logo-link{ align-content:center; padding-left:30px; width:75%}
	

	h2.entry-title{font-size:0pt;
	color:black;}
	
	.entry-title a {color:black;
}
	
h1.entry-title{font-size:17pt;	}
	
	.entry-title a {font-size:17pt;
	}
	
.menu-toggle {background-color: #ffffff;
background-image: none;
    border: 1px solid #dd3333;
    border-radius: 0;
    margin-bottom: 8px;
    margin-left: 15px;
    margin-top: 0px;
    padding: 5px 10px;
    position: relative;
float: left;
}

	div.entry-meta entry-category.after{size:10px
	}
	
	div.entry-meta{
	font-size:1em;
	
	}
	
	
	nav.main-navigation{
		margin-top:50px;
			margin-bottom:-6%;
	}
	
	header.entry-header{size:20%;}
		/* below: image underneath "ALL POSTS" etc. */
	div.entry-category{
	margin-bottom:-7.5%;
	}
	/* below: size of bottom part 'all rigths reserved */
	footer.site-footer
	{
		padding-top:.5em;
		align-content:center;
		width:20.1em;
		height:1em;
	
		box-sizing:border-box;
	}
	
	div.site-info{
		font-size:.57em;
		padding-top:2.35em;
	}
	/* */
	.entry-meta a {font-size:14px; }
	span.cat-links
{font-size:95%;}
	
		p.site-description{
		font-size:.75em;
		margin-bottom:-25%;
	}
