body {
    background-color: #41adfb;
    font-family: Helvetica, Verdana, sans-serif;
    font-size: 14px;
    padding: 0;
    margin: 0;
    line-height: 20px;
}

p {
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px;
}

img {
    border: 0;
}

h2 {
    margin-top: 0;
    font-family: "Times New Roman", serif;
}

h3 {
    margin-top: 0px;
    padding-top: 5px;
    font-family: "Times New Roman", serif;
    font-weight: normal;
    font-size: 180%;
    margin-bottom: 2px;
}

a:link, a:visited, a:hover {
    text-decoration: none;
    color: #a0a0a0;
}

a:hover {
    color: #606060;
}

h4 {
    font-family: "Times New Roman", serif;
    font-size: 21px;
    font-weight: normal;
    color: #000000;
}

.container {
    width: 990px;
    margin: auto;
}

.content {
    background-image: url(/img/delimiter.png);
    background-position: top center;
    background-repeat: no-repeat;
    margin-top: 30px;
    padding-top: 30px;
    padding-left: 120px;
}

.normal {
    margin-left: 120px;
    margin-right: 120px;
    text-align: left;
}

.exclamation {
    text-align: left;
    margin-bottom: 0;
    background-image: url(/img/exclamation.png);
    background-repeat: no-repeat;
    padding-top: 3px;
    padding-bottom: 2px;
    padding-left: 26px;
}

.header {
    background-image: url(/img/mainlogo.jpg);
    background-repeat: no-repeat;
}

.header .cite {
    padding-left: 100px;
    padding-right: 100px;
    padding-bottom: 0;
    margin-bottom: 0;
    border: 0;
    text-align: left;
    font-style: italic;
    font-family: Times New Roman, serif;
}


.header-2 {
    background-image: url(/img/header-2.png);
    background-repeat: no-repeat;
    height: 58px;
}

.headerlink {
    height: 170px;
    margin-bottom: 40px;
}

.body {
    background-image: url(/img/body.jpg);
    background-repeat: repeat-y;
}

.bodydown {
    text-align: center;
    background-image: url(/img/bodydown.jpg);
    background-repeat: no-repeat;
    padding-top: 55px;
    font-size: 11px;
    color: #016dbb;
    line-height: 14px;
    margin-bottom: 20px;
}

.bodydown a {
    color: #004d9b;
}

.bodydown a:hover {
    color: #206dbb;
}

.tagcloud {
    margin: auto;
    font-size: 15px;
    font-weight: bold;
    text-align: justify;
}

.tagcloud_1 {
    margin: auto;
    margin-top: 20px;
    width: 170px;
    margin-bottom: -1.2em;
}

.tagcloud_2 {
    width: 500px;
    margin: auto;
    margin-bottom: -1.2em;
}

.tagcloud_3 {
    margin: auto;
    width: 170px;
}

.tagname {
    font-style: italic;
    font-size: 160%;
}

.entry {
    background-image: url(/img/quotation.png);
    background-repeat: no-repeat;
    background-position: 795px 10px;
    text-align: left;
    border: 1px solid #d0d0d0;
    background-color: #fafafa;
    margin-bottom: 20px;
    margin-left: 40px;
    margin-right: 40px;
    padding: 20px;
    padding-bottom: 0px;
}

.bible_link {
    font-weight: bold;
    padding-bottom: 0;
    margin-bottom: 0;
}

.taglinks {
    font-size: 80%;
    text-align: right;
    margin-bottom: 3px;
}

.cite {
    padding-left: 20px;
    padding-right: 20px;
    font-style: italic;
    font-family: Times New Roman, serif;
    padding-bottom: 0px;
    margin-bottom: 0;
}

.explanation {
    border-top: 1px solid #e0e0e0;
    padding-top: 15px;
    font-weight: bold;
    margin-bottom: 0;
}

.explanation_text {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 5px; 
    margin-bottom: 5px;
}

h5.blogtitle {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: bold;
    font-size: 120%;
}

h5.blogtitle a:link, h5.blogtitle a:visited {
    color: #101010;
}

h5.blogtitle a:hover {
    color: #909090;
}

p.bloginfo {
    font-style: italic;
    font-size: 80%;
    margin-bottom: 10px;
}

div.blogbody {
    font-size: 90%;
}

.blogentry {
    background-image: none;
}

table.formtable {
    margin-bottom: 30px;
}

table.formtable th {
    padding-left: 50px;
    text-align: right;
    vertical-align: top;
    padding-top: 2px;
}

.blogcomment {
    overflow: hidden;
    border-bottom: 1px solid;
    border-color: #e0e0e0;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 10px;
}

