* {font-family:"Courier New", Courier, monospace}

.single-post #secondary {
display: none !important;
}

h1.post-title.entry-title {
  display: block}
}


#page {
    max-width: 1270px;
}

.single-post #primary {
width: 100% !important;
}

.single-post .entry-title {display: block}


.wrap {
max-width: 1145px;
padding-left: 3em;
padding-right: 3em;
}

.home .entry-title { display:block;}

#content {
    padding-top: 2em;   
}

.page .entry-title {display: block;}


.page .entry-content {
  margin-top: -7%;

}

.page-id-7 .entry-content {margin-bottom: -20% !important;}


.page-id-689 .entry-title {display: block;}

.page-id-532 .entry-content {
  margin-top: 0px
}

*** 2nd — increase  left side content section width ***
    
#primary {
width: 80% !important;
}

*** 3rd — decrease  right sidebar width ***


.has-sidebar #secondary {
width: 16% !important;
}

.site-footer {border: none}

.site-title { 
  text-transform: none !important;
}

  
  