/*
Theme Name: Savescientology
Theme URI: https://wordpress.org/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: savescientology is a modernized take on an ever-popular WordPress layout.
Version: 1.0
Tags: one-column, two-columns, right-sidebar
Text Domain: savescientology

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

#bv_NavigationBar3 ul{padding: 0px;margin: 0px;}
#bv_NavigationBar3 ul li{display: inline-block;list-style: none;padding: 0px;margin: 0px 2px 0 0;}
#bv_NavigationBar3 ul li:last-child{margin: 0px !important;}
#bv_NavigationBar3 ul li a {
    text-decoration: none;
    background: #161616;
    color: #fff;
    padding: 8px 0;
    width: 109px !important;
    display: block;
    text-align: center;
     box-shadow: -2px -3px 8px #959595;
     font-family: Arial;
     font-size: 13px;

}
.blot ul{padding: 0px;margin: 0px;position: relative;}
.blot ul li{font-size:16px;color:#270F00;font-family: Arial;font-weight: bold;list-style: none;position: relative;margin-bottom: 8px;} 

.ocont-green p{font-size:19px;color:#003700;font-family: Arial;font-weight: bold;margin-bottom: 8px;}

.ocont-gen p{font-size:16px;color:#8B0000;font-family: Arial;font-weight: bold;margin-bottom: 8px;margin-top: 0px;}
.ocont-gen ul{margin: 0px;padding: 0px;margin-left: 24px;}

.ocont-gen ul li{font-size:16px;color:#000;margin-bottom:8px;font-family: Arial;font-weight: bold;list-style: none;position: relative;}
.ocont-gen ul li:before {
    content: "";
    position: absolute;
    top: -3px;
    left: -28px;
    width: 19px;
    height: 22px;
    background-image: url(images/red-dot.jpg);
}



.ocont-green blockquote{
    width: 609px;
    border: none;
    padding: 10px 20px;
   background-image: url("images/bv01478.jpg"); 
    margin-left: 56px;
    border: 2px solid #c40013;
}
.ocont-green blockquote p{color:#C40013;margin: 0px;}
.blot ul li:before {
    content: "";
    position: absolute;
    top: -1.5px;
    left: -28px;
    width: 19px;
    height: 22px;
    background-image: url(images/red-dot.jpg);
}

.blot.innn ul li:before {
    left: -32px;
    top:-1px;
    
}
.blot.innn ul li{margin-bottom: 10px;}


.con-lhr.blot p{font-size:16px;color:#8B0000;font-family: Arial;font-weight: bold;margin-bottom: 8px;}
.con-lhr.blot ul{margin-left: 20px;}
.ocont-green ul{position: relative;margin-left: 50px;margin: 20px;}

.ocont-green img.alignnone{margin-left: -16px;}
.ocont-green ul li{font-size:19px;color:#003700;margin-bottom:20px;font-family: Arial;font-weight: bold;list-style: none;position: relative;}
.ocont-green ul li:before {
    content: "";
    position: absolute;
    top: 0px;
    left: -28px;
    width: 19px;
    height: 22px;
    background-image: url(images/red-dot.jpg);
}


.contean h2{font-weight: bold;font-family: Arial;font-size: 19px;color:#270F00;}
.contean p{font-weight: bold;font-family: Arial;font-size: 16px;color:#270F00;}
.contean a{font-weight: bold;color:#270F00;}
img.alignright{float: right;}
img.alignleft{float: left;}