/*
Theme Name: WPBootstrap3Basic
Theme URI: http://annfoley.com
Author: Ann Foley
Author URI: ttp://annfoley.com
Version: 1
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, right-sidebar, fluid-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, rtl-language-support, theme-options, translation-ready
Text Domain: wp-bootstrap3-basic

*/
/* color variables
-------------------------------------------------- */
body {
  padding-top: 110px;
  padding-bottom: 20px;
  font-family: "Source Sans Pro", arial, helvetica, sans-serif;
  font-size: 14px;
}
/* Typography
-------------------------------------------------- */
h1 {
  color: #333;
}
h2,
h3,
h4,
h5 {
  color: #005baa;
}
/* styling top nav
-------------------------------------------------- */
.admin-bar .navbar-fixed-top {
  margin-top: 30px;
}
.navbar-header button {
  margin-bottom: 40px;
}
.navbar-default .navbar-nav > li > a {
  color: #005baa;
  padding: 5px;
  margin: 5px;
}
.dropdown-menu > li > a {
  color: #005baa;
}
.navbar-fixed-top {
  background-color: #fff;
  padding-bottom: 30px;
}
.navbar-collapsed {
  margin-top: 40px;
}
button.navbar-toggle {
  margin-top: 30px;
}
ul#menu-menu-1 {
  margin-top: 30px;
  font-size: 14px;
}
.dropdown:hover .dropdown-menu {
  display: block;
}
a.navbar-brand img {
  display: block;
  max-height: 80px;
}
.navbar-default {
  border-bottom: 1px solid rgba(0, 80, 158, 0.5);
  -webkit-box-shadow: 2px 6px 10px 0px rgba(0, 80, 158, 0.5);
  -moz-box-shadow: 2px 6px 10px 0px rgba(0, 80, 158, 0.5);
  box-shadow: 2px 6px 10px 0px rgba(0, 80, 158, 0.5);
}
.navbar-nav > li > .dropdown-menu {
  border-radius: 6px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .open > a {
  border-radius: 6px;
  border: 1px solid rgba(178, 223, 238, 0.4);
  background-color: rgba(178, 223, 238, 0.4);
  color: #333;
}
ul.dropdown-menu {
  backgrond: #fff;
  border: 1px solid #d4d4d4;
}
ul.dropdown-menu:after,
ul.dropdown-menu:before {
  /*these make the triangle on top of the menu*/
  bottom: 100%;
  left: 30%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
ul.dropdown-menu:after {
  /*these make the triangle on top of the menu*/
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 15px;
  margin-left: -15px;
}
ul.dropdown-menu:before {
  border-color: rgba(212, 212, 212, 0);
  border-bottom-color: #d4d4d4;
  border-width: 17px;
  margin-left: -17px;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  background-color: rgba(178, 223, 238, 0.4);
  color: #333;
}
.navbar-nav > li.menu-item-81 > a {
  border-radius: 6px;
  background-color: transparent;
  border: 1px solid #ccc;
}
.navbar-nav > li.menu-item-81 > a:hover {
  background-color: #e6e6e6;
  border-color: #adadad;
}
/* utility menu
-------------------------------------------------- */
footer {
  font-size: 13px;
}
footer li {
  list-style-type: none;
  font-size: 13px;
  line-height: 1.2em;
  font-weight: 300;
  margin-top: 10px;
  margin-bottom: 10px;
}
footer li ul li {
  font-size: 13px;
}
/* sidebar menus
-------------------------------------------------- */
div#menu-sidebar ul {
  padding-left: 20px;
}
div#menu-sidebar ul li {
  font-size: 170%;
}
div#menu-sidebar ul li a {
  font-size: 0.65em;
}
div#menu-sidebar ul li.current-menu-item {
  font-weight: 700;
  font-style: italic;
}
div#menu-sidebar ul li:nth-child(1) {
  color: #009247;
}
div#menu-sidebar ul li:nth-child(2) {
  color: #8EE5EE;
}
div#menu-sidebar ul li:nth-child(3) {
  color: #93DB70;
}
div#menu-sidebar ul li:nth-child(4) {
  color: #ffdb76;
}
div#menu-sidebar ul li:nth-child(5) {
  color: #005baa;
}
/* images
-------------------------------------------------- */
img.alignnone {
  margin-bottom: 20px;
}
img.alignleft {
  float: left;
  margin-right: 15px;
}
img.alignright {
  float: right;
  margin-left: 15px;
}
img.aligncenter {
  display: block;
  margin: 5px auto;
}
.content img,
.textwidget img {
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.4);
}
/* misc
-------------------------------------------------- */
div#slide-3-layer-4.tp-caption.tp-resizeme > img {
  -webkit-box-shadow: 7px 0px 19px -7px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 7px 0px 19px -7px rgba(0, 0, 0, 0.75);
  box-shadow: 7px 0px 19px -7px rgba(0, 0, 0, 0.75);
}
.jumbotron {
  background-color: #fff;
}
.liner2 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffdb76+-1,ffdb76+100&amp;1+0,0.8+78,0+100 */
  background: -moz-linear-gradient(left, #ffdb76 -1%, #ffdb76 0%, rgba(255, 219, 118, 0.8) 78%, rgba(255, 219, 118, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(-1%, #ffdb76), color-stop(0%, #ffdb76), color-stop(78%, rgba(255, 219, 118, 0.8)), color-stop(100%, rgba(255, 219, 118, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #ffdb76 -1%, #ffdb76 0%, rgba(255, 219, 118, 0.8) 78%, rgba(255, 219, 118, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #ffdb76 -1%, #ffdb76 0%, rgba(255, 219, 118, 0.8) 78%, rgba(255, 219, 118, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #ffdb76 -1%, #ffdb76 0%, rgba(255, 219, 118, 0.8) 78%, rgba(255, 219, 118, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to right, #ffdb76 -1%, #ffdb76 0%, rgba(255, 219, 118, 0.8) 78%, rgba(255, 219, 118, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdb76', endColorstr='#00ffdb76', GradientType=1);
  /* IE6-9 */
  margin: 0 auto 10px -300px;
  height: 10px;
}
.liner {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffdb76+0,ffdb76+101&amp;0+0,0.8+22,1+100 */
  background: -moz-linear-gradient(left, rgba(255, 219, 118, 0) 0%, rgba(255, 219, 118, 0.8) 22%, #ffdb76 100%, #ffdb76 101%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 219, 118, 0)), color-stop(22%, rgba(255, 219, 118, 0.8)), color-stop(100%, #ffdb76), color-stop(101%, #ffdb76));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 219, 118, 0) 0%, rgba(255, 219, 118, 0.8) 22%, #ffdb76 100%, #ffdb76 101%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(255, 219, 118, 0) 0%, rgba(255, 219, 118, 0.8) 22%, #ffdb76 100%, #ffdb76 101%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(255, 219, 118, 0) 0%, rgba(255, 219, 118, 0.8) 22%, #ffdb76 100%, #ffdb76 101%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(255, 219, 118, 0) 0%, rgba(255, 219, 118, 0.8) 22%, #ffdb76 100%, #ffdb76 101%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffdb76', endColorstr='#ffdb76', GradientType=1);
  /* IE6-9 */
  margin: 0 -200px 10px auto;
  height: 10px;
}
footer {
  padding-top: 20px;
  color: #fff;
  font-weight: 300;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#515151+0,a5a5a5+100 */
  background: #515151;
  /* Old browsers */
  background: -moz-linear-gradient(left, #515151 0%, #a5a5a5 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #515151), color-stop(100%, #a5a5a5));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #515151 0%, #a5a5a5 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #515151 0%, #a5a5a5 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #515151 0%, #a5a5a5 100%);
  /* IE10+ */
  background: linear-gradient(to right, #515151 0%, #a5a5a5 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#515151', endColorstr='#a5a5a5', GradientType=1);
  /* IE6-9 */
}
footer hr {
  border-top: 1px solid #888;
}
footer a {
  color: #fff;
}
footer a:hover {
  color: #ebebeb;
}
#menu-sidebar {
  margin-bottom: 40px;
}
.sidebar-illo {
  background-image: url(/wp-content/themes/bootstrap-to-wp/assets/img/sidebar-illo.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}
.green {
  color: #009247;
}
ul.pdf li {
  list-style-image: url(/wp-content/themes/bootstrap-to-wp/assets/img/pdficon.png);
}
/* Contact form
-------------------------------------------------- */
.wpcf7 .form-group {
  min-height: 2.5em;
}
.wpcf7 input,
.wpcf7 select {
  margin-bottom: 10px;
}
.wpcf7 input[type="submit"] {
  margin-top: 15px;
}
.wpcf7 label {
  width: 95%;
  font-size: 80%;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('fonts/glyphicons-halflings-regular.eot');
  src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 300px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 300px;
}
.sidebar {
  margin-top: 30px;
}
/* media queries
-------------------------------------------------- */
@media (max-width: 991px) {
  .navbar-header {
    float: none;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
    margin: 7.5px -15px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-text {
    float: none;
    margin: 15px 0;
  }
  /* since 3.1.0 */
  .navbar-collapse.collapse.in {
    display: block!important;
  }
  .collapsing {
    overflow: hidden!important;
  }
}
@media (min-width: 970px) and (max-width: 1199px) {
  body {
    padding-top: 150px;
  }
  body.home {
    padding-top: 200px;
  }
  ul#menu-menu-1 {
    margin-top: 40px;
  }
  .navbar-fixed-top {
    padding-bottom: 5px;
  }
  .jumbotron {
    margin-top: -55px;
  }
  .sidebar-img {
    width: 200px;
  }
  body {
    /* Margin bottom by footer height */
    margin-bottom: 400px;
  }
  footer.footer {
    height: 400px;
  }
}
@media (min-width: 970px) and (max-width: 991px) {
  body {
    padding-top: 150px;
  }
  body.home {
    padding-top: 160px;
  }
  ul#menu-menu-1 {
    margin-top: 50px;
  }
  ul#menu-menu-1 li a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  ul#menu-menu-1 .jumbotron {
    margin-top: 100px !important;
  }
  /*border on the active button wraps the menu in the wrong place at this width- this fixes it*/
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:focus,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .open > a {
    margin-top: 3px;
  }
  .sidebar-illo {
    background-image: none;
  }
  h3.widget-title {
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 969px) {
  body {
    padding-top: 170px;
  }
  body.home {
    padding-top: 248px;
  }
  .navbar-fixed-top {
    padding-bottom: 20px;
  }
  ul#menu-menu-1 {
    margin-top: 50px;
  }
  ul#menu-menu-1 li a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  /*border on the active button wraps the menu in the wrong place at this width- this fixes it*/
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:focus,
  .navbar-default .navbar-nav > .active > a:hover,
  .navbar-default .navbar-nav > .open > a {
    margin-top: 3px;
  }
  .jumbotron {
    margin-top: -125px;
  }
  .jumbotron p {
    font-size: 16px;
  }
  .sidebar-illo {
    background-image: none;
  }
  h3.widget-title {
    font-size: 20px;
  }
  body {
    /* Margin bottom by footer height */
    margin-bottom: 400px;
  }
  footer.footer {
    height: 400px;
  }
}
@media (min-width: 420px) and (max-width: 767px) {
  body {
    padding-top: 130px;
  }
  body.logged-in.home {
    padding-top: 110px;
  }
  .navbar-collapse collapse {
    background-color: #fff;
  }
  body.logged-in .sidebar-illo {
    background-image: none;
  }
  h3.widget-title {
    font-size: 20px;
  }
  body {
    /* Margin bottom by footer height */
    margin-bottom: 800px;
  }
  footer.footer {
    height: 800px;
  }
}
@media (max-width: 420px) {
  .jumbotron {
    display: none;
  }
  #wpadminbar {
    margin-top: -50px;
  }
  .sidebar-illo {
    background-image: none;
  }
  body {
    /* Margin bottom by footer height */
    margin-bottom: 800px;
    padding-top: 150px;
  }
  footer.footer {
    height: 800px;
  }
}
/* temp
-------------------------------------------------- */
.jumbotron {
  padding: 0;
}
.pink {
  border: 1px solid #ffcccc;
}
