/*  
Theme Name: Apologetics
Theme URI: http://www.apolgetics.info/
Description: Custom theme for Apologetics.info
Author: Tim Holt
Author URI: http://www.technokinetics.com/
Version: 1.0
*/

/* General */
* { margin: 0; padding: 0; }
body { margin: 10px auto; width: 960px; font-family: 'century gothic', arial, sans-serif; font-size: 100%; /* Reins in IE text resizing */ background: #fff; }
h1, h2, h3, h4, h5, h6 { }
h1 { font-size: 1.2em; }
h2 { font-size: 1.1em; }
h3, h4, h5, h6 { font-size: 1em; }
p { }
.post p { padding: 10px; font-size: 0.9em; line-height: 1.5em; }
ul, ol { }
blockquote { }
code { }
a img { border: none; }
a:link { }
a:visited { }
a:hover { }
a:active { }
.alignleft { float: left; }
.alignright { float: right; }
.clearfix { clear: both; }

/* Header */
#header { padding-right: 35px; height: 98px; background: url(images/bgheader.gif) right top no-repeat; }
#header h1 { float: left; padding-left: 50px; width: 225px; height: 70px; line-height: 70px; font-size: 1.6em; font-weight: normal; background: #FC0 url(images/bgtitle.gif) left top no-repeat; }
#header h1 a { text-decoration: none; color: #000; }
#header h1 a:hover { text-decoration: underline; }
#search { float: left; padding: 25px 50px 25px 350px; width: 250px; height: 20px; background: #000 url(images/bgsearch.gif) left top no-repeat; }
#searchform #s { padding: 0 5px; width: 190px; height: 20px; line-height: 20px; font-size: 0.8em; border: none; }

ul#utilities { float: left; margin-left: 21px; padding-left: 29px; width: 211px; height: 28px; line-height: 28px; font-size: 0.8em; background: #f5f5f5 url(images/bgutilities.gif) left top no-repeat; list-style: none; }
ul#utilities li { float: left; margin-right: 10px; }
ul#utilities li a { color: #000; }
ul#utilities li a:hover { color: #f60; }

p#crumbs { float: left; padding-left: 59px; width: 605px; height: 28px; line-height: 28px; font-size: 0.8em; background: #f5f5f5 url(images/bgutilities2.gif) left top no-repeat; }
p#crumbs a { color: #000; }
p#crumbs a:hover { color: #f60; }

/* Main */
#main { padding: 25px 24px; }

/* Content */
#content { float: right; width: 640px; }
.post { padding-bottom: 25px; }
.postUpper { padding-left: 13px; height: 44px; background: url(images/bgpostupper.gif) left top no-repeat; }
h1.pageTitle { padding-bottom: 10px; text-align: center; }
h1.postTitle { padding: 0 42px 0 8px; height: 22px; line-height: 22px; font-size: 0.8em; font-weight: normal; background: #333 url(images/bgposttitle2.gif) right top no-repeat; color: #fff; }
h1.postTitle a { color: #fff; text-decoration: none; }
h1.postTitle a:hover { text-decoration: underline; color: #f60; }
p.postMeta { padding: 0 42px 0 8px; height: 22px; line-height: 22px; font-size: 0.8em; text-align: right; background: #f5f5f5 url(images/bgfooter.gif) right top no-repeat; }
p.postMeta a { color: #000; }
p.postMeta a:hover { color: #f60; }
.postContent, .postComments, .navigation { margin: 0 11px; padding: 10px; }
.postContent p, .postComments p, .navigation p { padding: 5px 0; line-height: 1.4em; font-size: 0.8em; }
.navigation p { text-align: center; }

/* Sidebar */
ul#sidebar { width: 231px; list-style-type: none; }
ul#sidebar ul { margin-left: 11px; padding-top: 5px; list-style-type: none; }
ul#sidebar li { padding-bottom: 20px; }
ul#sidebar li h2 { padding-left: 42px; height: 22px; line-height: 22px; font-size: 0.8em; font-weight: normal; background: #333 url(images/bgsubheading.gif) left top no-repeat; color: #fff; }
ul#sidebar li h2 span { display: block; background: url(images/bgsubheading2.gif) right top no-repeat; }
ul#sidebar li li { padding: 2px 0; font-size: 0.9em; }
ul#sidebar li li a { display: inline-block; padding-left: 13px; text-decoration: none; background: url(images/bullet.gif) left center no-repeat; color: #000; }
ul#sidebar li li a:hover { text-decoration: underline; color: #f60; }

/* Footer */
#footer { clear: both; margin-right: 21px; padding-right: 14px; height: 44px; background: url(images/bgfooter.gif) right top no-repeat; }
#footer p { font-size: 0.8em; line-height: 22px; }
#copyright { float: left; margin-left: 21px; padding-left: 29px; width: 725px; background: #f5f5f5 url(images/bgcopyright.gif) left top no-repeat; }
#valid { float: right; padding-right: 15px; width: 135px; text-align: right; background: #f5f5f5 url(images/bgvalid.gif) left top no-repeat; }
#valid a { color: #000; }
#valid a:hover { color: #f60; }
#credits { float: left; margin-left: 24px; padding-left: 26px; width: 540px; background: #000 url(images/bgcredits.gif) left top no-repeat; color: #fc0; }
#credits a { color: #fc0; }
#credits a:hover { color: #f60; }
#accessible { float: right; padding-right: 15px; width: 320px; text-align: right; background: #fc0 url(images/bgaccessible.gif) left top no-repeat; }
#accessible a { color: #000; }
#accessible a:hover { color: #f60; }
