/*!
 * Foundation Style Sheet for Bootstrap v2.2.1
 *
 * Copyright 2012 Johnson County Community College
 * http://www.jccc.edu
 */
body {
    background-color: #eaeaea;
}

/* There were several changes to headings between Twitter
 * Bootstrap 2.0 and 2.2. The following header styles were 
 * copied from 2.0.  
 */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-family: inherit;
  font-weight: bold;
  color: inherit;
  text-rendering: optimizelegibility;
}

h1 {
  font-size: 30px;
  line-height: 36px;
}

h2 {
  font-size: 24px;
  line-height: 36px;
}

h3 {
  font-size: 18px;
  line-height: 27px;
}

h4,
h5,
h6 {
  line-height: 18px;
}

h4 {
  font-size: 14px;
}

h5 {
  font-size: 12px;
}

h6 {
  font-size: 11px;
  color: #999999;
  text-transform: uppercase;
}

header {
    margin-bottom: 2px;
}

header .navigation {
    width: 718px;
    margin: 0 0 0 2px;
}

#logo {
    background-color: #d8d8d8;
    height: 220px;
    width: 220px;
    text-align: center;
}

#logo .logo-image {
    width: 180px;
}

#logo a {
    display: block;
    margin-top: 40px;
}

.tagline,
.tagline2 {
    text-transform: uppercase;
    font-size: 0.7em;
    font-weight: bold;
    line-height: 1.5em;
    padding: 0;
    margin: 0;
    display: none;
}

.tagline {
    color: #9e9e99;
    margin-top: 2px;
    font-size: 1.1em;
    letter-spacing: 0.09em;
}

.tagline2 {
    color: #dee2c2;
}

#pills {
    background-color: #5b5b5b;
    margin: 0 0 2px 0;
}

#pills .nav {
    height: 70px;
    margin: 38px 0 0 0;
}

#pills .nav > li {
    margin: 0 0 0 34px;
}

#pills .nav li > a {
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 0.86em;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#pills .nav li:hover a:hover {
    background-color: #000;
    color: #b6c347;
}

#pills .dropdown-menu {
    background-color: #000;
    background: rgba(0, 0, 0, 0.8);
    font-size: 0.9em;
    margin: -2px 0 0 0px;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

#pills .dropdown-menu a {
    text-transform: none !important;
}

#pills .dropdown-menu li:hover a:hover {
    background: #000;
}

#pills .dropdown.open .dropdown-toggle {
  color: #ffffff;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

#boxes {
    margin-left: -2px;
}

#boxes > div {
    height: 110px;
    width: 238px;
    background-color: #ccc;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 0 0 0 2px;
    color: #353535;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 2pt;
    text-shadow:   0   /* {shadow-x} */   1px   /* {shadow-y} */   0   /* {shadow-radius} */   rgba(255, 255, 255, 0.5) /* {shadow-color} */;
}

#boxes .box-theme-a {
    background-image: url('../img/starburst-a.png');
    background-color: #0094b3;
}

#boxes .box-theme-b {
    background-image: url('../img/starburst-b.png');
    background-color: #c2c930;
}

#boxes .box-theme-c {
    background-image: url('../img/starburst-a.png');
    background-color: #e7c91c;
}

#boxes a,
#boxes form {
    display: block;
    height: 110px;
    line-height: 110px;
    text-align: center;
}

#boxes a {
    color: inherit;
    text-decoration: none;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;       
}
    
.video-container iframe,  
.video-container object,  
.video-container embed {
    position: absolute;
    top: 1px;
    left: 0;
    width: 100%;
    height: 100%;
}

.page-header {
    margin: 6px 0;
    padding: 6px 0;
    font-weight: bold;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-shadow:   0   /* {shadow-x} */   1px   /* {shadow-y} */   0   /* {shadow-radius} */   rgba(255, 255, 255, 0.5) /* {shadow-color} */;
    border-width: 6px 0 1px 0;  
    border-style: solid;
    border-color: #868686;
}

hr {
  border: 0;
  border-top: 1px solid #868686;
}

#footer-images .page-header {
    margin: 18px 0;
}

#footer-images img {
    max-width: 120px;
    opacity:0.5;
}

#footer-images img:hover {
    opacity:1.0;
}


#footer-images ul {
    text-align: center;
}

#footer-images ul li {
    display: inline;
    margin: 2px;
    padding: 6px
}

footer {
    height: 30px;
}

/* Home */
.home .carousel {
    margin: 0;
}

.home .carousel-control {
    border: 0;
    background-color: transparent;
    text-shadow:   2px   /* {shadow-x} */   2px   /* {shadow-y} */   2px   /* {shadow-radius} */   rgba(0, 0, 0, 0.80) /* {shadow-color} */;
}

.home .thumbnails {
    margin-bottom: 0;
}

.home .thumbnails h3 {
    font-weight: normal;
    color: #5b5b5b;
}

