/*
Theme Name: Bible Scholar
Author: Brandon Cox
Author URI: http://www.egracecreative.com
Version: 1.4
License: This theme is released under GPL (http://www.opensource.org/licenses/gpl-3.0.html)

*/

body { margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 85%; border-top: 2px #000 solid; color: #000; background: url(images/page-bg.png); }

#container { width: 733px; margin: 0px auto; padding: 0px 20px; }

/* Top navigation */
#topnav { float: left; display: inline; overflow: hidden; border-bottom: #222 dotted 1px; width: 733px; font-size: 1.0em; }
#topnav .left { float: left;  display: inline; padding: 0px 0px; text-align: right; font-size: 0.8em; }
#topnav .right { float: right; display: inline; padding: 0px 10px; text-align: right; font-size: 0.8em; }
#topnav p { padding: 10px 0px; margin-bottom: 0px; }
#topnav ul { margin: 0px; padding: 0px; }
#topnav li { float: left; list-style-type: none; margin: 0px; padding: 10px 0px; }
#topnav li a { font-size: 1.4em; color: #000; font-weight: bold; text-decoration: none; padding: 10px; }
#topnav li a:hover { font-size: 1.4em; color: #CC0000; text-decoration: line-through; padding: 10px; }

/* Header and Titles */
#header { float: left; display: inline; overflow: hidden; width: 733px; height: 207px; padding: 0px; border-bottom: 1px #222 dotted; background: url(images/headers/headers.php) no-repeat; }
#header a { color: #eee; text-decoration: none; }
#header a:hover { color: #ccc; }
#header p.site-title { margin: 0px 10px 24px 0px; 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 { float: left; display: inline; overflow: hidden; width: 733px; padding: 2px 0px; margin-bottom: 12px; border-bottom: 1px #222 dotted; }
#slogan .left { float: left; display: inline; overflow: hidden; font-size: 0.9em; font-style: Italic; margin-top: 40px; margin-bottom: 2px; }
#slogan .right { float: right; display: inline; overflow: hidden; font-size: 0.9em; text-align: right; margin-top: 22px; margin-bottom: 0px; }

/* The wrapper for content and sidebars */
#wrapper { float: left; display: inline; overflow: hidden; width: 733px; }

/* 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: 5px 2px 5px 0px; width: 733px; }
#content h1 { font-size: 24px ; color: #CC0000; border-top: 1px dotted #000; margin-top: 0px }
#content h1 a { font-size: 24px; color: #CC0000; }
#content h1 a:hover { font-size: 24px: text-decoration: line-through; color: #CC0000; }
#content .post { margin-bottom: 24px; padding-bottom: 2px; }
#content .post a:hover { margin-bottom: 24px; padding-bottom: 2px; color: #CC0000; text-decoration: line-through; }
#content .postmeta { font-size: 90%; font-weight: normal; padding: 0px 0px 18px 0px; }
#content .postmeta h4, #content .postmeta p { margin: 24px 0px 0px 0px; font-weight: normal; font-size: 0.8em; }
#content.bookmarks ul { margin: 0px 0px 0px 0px; padding: 0px; }
#content.bookmarks li { line-height: 140%; margin: 0px 0px 14px 10px; padding: 0px; list-style-type: none; }
#content.bookmarks li a { font-size: 0.8em; margin-right: 6px; }
#content.bookmarks h2 { color: #000; }


/* WordPress Images and Captions */
#content .post p.wp-caption-text { text-align: left; font-size: 0.8em; line-height: 135%; margin-left: 4px; padding: 2px 4px; } 
#content .post div.alignleft { float: left; border: 1px #000 solid; margin-top: 5px; margin-bottom: 20px; padding: 0px; border-bottom: 1px #000 dotted; }
#content .post div.aligncenter { display: block margin-top: 5px; margin-bottom: 20px; padding: 0px; border-bottom: 1px #000 dotted; }
#content .post div.aligncenter img { display: block padding: 0px; border: 1px #000 solid; }
#content .post div.aligncenter img:hover { border: 1px #cc0000 solid; }
#content .post div.alignright { float: right; border: 1px #000 solid; margin-top: 5px; margin-bottom: 20px; padding: 0px; border-bottom: 1px #000 dotted; }
#content .post div.alignnone { float: right; border: 1px #000 solid; margin-top: 5px; margin-bottom: 20px; padding: 0px; border-bottom: 1px #000 dotted; }
#content .post .alignleft img, #content .aligncenter img, #content .alignright img, #content .alignnone img, #content .wp-caption img { margin-top: 20px; margin-bottom: 0px; padding: 0px; }

/* The previous home top and next links at the bottom of the content */
.content-bot { font-family: Arial, Helvetica, sans-serif; border-top: 0px dotted #ccc; padding: 10px; font-style: bold; font-weight: bold; font-size: 0.8em; text-transform: uppercase; background: #f0f0e6; text-align: left; }
.content-bot a, .content-bot a:hover { margin: 2px 10px; }

/* Comments */
.comments ul { margin: 0px 0px 12px 0px; padding: 0px; }
.comments li { list-style-type: none; background: #efefef; border: 1px solid #ccc; padding: 5px 7px 0px 7px; margin: 0px 0px 12px 0px; font-size: 85%; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; }
img.avatar {float:left; margin-right:5px;}

/* The wrapper for both sidebars */
#sidebar-wrapper { float: right; display: inline; overflow: hidden; width: 440px; padding: 0px 0px 10px 10px; }

/* The ad block */
#sidebar-wrapper .ad-blocks { margin: 5px -12px 5px -12px; }
#sidebar-wrapper .ad-blocks img { margin: 0px 12px 10px 12px; }


/* The Footer */
#footer { float: left; width: 100%; padding: 8px px; }
#footer p { margin: 12px; text-align: center; color: #000; font-size: 0.7em; }
#footer a { color: #000; text-decoration: none; }
#footer a:hover { text-decoration: underline; color: #CC0000 }

/* 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: 0.7em; }
blockquote { font-family: Georgia, Times New Roman, Times, serif; font-style: italic; font-size: 0.7em; margin: 5px 15px 15px 15px; padding: 10px 10px 5px 10px; border: 1px #ccc dotted; background: #efefef; }
h1, h2 { font-family: Georgia, Times New Roman, Times, serif; font-weight: normal; }
h1 a, h2 a { color: #555; text-decoration: none; }
h1 { font-size: 3.0em; padding-bottom: 3px; }
h2 { font-size: 3.0em; }
a { color: #000; text-decoration: underline; }
a img { border: 1px; }
a:hover { color: #000; }