
/*
 * The Episcopal Diocese of Long Island
 * Events page
 *
 * CSS
 *
 */

* {
    margin: 0;
    padding: 0;
    font-family: "Lucida Grande", "LucidaGrande", "Lucida Sans Unicode", "Georgia", serif;
    outline: none;
}

body {
    text-align: center;
    background: #fff url(../images/body_bg.png) 0 0 repeat-x;
}

a img {
    border: 0 none;
}

/* if only IE properly supported :first-child... wishes */
.floatLeft {
    float: left;
}
.floatRight {
    float: right;
}

/* debug */
/*div {*/
/*    border: 1px #ff0000 solid;*/
/*}*/




div#stage {
    position: relative;
    width: 960px;
    margin: 0 auto;
    text-align: left;
}


div#header {
    position: relative;
    height:135px;
    padding-top: 7px;
}

    div#header a:link,
    div#header a:active,
    div#header a:visited {
        position: absolute;
        top: 74px;
        left: 55px;
        color:#033E84;
        font-size:11px;
        text-decoration:none;
    }

    div#header a:hover {
        text-decoration:underline;
    }
    
div#intro {
    float: left;
    width: 615px;
}

div#intro h3 {
    margin-top: -20px;
    color: #001a3a;
    font-variant: small-caps;
}

    div#intro h3 span {
        display:none;
    }

div#intro span#date {
    display: block;
    font-family: Georgia;
    font-size: 0.8em;
    font-weight: bold;
    margin-bottom: 10px;
}

div#intro p {
    font: 0.8em georgia, serif;
    color:#31353b;
    margin-left:4px;
}



div#banner {
    float:right;
    height:279px;
    margin-top:-120px;
    margin-bottom:1px;
    padding-right:146px;
    width:179px;
}



div#content {
    width: 280px;
    float: left;
    margin-left:32px;
    margin-top:4px;
}

div#content h4 {
    color:#244164;
    font-family:georgia, serif;
    
}

a#player {
    display: block;
    float: right;
    width: 640px;
    height: 380px;
    background: transparent url(../images/player_bg.gif) top left no-repeat;
}


div#bottomCont {
    height:249px;
    margin-top:25px;
    /*background:#d6e0f2 url(../images/vid_select.gif) bottom left repeat-x  */
}

div#bInnerLeft {
    position: relative;
    width: 291px;
    /*height: 184px;*/
    margin: 0 auto 25px 0;
    padding-bottom: 15px;
    text-align: left;
    float:left;
    background:#d6e0f2;
}

div#bInnerRight {
    position: relative;
    width:640px;
    /*height: 184px;*/
    margin: 0 auto;
    text-align: left;
    float:right;
    background:#d6e0f2;
}

    /* corners */
    img.cornerTL {
        position: absolute;
        top: 0;
        left: 0;
    }
    img.cornerTR {
        position: absolute;
        top: 0;
        right: 0;
    }
    img.cornerBL {
        position: absolute;
        bottom: 0;
        left: 0;
    }
    img.cornerBR {
        position: absolute;
        bottom: 0;
        right: 0;
    }

ul.downloads {
    display: block;
    list-style: none;
}

ul.downloads li {
    display: block;
    float: left;
    list-style: none;
    padding: 5px 10px;
    margin-top: 10px;
}

ul.downloads li h3 {
    font-family:georgia, serif;
    color:#122D4E;
    font-size:1em;
    margin-bottom:4px;
}

ul.downloads li.one {
    display: block;
    float: left;
}

ul.downloads li.one span {
    display: block;
    color: #31353B;
    width: 216px;
    font-size: 1em;
    margin-top: -3px;
    margin-bottom: 15px;
    margin-left:2px;
}

ul.downloads li.one span a {
    color: #244164;
    font-size:11px;
}

ul.downloads li.one p {
    /* style for text below family photo */
    display: block;
    float: left;
    clear: both;
    font-size: 0.62em;
    margin-left: 3px;
}

ul.downloads li.two {
    display: block;
    float: right;
    margin-left: 15px;
    margin-right: 30px;
}

ul.downloads li.two p.bookmarkComingSoon {
    display: block;
    width: 300px;
    height: 129px;
    font-size: 0.75em;
    margin-top: 36px;
    color:#31353B;
    margin-left:15px;
}

ul.downloads li a:link,
ul.downloads li a:active,
ul.downloads li a:visited {
    display:block;
    text-decoration:none;
    font-family: "Lucida Grande", "LucidaGrande", "Lucida Sans Unicode", sans-serif;
    font-size:.9em;
    color:#244164;
    margin-bottom:5px;
}

    ul.downloads li a:hover {
        text-decoration:underline;
    }

span.readerNotice {
    display: block;
    width: 588px;
    color: #31353B;
    font-size: 0.7em;
    margin: 0 0 5px 27px;
}

    span.readerNotice a {
        color:#244164;        
    }



/*ugh*/
ul.downloads li.bookmark {
    display: block;
    width: 173px;
    height: 130px;
    /*float: left;*/
    margin-right:112px;
}

ul.downloads li.orderOfService {
    display: block;
    width: 173px;
    height: 130px;
    /*float: right;*/
    margin-left: 20px;
}


div#familyPhotoFull {
    position: absolute;
    display: none;
    right:39px;
    bottom:84px;
}

div#familyPhotoFull img {
    border-color:#FFFFFF #000000 #000000 #FFFFFF;
    border-style:solid;
    border-width:1px 2px 2px 1px;
}

a#familyPhoto {
    width: 169px;
    margin-top:0;
}

a#familyPhoto img {
    padding: 2px;
    /*border: 1px #000 solid;*/
}

a#familyPhotoView {
    float: left;
}

a#familyPhotoDownload {
    float:left;
    margin-left:14px;
}



div#dim {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #000000;
}