Reflections on the Holy Scripture
/*GLOBAL PROPERTIES
======================*/
a{
    text-decoration:underline;
}
a:hover{
    text-decoration:none;
    background-color:transparent;
}
a.newpage{
    text-decoration:underline;
}
a.newpage:hover{
    text-decoration:none;
    background-color:transparent;
}
#toc a{
    text-decoration:none;
}
#toc a:hover{
    text-decoration:underline;
}
#page-title{
    background-image:url(http://lifeshandbook.wikidot.com/local--files/css:default/branch2.png);
    background-repeat:no-repeat;
    color: #232A22;
    padding: 12px 0 0 88px;
    text-decoration:none;
    border: none;
    height:67px;
}
h1, #main-content h1{
    font-size:24px;
    border-bottom:1px dotted #99999A;
    color:#232A22;
}
h3, h4, h5, h6{
    font-weight:bold;
}
h2{
    font-size: 20px;
}
h3{
    font-size: 17px;
}
h4{
    font-size: 16px;
}
h5{
    font-size: 15px;
}
h6{
    font-size: 14px;
}
 
/* OUTER BODY
======================*/
body{
    background-image:url(http://lifeshandbook.wikidot.com/local--files/css:default/backlife.png);
    background-color:#93B1D4;
}
#container-wrap{
    width:824px;
    margin:0 0 0 260px;
}
#container{
    background-image: url(http://lifeshandbook.wikidot.com/local--files/css:default/headerlifeall2.png);
    background-repeat:no-repeat;
    background-position: top right;
    background-color:#E4E5E8;
    -moz-border-radius-topright:3em;
    -webkit-border-top-right-radius:3em;
    -moz-border-radius-bottomleft:3em;
    -webkit-border-bottom-left-radius:3em;
    -moz-border-radius-topleft:3em;
    -webkit-border-top-left-radius:3em;
    -moz-border-radius-bottomright:3em;
    -webkit-border-bottom-right-radius:3em;
}
 
/* HEADER
======================*/
#header{
    height:130px;
}
#header h1{
    width:274px; height:101px;
    border:none;
}
#header h1 a{
    display:block; width:274px; height:101px;
}
#header h1 span{
    visibility:hidden;
}
#header h2{
    display:none;
}
#login-status{
    margin-right:6px;
}
#search-top-box{
    margin-top:3.5em;
}
 
/* SIDE BAR
======================*/
#side-bar{
    position:absolute;
    top:150px; left:60px;
    width:165px;
    background-image: url(http://lifeshandbook.wikidot.com/local--files/css:default/sidebar.png);
    background-repeat: repeat-y;
    -moz-border-radius-topright:3em;
    -webkit-border-top-right-radius:3em;
    -moz-border-radius-bottomleft:3em;
    -webkit-border-bottom-left-radius:3em;
    -moz-border-radius-topleft:3em;
    -webkit-border-top-left-radius:3em;
    -moz-border-radius-bottomright:3em;
    -webkit-border-bottom-right-radius:3em;
}
#side-bar ul{
    list-style:none;
}
#side-bar li a{
    display:block;
    background-image: url(http://lifeshandbook.wikidot.com/local--files/css:default/cross.jpg);
    background-repeat:no-repeat;
    background-color:transparent;
    padding: 1px 0 1px 1.5em;
    color:#222;
    text-decoration:none;
}
#side-bar li a:hover{
    display:block;
    text-decoration:underline;
    color:#252525;
}
#side-bar li a.newpage{
    color: #999;
}
#side-bar li a.newpage:hover{
    color: #959595;
}  
#side-bar h1{
    background-image:url(http://lifeshandbook.wikidot.com/local--files/css:default/sidebar.png);
    background-repeat:repeat-y;
    border-left:3px solid #888;
    border-bottom:2px solid #888;
    font-size:120%;
    padding: 0 0 0 1em;
}
#extra-div-1{
    position:absolute;
    top: 260px; left:0;
    width:60px;
    background-image: url(http://lifeshandbook.wikidot.com/local--files/css:default/sidebar.png);
    height:140px;
}
#extra-div-2{
    position:absolute;
    top: 260px; left:251px;
    width:9px;
    background-image: url(http://lifeshandbook.wikidot.com/local--files/css:default/sidebar.png);
    height:140px;
}
.side-collapsible .collapsible-block-unfolded .collapsible-block-link{
    font-weight:bold;
    padding: 0 1em 0 2px;
}
.side-collapsible .collapsible-block-link{
    background-image:url(http://lifeshandbook.wikidot.com/local--files/css:default/sidebar.png);
    background-repeat:repeat-y;
    border-left:3px solid #888;
    border-bottom:2px solid #888;
    font-size:100%;
    padding: 0 1em 0 1em;
    color: #222;
    text-decoration:none;
}
.side-collapsible a:hover{
    text-decoration:none;
    color:#252525;
    background:transparent;
}
 
/* MAIN CONTENT
======================*/
#main-content{
    border: 5px solid #EFF0F3;
    margin:0 1em 0 1em;
    background:#FFF;
    min-height: 400px;
}
#toc{
    border:1px solid #777;
    background:#F8F8F8;
}
#page-info{
    border-top:1px dotted #777;
}
#page-options-bottom a, #page-options-bottom-2 a{
    background:#DDD;
    -moz-border-radius-topright:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-bottom-right-radius:5px;
    -moz-border-radius-topleft:5px;
    -webkit-border-top-left-radius:5px;
    -moz-border-radius-bottomleft:5px;
    -webkit-border-bottom-left-radius:5px;
    color:#222;
    text-decoration:none;
}
#page-options-bottom a:hover, #page-options-bottom-2 a:hover{
    background:#CACACA;
    -moz-border-radius-topright:5px;
    -webkit-border-top-right-radius:5px;
    -moz-border-radius-bottomright:5px;
    -webkit-border-bottom-right-radius:5px;
    -moz-border-radius-topleft:5px;
    -webkit-border-top-left-radius:5px;
    -moz-border-radius-bottomleft:5px;
    -webkit-border-bottom-left-radius:5px;
    text-decoration:none;
    color:#252525;
}
.footnoteref a{
    text-decoration:none;
}
.footnoteref a:hover{
    font-style:italic;
}
 
