/*
Theme Name: Toolbox. Description: An ultra-minimal HTML5 starter theme. Author: The Automattic Theme Team Author URI: http://themeshaper.com/ Version: 0.3
*/

html,
body {
  height: 100%;
  font-family: 'Work Sans', sans-serif;
  font-size: 16px;
}



/* HOME HERO
--------------------------------- */

.home-hero {
  /* See media query below */
  padding: 30px 0;
  background-color: #23d5e0; 
  background-size: cover;
  margin-bottom: 0;
}

.hero-img {
  max-width: 80%;
}

.hero-single h1 {
  /* See media query below */
  color: #000;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.1em;
  letter-spacing: 0;
}

.jumbotron .mission-statement {
  /* See media query below */
  color: #333232;
  font-size: 1.1em;
  line-height: 1.4em;
  margin: 1em 0;
  background: none;
  font-weight: 400;
}

/* .home-hero {
    background: #27DFE9 url(img/hero-home-v5.jpg) no-repeat right center;
    background-size: contain;
  } */


/* Small devices (tablets, 768px and up) */

@media (min-width: 768px) {
  .home-hero {
    padding: 60px 0;
    background: #27DFE9 url(img/hero-home-v5.jpg) no-repeat right center;
        background-size: cover;

  }
  .hero-single h1 {
    font-size: 32px;
    padding-right: 36%;
    padding-left: 68px;
  }
  .jumbotron .mission-statement {
    width: 56%;
    padding-left: 68px;
  }
}

/* FOOTER */

.footer {
  width: 100%;
  background: #0b1d2c;
  padding: 20px 0;
  padding: 40px 0;
  color: #eaeaea;
  font-size: 15px;
}

.social-footer {
  text-align: right;
}

.footer strong {
  color: #fff;
}


/* HOME SECTION -- NEWS */

.news {
  background: #10a1f0;
  padding: 10px 0 40px 0;
  background-image: radial-gradient(circle 248px at center, #16d9e3 0%, #30c7ec 47%, #46aef7 100%);
  background: #0B1D2C;
  background: #276ba5; 
  background: #00afb9;
}

.news h2 {
  margin-bottom: 28px;
  margin-top: 30px;
  margin: 24px 0 24px 12px;
  font-weight: 400;
  color: #fff;
}

.panel-body {
  padding: 15px 15px 0 15px;
}

/* HOME SECTION -- CONTRIBUTE */

.contribute {
  padding-top: 30px;
  padding-bottom: 45px;
  background: #EDF1F3;
}

.contribute h3 {
  margin: .8em 0 .3em 0;
}

.contribute p {
  line-height: 1.2em;
  margin: 0 0 .8em 0;
}

.contribute h1 {
  margin: 10px 0 0 12px;
}

.help-img {
  border-radius: 4px;
}


/* HOME SECTION -- ANNOUNCEMNTS NOTICES*/

.announcements {
  padding-top: 30px;
  padding-bottom: 30px;
}

/* HOME SECTION -- ANNOUNCEMNTS NOTICES*/

.notices {
  padding-top: 40px;
  padding-bottom: 0px;
}

.notices .panel-default {
  border-color: #ca1b1b;
}




/* links */

a {
  text-decoration: none;
  color: #00A3FC; color: #10A1F0;
  
}

a:active{
  outline: none;
  color: #00A3FC; color: #10A1F0;
}

a:focus {
  outline: none;
  color: #00A3FC; color: #10A1F0;
}

.entry-content a, 
.entry-content a:active, 
.entry-content a:visited, {
  color: #00A3FC; color: #10A1F0;
  transition: .1s ease;
}

a:hover {
  text-decoration: none;
}


.entry-content a:hover {
  text-decoration: none; /*text-decoration: underline;*/
  border-bottom: 2px solid #171617;
}

.btn-primary {
  background-color: #00A3FC; background-color: #10A1F0; background-color: #226fb1;
  border: 0;
}

.btn-default:hover, .btn-primary:hover {
  color: #fff;
  background-color: #10A1F0;
  border-color: #adadad;
}

.entry-content .btn-primary:hover {
    border-bottom: 0;
}



/* top navigation
--------------------------------- */

nav {
  font-weight: 500;
}

.globalnav {
  margin-bottom: 0;
  background: #191919; background: #0b1d2c;
  padding: 12px 0;
  text-align: right;
  color: #9c9b9b;
}

.nav-help {
  /*color: #9c9b9b;*/
  text-align: center;
}

.nav-help a, .global-links a {
  color: #fcf800; color: #6BC3F0;
  border-bottom: 0;
  font-size: 15px;
}

.nav-help a:hover, .footer a:hover, .global-links a:hover {
  color: #fff;
}

.navbar-default .navbar-nav>li>a {
  color: #333;
  /*font-size: 18px;*/
}

.dropdown-menu {
  font-size: 15px;
  padding: 0;
}

.dropdown-menu>li>a {
  padding: 4px 20px;
  font-weight: 500;
}

.dropdown-menu>li>a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #ccc;
}

