/*
Theme Name: Number Notation Songs
Theme URI: https://wordpress.org/themes/twentynineteen/
Template: twentynineteen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Twenty Nineteen is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes.
Tags: one-column,flexible-header,accessibility-ready,custom-colors,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,rtl-language-support,sticky-post,threaded-comments,translation-ready
Version: 1.4.1565156355
Updated: 2019-08-07 05:39:15

*/

.site-info {
	display: none;
}

p.site-description {
	display: none;
}

footer.entry-footer {
	display: none!important;
}

.post-navigation {
	/*display: none!important;*/
}
.entry-footer .byline {
	display: none!important;
}

.entry-footer .posted-on {
	display: none!important;
}

.entry-meta {
	display: none!important;
}

.entry-header {
	display: none!important;
}

.search .entry-header {
	display: block!important;
}

.search .entry-content {
	display: none!important;
}

.site-header {
	background-color: #f3f4f5;
}

html * {
	font-family: Helvetica, Arial, sans-serif!important;
}

html .nn {
	font-family: Monospace!important;
	letter-spacing: -2px;
	margin-left: -4px;
	/*padding-left: 2px;
	padding-right: 2px;
	background: #0f0;*/
}

.entry-content, .nav-links, a#back-link {
	font-size: 18px;
}

.entry-content h2 a {
	text-decoration: none!important;
	color: #000;
}

.entry-content h2 {
	margin-top: 24px!important;
	margin-bottom: 0px!important;
}

.entry-content p {
	margin-top: 1em!important;
	margin-bottom: 1em!important;
}

.navigation {
	display: none!important;
}

.rand-nav {
	margin-top:0!important;
}

.post-navigation .nav-links a .meta-nav:before, .post-navigation .nav-links a .meta-nav:after {
    display: none;
    content: "";
}


a#back-link {
	font-weight: 700;
	text-decoration: none!important;
	font-size: 1.6em;
}

.home #back-link {
	display: none;
}


.entry-title, .not-found .page-title, .error-404 .page-title, .has-larger-font-size, h2 {
    font-size: 1.2em!important;
}

@media only screen and (min-width: 768px) {
.entry-title, .not-found .page-title, .error-404 .page-title, .has-larger-font-size, h2 {
    font-size: 1.em!important;
}
}


.site-title {
    /*letter-spacing: 0.05em;*/
	margin-bottom: 8px!important;
}






/* set height of post feature image */

  .site-header.featured-image {
    /*min-height: 24rem!important;*/
	/*min-height: 8rem!important;*/
	min-height: 6rem!important;
    margin-bottom: 1rem;
  }




@media only screen and (min-width: 768px) { 
.site-header { 
	padding-top: 1rem; 
	padding-bottom: 1rem; 

	}
}

@media only screen and (min-width: 768px) {
.entry-title, .not-found .page-title, .error-404 .page-title, .has-larger-font-size, h2 {
    font-size: 1.6875em;
}
}

/* style list category posts */
.list-style li a, ul.lcp_catlist li a {
	text-decoration: none!important;
}


/* charts first line is always bold */
.category-chart .entry-content p:first-child {
	font-weight: bold!important;
}

.youTube {
	margin-top: 2.5rem!important;
}

/* visual catlist */
ul.aa_catlist {
	list-style: none;
	padding: 0;
}

ul.aa_catlist .lcp_post{
	margin-top: 0!important;
	margin-bottom: 2rem!important;
}

ul.aa_catlist li{
	width: 100%;
	margin-right: 0%;
	float: none;
}

ul.aa_catlist li{
	
}

@media only screen and (min-width: 560px) { 
  ul.aa_catlist li{
	width: 49%;
	margin-right: 2%;
	float: left;
  }
	
	ul.aa_catlist li:nth-of-type(even) {
		margin-right: 0;
	}
}





@media only screen and (min-width: 768px) {
.entry .entry-content > *, .entry .entry-summary > * {
    max-width: none!important;
	}
}


ul.aa_catlist li p.lcp_post{
	text-align: center;
}

ul.aa_catlist li {
	/*background: #FAFAFC;*/
}




ul.aa_catlist li p.lcp_post a{
	color: #000;
}

ul.aa_catlist li img{
	outline: 1px solid #DDD;
}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

@media only screen and (min-width: 1168px) {
.entry .entry-content > *, .entry .entry-summary > * {
    max-width: 100%!important;
	}
}


@media only screen and (max-width: 768px) { 
img.me {
	float: none;
	width: 100%;
	margin: 0!important;
}
}

h1:not(.site-title):before, h2:before {
    background: #767676;
    content: "\020";
    display: none;
    height: 2px;
    margin: 1rem 0;
    width: 1em;
}

.not-bold {
	font-weight:normal;
}

@media only screen and (max-width: 768px) { 
.page-template-search-results input[type="submit"] {
	margin-top: 1em;
}
}

@media only screen and (max-width: 768px) { 
.wpcf7 input[type="email"], .wpcf7 input[type="text"], input[name="searchText"]{
	width: 100%;
}
}

.nn {
	color: #054c70;
}





@media print {
	#masthead, .lcp_catlist, a#back-link {
		display: none;
	}
	
}
