/* Landing Pages */
#landing-page-ministries{
    background:#fff;
    padding:5px 20px 5px 20px;
    }

/* Kids and Students */
#landing-page-twocol-left{
    float:left;
    width:240px;
    }

#landing-page-twocol-right{
    float:right;
    width:680px;
    margin-left:20px;
    overflow:hidden;
    }

#landing-page-left, #landing-page-right{
    float:left;
    width:240px;
    }

#landing-page-center{
    float:left;
    width:460px;
    margin:0px 20px;
    overflow:hidden;
    }

#landing-page-full-right{
    float:right;
    width:720px;
    height:265px;
    margin-left:20px;
    overflow:hidden;
    }

    .landing-page-column-header{
        padding:10px;
        padding-top:7px;
        width:220px;
        height:13px;
        overflow:hidden;
        background:transparent url(../images/landing-pages/landing-page-column-header.png) no-repeat top center;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 15px;
        font-weight: 700;
        line-height: 1.1em;
        color:#333;
        }

    .landing-page-column-content{
        padding:10px;
        padding-top:15px;
        background:#f7f7f7;
        }

            .landing-page-ministry-thumb{
                float:left;
                width:50px;
                height:50px;
                }

            .landing-page-ministry-name{
                float:left;
                width:150px;
                padding-left:10px;
                }

                .landing-page-ministry-name h3{
                    font-family: Helvetica, Arial, sans-serif;
                    font-size:15px;
                    font-weight:700;
                    border-bottom:1px dotted #F3F3F3;
                    padding-bottom:3px;
                    margin-bottom:3px;
                    }

                  .landing-page-ministry-name h3 a, .landing-page-ministry-name h3 a:link, .landing-page-ministry-name h3 .dock-first a:visited{
                      text-decoration:none;
                      color:#333;
                      }

                  .landing-page-ministry-name a:hover, .landing-page-ministry-name h3 a:active {
                      font-weight:700;
                      color:#999;
                      }

                .landing-page-ministry-name h4{
                    font-family: Helvetica, Arial, sans-serif;
                    font-size: 13px;
                    font-weight: normal;
                    text-transform: normal;
                    letter-spacing: normal;
                    line-height: 1em;
                    color:#777;
                    }

                .landing-page-ministry-name h5{
                    font-family: Helvetica, Arial, sans-serif;
                    font-size: 12px;
                    font-weight: normal;
                    text-transform: normal;
                    letter-spacing: normal;
                    line-height: 1.6em;
                    margin-top:-4px;
                    color:#777;
                    }

            .landing-page-column-seperator{
                margin-top:10px;
                border-top:1px solid #E3E3E3;
                padding-bottom:10px;
                }

    #landing-page-news-events{
        padding-top:25px;
        background:#eaeaea url(../images/landing-pages/landing-page-news-events-shadow.png) repeat-x top center;
        }

        /* Landing page lower sections */
        .landing-page-lower-left{
            float:left;
            margin-left:25px;
            width:450px;
            text-align:left;
            }

            .landing-page-lower-left-section-header, .landing-page-lower-right-section-header{
                padding:5px 10px;
                background:#ccc;
                /* Corners */
                -moz-border-radius-topleft:.5ex;
                -moz-border-radius-topright:.5ex;
                -webkit-border-radius-topleft:.5ex;
                -webkit-border-radius-topright:.5ex;
                /* Section Titles */
                font-family: Helvetica, Arial, sans-serif;
                font-size: 16px;
                font-weight: 700;
                line-height: 1.2em;
                color:#fff;
                }

            .landing-page-lower-left-section-content, .landing-page-lower-right-section-content{
                padding:10px;
                border:1px solid #ccc;
                margin-bottom:20px;
                background:#fcfcfc;
                /* Text */
                font-family: Helvetica, Arial, sans-serif;
                font-size: 13px;
                font-style: normal;
                text-transform: normal;
                letter-spacing: 0.2px;
                line-height: 1.6em;
                color:#565656;
                }

                .landing-page-lower-left-section-post{
                    margin:0;
                    padding:0;
                    margin-bottom:18px;
                    border-bottom:1px solid #dfdfdf;
                    padding-bottom:18px;
                    /* Text */
                    font-family: Helvetica, Arial, sans-serif;
                    }

                .landing-page-lower-left-section-post h3, .landing-page-lower-left-section-post h3 a{
                    /* Text */
                    font-family: Helvetica, Arial, sans-serif;
                    font-size: 18px;
                    font-weight: 700;
                    line-height: 1.2em;
                    color:#333;
                    }

                    .landing-page-lower-left-section-post a, .landing-page-lower-left-section-post  a:link,.landing-page-lower-left-section-post a:visited{
                        color:#333;
                        text-decoration:none
                        }

                    .landing-page-lower-left-section-post a:hover, .landing-page-lower-left-section-post a:active{
                        color:#777;
                        text-decoration:underline;
                        }

                .landing-page-lower-left-section-post span{
                    display:block;
                    background:#f7f7f7;
                    padding:2px 5px;
                    margin:4px 0;
                    /* Text */
                    font-size: 11px;
                    letter-spacing: 1pt;
                    line-height: 1em;
                    }

                .landing-page-lower-left-section-post p{
                    margin:0;
                    padding:0;
                    padding-top:5px;
                    /* Text */
                    font-size: 12px;
                    line-height: 1.4em;
                    color:#777;
                    }

        .landing-page-lower-right{
            float:right;
            margin-right:25px;
            width:450px;
            text-align:left;
            }

            .landing-page-lower-right-section-header{
                background:#ABB6C5;
                }

            .landing-page-lower-right-section-content{
                border:1px solid #ABB6C5;
                }

            .landing-page-lower-right-section-content ul{
                list-style-type:none;
                }

    .landing-page-twocol-footer{
        width:240px;
        height:15px;
        overflow:hidden;
        background:#f7f7f7 url(../images/landing-pages/landing-page-twocol-footer.png) no-repeat top center;
        margin-bottom:15px;
        }

    .landing-page-round-footer{
        width:240px;
        height:15px;
        overflow:hidden;
        background:#f7f7f7;
        margin-bottom:15px;
        -moz-border-radius-bottomleft:.7ex;
        -moz-border-radius-bottomright:.7ex;
        -webkit-border-radius-bottomleft:.7ex;
        -webkit-border-radius-bottomright:.7ex;
        }

    .landing-page-column-footer{
        width:240px;
        height:15px;
        overflow:hidden;
        background:transparent url(../images/landing-pages/landing-page-column-footer.png) no-repeat top center;
        margin-bottom:15px;
        }

