  /* hullo */

  html { background: #000; }
  body { margin: 0px; }

  #content {
    background:#000;
    color:#ddd;
    font-family: "Adelle",Georgia,serif;
  }
  #header {
    width: 100%;
    height: 40px;
    background-color: #000;
    border-bottom: 2px solid #F5F0E9;
    position: relative;
  }

  #header .wrapper {
    position: relative;
  }

  #header .language {
    float: right;
    margin: 12px 12px 10px 0px;
    border-left: 1px solid #DDD;
    padding: 1px 8px 2px 15px;
    font-family: Arial, 'Heiti SC', 'Microsoft Yahei', simsun, sans-serif;
    font-weight: bold;
    color: #666;
  }

  #header .language a {
    color: #666;
    text-decoration: none;
  }

  #header .language a:hover {
    color: #2262CC;
  }

  #header h4 {
    font-family: "ff-meta-serif-web-1","ff-meta-serif-web-2","Georgia",serif;
    float: left;
    font-size: 16px;
    padding: 3px 0 3px 10px;
    color: #666;
    position: relative;
    border-left: 1px solid #DDD;
    margin: 7px 0 0 10px;
  }

  #header h4 a, #header h4 a:hover {
    color: #666;
    text-decoration: none;
  }

  #header h4 .icon {
    padding: 0 3px 0 2px;
    position: relative;
    top: 1px;
  }

  #header h5 {
    height: 40px;
    text-align: left;
    width: 120px;
    float: left;
    margin: 0px;
  }

  #header h5 a {
    height: 45px;
    width: 120px;
    display: inline-block;
    background: url("https://pp-projects-static.s3.amazonaws.com/houston-cypress/assets/propublica-logo-light.min-49237b01ca6b6cda1a100563027a5476.svg") 0 10px no-repeat;
  }

  #header .donate {
    float: right;
  }

  #header .donate h2 {
    background: #750101;
    background: -webkit-gradient(linear, left top, left bottom, from(#750101), to(#BA0909));
    background: -moz-linear-gradient(top, #750101, #ba0909);
    background: -ms-linear-gradient(top, #750101, #ba0909);
    width: 75px;
    text-align: center;
    display: block;
    font-size: 17px;
    line-height: 34px;
    border-bottom: 4px solid #BA0909;
    text-shadow: #7B3039 1px 1px 2px;
    text-transform: uppercase;
    cursor: pointer !important;
    font-weight: bold;
    font-family: "Helvetica Neue","Arial",sans-serif;
    padding: 3px 8px;
    margin: 0px;
  }

  #header .donate h2 a {
    text-decoration: none;
    color: #FFF;
  }

  #header #banner-share {
    float: right;
    margin: 10px 4px 0 0;
  }

  #header #banner-share li {
    width: 30px;
    height: 30px;
    margin-right: .5em;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
  }

  #header #banner-share li a {
    height: 30px;
    width: 30px;
    display: inline-block;
    text-decoration: none;
    white-space: nowrap;
    text-indent: 100%;
    overflow: hidden;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    transition: all 0.25s ease;
  }

  #header #banner-share li.comment {
    border: none;
  }

  #header #banner-share .facebook a {
    background: url("https://static.propublica.org/assets/sprites-smaller.min.svg?201412161945") 0 0 no-repeat;
  }

  #header #banner-share .facebook a:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }

  #header #banner-share .twitter a {
    background: url("https://static.propublica.org/assets/sprites-smaller.min.svg?201412161945") 3px -50px no-repeat;
  }

  #header #banner-share .twitter a:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }

  #header #banner-share .sina-weibo a {
    background: url("https://static.propublica.org/assets/sprites-smaller.min.svg?201412161945") 0 -100px no-repeat;
  }

  #header #banner-share .sina-weibo a:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }

  #content {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    min-width: 300px;
  }

  .wrapper {
    margin: 0 auto;
    max-width: 1050px;
    min-width: 300px;
    width: 100%;
  }

  .last-updated {
    font-size: 11px;
    text-transform: uppercase;
    color: #AF0000;
    font-family: Arial;
    margin: 30px 0 25px 0;
    border-bottom: 1px solid #EEE;
    padding: 0 0 10px 0;
    display: none;
  }

  .titles {
    margin: 30px auto 40px;
    width: 75%;
  }

  .titles h1 {
    text-align: center;
  }

  .titles .byline {
    text-align: center;
  }

  .titles .guff {
    margin: 18px 0 25px;
    font-size: 15px;
    line-height: 1.6em;
    font-family: Georgia, serif;
  }

  footer {
    color: #222;
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 12px;
    margin: 70px auto 0px;
    border-top: 1px solid #eee;
    padding-top: 20px;
    width: 75%; }
    footer p {
      margin: 0 0 10px 0; }

  #footer {
    background: #222;
    border-top: 2px solid #F5F0E9; }

  #footer-logo-image {
    background: url(https://static.propublica.org/logos/propublica-words.svg?201412161945) 0 0 repeat-x;
    background-size: 135px 20px; }

  #footer .wrapper {
    padding: 30px 0; }

  .cf:before,
  .cf:after {
      content: " "; /* 1 */
      display: table; /* 2 */
  }

  .cf:after {
      clear: both;
  }

  @media screen and (max-width: 480px){

    html body {
       padding-top: 0px;
       background: none;
      -webkit-background-size: 0px 0px;
      -moz-background-size: 0px 0px;
      background-size: 0px 0px;
      background:#222;
    }

    .titles {
      width: 100%;
    }

    html, html body #page, html body #content-header, html body #content {
      background:#222 !important;
    }

  }

  header[role="banner"] nav ul.tools-nav .donate a {
    display: block;
    width: auto;
    text-indent: 0;
    }

  header[role="banner"] nav ul.tools-nav li a:hover, header[role="banner"] nav ul.tools-nav li a:focus {
  opacity: 1;
  }

  header h4 {
  font-family: "jaf-bernina-sans", Helvetica, arial, sans-serif;
  text-transform:uppercase;
  font-weight: 200;

  float: left;
  font-size: 16px;
  padding: 3px 0 3px 10px;
  color: #eee;
  position: relative;
  border-left: 1px solid #DDD;
  margin: 7px 0 0 10px;
}

