.site-header h1 {
		font-size: 40px;
font-weight: normal;		

letter-spacing: 0.025em;
}

.site-info, 
.page .entry-title,
.archive-header h1 {
display:none;
}

footer.entry-meta {
display:none;
}


.gallery-item {
    float: left;
    margin: 0 !important;
    overflow: hidden;
    padding: 0 4px 4px 0;
    position: relative;
}
.main-navigation a {
  text-transform: none;}


hr { border: none; border-top: 1px solid #4f5d75; color: #FFFFFF; background-color: #FFFFFF; height: 1px; }

.tablepress,
.tablepress tr,
.tablepress tbody td,
.tablepress thead th,
.tablepress tfoot th {
	border: none;
}


.tablepress th,
.tablepress td {
  padding: 1px;
}

.tablepress .column-1 {
	width: 25%;
}





