/*
 * Globals
 */

/* Links */
a,
a:focus,
a:hover {
  color: #fff;
}

/* Custom default button */
.btn-default,
.btn-default:hover,
.btn-default:focus {
  color: #333;
  text-shadow: none; /* Prevent inheritence from `body` */
  background-color: #fff;
  border: 1px solid #fff;
}


/*
 * Base structure
 */

html,
body {
  height: 100%;
  background-color: #333;
}
body {
  color: #fff;
  text-align: center;
  /*font-family: 'Playfair Display';*/
  /*text-shadow: 0 1px 3px rgba(0,0,0,.5);*/
}

/* Extra markup and styles for table-esque vertical and horizontal centering */
.site-wrapper {
  display: table;
  width: 100%;
  height: 100%; /* For at least Firefox */
  min-height: 100%;
  -webkit-box-shadow: inset 0 0 100px rgba(0,0,0,.5);
          box-shadow: inset 0 0 100px rgba(0,0,0,.5);
}
.site-wrapper-inner {
  display: table-cell;
  vertical-align: top;
}
.cover-container {
  margin-right: auto;
  margin-left: auto;
}

/* Padding for spacing */
.inner {
  padding: 30px;
}

/*
 * Header
 */
@media (min-width: 992px) {
  .masthead {
    padding-bottom:100px;
  }
}
.masthead-brand {
  font-family: 'Satisfy';
  font-size: 40px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.masthead-nav > li {
  display: inline-block;
}
.masthead-nav > li + li {
  margin-left: 20px;
}
.masthead-nav > li > a {
  padding-right: 0;
  padding-left: 0;
  font-size: 16px;
  font-weight: bold;
  color: #fff; /* IE8 proofing */
  color: rgba(255,255,255,.75);
  border-bottom: 2px solid transparent;
}
.masthead-nav > li > a:hover,
.masthead-nav > li > a:focus {
  background-color: transparent;
  border-bottom-color: #a9a9a9;
  border-bottom-color: rgba(255,255,255,.25);
}
.masthead-nav > .active > a,
.masthead-nav > .active > a:hover,
.masthead-nav > .active > a:focus {
  color: #fff;
  border-bottom-color: #fff;
}

@media (min-width: 768px) {
  .masthead-brand {
    float: left;
  }
  .masthead-nav {
    float: right;
  }
  .masthead {
    padding-bottom:100px;
  }
}

.over-text {
  background-color: rgba(255,255,255,0.8);
  color: #333;
  height: 50px;
}

.over-text-nav > li > a {
  padding-right: 0;
  padding-left: 0;
  font-size: 16px;
  font-weight: bold;
  color: #333; /* IE8 proofing */
  border-bottom: 2px solid transparent;
  background-color: transparent;
}
.over-text-nav > li > a:hover,
.over-text-nav > li > a:focus {
  background-color: transparent;
  border-bottom-color: #333;
}
.over-text-nav > .active > a,
.over-text-nav > .active > a:hover,
.over-text-nav > .active > a:focus {
  color: #333;
  border-bottom-color: #333;
}

a {
  color:#5bb5df;
}
a:hover {
  color:#2794c7;
  text-decoration:none;
}

h1, h2, h3, h4, h5 {
  font-family: 'Satisfy';
}

blockquote {
  font-size:14px;
  border-left: 1.5px solid rgba(255,255,255,0.9);
  padding: 0px 0px 0px 10px;
}

/*h3, h4, h5 {
  font-weight: 500;
}*/

hr {
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

iframe {
  padding: 10px 0px 0px 0px;
}

/*
 * Cover
 */

.cover {
  padding: 0 20px;
}
.cover .btn-lg {
  padding: 10px 20px;
  font-weight: bold;
}

/* 
 * Inner content
 */
.container {
   max-width: 900px;
   text-align: justify;
   font-weight: 200;
   width:90%;
}

.block {
  padding-bottom:25px;
  padding-top: 100px; 
  margin-top: -100px;
}

 /*
  * Announcement span
  */
.announcement {
  /*font-weight: 500;*/
  /*font-family: 'Radley';*/
  /*font-style:italic;*/
  font-size:15px;
  text-align:center;
  padding: 20px 0px 20px 0px;
  /*border-bottom: 0.5px solid #999;*/
  margin-bottom: 30px;
  /*font-weight:200;*/
  /*font-family:'Satisfy';*/
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  /*font-family:'Playfair Display';*/
  font-weight:200;
  /*font-style:italic;*/
}

.headshot {
  /*max-width: 800px;*/
  /*border: 2px solid #eee;*/
  width:100%;
}

#photos {
  text-align:center;
  /*line-height: 6.5em;*/
}

#in-action {
  text-align:left;
}

#photos h1 {
  text-align:left;
}

#in-action h1 {
  text-align:left;
}

.photo-block {
  text-align:left;
   line-height: 6.5em;
}

#video {
  text-align:center;
}

#video h1 {
  text-align:left;
}

.thumbnail-grid {
  padding: 5px 5px 5px 0px;
  height: 80px;
  width: 80px;
}

.larger-thumbnail {
  padding: 10px 0px 10px 0px;
  height: 120px;
  width: 120px;
}

.thumbnail-grid:hover {
  cursor: pointer;
}

.modal-body > img {
  width:100%;
}

/*
 * Footer
 */

.mastfoot {
  color: #999; /* IE8 proofing */
  color: rgba(255,255,255,.5);
}

.foot {
  font-weight:200;
  font-size:12px;
  margin: 100px 0px 30px 0px;
}

/*
 * Affix and center
 */

@media (min-width: 768px) {
  /* Pull out the header and footer */
  .masthead {
    position: fixed;
    top: 0;
  }
  .mastfoot {
    position: fixed;
    bottom: 0;
  }
  /* Start the vertical centering */
  .site-wrapper-inner {
    vertical-align: middle;
  }
  /* Handle the widths */
  .masthead,
  .mastfoot,
  .cover-container {
    width: 100%; /* Must be percentage or pixels for horizontal alignment */
  }
}

@media (min-width: 992px) {
  .masthead,
  .mastfoot,
  .cover-container {
    /*width: 700px;*/
  }
}

