/*
Theme Name: Bible Scholar
Theme URI: http://www.egracecreative.com/bible-scholar
Description: A lean, clean, and green wordpress them utilizing only two background images: three columns, widgetized sidebars.
Author: Brandon Cox
Author URI: http://www.egracecreative.com
Tags: white, three columns, fixed width, minimalist, green
Version: 1.4
License: This theme is released under GPL (http://www.opensource.org/licenses/gpl-3.0.html)

*/

body { margin: 3px 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 85%; background: url(http://www.transformforjesus.com/images/Transform-bkg.jpg) no-repeat fixed center; }

#container { background: #fff; width: 1000px; margin: 0px auto; padding: 0px 0px; }

/* Top navigation */
#topnav { float: left; display: inline; overflow: hidden; border-bottom: #0F0260 solid 0px; width: 1000px; font-size: 1.0em; text-transform: uppercase; font-weight: bold; }
#topnav .left { float: left;  display: inline; }
#topnav .right { float: right; display: inline; padding: 0px 10px; text-align: right; }
#topnav p {	padding: 8px 2px; margin-bottom: 0px; }
#topnav ul { margin: 0px; padding: 0px; }
#topnav li { float: left; list-style-type: none; margin: 0px; padding: 8px 0px 6px 0px; }
#topnav li a { color: #fff; text-decoration: none; padding: 8px 10px 8px 10px; margin: 0px 0px; border-right: 0px #fff solid; }
#topnav li a:hover { color: #FFFF00; padding: 8px 10px 8px 10px; border-right: 0px #fff solid; }

/* Header and Titles */
#header { float: left; display: inline; overflow: hidden; width: 1000px; height: 196px; padding: 0px; border-bottom: 0px #222 solid; border-right: 0px #001599 solid; border-left: 0px #001599 solid; background: url(http://www.FitForJesus.com/images/FitForJesus-blog-hdr.png) no-repeat; }
#header a { color: #eee; text-decoration: none; }
#header a:hover { color: #ccc; }
#header p.site-title { margin: 15px 10px 0px 24px; font-size: 4.0em; font-family: Georgia, "Times New Roman", Times, serif; color: #eee; line-height: 110%; }
#header p.site-slogan { margin: 0px 10px 0px 48px; font-size: 1.8em; color: #390; }

/* The box below the header image */
#slogan { background: url(images/btn-bkg-blog3.jpg); float: left; display: inline; overflow: hidden; width: 998px; padding: 0px 0px; margin-bottom: 0px; border-bottom: 2px #222 solid; border-right: 1px #001599 solid; border-left: 1px #001599 solid; }
#slogan .left { float: left; display: inline; overflow: hidden; font-size: 0.9em; margin-bottom: 0px; }
#slogan .right { float: right; display: inline; margin-bottom: 0px; font-size: 0.9em; text-align: right; margin-right: 10px  }

/* The wrapper for content and sidebars */
#wrapper { background: #fff; float: left; display: inline; overflow: hidden; width: 998px; border-right: 1px #001599 solid; border-left: 1px #001599 solid; border-bottom: 1px #001599 solid; }

/* The content area - to move the content to the right float the content right and the sidebar-wrapper left and change the side margins. */
#content { float: left; display: inline; overflow: hidden; padding: 15px 0px 20px 15px; width: 700px; }
#content h1 { border-bottom: 2px dotted #ccc;}
#content h1 a { color: #660000; }
#content.bookmarks ul { margin: 0px 0px 18px 0px; padding: 0px; }
#content.bookmarks li { line-height: 140%; margin: 0px 0px 14px 0px; padding: 0px; list-style-type: none; }
#content.bookmarks li a { font-size: 1.1em; margin-right: 6px; }
#content.bookmarks h2 { color: #060; }
#content .post { margin-bottom: 12px; padding-bottom: 12px; margin-right: 10px; }
#content .postmeta { font-size: 90%; padding: 5px 0px 5px 0px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin-bottom: 10px; }
#content .postmeta h4, #content .postmeta p { margin: 0px 0px 5px 0px; font-weight: normal; font-size: 1.0em; }

.t {background: url(images/bl-dot.gif) 0 0 repeat-x}
.b {background: url(images/bl-dot.gif) 0 100% repeat-x}
.l {background: url(images/bl-dot.gif) 0 0 repeat-y}
.r {background: url(images/bl-dot.gif) 100% 0 repeat-y}
.bl {background: url(images/bl.gif) 0 100% no-repeat}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {background: url(images/tr.gif) 100% 0 no-repeat; padding:15px}

/* WordPress Images and Captions */
#content .post p.wp-caption-text { text-align: center; font-size: 0.8em; line-height: 135%; margin: 0px; padding: 3px 0px; }
#content .post div.alignleft { float: left; margin: 0px 10px 10px 0px; padding: 0px; border: 1px #ccc dotted; }
#content .post div.aligncenter { display: block; margin-left: auto; margin-right: auto; margin-bottom: 10px; padding: 0px; border: 1px #ccc dotted; clear: both; }
#content .post div.alignright { float: right; margin: 0px 0px 10px 10px; padding: 0px; border: 1px #ccc dotted; }
#content .post .alignleft img, #content .aligncenter img, #content .alignright img, #content .wp-caption img { margin: 5px; padding: 0px; }

/* The previous home top and next links at the bottom of the content */
.content-bot { font-family: Georgia, "Times New Roman", Times, serif; border-top: 1px dotted #ccc; padding: 10px; font-style: italic; font-weight: bold; background: #efefef; text-align: center; }
.content-bot a, .content-bot a:hover { margin: 2px 10px; }

/* Comments */
ol.commentlist, .comments ul { margin: 0px 0px 18px 0px; padding: 0px; }
ol.commentlist li, .comments li { list-style-type: none;  border: 1px solid #ccc; padding: 10px 10px 0px 10px; margin: 0px 0px 18px 0px; font-size: 95%; font-family: Georgia, "Times New Roman", Times, serif; }

li.bypostauthor {list-style-type: none; color: #fff; background:#770C0C; border: 1px solid #ccc; padding: 10px 10px 0px 10px; margin: 0px 0px 18px 0px; font-size: 95%; font-family: Georgia, "Times New Roman", Times, serif; 
}

li.bypostauthor a {list-style-type: none; color: #FFB848; font-family: Georgia, "Times New Roman", Times, serif; 
}

img.avatar {float:left; margin-right:5px;}
.alt
{
  background:#EBEBF7;}

.comm {
	float: right;
	width: 71px;
	height:71px;
	font-size:45px;
	line-height:62px;
	text-align: center;
        background:url(http://www.noexcusesfatloss.com/fatlossblog/wp-content/themes/bible-scholar/images/FatLossComments.gif) no-repeat;
}
.comm span {	
	 text-align:center;
	 padding:0px 0 0 0;
}
.comm a {
	text-decoration: none;
}


/* The wrapper for both sidebars */
#sidebar-wrapper { float: right; display: inline; overflow: hidden; width: 270px; padding: 10px 8px 10px 4px; }

/* The ad block */
#sidebar-wrapper .ad-blocks { margin: 8px 12px 5px 12px; }
#sidebar-wrapper .ad-blocks img { margin: 0px 12px 10px 12px; }

/* The sidebars */
#sidebar-left { float: left; display: inline; overflow: hidden; padding: 5px 0px 5px 0px; width: 240px; text-align: left; }
#sidebar-right { float: right; display: inline; overflow: hidden; padding: 5px 0px 5px 5px; width: 235px; margin-right: 5px; }
#sidebar-wrapper h2, #sidebar-left h2, #sidebar-right h2 { color: #660000; margin-bottom: 12px; }
#sidebar-wrapper h2, #sidebar-left h2 a, #sidebar-right h2 a { color: #660000; text-decoration: none; }
#sidebar-wrapper h2 a.rsswidget img, #sidebar-left h2 a.rsswidget img, #sidebar-right h2 a.rsswidget img { display: none; }
#sidebar-wrapper ul, #sidebar-left ul, #sidebar-right ul { margin: 0px 0px 16px 0px; padding: 0px; border-top: 1px dotted #ccc; }
#sidebar-left ul.main-links li { font-weight: bold; }
#sidebar-wrapper li, #sidebar-left li, #sidebar-right li { margin: 0px; padding: 3px 0px; border-bottom: 1px dotted #ccc; list-style-type: none; width: 250px; }
#sidebar-wrapper li a, #sidebar-left li a, #sidebar-right li a { text-decoration: none; color: #333; }
#sidebar-wrapper li a:hover, #sidebar-left li a:hover, #sidebar-right li a:hover { color: #999; }
#sidebar-wrapper .widget { padding-top: 5px; margin-bottom: 10px; }

/* The Footer */
#footer { float: left; width: 100%; padding: 5px 0px; }
#footer p { margin: 10px; text-align: center; color: #eee; font-size: 0.9em; }
#footer a { color: #eee; text-decoration: none; }
#footer a:hover { text-decoration: underline; }

/* Universal styles */
p, h1, h2, h3, h4, h5, h6, h7 { margin-top: 0px; margin-bottom: 17px; }
p, #content li { line-height: 145%; }
p.small { font-size: 85%; }
blockquote { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 0.9em; margin: 5px 15px 15px 15px; padding: 10px 10px 5px 10px; border: 1px #ccc dotted; background: #efefef; }
h1, h2, h3 { font-family: Arial, Georgia, "Times New Roman", Times, serif; font-weight: normal; }
h1 a, h2 a, h3 a { color: #555; text-decoration: none; }
h1 { font-size: 2.0em; padding-bottom: 3px; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.3em; color: #161959; font-weight: bold }
a { color: #000099; }
a img { border: 0px; }
a:hover { color: #222; }
tt {font-weight: bold }