.home .thumbnail {
    padding: 8px 0 0 0;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.home .thumbnail .caption {
    padding: 8px 0 0 0;
}

.home .thumbnail .caption h4 {
    text-transform: uppercase;
    font-style: italic; 
}

.home .thumbnail .caption h4:first-child {
    font-style: normal;
}
    
.home .dl-donations {
    font-size: 0.9em;
    padding: 10px 0;
    text-transform: uppercase;
    font-weight: bold;
}

.home .dl-donations dd {
    font-size: 0.9em;
    margin-left: 0;
    padding-bottom: 12px;
}

.home .dl-donations dt {
    color: #aa802d;
}

.home .dl-donations dt span {
    color: #444;
}

/* Interior */
.interior .page-header {
    margin-bottom: 20px;
}

.interior #sidebar li {
    margin-left: 5px;
}

.interior #sidebar a {
    margin: 0;
    padding: 4px;
    margin-right: 20px;
    color: #353535;
}

.interior #sidebar a:hover,
.interior #sidebar li.active a {
    background-color: #cfcfcf;
    text-shadow: none;
}

.interior #sidebar a i {
    float: right;
}

.interior #content {
    margin: 0;
    width: 640px;
    margin-right: 60px;
}

.interior #content .title,
.interior #content .pageTitle {
    font-size: 1.0em;
    text-transform: uppercase;
    color: #353535;
    margin: 0;
    margin-bottom: 10px;
    line-height: normal;
}

.interior #content .teaser,
.interior #content .pageContent p:first-child {
    color: #888;
    font-size: 1.2em;
    line-height: 1.6em;
}

.interior .fixed-width .thumbnail {
    width: 160px;
    text-align:left;
    border: 0;
    -moz-box-shadow:    0 0 0 0 #ccc;
    -webkit-box-shadow: 0 0 0 0 #ccc;
    box-shadow: 0 0 0 0 #ccc;
}

.interior .fixed-width .thumbnail > img {
   margin: 6px 0;
}

/* Responsive Styles */

/* Landscape phones and down */
@media (max-width: 480px) {  

    .home, 
    .interior {
        padding: 0 2%;
    }
    
    #logo .logo-image {
        width: 180px;
    }
    
    #logo .tagline,
    #logo .tagline2 {
        display: none;
    }
}
     
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {  
    
    body {
        padding-top: 0;
    }

    header {
        margin-bottom: 0;
    }
    
    #logo {
        height: auto;
        width: auto;
        padding: 4%;
    }
    
    #logo .logo-image {
        width: 180px;
    }
    
    #logo a {
        margin-top: 0;
    }
    
    header .navigation {
        width: auto;
        height: auto;
        margin: 0; 
        padding: 0;
    }
    
    #pills {
        position: static;
        top: auto;
        z-index: auto;
        width: auto;
        height: auto;
        padding: 0;
        margin: 0;
    }
    
    #pills .nav {
        margin: 0;
        padding: 0;
        height: auto;
        clear: both;
    }
    
    #pills .nav > li {
        float: none;
        padding: 0;
        margin: 0;
    }
    
    #pills .nav > li > a {
        border: 0;
    }
    
    #pills .nav > li + li > a {
        border-top: 1px solid #e5e5e5;
    }
    
    #boxes > div, 
    #boxes a {
        height: auto;
        width: auto;
        line-height: normal;
        padding: 4px;
    }
    
    #boxes .box-theme-a,
    #boxes .box-theme-b,
    #boxes .box-theme-c {
        background-image: none;
    }
    
    .home .carousel-caption {
        padding: 2%;
    }
    
    .home .carousel-caption h4 {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    
    .home .carousel-caption p {
        display: none;
    }
    
    .home .thumbnails li {
        margin: 0;
        padding: 0;
        width: 100%;
    }
    
    .interior #content {
        margin: 0;
        width: auto;
        margin-right: 0;
    }
    
    .interior #content .title {
        margin-bottom: 10px;
    }
    
    .interior #sidebar-mobile {
    }
    
    .interior #sidebar-mobile a {
        background-color: #fff;
    }
    
    .interior #sidebar-mobile i {
        display: none;
    }
}
     
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {  
    
    body {
        padding-top: 0;
    }

    header .navigation {
        width: 502px;
    }
    
    #boxes > div {
        width: 166px;
    }
    
    #boxes .box-theme-a,
    #boxes .box-theme-b,
    #boxes .box-theme-c {
        background-image: none;
    }
    
    #pills .nav > li {
        margin: 0 0 0 4px;
    }
    
    #pills .nav > li a {
        padding: 8px 12px;
    }
    
    .interior #sidebar {
        padding-left: 0;
    }
    
    .interior #sidebar li {
        margin: 0;
        padding: 0;
    }
    
    .interior #sidebar a {
        margin: 0;
        padding: 4px;
    }
    
    .interior #content {
        margin: 0;
        width: 510px;
    }
    
    #footer-images img {
        max-width: 80px;
    }
}
     
/* Large desktop
@media (min-width: 1200px) {  } */