/*
Theme Name: Pathways To Peace
Theme URI: http://pathwaystopeace.org
Author: Elevate Media
Author URI: http://elevatemedia.co.uk
Description: Custom Wordpress theme for Pathways To Peace
*/

@import url('css/bootstrap.css');

@font-face {
     font-family: 'Gotham-Book';
     src: local('Gotham-Book'), url(fonts/Gotham-Book.otf) format('opentype');
}

@font-face {
     font-family: 'Gotham-Bold';
     src: local('Gotham-Bold'), url(fonts/Gotham-Bold.otf) format('opentype');
}

@font-face {
     font-family: 'Century Schoolbook';
     src: local('Century Schoolbook'), url(fonts/Century-Schoolbook.otf) format('opentype');
}

/*  General
----------------------------------------------------------------------------- */

body {
     font-family: 'Gotham-Book', sans-serif;
     padding-bottom: 25px;
     overflow-y: scroll;
}

#wrap {
     border: 1px solid #221e1f;
}

.alignleft{ float: left; }
.alignright{ float: right; }

/*  Menus
----------------------------------------------------------------------------- */

/* Header Left */

#menu-header-left {
     padding-left: 99px;
     margin: 10px 8px;
     font-family: 'Gotham-Bold', sans-serif;
     line-height: 13px;
     letter-spacing: 2px;
}

#menu-header-left li {
     display: inline-block;
     list-style: none;
     padding: 0 15px;
     border-right: 1px solid #221e1f;
     text-transform: uppercase;
     font-size: 13px;
}

#menu-header-left li:last-child { border-right: 0; }

#menu-header-left li a {
     color: #e6a528;
     text-transform: uppercase;
}

/* Header Right */

#menu-header-right {
     font-size: 11px;
     margin: 0;
     padding: 0;
     height: 119px;
     background: #e6a528;
     border-left: 1px solid #221e1f;
 
}

#menu-header-right li {
     list-style: none;

}

#menu-header-right li:first-child {
     border-bottom: 1px solid #221e1f;
}

#menu-header-right li a {
     display: block;
     padding: 3px 0 0 0;
     line-height: 57px;
     color: #ffffff;
     text-align: center;
     text-transform: uppercase;
     letter-spacing: 4px;
     text-decoration: none;

}

#menu-header-right li a span {
     display: inline-block;
     padding: 0 0 0 35px;
     background: url('images/ArrowHiRes.jpg') left center no-repeat;
     font-size: 13px;
     letter-spacing: 3px;
}

#menu-header-right li a:hover,
#menu-header-right li.current-menu-item a {
     color: #221e1f;
}

/* Primary */

#nav {
     border-bottom: 1px solid #221e1f;
     padding: 13px 0;
}

#menu-primary {
     list-style: none;
     margin: 0;
     padding: 0;
     text-align: center;
     font-size: 0;
     text-transform: uppercase;
     line-height: 11px;
     height: 11px;
}

#menu-primary li {
     display: inline-block;
     border-right: 1px solid #221e1f;
     font-size: 11px;
}

#menu-primary li:last-child {
     border-right: 0;
}

#menu-primary li a {
     display: block;
     padding: 0 15px;
     color: #221e1f;
}

#menu-primary li a:hover {
     text-decoration: none;
}

#menu-primary li a:hover,
#menu-primary .current-menu-item a {
     font-family: 'Gotham-Bold', sans-serif;
}

#r-nav {
     display: none;
}

/*  Header
----------------------------------------------------------------------------- */

#outside {
     padding-top: 7px;
     padding-bottom: 6px;
}

#outside .social {
     text-align: right;
}

#outside .social a {
     margin: 0 10px 0 0;
}

#outside .social a:last-child {
     margin-right: 0;
}

#header {
     background: #e7e2d8;
     border-bottom: 1px solid #221e1f;
}

#header #logo {
     margin: 0;
     width: 548px;
     height: 119px;
     text-indent: -9999px;
     padding: 15px;
}

#header #logo a {
     display: block;
     height: 89px;
     width: 532px;
     background: url('images/logo-small.jpg') center center no-repeat;

}

/*  Slider
----------------------------------------------------------------------------- */

#content-carousel {
     position: relative;
     background: #e7e2d8;
     border-bottom: 1px solid #221e1f;
}

#content-carousel .item {
     height: 580px;
     overflow-y: hidden;
}

#content-carousel .item .item-wrap {
     padding: 0 25px 25px 25px;
     height: 580px;
}

#content-carousel .item .item-wrap img.carousel-image {
     position: relative;
     float: right;
     width: 456px !important;
     height: auto !important;
     margin: -25px -25px 25px 25px;
     z-index: 20;
}

#content-carousel .item .item-wrap img.title-icon {
     float: left;
     margin: 0 15px 0 0;
}

#content-carousel > a {
     position: absolute;
     display: block;
     width: 14px;
     height: 27px;
     top: 277px;
     text-indent: -9999px;
}

#content-carousel > .prev {
     background: url('images/prev.jpg') no-repeat;
     left: -15px;
}