header[role="banner"] {
  width: 100%;
  height: 40px;
  z-index: 1000;
  background: #000;
  position:fixed;
}


header[role="banner"]>h1 {
display: block;
width: 116px;
height: 35px;
float: left;
margin-left: 0.5em;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
transition: all 0.25s ease;
opacity: 0.8;
}
#tt_logo_wrapper {
  width: 130px;
  border-left: 1px solid #ddd;
  padding-left: 7px;
  height: 30px;
  margin-top: 5px;}
header li {
  line-height: 1.8em;
}


header[role="banner"]>h1 a {
display: block;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
height: inherit;
background: url("https://pp-projects-static.s3.amazonaws.com/houston-cypress/assets/propublica-logo-light.min-49237b01ca6b6cda1a100563027a5476.svg") 0 10px no-repeat;
}
#pp_logo {
  background: url("https://pp-projects-static.s3.amazonaws.com/houston-cypress/assets/propublica-logo-light.min-49237b01ca6b6cda1a100563027a5476.svg") 0 10px no-repeat;
}
#tt_logo {
  background: url("https://pp-projects-static.s3.amazonaws.com/houston-cypress/assets/tt-logo-da27200f5c6900486f7e536a89a3c20a.svg") 0 10px no-repeat;
  margin-top:3px;
  margin-top: -2px;
}
.tt-ad-slot { text-align:center; }
@media screen and (max-width:767px) {
  #tt_logo {
    background: url("https://pp-projects-static.s3.amazonaws.com/houston-cypress/assets/texas-tribune-multiline-4eeee47d886d6f94c0a5c036c4bb8bda.svg") 0 3px no-repeat;
  }
  .banner-share-txt, .social-widget { display:none !important; }
}


header nav .facebook a {
background: url("//www.propublica.org/static/design/projects/freedom-summer/img/sprites-smaller.min.svg") 0 0 no-repeat;
}

header[role="banner"] nav ul.tools-nav li a {
text-decoration: none;
display: block;
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
width: 30px;
color: #ccc;
-webkit-transition: all 0.25s ease;
-moz-transition: all 0.25s ease;
transition: all 0.25s ease;
opacity: .8
}

header[role="banner"] nav ul.tools-nav li {
  display: inline-block;
}
header[role="banner"] nav ul.tools-nav li.banner-share-txt {
  vertical-align: text-bottom;
}
header[role="banner"] nav ul.tools-nav li.banner-share-txt a {
  width:auto;
  color:#fff;
  display:inline;
}

header nav a:hover, nav a:focus, header nav .comment a:hover, header nav .comment a:focus {
-webkit-transform: scale(1.25);
-moz-transform: scale(1.25);
-ms-transform: scale(1.25);
-o-transform: scale(1.25);
transform: scale(1.25);
}


header[role="banner"] nav ul.tools-nav .donate a:hover, header[role="banner"] nav ul.tools-nav .donate a:focus {
opacity: 1;
background: #ab3535;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}


header nav .twitter a {
background: url("//www.propublica.org/static/design/projects/freedom-summer/img/sprites-smaller.min.svg") 0 -50px no-repeat;
}

header[role="banner"] nav ul.tools-nav .donate a {
  opacity: .8;
background: #be3b3b;
font-family: "jaf-bernina-sans-condensed",Georgia,Times,"Times New Roman",serif;
font-size: 1.1em;
font-weight: bold;
line-height: 1;
text-transform: uppercase;
padding: 0.3em 0.75em 0.35em 0.75em;
position: relative;
top: 0.125em;
border-radius: 0.2em;
color: white;
-webkit-font-smoothing: antialiased;
}

header[role="banner"] nav {
font-size: 0.875em;
}



header[role="banner"] nav ul.tools-nav {
display: inline-block;
position: absolute;
top: 0.625em;
right: 0.5em;
list-style: none;
height: 40px;
right: 1em
}
