#footer .creds {
  display:none;
}
#header {
  padding: 3.75rem 0 0rem 0;
}
#wrap {
  background: #ffffff;
}
.genesis-nav-menu {
  background: #85D3AE;
}

/* Sidebar Genesis Featured Posts Widget */

#featured-post-2 .entry {
  display: inline-block;
  width: 150px;
  overflow: hidden;
  vertical-align: top;
  padding: 1.25rem;
}
#featured-post-2 h2{
  margin-top: 5px;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Raleway',helvetica,serif;
}
#featured-post-2 .entry, .page .post.entry {
  margin-bottom: 80px;
  margin-bottom: 0rem;
}
h1, h2, h3, h4, h5, h6, .entry-title a, #title {
  font-family: 'Raleway',helvetica,serif;
  text-transform: none;
}
.home-featured {
  padding: 0 0 2rem 0;
}

/*The section below styles the whole post page numbers area*/
.pages
{
font-size:24px;
display:block;
clear:both;
padding: 3px 0 5px 5px;
}

/*The section below styles the post page number links and visited links*/
.pages a,
.pages a:link,
.pages a:visited,
.pages a:active {
    padding: 4px 8px !important;
    margin: 3px !important;
    text-decoration: none !important;
    border: 1px solid #C8C8C2 !important;
    background: #FCFCFC !important;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) !important;
    color: #0088B3 !important;
}

/*The section below styles the post pagination link while hovering mouse over over it*/
.pages a:hover {
    border: 1px solid #a7a7a3 !important;
    color: #fff !important;
    background: #0088B3 !important;
}

p.pages, .clear, .clear-line, .first {
    clear: both;
    text-align: center;
}
p {
    line-height: 2 !important;
    font-family: 'Raleway',helvetica,serif;
}
h2 {
    font-size: 1.6rem !important;
}
.home #content .pages {
display: none;
}