#content-carousel > .next {
     background: url('images/next.jpg') no-repeat;
     right: -15px;
}

#content-carousel h2 {
     margin: 20px 0 15px 0;
     font-size: 26px;
     font-weight: 300;
}

#content-carousel h3 {
     font-family: 'Gotham Book', sans-serif;
     font-size: 13px;
     margin: -7px 0 35px 0;
     color: #818182;
     text-transform: uppercase;
     letter-spacing: 3px;
}

#content-carousel p {
     font-family: 'Gotham Book', sans-serif;
     font-size: 15px;
     line-height: 25px;
     color: #818182;
     margin-bottom: 15px;
     letter-spacing: 1px;
     font-weight: 300;
}

#content-carousel .read-more {
     display: none;
     position: absolute;
     width: 100%;
     bottom: 0px;
     left: 0px;
     z-index: 15;
}

#content-carousel .read-more .read-more-fade {
     width: 100%;
     height: 40px;
     background: url('images/fade.png') top repeat-x;
}

#content-carousel .read-more .read-more-link {
     background: #e7e2d8;
     padding: 10px 25px 15px 25px;
}

#content-carousel .read-more .read-more-link a {
     display: block;
     width: 119px;
     height: 31px;
     background: url('images/read-more.jpg') no-repeat;
     text-indent: -9999px;
}

/*  Bottom
----------------------------------------------------------------------------- */

/* Alternate Bottom Table */
#table
{
width:100%;
border-collapse:collapse;
border-style: hidden;
}

#table td, #table th 
{
border:1px solid #221e1f;
font-family: 'Gotham-Bold', sans-serif;
font-size: 17px;
height:60px;
line-height: 20px;
padding: 5px 20px;
background: #e9d0a2;
}
#table th
{
font-family: 'Gotham-Book', sans-serif;
font-size: 30px;
height:60px;
text-align:center;
padding: 5px 20px;
background: #e6a528;
color:#ffffff;
}


/* Original Bottom band code below */

#bottom {
     padding: 0;
     margin: 0;
     list-style: none;
}

#bottom .band {
     background: #e6a528;
     border-bottom: 1px solid #221e1f;
     padding: 0 25px 0 25px;
     color: #221e1f;
}

#bottom .band h2 {
     margin: 0;
     width: 165px;
     float: left;
     line-height: 80px;
     color: #ffffff;
}

#bottom .band.vision p {
     padding: 32px 0 0 0;
}

#bottom .band p {
     padding: 20px 0;
     margin: 0;
     font-family: 'Gotham-Bold';
     font-size: 17px;
}

#bottom #about .col-md-4 {
     padding: 15px 25px;
}

#bottom #about h3 {
     text-transform: uppercase;
     font-size: 21px;
     color: #e6a528;
}

#bottom #about p {
     color: #818182;
     font-size: 15px;
     line-height: 24px;
}

#bottom #newsletter {
     background: #e7e2d8;
     padding: 35px 25px;
     border-top: 1px solid #221e1f;
     border-bottom: 1px solid #221e1f;
}

#bottom #newsletter h3,
#bottom #videos h3 {
     text-transform: uppercase;
     font-size: 21px;
     color: #818182;
     margin: 0 0 25px 0;
}

#bottom #newsletter .col-md-4 {
     padding-left: 0;
     font-size: 13px;
}

#bottom #newsletter .col-md-4 input[type="text"] {
     width: 100%;
     border: none;
     color: #818182;
     text-align: center;
     text-transform: uppercase;
     padding: 12px 10px 10px 10px;
     margin: 0 0 15px 0;
}

#bottom #newsletter .col-md-4 input[type="submit"] {
     width: 185px;
     background: #e6a528;
     text-align: center;
     text-transform: uppercase;
     padding: 11px 10px 9px 10px;
     color: #ffffff;
     border-radius: 0;
     -webkit-border-radius: 0;
     -moz-border-radius: 0;
     font-size: 13px;
}

#bottom #links {
     padding: 25px 0;
     border-bottom: 1px solid #221e1f;
}

#bottom #links .col-md-4 {
     text-align: center;
     background: url('images/links.jpg') right repeat-y;
     padding-bottom: 20px;
}

#bottom #links .col-md-4:last-child {
     background: none;
}

#bottom #links img {
     width: 100% !important;
     height: auto !important;
     max-width: 311px;
}

#bottom #videos {
     border-bottom: 1px solid #231f20;
     background: #e7e2d8;
     padding: 25px;
}

#bottom #videos .video {
     width: 100%;
     height: 600px;
     margin-bottom: 30px;
}
     
     #bottom #videos .video-links a h4 {
          text-transform: uppercase;
          font-size: 16px;
     color: #818182;
}

#bottom #team {
     padding: 25px;
     border-bottom: 1px solid #221e1f;
}

#bottom #team .team-links {
     background: url('images/team.jpg') bottom repeat-x;
     padding-bottom: 23px;
}

#bottom #team .team-links h3 {
     text-transform: uppercase;
     color: #e7a611;
     margin: 0;
}

#bottom #team .team-links h4 {
     color: #e7a611;
     margin: 0 0 10px 0;
     font-size: 15px;
     text-transform: uppercase;
}

