﻿

        /*    STYLES FOR SESSION DAILY HOME PAGE    */
            /*                                */
            /*        01 - 13 - 2014          */
            /*                                */
            /*                                */


            /*SESSION HOME PAGE LAYOUT STYLES*/

      /*LEFT COLUMN - STORY INFORMATION AND MAIN CONTENT*/  
.xCol 
{
    color: #333333;
    font-family: inherit;
    font-size: inherit;

    float: left;
    padding-right: 2%;
    width: 64.66%;
    max-width:700px;
    min-width:400px;

    overflow:visible;
}
            ._MainContent
            {
                 padding: 0 5.33%;
                 border-right: 1px solid #CCCCCC;
                 min-height:800px;

                 overflow:visible;
                 /*font-family:georgia,serif;*/
                 font-family:verdana, arial, Sans-Serif;
            }

        /*FEATURED STORY AND sdResults LIST*/

            ._SDFeatured
            {
                margin-bottom:15px;
            }
            .sdResults 
            {
                padding-top:10px;
            }
            div.sdResultsHeader
            {
                display:block;
                padding-top:1.2em;
                margin-top:.75em;
                margin-bottom:1em;
                border-top:2px solid #0e5382;
                height:auto;
            }
                div.sdResultsHeader h4
                {
                    font-size:2em;
                    display:inline;
                }
                ._SDHRecentTitle
                {
                    display:block;
                    /*float:left;*/
                    width:250px;
                }
                        ._SDHRecentTitle h5
                        {
                            font-size:1em;
                        }

                ._SDHFilter
                {
                    float:right;
                }
                ._SDASearch
                {
                    float:left;
                }
                        div.sdResultsHeader div._SDHFilter  h4, div.sdResultsHeader div._SDHFilter  select
                        {
                            font-size:.75em;
                        }

                ._SDHFilterSelect
                {
                    width:125px;
                }

                div._SDHPager , div.SDPagerBottomDiv
                {
                    display:block;

                    margin-top:.8em;
                    margin-left:.5em;
                    margin-bottom:1.5em;
                    width:100%;
                    min-height:15px;

                    font-size:.75em;
                }

                ._SDHListUpdateHiddenBtn
                {
                    display:none;
                }


                div._SDResultsNOResults
                {
                    width:100% -1px;
                    height:200px;

                    border:1px solid #5c87b2;
                    background-color:#eee;
                    text-align:center;
                    line-height:200px;
                }

                ._SDRNoResultsLabel
                {
                    font-weight:bold;
                    color:#333333;
                    font-size:1.35em;
                }

                /*RIGHT COLUMN - UNFINISHED*/  

                    .yCol
                    {
                        float: left;
                        margin-top:15px;

                        width: 30.33%;
                        max-width:298px;
                        min-width:200px;
                    }
                    .zCol {
                        width:100%;
                    }

                    .ClearDiv 
                    {
                        clear:both;
                    }


 /*sdFeatured ARTICLE STYLES*/

 ._FeaturedStoryImage
 {
    display: block;
    float:left;
    clear:left;
    margin-top:1.3em;
    margin-bottom: .5em;
    margin-right: 10px;

    max-width:275px;
    max-height:470px;
    
 }
     ._FeaturedImage
     {
        max-width:275px;
        max-height:375px;
     }
     ._FeaturedImageYoutube
     {
        max-width:274px;
        max-height:374px;
        border:1px solid #5c87b2;
     }
        ._FeaturedImageYoutube:hover
        {
            cursor:pointer;
        }

     ._FeaturedImageCaption
     {
        display:block;
        color:#808080;
        font-family: inherit;
        font-size: .75em;
        word-wrap:break-word;
        
        width:100%;
        margin-top:5px;
     }
    ._SDFeatured h5
    {
        /*story title*/
        font-weight:bold;
        color:#0e5382;
        font-size:1.6em;
        margin-bottom:.2em;

        text-decoration:none;
    }
     div._SDFeatured time
     {
        color: #808080;
        font-family: inherit;
        font-size: .85em;
     }
     div._SDFeatured address
     {
        color: #808080;
        font-family: inherit;
        font-size: .85em;
     }
     ._SDFSummary
     {
        /*sample text*/
        /*display:block;*/
        margin-top:1em;
        font-family: inherit;
        font-size: 1em;
     }

 /*sdResults LIST STYLES*/