/* PROVISIONAL FOR SINGLE SELECT DROP DOWN IN ARTICLE */

article .dropdown-menu {
  font-family: 'Work Sans', sans-serif;
  font-size: 14px;
  padding: 0;
}

article .dropdown-menu li {
  padding: 0;
  list-style: none;
  line-height: 1em;
  margin: 0;
}

article .dropdown-menu a {
  font-family: 'Work Sans', sans-serif;
  font-size: 14px;
  padding: 3px 10px;
}

article .dropdown-menu>li>a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #eaeaea;
  border: 0;
}

.home .navbar {
  margin-bottom: 0;
}

.navbar-brand {
  height: 94px;
  padding: 9px 10px 14px 10px;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: inherit;
}

.navbar-collapse {
  padding-top: 43px;
}

.home .navbar-collapse {
  padding-top: 22px;
}

.navbar-nav>li.donate a {
  background: #f12121;
  color: #fff;
  border-radius: 4px;
  padding-left: 14px;
  padding-right: 14px;
  font-size: 17px;
}
  .navbar-nav>li.donate a:hover {
  background: #ff0000;
  color: #fff;
}

/* NAV BAR WIDE 
   ================================================== */

@media (min-width: 768px) {
  /* Make Navigation Toggle on Desktop Hover */
  .dropdown:hover .dropdown-menu {
    display: block;
    -webkit-animation: fadeInUp 400ms;
    animation: fadeIn 500ms;
  }
  
  .home .navbar-brand {
    display: none;
  }

  .home .container > .navbar-collapse {
    margin: 0 0 0 52px;
	}

   .home .navbar-right {
    float: none !important;
  }

  .navbar-right {
    margin-bottom: 20px;
	}

    .navbar-default .navbar-nav > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    padding-right: 8px;
	}

  .caret {
    margin-left: 0;
  }

  .navbar-default .navbar-nav>li.donate {
  margin-left: 14px;
  }

  .navbar-default .navbar-nav>li.donate a {
    padding-left: 14px;
    padding-right: 14px;
  }
    .navbar-nav>li.donate a:hover {
    background: #ff0000;
    color: #fff;
  }
}

#searchform {
  display: inline-block;
}

.footer #searchform {
  display: none;
}

  .footer #searchform {
    display: block;
    margin-top: 30px;
}

.navbar-form {
  padding: 0 15px;
  margin-top: 0;
  margin-bottom: 0;
}



.search-btn {
  padding: 3px 8px;
}

.form-control {
  height: 28px;
}


/* Get help home
--------------------------------- */

.gethelp {
  padding: 0 0 20px 0;
}

.gethelp .btn-primary {
  border: 1px solid #fff;
    border: 2px solid #07243E;
}

.urgent {
  background: #D5198A;
}

.gethelp .btn-group-lg>.btn,
.gethelp .btn-lg {
  padding: 6px 6px;
  font-size: 15px;
}