.blogcommentheader {
    font-weight: bold;
    margin-bottom: 5px;
    color: #505050;
}

.blogcommentinfo {
    font-weight: normal;
    font-size: 80%;
}

.blogcommentbody {
    font-size: 90%;
    margin-left: 20px;
    margin-right: 20px;
    line-height: 17px;
}

blockquote {
    margin-left: 20px;
    padding-left: 10px;
    border-left: 5px solid #e0e0e0;
}

.header a:hover, .header a:visited, .header a:link {
    color: #000000;
}

div.tooltip {
    background: url(/img/tooltipbg.png);
    display: none;
    color: #e0e0e0;
    text-align: left;
    font-size: 11px;
    width: 148px;
    height: 65px;
    padding: 18px;
    line-height: 14px;
}

div.tooltip h5 {
    padding: 0;
    margin: 0;
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 11px;
}

div.tooltip p {
    margin: 0;
    padding: 0;
}

.leftcolumn {
    float: left;
    width: 310px;
    margin-left: 65px;
}

.newqbox_top {
    height: 17px;
    background: url(/img/newqbox_top.png);
    background-repeat: no-repeat;
}

.newqbox {
    background: url(/img/newqbox_bg2.png);
    background-repeat: repeat-y;
    padding: 0 10px 0 7px;
    font-family: "times new roman", serif;
}


.newqbox_inside {
    background: url(/img/newqbox_bg.png);
    background-repeat: repeat-x;
    padding: 5px 12px 0px 12px;
}

.newqbox_bottom {
    width: 307px;
    height: 14px;
    background: url(/img/newqbox_bottom.png);
}

.rightcolumn {
    float: right;
    width: 520px;
    margin-right: 70px;
    text-align: center;
}

.buttonbox {
    margin-top: 12px;
    background: url(/img/buttonbox_bg.png);
    background-repeat: repeat-y;
    font-size: 90%;
    color: #9e9e9c;
}

.buttonbox_top {
    background: url(/img/buttonbox_top.png);
    background-repeat: no-repeat;
    padding: 0 20px 0 20px;
}

.buttonbox_bottom {
    background: url(/img/buttonbox_bottom.png);
    background-repeat: no-repeat;
    height: 13px;
}

.newqbox h4 {
    font-weight: normal;
    font-size: 21px;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 16px;
    margin-bottom: 0px;
    border-bottom: 1px solid #c6c6c6;
}

.newqbox .quote {
    font-style: italic; 
    padding-top: 12px;
    margin-bottom: 0;
}

.newqbox .link {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 90%;
    margin: 0;
    padding-bottom: 25px;
    text-align: right;
}

.buttonbox .suggestion {
    background: url(/img/button_sugg.png);
    background-position: 0 13px;
    background-repeat: no-repeat;
    padding-left: 43px;
    padding-bottom: 8px;
    border-bottom: 1px solid #c6c6c6;
}

.buttonbox .blog {
    background: url(/img/button_blog.png);
    background-position: 0 13px;
    background-repeat: no-repeat;
    padding-left: 43px;
    padding-bottom: 8px;
    border-bottom: 1px solid #c6c6c6;
    margin-top: -27px;
}

.buttonbox .love {
    background: url(/img/button_love.png);
    background-position: 0 13px;
    background-repeat: no-repeat;
    padding-left: 43px;
    padding-bottom: 0px;
    border-bottom: 1px solid #c6c6c6;
    margin-top: -27px;
    border: 0;
}

.buttonbox .evan {
    background: url(/img/button_evan.png);
    background-position: 0 13px;
    background-repeat: no-repeat;
    padding-left: 43px;
    padding-bottom: 0px;
    border-bottom: 1px solid #c6c6c6;
    margin-top: -27px;
    border: 0;
}


.search .h4 {
    font-family: "Times New Roman", serif;
    font-size: 21px;
    font-weight: normal;
    color: #000000;
}

.buttonbox h4 {
    padding-top: 13px;
    margin-bottom: 0;
}

.hr_short {
    background: url(/img/hr_short.png);
    background-repeat: no-repeat;
    background-position: 10px 0;
    height: 10px;
    margin-bottom: 20px;
}

.search {
    margin-top: 20px;
    margin-bottom: 10px;
}

.search input {
    width: 420px;
    font-size: 18px;
    color: #a0a0a0;
    padding-left: 2px;
}

.viewentry {
    text-align: center;
}

.paginator {
    margin: 20px;
}

.paginator a, .paginator .current {
    padding: 3px 5px 3px 5px;
    border: 1px solid #a0a0a0;
    background-color: #f0f0f0;
}

.paginator .current {
    background-color: #e0e0e0;
}