.StoryDiv
{
    position:relative;
    margin-bottom:1.5em;
    display:block;
    /*border:1px solid #b9ccd9;*/

    width:100%;
    /*max-height:150px;*/
}

    p.SDPagesLabel
    {
        display:inline;
        margin:0px;
        color:#333333;
    }
    p.SDPagesLabelMobile
    {
        font-size:.75em;
        display:block;
        margin-bottom:3px;
        color:#333333;
    }

    p.SDPageNumbers
    {
        display:inline;
        padding:0px 0px;
        color:#333333;
    }
            p.SDPageNumbers:hover
            {
                cursor:pointer;
            }

    p.SDPagerSpacing
    {
        display:inline;
    }


    div.StoryDiv h5
    {
        /*story title*/
        font-weight:bold;
        color:#0e5382;
        font-size:1.15em;
        margin-bottom:.2em;

        text-decoration:none;
    }

    .StoryDiv time
    {
        /*time story was posted/edited*/
        color: #808080;
        font-family: inherit;
        font-size: .65em;
    }

    div.StoryDiv p._SDSummary
    {
        /*sample text*/
        display:block;
        margin-bottom:.2em;
        margin-top:.3em;
        font-family: inherit;
        font-size: 1em;
    }

    ._SDByLine
    {
        /*author line*/
        color:#808080;
        font-family: inherit;
        font-size: .65em;
    }
    ._StoryViewMedia
    {
        display:block;
        float: right;
        clear:right;
        margin-top:7px;
        margin-bottom: 12px;
        margin-left: 24px;
    }
    ._StoryMedia
    {
        max-width:75px;
        max-height:75px;
    }

        /*sd PRIORITY ADJUSTMENTS*/

    div._SDPriorityList div.StoryDiv
    {
            /*main view div*/
            max-height:250px;
    }

        div._SDPriorityList div._StoryViewMedia
        {
            /*story media*/
            margin-top:1px;
            margin-bottom: 7px;
            margin-left: 7px;
        }

        div._SDPriorityList div.StoryDiv h5
        {
            /*story title*/
            font-size:1em;
        }

        div._SDPriorityList div.StoryDiv p._SDSummary
        {
            /*sample text*/
            font-size: .85em;
        }





        /*sd MOBILE ADJUSTMENTS*/

.SDMobileHeader
{
    position:absolute;
    border:1px solid #5c87b2;
    border-radius:5px;

    -webkit-box-shadow:  0px 1px 3px 0px #5c87b2;      
    box-shadow:  0px 1px 3px 0px #5c87b2;

    top:7px;
    left:0px;

    width:99%;
    margin:auto;
    margin-bottom:2em;
}
    .SDMobileHeaderTitle
    {
        text-align:center;
        margin-bottom:4px;

        text-decoration:none;

        font-size:1.5em;
    }

    div._SDMobileRecentList
    {
        margin-top:3em;
        width:100%;
    }

    .sdMobileResultsHeader
    {
        width:100%;
        border-bottom:2px solid #0e5382;
        font-size:.75em;
        margin-bottom:20px;
        padding-bottom:5px;
        min-height:44px;
    }

    ._SDMFilter
    {
        width:225px;

        margin-top:1em;
        margin-left:auto;
        margin-right:auto;
    }

            ._SDMFilter h4,select
            {
                display:inline;
                font-size:1em;
            }

        select._SDMFilterSelect
        {
            width:160px;
        }

    ._SDMPages
    {
        display:block;

        margin-top:1.2em;
        margin-left:auto;
        margin-right:auto;
        margin-bottom:.5em;
        width:300px;
        min-height:15px;

        font-size:1.5em;
    }    

    div._SDMobileRecentList div.StoryDiv
    {
        max-height: 200px;
    }










    div._SDArchiveBumper
    {
        border:1px solid #5c87b2;
        border-radius:0px 0px 15px 15px;

        -webkit-box-shadow:  0px 1px 3px 0px #5c87b2;      
        box-shadow:  0px 1px 3px 0px #5c87b2;

        background-color:#eee;

        width:100%;
        margin:auto;
        margin-top:2em;
        margin-bottom:.75em;
    }
    
    .SDMABAdjust
    {
        width:95% !important;
    }
    .SDBumperHeader
    {
        text-align:center;
        margin-top:4px;
        margin-bottom:4px;

        text-decoration:none;

        font-size:1em;
    }

            h5.SDBumperHeader a.SDBumperLink
            {
                display:block;
                width:100%;
            }
            h5.SDBumperHeader a.SDBumperLink:hover, 
                              a.SDBumperLink:visited
                            
            {
                background-color:none;
                text-decoration:none;
            }


    .SDVMobileHeaderTitle
    {
        text-align:center;

        font-size:1em;
    }

    div._MainContent h5.ArchiveHeader
    {
        font-size:2em;
        color:#333333;
        margin-bottom:3px;
    }

    div._MainContent h3.ArchiveSubHeader
    {
        font-size:1em;
        font-weight:normal;
        font:inherit;
        color:#333333;
        margin-left:20px;
        margin-bottom:7px;
    }

    .SDAButtonSearch
    {
        line-height:0;
        border: medium none;
        cursor: pointer;
        text-indent:-100000px;

        background: url("sImages/icon_search.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        
        height:20px;
        width:20px;
    }

    div.SDALoadingArea
    {
        position:relative;
    }

    div.SDALoadingDiv
    {  
        position:absolute;
        top:5px;
        left:0px;

        opacity:.75;

        width:100%;
    }

    img._SDALoadingImage
    {
        margin-left:28.5px;
        max-width:100%;
    }

    ._ResultsShown
    {
        padding-top:1.2em;
        display:block;
    }
    .rp
    {
        padding-top:.2em;
    }
    ._ResultsHidden
    {
        display:none;
    }






