/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 27 2016 | 13:15:32 */
@media screen and (min-width: 851px) {
  #wrapper {
    padding-top: 0 !important;
  }
}
 
#wrapper #header h1, #wrapper #header .description
{
 text-transform: lowercase; 
}

#wrapper #header h1
{
 font-size: 16px; 
}

#wrapper #header .description
{
  margin-top: 0;
  margin-bottom: 12px;
  padding-top: 10px;
  top: 0;
}

#wrapper #header, #mainnav ul li a, #wrapper #footer
{
	background-color: transparent;  
}

#mainnav ul li a
{
  padding-right: 15px;
}

#wrapper #footer
{
 min-height: 0; 
}

#footer .right, #footer .left
{
 display: none; 
}

#footer::after
{
  content: '© 2016 Small Cedar Forest. Unauthorized use and/or duplication of this material without express and written permission from this site’s author and/or owner is strictly prohibited.';  
  font-size: 10px;
}