/************
 Homepage CSS
*************/
#faithtrust-home h2, 
#faithtrust-home h3 {
    padding-top: 0px;
}

#home-banner {
    margin: 3px 0px;
}
#border {
    background-color:#0092A1;
    clear:both;
    height:6px;
}
#issues-graphic {
    float: right;
}

#hero-graphic, #mission-graphic {
    float: left;
}

#hero-graphic {
    padding: 1px 0px 4px 0px;
}
#home-columns {
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
    width: 100%;
}
.home-column {
    vertical-align: top;
    width: 32%;
}
.home-column h1 {
    margin-top: 0px;
}
#home-column-three {
    margin-right: 0px;
}

#home-columns h2 a {
    color: #0092a1;
    font-size: 12px;
}

.home-listing {
    border-bottom: 1px solid #0092a1;
    margin: 0px 10px;
}

.date-info {
    color: black;
    font-size: 75%;
    font-weight: bold;
    margin: .25em 0 .5em 0;
}

#faithtrust-home a.readmore {
    color: black;
    font-weight: bold;
}

#blogging {
    background-color: #f3f5f0;
}

#blog-list {
    padding-left: 1em;
}

.blogpost {
    min-height: 100px;
    margin-bottom: 1em;
}
.blogpost-thumb  {
    clear: left;
    float: left;
    margin-right: .75em;
}

.blogpost-preview .metadata {
    color: #617789;
}
.blogpost-preview a.more {
    border-bottom: none;
}

#faithtrust-home p {
    font-size: 90%;
}
#faithtrust-home h1 {
    background-color: #d8f0f2;
    background-image: url(++resource++fti.theme.images/swirl-bg.gif);
    background-repeat: no-repeat;
    background-position: center left;
    border-bottom: none;
    font-size: 14px;
    padding: 5px 0px 5px 32px;
}

#home-top .documentByLine {
    display: none;
}

#faithtrust-home h2 {
    font-size: 13px;
}

#home-body h2,
#home-body h2 a {
    font-size: 16px;
}

.section-front-page #portal-breadcrumbs,
.section-front-page #interior-banner {
    display: none;
}

.section-front-page #portal-columns {
    margin-top: 0px;
}
.section-front-page #portal-column-content {
    background-color: #f3f5f0;
    border-right: 3px solid white;
    padding: 0;
}

.section-front-page #region-content.documentContent {
    padding: 0px !important;
}

.section-front-page .documentActions {
    background-color:#F3F5F0;
    margin-top: -15px;
    padding-top: 4em;
}

.section-front-page .documentActions li {
    background-color:#F3F5F0;
}