/* TOP BAR
======================*/
#top-bar{
    background-color:#EFF0F3;
    opacity:.8;
    border-top:1px solid #F5F5F5;
    border-left:1px solid #F5F5F5;
    border-right:1px solid #F5F5F5;
}
#top-bar a{
    text-decoration:none;
    color:#222;
}
#top-bar a:hover{
    text-decoration:underline;
    color:#272727;
}
#top-bar li ul{
    border: 1px solid #C7C7C7;
}
 
/* DIV CLASSES
======================*/
blockquote{
    border-left: 5px solid #93B1D4;
    border-bottom: 1px solid #93B1D4;
    border-top: 1px solid #93B1D4;
    border-right: 1px solid #93B1D4;
    background: #EDF6FF;
    padding: 0px 6px 0px 4px;
    margin: 5px 0 5px 0;
}
blockquote p{   margin: 4px 0 4px 0; }
.code{
    border-left: 5px solid #B1D493; 
    border-bottom: 1px dashed #B1D493;
    border-top: 1px dashed #B1D493;
    border-right: 1px dashed #B1D493;
    background: #F6FFED; 
    padding: 0px 6px 0px 4px;
    margin: 5px 0 5px 0;
}
.code p{   margin: 4px 0 4px 0; }
table{
    -moz-border-radius-topright:4px;
    -webkit-border-top-right-radius:4px;
    -moz-border-radius-bottomright:4px;
    -webkit-border-bottom-right-radius:4px;
    -moz-border-radius-topleft:4px;
    -webkit-border-top-left-radius:4px;
    -moz-border-radius-bottomleft:4px;
    -webkit-border-bottom-left-radius:4px;
}
.verse{
    font-family:'Monotype Corsiva','Times New Roman'; 
    margin: 0 1em 0 1em; 
    padding: 0 1em 0 1em; 
    border-right: 1px solid #E9E9EB;
    border-left: 1px solid #E9E9EB; 
    font-size:120%;
    font-style:italic;
}
.button{
    -moz-border-radius-topright:2px;
    -webkit-border-top-right-radius:2px;
    -moz-border-radius-bottomright:2px;
    -webkit-border-bottom-right-radius:2px;
    -moz-border-radius-topleft:2px;
    -webkit-border-top-left-radius:2px;
    -moz-border-radius-bottomleft:2px;
    -webkit-border-bottom-left-radius:2px;
}
.home-side{
    background:#D6E4FF;
    padding-top:-1em;
}
.home-side h1, #main-content .home-side h1{
    border-bottom:none;
    background:#98B2CF;
    font-size:17px;
    padding-left:4px;
}
.home-side p{
    padding:0 4px 0 4px;
    margin:0;
}
.announcement{
    background:#FFD6E4;
    padding-top:-1em;
}
.announcement h1, #main-content .announcement h1{
    border-bottom:none;
    background:#CF98B2;
    font-size:17px;
    padding-left:4px;
}
.announcement p{
    padding:0 4px 0 4px;
    margin:0;
}
.nounderline a{
    text-decoration:none;
}
.nounderline a:hover{
    text-decoration:underline;
}
.error-block{
    text-align:center;
}
.outline .code{
    font-family:Verdana,'Times New Roman';
    background:transparent;
    border:none;
    overflow:visible;
}
.member .error-block{
    display:none;
}
 
/* FORUM
======================*/
.forum-group div.head{
    -moz-border-radius-topright:4px;
    -webkit-border-top-right-radius:4px;
    -moz-border-radius-bottomright:4px;
    -webkit-border-bottom-right-radius:4px;
    -moz-border-radius-topleft:4px;
    -webkit-border-top-left-radius:4px;
    -moz-border-radius-bottomleft:4px;
    -webkit-border-bottom-left-radius:4px;
    border-top:3px solid #93B1D4;
    border-right:1px solid #93B1D4;
    border-left:1px solid #93B1D4;
    border-bottom:1px solid #93B1D4;
    background:#EDF6FF;
}
div.title, div.description{
    color:#222;
}
 
/* FOOTER & LICENSE
======================*/
#footer{
    font-size:80%;
}
#footer a, #license-area a{
    text-decoration:none;
}
#footer a:hover, #license-area a:hover{
    text-decoration:underline;
}
#license-area{
    font-size:75%;
}
 
/* RSS
======================*/
.rss{
    background-image:url(http://lifeshandbook.wikidot.com/local--files/css:default/rssicon.png);
    background-repeat:no-repeat;
    background-position: center right;
    font-size: 80%;
    text-align:center;
    position:absolute;
    top: 192px;
    left: 940px;
    padding-right: 45px;
    height:34px;
}
.rss a{
    color:#777;
    text-decoration:none;
}
.rss a:hover{
    text-decoration:underline;
}