﻿img { max-width: 100%; }
h1 {
    text-align: center;
    font-size: 2em;
    line-height: 1.2em;
    margin-bottom: 1em;
}
h2 {
    color: #8f0100;
    line-height: 1.2em;
}
    h2.alt1 {
        color: black;
        font-weight: normal;
    }

#page {
    /*background: #fdf6d9;*/
    background: url('/MicroSites/7DaysOfTransformation/resource/images/7Days-Transformation_Teaching_BG.jpg') no-repeat;
    background-size: 100%;
    background-color: white;
    padding: 0;
}
#page-content 
{
    /*background: url('/MicroSites/DayOfAtonement2018/resource/images/Atonement18_MS_Background_01.jpg') repeat-y;*/
    background-color: transparent;
    padding: 0;
    width: 100%;
    
}


.letter-from-pastor
{
    /*font-style: normal;*/
    font-size: 1.4em;
    font-family: Cambria, 'Times', 'Times New Roman', Serif;
    line-height: 140%;
    text-shadow: 0 0 1px rgba(0,0,0, 0.35);
}

    /*.letter-from-pastor strong {
        font-style: italic;
    }

    .letter-from-pastor em {
        font-style: normal;
    }*/

/*DESKTOP*/
@media all and (min-width: 800px)
{

/*  =====================================   HEADER and NAV BEGIN  =======================  */

    #ms-header {
        width: 936px;
        height: 270px;
        background: url('/MicroSites/7DaysOfTransformation/resource/images/7Days-Transformation_Teaching_HEADER.jpg') no-repeat;
        background-size: 100% !important;
        /* border: 1px solid #ff0000; */
    }

    #ms-header #ms-homelink {
        float: left;
        width: 936px;
        height: 220px;
        margin-top: -20px;
    }

.ms-header-left { float: left; width: 100px; height: 100px; /* border: 1px solid #00FF00; */  }



    #ms-countdown-container {
        font-size: 13pt;
        font-weight: bold;
        color: #8f0100;
        width: 250px;
        min-height: 55px;
        float: right;
        text-align: center;
        margin: -273px 5px 0px 0px;
        /* border: 1px solid #000000; */
    }



#ms-countdown, #ms-countdown-over
{
    font-weight: bolder;
    font-size: 20pt;
    text-transform: uppercase;
    text-align: center;
    color: white !important;
    
    /* border: 1px solid #000000; */
}

    #ms-countdown {
        color: #8f0100;
    }

#ms-nav {
    /*margin-top: 22px;*/
    text-align: center;

    /*border: 1px solid #00ff00;*/
    background-color: rgba(66,66,66, 0.6);
    box-shadow: 0 3px 15px 0px rgba(0,0,0, 0.4);
    padding: 1em 0;
}

    #ms-nav a {
        position: relative;
        margin: 0 25px 0 0;
        color: #FFFFFF;
        font-weight: bold;
        font-size: 1.2em;
        text-decoration: none;
        text-transform: uppercase;
    }
    #ms-nav a:last-child {
        margin: 0px;
    }

#ms-nav a:hover { opacity: 0.6; }


/*  =====================================    HEADER and NAV END   =======================  */


.ms-content 
{
    min-height: 300px;
    margin: 2em 3em;
    /* border: 1px solid #FF0000; */
}



#ms-side-content {
    float: right;
    width: 244px;
    margin: 30px;
}
#ms-side-content img {
    width: 100%;
}



.ms-microsite ol {
    list-style-type: initial;
}



#video
{
    margin: 0 auto;
}

#vidTeach_container
{
    width: 675px;
    min-height: 480px;
    float: left;
    margin: 0px 0px 0px 0px;
    text-align: left;
    padding: 0px 0px 0px 0px;
    /* border: 1px solid #000000; */
}

#vidTeach_video
{
    width: 665px;
    min-height: 315px;
    float: left;
    margin: 10px 0px 0px 5px;
    text-align: center;
    padding: 0px 0px 0px 0px;
    /* border: 1px solid #FF3300; */ 
}

#vidTeach_header
{
    width: 665px;
    min-height: 75px;
    float: left;
    margin: 0px 0px 0px 0px;
    text-align: left;
    padding: 0px 0px 0px 0px;
    /* border: 1px solid #000000; */
}


#vidTeach_footer
{
    width: 665px;
    min-height: 150px;
    float: left;
    margin: 50px 0px 0px 0px;
    text-align: left;
    padding: 10px 10px 0px 10px;
    /* border: 1px solid #000000; */
}


#videoHome 
{
    width: 680px;
    min-height: 325px;
    float: left;
    text-align: left;
    margin: 0px 0px 15px 0px;
    
    /* border: 1px solid #0000ff; */  
}

#videoPlayer
{
    width: 100%;
    min-height: 315px;
    float: left;
    text-align: center;
    margin: 20px 0px 0px 0px;
    
    /* border: 1px solid #000000; */
}

#videoBillboard
{
    width: 255px;
    min-height: 315px;
    float: right;
    text-align: center;
    margin: 0px 0px 0px 0px;
    
    /* border: 1px solid #FF0000; */
}

#videoBillboardHorz
{
    width: 100%;
    min-height: 105px;
    float: right;
    text-align: center;
    margin: 0px 0px 0px 0px;
    
    /* border: 1px solid #FF0000; */
}

    #ms-header-mobile { display: none; }
}
/*MOBILE*/
@media all and (max-width: 799px)
{
    #ms-nav { display: none; }
    #ms-header { display: none !important; }
	#ms-header-mobile
    {
        display: block !important;
        /*position: relative;*/
        width: 100%;
        /*padding-bottom: 24.57%;*/
	}
	#ms-header-mobile img.header-mobile
    {
        position: absolute;
        left: -10px;
        right: -10px;
	}

    #nav-ddl-mobile
    {
        margin: 20px auto 20px auto;
        padding-top: 30%;
        font-size: 1.5em;
    }
        #nav-ddl-mobile select { width: 100%; height: 100%; }

    #ms-side-content
    {
        margin: 0 !important;
        width: auto !important;
    }
    .signature-rp
    {
        margin: 0 !important;
    }
}
.button {
    text-decoration: none;
    color: red !important;
    font-weight: bold;
    border: 2px solid red;
    display: inline-block;
    padding: 0.3em 0.5em;
    transition: background-color 0.25s, color 0.25s, border 0.25s;
    font-size: 1.5em !important;
    line-height: 1.2em;
}
    a.button:hover {
        text-decoration: none !important;
        color: #333 !important;
        border: 2px solid transparent;
        background-color: rgba(255,255,255, 0.5);
    }