/*  ---(  *  )---  */


/*  ---(  Affect all paragragh text  )---  */
p,ol,ul.awana{
    color: #621;
    text-align:left;
    font-family: arial,helvetica,tahoma,"MS sans-serif", sans-serif;
    margin:5px;
}

.biblegatewayverse {
    color: #621;
    text-align:left;
    font-family: arial,helvetica,tahoma,"MS sans-serif", sans-serif;
}

/*  ---(  to correct the lists  )---  */
li.decimal,li.awana {padding:0px;display:list-item;}

ul.awana {
    list-style: disc;
    width:auto;
    background:none;
    margin-left:45px;
}

/*  ---(  Link and title link settings  )---  */
a.link:link {color: #621;text-decoration:none;font-weight:bold;background:none;}
a.link:visited {color: #821;text-decoration:none;font-weight:bold;background:none;}
a.link:hover {color: #821;text-decoration:underline;font-weight:bold;background:none;}

a.title_link:link {color: #621;text-decoration:none;font-weight:normal;background:none;}
a.title_link:visited {color: #821;text-decoration:none;font-weight:normal;background:none;}
a.title_link:hover {color: #821;text-decoration:underline;font-weight:normal;background:none;}

/*  ---(  Verse of the day link colors  )---  */
.biblegatewayverse a:link {color: #621;text-decoration:none;font-weight:bold;background:none;}
.biblegatewayverse a:visited {color: #821;text-decoration:none;font-weight:bold;background:none;}
.biblegatewayverse a:hover {color: #821;text-decoration:underline;font-weight:bold;background:none;}



/*  ---(  For text in the index with pictures, at the bottom  )---  */
a.title_ministries:link {color: #621;text-decoration:none;font-weight:normal;background:none;}
a.title_ministries:visited {color: #821;text-decoration:none;font-weight:normal;background:none;}
a.title_ministries:hover {color: #821;text-decoration:underline;font-weight:normal;background:none;}

/*  ---(  Sermon text expandable content  )---  */
a.dsphead{font-size:.5em;color: #621;text-decoration:none;font-weight:bold;margin-left:1.5em;}
a.dsphead:hover{color: #821;text-decoration:underline;font-weight:bold;}
a.dsphead span.dspchar{color: #621;/*font-family:monospace;*/font-weight:bold;}


/*  ---(  Paragragh title  )---  */
p.para-title {font-size:1.4em;margin-left:5px;}
p.para-title-warn {font-size:1.4em;margin-left:5px;color: #ffffff}
p.para-title #title {margin-left:5px;}

p.para-title2 {font-size:2em;margin-left:5px;}
p.page-title2 {font-size:2em;margin-left:5px;text-align:center;}

p.page-title {margin-left:5px;text-align:center;}


/*  ---(  Index  )---  */
p.TLC {
    font-size:1.4em;
    text-align:center;
}

/*  ---(  News bar  )---  */
p.news-title {
    font-size:1.1em;
/*    margin-left:5px; */
    font-weight:bold;
    text-align:left;
}

p.index_ministries {
    margin-left:183px;
}

/*  ---(  Bottom-most text  )---  */
p.small {
    text-align:center;
    font-size:.8em;
    font-weight:bold;
}

/*  ---(  Bottom-most text  )---  */
p.small_verse {
    font-size:.8em;
}

p.small #link {
    font-size:.8em;
}

b.larger {
    font-size:1.5em;
}

/*  ---(  Audio Sermon page  )---  */

#sermontext {
    color:#037;
    font-size:1em;
    margin-left:183px;
}

.biblegatewayverse {
    font-size:1.1em;
/*    margin:5px;*/
}

#mid {
    vertical-align:middle;
}

p.javawarn {
    color: black;
    font-weight:bold;
}



/*  ---(  AWANA Calendars  )---  */
.spacer {
    position:relative;
}

.month {
    position: relative;
    top: auto;
    left:auto;
    width:100px;
    float:left;
}

.date {
    position: relative;
    top: auto;
    left:75px;
    width:50px;
    float:left;
}

.theme {
    position: relative;
    top: auto;
    left:125px;
    width:500px;
    float:left;
    overflow:hidden;
}


/*  ---(  Bright Beginnings Hours  )---  */
.bbp_month {
    position: relative;
    top: auto;
    left:auto;
    width:200px;
    float:left;
}

.bbp_theme {
    position: relative;
    top: auto;
    left:0px;
    width:375px;
    float:left;
    overflow:hidden;
}









/*  ---(  Bottom-most text  )---  */
a.sermonlink:link {
    color: #621;
    text-decoration:none;
    font-weight:bold;
    font-size:1.2em;
    background:none;
}
a.sermonlink:visited {
    color: #159;
    text-decoration:none;
    font-weight:bold;
    font-size:1.2em;
    background:none;
}
a.sermonlink:hover {
    color: #159;
    text-decoration:underline;
    font-weight:bold;
    font-size:1.2em;
    background:none;
}

