﻿/*----welcome message & photo show----*/




/*welcome message*/

.home_right
{
    float: right;
}
.webkit .home_right
{
}
.home_welcome_title
{
    color: #fff;
    font-size: 26px;
    margin: 10px 0 10px 0;
}

.home_welcome_msg
{
    font-weight: bold;
    font-size: 16px;
    color: #fff;
    width: 404px;
    margin: 0;
    margin-right: 40px;
}
.home_welcome_msg_readmore
{
    font-size: 16px;
    font-weight: bold;
    float: left;
}
.home_welcome_msg_readmore a
{
    color: #9AF425;
    text-decoration: none;
    padding: 5px;
}
.home_welcome_msg_readmore a:hover
{
    text-decoration: underline;
    color: #fff;
    background-color: #80C90D;
    padding: 5px;
}
.home_sermons_container
{
    position: relative;
}
.home_sermons_background
{
    background: url(../images/home/home_audio_back.png);
    width: 510px;
    min-height: 282px;
    position: absolute;
    top: 19px;
    right: 14px;
}
.home_sermons
{
    position: relative;
    height: 275px;
    width: 492px;
    margin-top: 2px;
    margin-right: 23px;
}
.mac.gecko .home_sermons
{
    margin-top: 6px;
}
.opera .home_sermons
{
    margin-top: 10px;
}
.home_sermons_last_ul
{
    margin: 0;
    padding: 0;
    margin-right: 33px;
    position: relative;
}

.home_sermons_last_date
{
    color: #B9B897;
    font-size: 22px;
    position: absolute;
    left: 5px;
    top: 5px;
    list-style-type: none;
}

.home_sermons_last_desc
{
    color: #4C4C4C;
    margin-top: 3px;
    font-weight: bold;
    font-size: 16px;
}
.home_sermons_body
{
    color: #4C4C4C;
    font-size: 16px;
}
.home_sermons_read_more
{
    float: left;
    margin:0px;
    padding:0px;
    margin-left: 10px;
    

}
.home_sermons_read_more a
{
  
    
    padding:4px;
    font-weight:bold;
    text-decoration:none;
   

    color:#fff;
    background-color:#bb8c9a;
   
   
}

.home_sermons_read_more a:hover
{
    background:none;
    color:#7b5762;
    text-decoration:underline; 
}

.home_article_read_more a:hover
{
    color:#616799 !important; 
    background:none;
}
.home_sermons_last_links_container
{
}
.home_sermons_last_links
{
    float: left;
    margin-left: 10px;
    list-style-type: none;
}

.home_sermons_previous
{
    width: 100%;
}


.home_sermons_previous table
{
    float: right;
    bottom: 0;
}
.opera .home_sermons_previous table
{
    margin-top: 10px !important;
}
.home_sermons_previous_date
{
    background-color: #E8E8E8;
    height: 40px;
    text-align: right;
    padding-right: 10px;
    font-size: 24px;
    color: #7C7B66;
    border: solid 1px #D6BFC6;
    border-bottom: none;
}

.home_sermons_previous_date img
{
    float: right;
    margin-left: 10px;
}
.opera .home_sermons_previous_date img
{
    margin-right: 5px;
}
.home_sermons_previous_title
{
    background-color: #fff;
    border: solid 1px #D6BFC6;
    border-top: none;
    height: 44px;
    font-size: 24px;
    color: #7B5762;
    padding-right: 10px;
}

.opera .home_sermons_previous_title
{
    margin-right: 10px;
}
.home_sermons_previous_title a
{
    color: #7B5762;
    text-decoration: none;
}
.home_sermons_previous_title a:hover
{
    text-decoration: underline;
}

/* link to subscribe devotion */
a#home_sermons_previous_subscribe
{
    border: solid 1px #D6BFC6;
    background-color:#e6e6d7;
    display:block;
    padding:5px;
    text-align:center;
    color:#7b5762;
    font-weight:bold;
    font-size:20px;
    margin-bottom:10px;
}
.series_series{margin:0px;padding:0;margin-top:10px;}
a#home_sermons_previous_subscribe:hover
{
       text-decoration:underline; 
}
.home_article_read_more a
{
    background-color:#a6ade8 !important;
}
/*photo show*/

.home_photo_show
{
    margin-top: -27px;
    float: left;
    background: url(../images/home/home_photo_show_back.png) no-repeat;
    min-width: 234px;
    min-height: 291px;
    padding: 15px;
    margin-bottom: 0;
}
.webkit .home_photo_show
{
    margin-top: -13px;
}
#home_photo_show_slider
{
    width: 234px;
}







/* from master for default */



.home_content_title
{
    margin-top:10px;
    margin-right:10px;
}
.home_article_container
{
    background-color:#f1f1f1;
    clear:BOTH;
}
.home_article_content
{
    padding:0 15px 0 15px;
}
.home_article_title
{
    color:#616799 !important;
        list-style-image: url(../images/common/icon2.png);

    font-size: 34px;
}
.home_article_previous_title a
{ 
   color:#616799 !important; 
   
}
