/* 
    Document   : preload
    Created on : Apr 10, 2013, 2:17:28 PM
    Author     : Sean
    Description:
        Purpose of the stylesheet follows.
*/

body.preload, html.preload, .page.preload, .desktop.home-content-desktop.preload{
    width:100%;
    height:100%;
    /*overflow:hidden;*/
}

ul.slider.preload{
    /*display: none;*/
    height: 100%;
    overflow: hidden;
    z-index: -1;
}

.cms-index-index.full-header-container.preload{
    background: rgba(0,0,0,.5);
}

.trio.preload{
    margin-bottom: 20px;
    position: fixed;
    bottom: 105px;
    height: 100px;
    overflow: hidden;
    top: 100%;
    margin-top: -50px;
}

.trio-text.preload{
    height:100px;
}

.cms-home .hideFooter.preload{
    margin-top: 0px;
    background: white;
    position: fixed;
    top: 100%;
}

.eachImageText.preload{
    padding-top: 12px;
}

.eachImageText.preload h1{
    font-size:1.8em;
}

.postWrapper.preload{
    overflow: hidden;
}

.postWrapper.preload .postTitle{
    margin-top: 50px;
    width: 100%;
    z-index: 10;
}

.postno1.preload{
    background: rgba(0,0,0,.5);
    width:1120px;
    height:600px !important;
}

.postno2.preload{
    background: rgba(0,0,0,.5);
    width:745px;
    height: 520px !important;
}


.postno3.preload{
    background: rgba(0,0,0,.5);
    width:362px;
    height:252px !important;
}

.postno4.preload{
    background: rgba(0,0,0,.5);
    width: 362px;
    height: 252px !important;
}

.postno5.preload{
    background: rgba(0,0,0,.5);
    width: 555px;
    height: 386px !important;
}

.postno6.preload{
    background: rgba(0,0,0,.5);
    width: 555px;
    height:386px !important;
}
