/* 
SHARON HINTON SMITH CHRISTIAN MUSIC MINISTRY
Copyright: BlueWebs, www.websitesbyblue.com
Author: Dan Blue
Date: January, 2010
Stylesheet for Site User in Content Editor
*/

.AWL-Notes blockquote.bible-quotes {margin-top: 0px; margin-bottom: 0px; padding-bottom: 0px; padding-top: 0; color: #FFFAC0; font-weight: normal; margin-left: 20px;}
.inline-quotes {color: #FFFAC0; font-weight: normal; font-style: italic;}

.red {color: #ff0000;}

.last-element {margin-bottom: 0;} /* removes margin from last element in an article */

.b {font-weight: bold;}

.c {text-align: center;}

.i {font-style: italic;}

.comment {color: #b9b9b9;/*#a9a9a9;*/ font-size: .9em}

.normal {font-weight: normal !important;}

ol.normal, ol.normal li, ul.normal, ul.normal li {font-weight: normal !important;}

.fs8 {font-size: .8em; font-weight: bold;} /* Sets font size to .8em */
.fs9 {font-size: .9em; font-weight: bold;} /* Sets font size to .9em */

.flt-lft {float: left;}
.flt-rt {float: right;}

.m-bot-0 {margin-bottom: 0px;}
.m-bot-5 {margin-bottom: 5px;}
.m-bot-15 {margin-bottom: 15px;}

.m-top-0 {margin-top: 0;}
.m-top-5 {margin-top: 5px;}
.m-top-10 {margin-top: 10px;}
.m-top-15 {margin-top: 15px;}
.m-top-20 {margin-top: 20px;}
.m-top-25 {margin-top: 25px;}
.m-top-30 {margin-top: 30px;}

.m-left-5 {margin-left: 5px;}
.m-left-10 {margin-left: 10px;}
.m-left-15 {margin-left: 15px;}
.m-left-20 {margin-left: 20px;}
.m-left-25 {margin-left: 25px;}
.m-left-30 {margin-left: 30px;}
.m-left-35 {margin-left: 35px;}

.m-right-15 {margin-right: 15px;}
.m-right-20 {margin-right: 20px;}

.pad-left-5 {padding-left: 5px;}
.pad-left-10 {padding-left: 10px;}
.pad-left-20 {padding-left: 20px;}

.pad-right-3 {padding-right: 3px;} /* Primarily to move back arrow away from text */
.pad-right-5 {padding-right: 5px;}
.pad-right-15 {padding-right: 15px;}

.pad-top-5 {padding-top: 5px;}
.pad-top-10 {padding-top: 10px;}
.pad-top-15 {padding-top: 15px;}
.pad-top-20 {padding-top: 20px;}

.pad-bot-5 {padding-bottom: 5px;}
.pad-bot-10 {padding-bottom: 10px;}

/*blockquote.motivational-minute {
    padding: 15px;
    background: #999;
    color: #000;
    border: 3px groove #aaa;
    margin-bottom: 20px;
}

span.mm-header {
    font-size: 1.2em;
    color: green;
    padding-bottom: 15px;
    font-weight: bold;
    font-style: normal;
}
*/
.mm-header {
    font-size: 1.2em;
    color: #20b310;
    padding-bottom: 15px;
    font-weight: bolder;
    font-style: normal;
}
.motivational-minute {padding: 15px;
	/*background-image: url('mmomentbkg.jpg');*/
    background: #222; /*#383737;*/
    /*color: #000;*/
    border: 3px groove #aaa;
    /*border-top: 5px groove #aaa; border-right: 3px groove #aaa;
    border-bottom: 3px groove #aaa; border-left: 5px groove #aaa;*/
    margin-bottom: 20px;
    }

.scripture {color: #20b310; font-style: normal; /*font-weight: bolder;*/}

blockquote.motivational-minute .inline-quotes {color: #FFFAC0;/*#ffff00;*/}

.sn-disc {
    margin-left: 40px;
    }
.sn-disc li {
    list-style-type: circle;
    }

.text-lft {text-align: left;}


/* Font Colors */
.pink {color: #FF83FF;}
.shs-blue {color: #80b0ff;}
.shs-drk-blue {color: #100B6B;}
.shs-green {color: #20b310;}
.shs-gold {color: #f2cc41;}
.shs-red {color: #E00000;}
.shs-white {color: #fff;}
.SN-link-red {color: #FFC0CB;/*AC062E*/ font-weight: bold; font-size: 1.1em; /*background-color: #f2f2f2; padding-left: 3px; padding-right: 2px;*/}


/* Sets the style of Show Notes Order Lists */
.show-note-OL li {font-weight: normal !important;}
.shs-blue-li {color: #80b0ff; font-size: 1.2em; font-weight: bold;}



/* Sets the padding on floated images */
.img-left {
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
    }

.img-right {
    float: right;
    padding-left: 20px;
    padding-bottom: 20px;
    }

.v-align {vertical-align: middle;}

.norm-text {
    font-weight: normal;
    }
.norm-p {font-size: 14px; font-weight: normal;}

.title {
    font-size: 13px;
    border: 1px solid #00ff00; 
    padding: 6px 4px;
    margin-top: 4px;
    }

.vid-action-title {
    font-weight: bold;
    color: #00ff00;
    font-size: .9em;
    }

.sn-fish-list li {
    margin-left: 40px;
    list-style: disc url("/images/stories/ul-fish.gif");
margin-top: 8px;
    }

.sn-fish-list2 {
    margin-left: 40px;
    list-style: disc url("../images/stories/ul-fish.gif");
    }