.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
}
h1,
h2,
h3,
h4,
h5,
h6,
h7 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a {
  color: #6282ae;
}
a:focus,
a:hover {
  color: #4b6992;
}
#outer-container {
  padding-top: 40px;
}
.jumbotron {
  position: relative;
  margin-top: -60px;
  padding-top: 60px;
  padding-bottom: 10px;
  box-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4) inset, 0px 1px 10px rgba(0, 0, 0, 0.1);
  background-color: #bad1f4;
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(45deg, #6282ae, #bad1f4);
  background-image: -webkit-linear-gradient(45deg, #6282ae, #bad1f4);
  background-image: -o-linear-gradient(45deg, #6282ae, #bad1f4);
  background-image: linear-gradient(45deg, #6282ae, #bad1f4);
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.jumbotron .container-fluid {
  position: relative;
  z-index: 2;
}
.masthead h1 {
  color: #FFFFFF;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.7);
  font-size: 90px;
  line-height: 80px;
  letter-spacing: -2px;
  font-weight: bold;
  opacity: .9;
  float: left;
  padding-bottom: 30px;
}
.masthead img {
  opacity: .90;
  width: 120px;
  margin-left: 0px;
  margin-top: 35px;
}
ul#homepage-header-links {
  margin: 0;
  z-index: 10;
}
#homepage-header-links li {
  display: inline;
  margin-right: 15px;
  list-style-type: none;
}
#homepage-header-links li a {
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.7);
}
.navbar {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
}
.navbar-inner {
  background-color: #bad1f4;
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(45deg, #6282ae, #bad1f4);
  background-image: -webkit-linear-gradient(45deg, #6282ae, #bad1f4);
  background-image: -o-linear-gradient(45deg, #6282ae, #bad1f4);
  background-image: linear-gradient(45deg, #6282ae, #bad1f4);
}
.navbar .brand#logo {
  font-size: 32px;
  line-height: 32px;
  text-shadow: 0px 1px 0px #000000 !important;
  color: #FFFFFF !important;
}
.navbar #logo-img {
  opacity: .90;
  width: 48px;
  margin-top: -32px;
  margin-left: 3px;
  margin-right: -15px;
}
.navbar .nav {
  padding-left: 10px;
}
.navbar ul.nav,
.navbar .btn-navbar {
  margin-top: 42px;
}
.navbar .nav > li > a {
  text-shadow: 0px 1px 0px #000000 !important;
  font-weight: bold;
  color: #FFFFFF;
}
.navbar .nav > li > a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
.btn-navbar {
  margin: 0;
  background: #bad1f4 !important;
}
.main {
  padding-left: 20px;
}
.attribution {
  font-size: 14px;
  color: #aaaaaa;
}
.row {
  margin-left: 0px;
}
.sidebar h4 {
  white-space: nowrap;
}
.sidebar h4 a {
  color: #333333;
}
.sidebar ul {
  margin-left: 0;
}
.sidebar ul li {
  list-style-type: none;
  padding-bottom: 15px;
}
#social-links {
  text-align: right;
  margin-top: -10px;
}
#social-links > a > img {
  max-width: 35px;
  opacity: 0.8;
}
#social-links-nav {
  text-align: right;
  padding-top: 44px;
}
#social-links-nav > a > img {
  max-width: 32px;
  opacity: 0.8;
}
.post_content h2 {
  margin-top: 40px;
}
.post_content h4 {
  margin-top: 30px;
}
.post_content,
.post_content li {
  line-height: 24px;
}
.post_content p {
  margin-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: 0px;
  }
  body {
    padding-top: 60px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .jumbotron {
    white-space: nowrap;
  }
  .navbar-inner {
    margin-left: 0px;
  }
  .nav-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  body {
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 60px;
  }
  .jumbotron {
    padding-left: 20px;
    padding-right: 20px;
  }
  /*.masthead img {
          display: none;
      }*/
  #outer-container {
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .nav-container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
/* Phone-specific */
@media (max-width: 480px) {
  body {
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 0px;
  }
  .jumbotron {
    padding-left: 10px;
    padding-right: 10px;
  }
  .masthead img {
    opacity: .90;
    width: 85px;
    margin-left: 0px;
    margin-top: 25px;
  }
  .masthead {
    padding-top: 60px;
  }
  .masthead h1 {
    font-size: 60px;
    line-height: 55px;
    letter-spacing: -2px;
  }
  #sub-header {
    display: none;
  }
  #outer-container {
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
  }
  #social-links-nav {
    display: none;
  }
  #sidebar1 {
    display: none;
  }
}
