.site footer {
  background-color: #96942f;
}
a:link {color:#96942f;} /* unvisited link */
#top #footer{
background: transparent !important;
}
//* Add support for custom header
add_theme_support( 'custom-header', array(
	'width'           => 568,
	'height'          => 530,
	'header-selector' => '.site-title a',
	'header-text'     => false
) );
.entry,
.page.page-template-page_blog-php .entry {
	background: url(images/lines.png) bottom repeat-x;
	background-size: 8px 8px;
	margin-bottom: 0px;
	margin-bottom: 0rem;
	padding-bottom: 0px;
	padding-bottom: 0rem;
/* Main Container */
#main { padding-bottom: 0; }
/* Bottom Contact Row Above Footer */
#pg-31-3 > div {padding: 0; }
#theme-page .mk-main-wrapper-holder:last-of-type .theme-page-wrapper .theme-content p { 
     display: none;

  .page {
    margin-bottom:0px!important;
  }
