#site-description { font-weight: bold; width: 300px; font-size: 16px;  margin-top: -20px; }
h1.entry-title {height: 50px; }
.entry-title { padding-top: 15px; padding-bottom: 15px; border-bottom: 3px solid silver;   border-top: 3px solid silver; }

cat-links {
    display: none;
}

.entry-meta {display:none !important;}
	.home .entry-meta { display: none; }
	.entry-footer {display:none !important;}
	.home .entry-footer { display: none; }
	
	
	
	.site-header {
    position: relative;
}

.header-image {
    position: absolute;
    top: 80px;
    margin-right: 0;
    width: 100%;
}

.main-navigation {
    margin-top: 24%;
    color: white;
    background-color: black;
   
}
	
div {line-height: 135%; }	

hr  {height: 1px; color: silver;  border-top: 2px solid silver; margin-top: 12px; margin-right: 0; margin-bottom: 12px; margin-left: 0;}
	

	