/* Enter Your Custom CSS Here */
/*
.entry-post {
  margin-bottom: 0px;
  margin-top: 0px;
}
/*.one-col .main-content {
    width: 0;

.header-section {
    font-weight: normal;
    font-family: "BebasNeueRegular",sans-serif;
    text-shadow:1px 1px 0px #8A8A8A;
              */

.top-nav a {
    color: #FFF;
}

.block-background {
    background: none ;
}
.top-nav {
    font-size: 17px;
}

table th, table td {
    border:none;
}
table th, table td {
    border-left: 1px solid rgba(221, 221, 221, 0);
    
}
table {
    border-collapse: collapse;
    border-color: rgba(167, 167, 167, 0);
}
/*
table {
    border-width: 1px 1px 1px 0px;
    border-style: none none none none none; 
    border-left: 1px solid rgba(221, 221, 221, 0);
    
}
*/