@media (min-width: 768px) {
  /* Get help buttons larger */
  .gethelp .btn-group-lg>.btn,
  .gethelp .btn-lg {
    padding: 14px 16px;
    font-size: 18px;
  }
  .gethelp {
    padding: 40px 0 40px 0;
      padding: 34px 0 34px 0;
    background: #EDF1F3; background: #07243E;
    border-bottom: 1px solid #ccc;
  }
}

.social {
  text-align: right;
}


.social-share, .global-links {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0 0 0 16px;
  font-size: 15px;
}

.global-links {
  display: none;
}

ul.social-share li {
  display: inline-block;
  margin-right: 4px;
}

ul.social-share li a {
  display: inline-block;
  color: #fff;
  background: #565656;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 16px;
}

ul.social-share li a:hover {
  background: #6BC3F0;
  color: #fff;
}

/*.search i {
  color: #fff;
}*/


/* sidebar and navigation
--------------------------------- */

.sidebar-nav {margin-top: 20px;}

.sidebar-nav ul, .sidebar ul {padding-left: 0;}

.nav-container {padding: 0;}

.nav-pills>li, .children>li {
  float: none;
}

.sidebar-nav .children {padding-left: 20px;}

.children > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.nav-pills>li>a, .children>li>a {
  position: relative;
  display: block;
  padding: 10px 15px;
  padding: 5px 20px;
  font-size: 15px;
  color: #444;
}

.sidebar-nav .current_page_item > a, .sidebar-nav .current-menu-item > a { font-weight: bold; padding-left: 6px; /* background-color: #c2eaff; */}

.sidebar-nav .current_page_item > a:before, .sidebar-nav .current-menu-item > a:before  {content:'\003E\00a0';}

.parent-sidebar-menu {
  padding: 0;
}

.parent-sidebar-menu>li>a { /* Same as widget title h3 */
  color: #444;
  font-size: 24px;
  padding: 0 0 0 19px;
  font-size: 20px;
  font-weight: 700;
  display: block;
  margin-bottom: 10px;
}

.parent-sidebar-menu>li>a:hover {
  text-decoration: none;
}

.widget-title {
  padding-left: 18px; /*padding-left: 0;*/
  margin-bottom: 10px;
}

/*RECENT POSTS WIDGET */

.rpwe-ul {padding-left: 18px;}

.rpwe-block {
  font-weight: 400;
  font-size: 14px;
  padding-left: 18px; /*padding-left: 0;*/
}


.rpwe-block h3 {
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 500;
  font-size: 15px;
  
}

.rpwe-block li {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 10px;
  padding-bottom: 10px;
  list-style-type: none;
}


/* typography
--------------------------------- */

ul,
li {
  list-style: none;
}

h1 {
  font-family: 'Work Sans', sans-serif;
  font-size: 40px;
  font-weight: 300;
  line-height: 1.05;
  margin-bottom: 18px;
  letter-spacing: -0.72px;
  text-transform: none;
}

h2 {
  font-family: 'Work Sans', sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.20;
  margin-top: 28px;
  margin-bottom: 7px;
  letter-spacing: -0.72px;
  text-transform: none;
}

h3 {
  font-family: 'Work Sans', sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.20;
  margin-top: 26px;
  margin-bottom: 5px;
}

p {
  line-height: 1.60;
}

.archive article {
  margin-bottom: 20px;
}

article, .entry-content p {
  font-family: 'Droid Serif', serif;
  line-height: 1.7;
  font-size: 18px;
}

.lead {
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
}


p {
  margin-bottom: 1.2em;
}

.entry-title,
.archive-title,
.page-title {
  font-family: 'Work Sans', sans-serif;
}

.entry-title,
.archive-title {
  /*margin: 8px 0 6px 0;*/
  
}

.panel .entry-title {}

.panel p {line-height: 1.4;}

.panel .entry-title a {
  font-size: 20px;
  line-height: 1.1;
  font-weight: 700;
  color: #333;
}

.panel .entry-title a:hover {
  color: #00A3FC;
}

