aside#region-sidebar-second section.block, 
aside#region-sidebar-first section.block, 
aside#region-sidebar-second div.block, 
aside#region-sidebar-first div.block {
    border-bottom: 0px none;
}

.file .file-icon { display: none; }

.field-name-body img {
  max-width: 100% !important;
  height: auto !important;
}

/* 16+ */
#block-block-6 {
    float: left;
    width: 50%;
}
#block-block-9 {
    float: right;   
    width: 15%;
}
.age-16-plus {
    text-align: right;
}
.age-16-plus span {
    background: #fff !important;
    text-align: center;
    border-radius: 50%;
    padding: 10px 5px;
    font-size: 1em;
}

.node-links {
    margin-top: 1em;
}

.site-name-slogan {
    padding-top: 14px;
}
.site-slogan {
    line-height: 1.3em;
}
#zone-nav-wrapper {
    /* background: none repeat scroll 0 0 #F2F2F2; */
    border-bottom: 1px solid #c8c6c6;
}


/* Main menu */
ul#superfish-1.sf-style-default li {
  /* border-left: 1px solid; */
  font-size: 14px;
}
ul.menu li {
  padding: 0;
}
ul#superfish-1.sf-style-default li a {
  padding: 5px 10px;
}
ul#superfish-1 li ul {
  margin-top: 0px;
}


h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', Arial;
    letter-spacing: 0em;
    font-weight: normal;
}
h2.block-title {
  font-size: 18px;
}
hgroup h2.site-name, hgroup h2.site-name a, hgroup h1.site-name, h1.site-name a, hgroup .site-slogan, .main-menu li a, hgroup .site-name a:hover, hgroup .site-name a, .sf-menu.sf-style-default a, .sf-menu.sf-style-default a:visited, h1, h2, .sidebar h2.block-title, .node h2.node-title, .block h2.block-title, .region-content h1, h2.title, h2.post-title, h2.post-title a, h3, h4, h5, h6, h1 a, h2 a, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a, h4 a:link, h4 a:visited, h5 a, h5 a:link, h5 a:visited, h6 a:visited, h6 a, h6 a:link, div.blog-view-right h2 a {
    color: #444;
}
h1#page-title {
    line-height: 1.3em;
    margin-top: .5em;
    margin-bottom: .5em;
}


header#section-header {
    margin-bottom: 1.2em;
}
body.not-front #section-header div#zone-nav.zone {
    border-bottom: none;
}
#zone-postscript {
    border-top-color: white;
}
#region-sidebar-second .region-sidebar-second-inner .block-block-7 {
    background: none;
    border: none;
}