/* MISC */

.divider.double {
    background-image: url('../multimedia/double_line.gif');
    border: none;
    height: 9px;
    margin: 0 auto 0;
}

h3 {
    margin: 0;
    font-family: 'Tetria LT W01 Black' !important;
    font-size: 3.5em;
    letter-spacing: .05em;
    line-height: 1.5em;
    text-transform: uppercase;
    color: #363636;
    text-align: center;
}

#top {
    display:none
}

.summary-item .summary-image {
    height: 250px;
    width: 250px;
}

/* FEATURED IMAGE */

.feat-img {
    position:relative;
    z-index:0;
    width:960px;
    height:350px;
    top:-10px;
    font-size:10px;
}

.get-involved {
    background:url(/multimedia/GetInvolved-960x350_2.png) 0 0 no-repeat;
    margin-left:-24px;
}

.vision-trips {
   background:url(/multimedia/family-peering-out-window.jpg) 0 0 no-repeat;
    margin-left:125px;
margin-top: 10px;
}

.connect-to-child {
   background:url(/multimedia/connect-young-boy-smiling-out-window.jpg) 0 0 no-repeat;
    margin-left:186px;
margin-top: 10px;
}

.youthdev-thanks {
  background:url(/multimedia/youthdev-hero-woman.jpg) 0 0 no-repeat;
    margin-left:186px;
margin-top: 10px;
}

.poc2018-thanks {
  background:url(/multimedia/poc-update-2018-hero.jpg) 0 0 no-repeat;
    margin-left:186px;
margin-top: 10px;
}

.youthdev2018-thanks {
  background:url(/multimedia/youthdev-update-2018-hero.jpg) 0 0 no-repeat;
    margin-left:186px;
margin-top: 10px;
}

.hiv2018-thanks {
  background:url(/multimedia/hiv-update-2018-hero.jpg) 0 0 no-repeat;
    margin-left:186px;
margin-top: 10px;
}

.hvc2018-thanks {
  background:url(/multimedia/hvc-update-2018-hero.jpg) 0 0 no-repeat;
    margin-left:186px;
margin-top: 10px;
}

.med2018-thanks {
  background:url(/multimedia/med-update-2018-hero.jpg) 0 0 no-repeat;
    margin-left:186px;
margin-top: 10px;
}

.wash2018-thanks {
  background:url(/multimedia/wash-update-2018-hero.jpg) 0 0 no-repeat;
    margin-left:186px;
margin-top: 10px;
}

.pastor-letter-ghana {
    background:url(/multimedia/Pastor_Letter_960x355.jpg) 0 0 no-repeat;
    margin-left:-24px;
}

#page-title {
    position:relative;
    left:19%;
    top:4%;
    width:28%
}

.page-title::before {
    content:url(/multimedia/skippy-34x34.png);
    position:relative;
    top:7px;
    margin-right:3px
}

.page-title {
    font-family:'Tetria LT W01 Regular';
    color:#fff;
    text-transform:uppercase;
    font-size:2em;
    letter-spacing:1px;
    text-shadow:3px 2px 10px #000;
    display:block;
    margin:0 -160px 5px
}

.page-subtitle {
    display:block;
    color:#e6b413;
    font-size:4.5em;
    font-family:'Tetria LT W01 Bold';
    letter-spacing:1px;
    text-shadow:2px 2px 6px rgba(0,0,0,.8);
    line-height:1.2em;
    margin:0 -160px 15px
}

#page-title p {
    color: #fff;
    font-size: 2em;
    font-family: 'Tetria LT W01 Light';
    line-height: 1.5em;
    text-shadow: 1px 1px 2px rgba(0,0,0,.7);
    margin:0 -160px 5px
}

#page-title p .em {
    font-size:.8em;
    font-family:'Tetria LT W01 Light'
}