body {
    color: #444;
}


/* oswald-regular - latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/oswald-v35-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/oswald-v35-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/oswald-v35-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/oswald-v35-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/oswald-v35-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/oswald-v35-latin-regular.svg#Oswald') format('svg'); /* Legacy iOS */
}

/* noto-serif-regular - latin */
@font-face {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/noto-serif-v9-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/noto-serif-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-serif-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-serif-v9-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-serif-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-serif-v9-latin-regular.svg#NotoSerif') format('svg'); /* Legacy iOS */
}

/* noto-serif-700 - latin */
@font-face {
  font-family: 'Noto Serif';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/noto-serif-v9-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/noto-serif-v9-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/noto-serif-v9-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/noto-serif-v9-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/noto-serif-v9-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/noto-serif-v9-latin-700.svg#NotoSerif') format('svg'); /* Legacy iOS */
}



a#fb_sprite {
 background: url(/graphics/fb_sprite.png) no-repeat;
  display: block;
  height: 20px;
  width: 20px;
}

a#fb_sprite:hover {
  background-position: 0 -20px;
}

.post-body blockquote, #willtext, #probatetext {
background:#FCFCFC;
}

#badge {
vertical-align:6%;
color:white;
font-size:75%;
font-weight:bold;
background:#1E560A;
padding:1px 6px;
border-radius: 7px;
}


label {
font-weight:600;
font-size:85%;
color:#777;
white-space:nowrap;
}



@media (max-width: 1050px) {
#support {
display:none;
}
}


@media (max-width: 768px) {
#support {
display:inline;
}
}

@media (max-width: 1290px) {
#fb {
display:none;
}
}




.custom-brand {
font-family: 'Noto Serif', serif;
}
.pure-img-responsive {
    max-width: 100%;
    height: auto;
}

/*
My stuff
*/
.source {
font-size:85%;
}

.Town {
font-weight:600;
}
.searchresults {
font-size:85%;
margin:0 0 10px;
}

table.results td {
vertical-align:top;
font-size:85%;
}

.content a:link,.content a:visited {
color:#444;
text-decoration:underline;
}

.content a:hover {
color:#888;
text-decoration:underline;
}


#index_activity li a, #index_activity h4 a, #database a, #popular li a {
  text-decoration:none;
}


@media (max-width: 768px) {
#popular-top {
margin-bottom:0px;
}
#popular-bottom {
margin-top:0px;
}

}


#popular-top li {
margin-bottom:4px;
}
#popular-bottom li {
margin-top:4px;
}


span#ancestry {
font-size:90%;
}


h1 a:link, h1 a:active, h1 a:visited {
color:#fff;
text-decoration:none;
}


.content .smallmap a:link,.content .smallmap a:visited {
color:#fff;
text-decoration:none;
}

.content .smallmap a:hover {
color:#fff;
text-decoration:none;
}

thead {
font-size:85%;
}

.content .pure-g {background:#f8f8f8;padding:10px; border:1px solid #e8e8e8;}

.pagefooter {
    margin: 0 auto;
    background:#969696;
    border-top:1px solid #444242;
    padding:10px 0 10px;
    text-align: center;
    line-height: 1.6em;
    font-size:85%;
}

.pagefooter a {
     color:#fff;
     text-decoration:none;
}

.pagefooter a:hover {
     color:#fff;
     text-decoration:underline;
}

#index_activity, #database, #divorce_index {
background:#fcfcfc;
}

#index_activity li, #divorce_index li {
  margin:0 0 0 -0.5em;
  padding:0 0 0.5em;
  line-height:1.5em;
  font-size:85%;
}

 #database li {
  padding:0 0 0.82em;
  line-height:1.5em;
  font-size:85%;
}

#database ul li ul li {
  font-size:100%;
}

div#globalresults {
padding-top:15px;
}



#yearrange,#deathyearrange,#birthyearrange,#birthrange,#day,#month,#county,#branch,#portarrivesearch,select#year {
padding-top:0;padding-bottom:0;
}

#index_activity h4, #database h4, #globalresults h4 {
        font-weight: 300;
        color: #444;
        padding: 0;
        margin:0;
        font-family:"Oswald";
    }


#index_activity ul, #database ul {
     margin-top:10px;
}


#divorce_index ul {
     margin-top:-16px;
}
::-webkit-input-placeholder {
   color: #777;
}

:-moz-placeholder { /* Firefox 18- */
   color: #777;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #777;  
}

:-ms-input-placeholder {  
   color: #777;  
}

h4.wills {
     margin:0 0 10px;
}

/*
The content `<div>` is where all your content goes.
*/
.content {
    margin: 0 auto;
    padding: 0 2em;
    max-width: 1000px;
    margin-bottom: 50px;
    line-height: 1.6em;
}


.header {
     margin: 0;
     color: #333;
     text-align: center;
     padding: 0.8em 2em 0;
     border-bottom: 1px solid #eee;
background:#444242;

 }
    .header h1 {
        margin: 5px 0;
        font-size: 2.7em;
        font-weight: 300;
        line-height:55px;
        color:#fff;
        font-family:"Oswald";
    }
     .header h2 {
        font-weight: 300;
        color: #ccc;
        padding: 0;
        margin-top: 0;
        font-family:"Oswald";
    }

.content-subhead {
    margin: 20px 0 15px 0;
    font-weight: 300;
    color: #888;
}

h2.content-subhead img {
     float:left;
}


.custom-wrapper {
    background-color: #323232;
   
    -webkit-font-smoothing: antialiased;
    height: 2.3em;
    overflow: hidden;
    -webkit-transition: height 0.5s;
    -moz-transition: height 0.5s;
    -ms-transition: height 0.5s;
    transition: height 0.5s;
}

.custom-wrapper.open {
    height: 17em;
}

.custom-menu-3 {
    text-align: right;
}

.custom-toggle {
    width: 34px;
    height: 34px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    display: none;
}

#toggle {
color:#323232;
}

.custom-toggle .bar {
    background-color: #777;
    display: block;
    width: 20px;
    height: 2px;
    border-radius: 100px;
    position: absolute;
    top: 18px;
    right: 7px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}

.custom-toggle .bar:first-child {
    -webkit-transform: translateY(-6px);
    -moz-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
}

.custom-toggle.x .bar {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.custom-toggle.x .bar:first-child {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

@media (max-width: 47.999em) {

    .custom-menu-3 {
      text-align: left;
      padding-left:9px;
      padding-right:9px;
    }

    .custom-toggle {
        display: block;
    }

}