.archive .entry-title,
.search .entry-title {
  margin: 3px 0 3px 0;
  font-size: 24px;
  line-height: 1.1em;
  font-weight: 500;
}

.archive .archive-title {
  /*background: #25CBD3;*/
}

.page-title span {
  font-style: italic;
}

.single-post h1 a {
  color: #000; color: #333;
}


/*h1:first-child, h2:first-child, h3:first-child {margin-top: 0;}*/

h2+h3 {
  margin-top: .2em;
}

article ul {
  margin: 1em 0;
}

article li {
  margin: 8px 20px 8px 32px;
  list-style-type: disc;
  list-style-image: none;
  list-style-position: outside;
  line-height: 1.5;
}

.screen-reader-text {
  position: absolute;
  left: -9000em;
}

.pdf {
  padding-left: 20px;
  background: url(img/pdf-icon.gif) left 8px no-repeat;
}

.tight {
  margin-bottom: 0;
}


/* =Sidebars
-------------------------------------------------------------- */


/* WORDPRESS SPECIFIC
======================================================================== */


/* Posts and category lists
-------------------------------- */

.entry-meta {
  font-family: 'Work Sans', sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.1em;
  color: #666;
  margin: 3px 0;
  line-height: 1.6em;
}

.entry-meta a {
  color: #666666;
  /*font-weight: normal;*/
}

article .entry-meta {
  margin-top: 20px;
}

.post_thumbnail, .home .wp-post-image { margin: 0 0 10px 0;}




/* next and previous
--------------------------------- */

.entry-content {
  padding-bottom: 20px;
}

.nav-previous {
  float: left;
  width: 50%;
}

.nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

#nav-below {
  margin: 1em 0 1em 0;
}

.page-link {
  margin: 0 0 1em 0;
}


/* WP-PageNavi plugin */
.wp-pagenavi {
  height: 36px;
  margin-bottom: 20px;
}

.wp-pagenavi a,
.wp-pagenavi span {
  text-decoration: none;
  border: 1px solid #BFBFBF;
  padding: 3px 6px;
  margin: 3px;
  background-color: #fff;
  border-radius: 3px;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
  border-color: #666;
}

.wp-pagenavi span.current {
  font-weight: bold;
}

.wp-pagenavi .pages {
  border: 0;
  background-color: transparent;
}

/* =WordPress alignment
-------------------------------- */

.alignleft {
  display: inline;
  float: left;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 14px;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.attachment-thumbnail {
  border-radius: 4px;
}

  /* WP CAPTION mobile */

   .wp-caption {
    width: initial !important;
    max-width: 100% !important;
    margin-bottom: 24px;
  } 

    .wp-caption p {
      font-size: 16px;
      line-height: 1.5em;
      font-style: italic;
  }

  .wp-caption img {
    margin-bottom: 14px;
  }

/* LARGER THAN TABLET STYLES
  Small devices (tablets, 768px and up) */

@media (min-width: 768px) {

    h1 {
    font-size: 50px;
  }

  h2 {
    font-size: 26px;
  }
  
  .outer-wrapper {
    position: relative;
    min-height: 100%;
    padding-bottom: 260px;
    padding-bottom: 0;
  }
  
  .footer {
    position: absolute;
    bottom: 0;
    position: relative;
    background: #0b1d2c;
    padding: 40px 0;
  }
  
  .nav-help {
    text-align: center;
    margin-top: 5px;
  }
  
  .footer .navbar-form {
    padding: 0;
  }
  
  .contribute .btn-primary {display: inline-block;}

  .footer #searchform {
    display: none;
  }

  /* WP CAPTION STYLES */


  .wp-caption img {
    float: left;
    margin-right: 20px;
  }

  .wp-caption:after {
    content: "";
    display: table;
    clear: both;
  }

    .wp-caption p {
      margin-right: 20px;
  }

}


/* LARGER THAN DESKTOP STYLES
Small devices (tablets, 992px and up) */

@media (min-width: 992px) {

  .nav-help {
    text-align: left;
  }
}