#bottom #team .team-links ul {
     list-style: none;
     padding: 0;
     margin: 0 0 25px 0;
}

#bottom #team .team-links ul li a {
     color: #818182;
     text-decoration: underline;
}

#bottom #team .team-links ul li a.active,
#bottom #team .team-links ul li a:hover {
     color: #221e1f;
     font-family: 'Gotham-Bold', sans-serif;
}

#bottom #team .team-tabs .default,
#bottom #team .team-tabs .tab {
     display: none;
}

#bottom #team .team-tabs .tab {
     padding-top: 25px;
}

#bottom #team .team-tabs .active {
     display: block;
}

#bottom #team .team-tabs .tab > img {
     margin-right: -200px;
}

#bottom #team .team-tabs .team-btl {
     margin-left: 200px;
     color: #939393;
     text-transform: uppercase;
}

#bottom #team .team-tabs .tab .content {
     padding: 10px 0 0 200px;
     float: left;
}

#bottom #team .team-tabs .tab .content h3 {
     margin: 0;
     font-size: 18px;
     font-family: 'Gotham-Bold', sans-serif;
}

#bottom #team .team-tabs .tab .content h4 {
     color: #818182;
     margin: 0 0 25px 0;
}

#bottom #team .team-tabs .tab .content .half {
     width: 50%;
     float: left;
}

#bottom #team .team-tabs .tab .content .half {
     padding: 0 12px 0 0;
}

#bottom #team .team-tabs .tab .content .half:last-child {
     padding: 0 0 0 12px;
}

#bottom #team .team-tabs .tab .content .half p {
     color: #818182;
     font-size: 14px;
     line-height: 24px;
}

/*  Footer
----------------------------------------------------------------------------- */

#footer {
     min-height: 300px;
     background: #e8a611;
     padding: 25px;
     color: #ffffff;
     font-size: 13px;
}

#footer ul {
     list-style: none;
     padding: 0;
}

#footer > ul > li {
     float: left;
     width: 25%;
     padding-right: 25px;
}

#footer ul li ul:last-child {
     padding-right: 0;
}

#footer ul li a {
     color: #ffffff;
}

#footer ul li ul li {
     line-height: 24px;
}

#footer .text-right a {
     margin: 0 0 0 20px;
}

/*  Responsive
----------------------------------------------------------------------------- */

@media (max-width: 660px) {
     
     #header #logo {
          width: 100%;
     }
     
     #header #logo a {
          width: 100%;
          background: url('images/logo-mobile.jpg') center center no-repeat;
          background-size: contain;
     }
     
     #menu-header-right {
          height: auto;
     }
     
     #menu-header-right li a span {
          letter-spacing: 0px;
     }
     
     #content-carousel .read-more {
          padding-top: 15px;
     }
     
     #bottom .band h2 {
          width: 100%;
     }
     
     #bottom .band p {
          padding: 15px 0;
          font-size: 15px;
     }
     
}

@media (max-width: 992px) {
     
     #bottom #videos .video {
          height: 400px;
     }
     
     #bottom #videos .video-links {
          text-align: center;
     }
     
     #bottom #videos .video-links a {
          padding: 0;
     }
     
     #bottom #videos .video-links a img {
          display: inline-block;
     }
     
     #menu-header-left {
          padding-left: 0;
     }
     
     #outside .col-md-6 {
          width: 50%;
          float: left;
     }
     
     #header .col-md-7 {
          text-align: center;
     }
     
     #header #menu-header-right {
          border-top: 1px solid #221e1f;
          border-left: none;
     }
     
     #header .col-md-7 #logo {
          margin: 0 auto;
     }
     
     #header #logo {
          padding: 15px 0;
     }
     
     #content-carousel img.carousel-image {
          display: none;
     }
     
     #nav {
          padding-right: 15px;
          padding-left: 15px;
     }
     
     #menu-primary {
          display: none;
     }
     
     #r-nav {
          display: block;
          width: 100%;
     }
     
     #bottom #links .col-md-4 {
          background: none;
     }
     
     #bottom #team .team-tabs .tab > img {
          display: none;
     }
     
     #bottom #team .team-tabs .tab .content {
          padding-left: 0;
          float: none;
     }
     
     #bottom #team .team-tabs .tab .content .half {
          float: none;
          width: 100%;
          padding: 0 !important;
     }
     
     #footer > ul > li {
          float: none;
          width: 100%;
          padding: 0;
     }
     
}

@media (min-width: 992px) {
     
     #content-carousel .item .item-wrap img.carousel-image {
          width: 372px !important;
     }
     
}

@media (min-width: 1200px) {
     
     #menu-header-left {
          padding-left: 92px;
     }
     
     #menu-header-right li a span {
          font-size: 14px;
          letter-spacing: 5px;
     }
     
     #header #logo a {
          background: url('images/logo.jpg') center center no-repeat;
          width: 572px;
     }
     
     #menu-primary li a {
          padding: 0 25px;
     }
     
     #content-carousel .item .item-wrap img.carousel-image {
          width: 456px !important
     }
     
}