/*
	Override Stylesheet
*/

#header-top,
#header-top-inner,
#header-bottom,
#header-bottom-inner,
#footer-top,
#footer-top-inner,
#footer-bottom,
#footer-bottom-inner
{
   background: inherit;
}

#footer-top,
#footer-top-inner
{
   display: none;
}

#content-post
{
   padding-bottom: 20px;
}

#footer
{
   padding-top: 20px;
}

#copyright
{
   position: static;
   left: 0;
   margin-left: 20px;
}

