/*
Theme Name: Ministry Free
Theme URI: http://www.egracecreative.com/2008/09/26/ministry-free-wordpress-theme/
Description: A minimalist theme, great for a portfolio or blog, designed with a whole lot of whitespace and no images other than the logo and rss icon.
Author: Brandon Cox
Author URI: http://www.egracecreative.com
Tags: white, two columns, minimalist, valid, widget ready, simple, clean
Version: 1.1
License: This theme is released under GPL (http://www.opensource.org/licenses/gpl-3.0.html)

*/

body { margin: 0px; font-family: Trebuchet MS, Arial, Geneva, Helvetica, sans-serif; font-size: 80%; color: #666; background: #f1f1f1 url(images/page-bg.jpg) repeat; }

a img { border: none; }
p, h1, h2, h3, h4, h5, h6, h7, ul, small, blockquote { margin-top: 5px; margin-bottom: 15px; }
p, li, li li { line-height: 120%; text-decoration: none; }
h1 { font-size: 2.4em; font-family: Trebuchet MS, Arial, Geneva, Helvetica, sans-serif; padding-bottom: 5px; border-bottom: 3px #FFFF66 solid; letter-spacing:-0.06em; font-style: italic; }
h1 a { color: #666; }
h2 { font-size: 1.4em; color: #999; letter-spacing:-0.04em; }
small { font-size: 1.2em; line-height: 120%; }
a { color: #999; text-decoration: none; }
a:hover { color: #ccc; text-decoration: none; }

#container { width: 960px; margin: 0px auto; }

#search-subscribe { width: 940px; margin: 0px 10px; height: 36px; }
#search-subscribe .search { float: right; display: inline; background: #C10000; padding: 10px; height: 20px; }
#search-subscribe .subscribe { float: right; display: inline; background: #C10000; padding: 12px; height: 16px;  }
#search-subscribe a { text-decoration: none; }
#search-subscribe img { vertical-align: top; }

#header { width: 960px; height:120px; float: left; overflow: hidden; }
p.site-title { font-size: 1.6em; margin: 50px 0px 0px; }
p.site-title a { color: #060; text-decoration: none; }
p.site-title a:hover { color: #555; }
p.description { margin-bottom: 0px; }
#logo { width: 940px; padding: 10px 0px; float: left; height: 100px; }
#nav { width: 620px; padding: 96px 0px 10px 0px; margin: 0px 10px; float: right; border-bottom: 5px #000 solid; height: 22px; }
#nav ul { margin: 0px; padding: 0px; list-style: none; }
#nav li { float: left; margin-right: 15px; text-transform: lowercase; }
#nav li a { color: #ccc; text-decoration: none; }
#nav li a:hover, #nav li a.active { color: #666; text-decoration: overline; }

#wrapper { float: left; display: inline; width: 960px; padding-bottom: 10px; }
div.float-left { float: left; display: inline; overflow: hidden; }
div.float-right { float: right; display: inline; overflow: hidden; }
div.one-column { width: 300px; padding: 10px; }
div.two-column { width: 620px; padding: 10px; }
div.three-column { width: 940px; padding: 10px; }
div.widget { margin-bottom: 20px; }

#sidebar, #content { overflow: hidden; }

#sidebar ul { margin: 0px 0px 20px 0px; padding: 0px; list-style: none; border-top: 1px #f1f1f1 solid; }
#sidebar li { margin: 0px; padding: 2px 0px 2px; border-bottom: 1px #f1f1f1 solid; width: 300px; }
#sidebar li a { display: block; text-decoration: none; padding: 2px 2px; }
#sidebar ul.highlight li a { background: #FFFF66; }
#sidebar li a:hover { background: #FFFF66; color: #000; }
#sidebar ul.highlight li a:hover { background: #333; color: #000; }

#content .post { margin-bottom: 15px; }
#content .post h1 { margin-bottom: 5px; }
#content .post h2 { font-size: 1em; font-weight: normal; }
#content p.premeta { font-size: 90%; color: #666; margin-bottom: 15px; }
#content .postmeta { color: #666; font-size: 80%; border-top: 1px #ccc solid; padding: 4px 0px; margin-bottom: 15px; }

/* Comments */
#content .comments { font-size: 100%; margin: 20px 0px; }
#content .comments ul { margin: 10px 20px; padding: 0px 20px; list-style: none; border-left: 5px #ccc solid; border-right: 5px #ccc solid; }
#content .comments li { margin: 0px 0px 10px 0px; padding: 0px 0px 10px 0px; border-bottom: 1px solid #ccc; list-style-type: none; }
#content .comments img { padding: 0px; margin: 0px 0px 10px 10px; float: right; }

#footer-wrapper { float: left; display: inline; width: 100%; }
#footer { margin: 0px auto; width: 960px; overflow: hidden; padding: 10px 10px 30px; background: #000; font-size: 9o%; }
#footer ul { margin: 0px 0px 20px 0px; padding: 0px; list-style: none; border-top: 2px #FFFF66 solid; }
#footer li { margin: 0px; padding: 1px 0px 1px; border-bottom: 1px #333 solid; width: 300px; }
#footer li a { display: block; text-decoration: none; padding: 1px 0px; color: #fff; }
#footer li a:hover { display: block; text-decoration: none; padding: 1px 0px; color: #FFFF66; }
#footer h2 { font-size: 1.3em; color: #FFFF66; }

/* 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 img.alignnone { margin: 0px 10px 10px 0px; }
#content .post div.alignleft, #content .post img.alignleft { float: left; margin: 0px 10px 10px 0px; }
#content .post div.aligncenter, #content .post img.aligncenter { display: block; margin-left: auto; margin-right: auto; margin-bottom: 10px; clear: both; }
#content .post div.alignright, #content .post img.alignright { float: right; margin: 0px 0px 10px 10px; }