/*
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; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 85%; color: #555; background: #ffffff ; }

a img { border: none; }
p, h1, h2, h3, h4, h5, h6, h7, ul, small, blockquote { margin-top: 0px; margin-bottom: 18px; }
p, li, li li { line-height: 160%; }
h1 { font-size: 2.4em; padding-bottom: 5px; border-bottom: 2px #ccc solid; }
h1 a { color: #555; text-decoration: none; }
h2 { font-size: 1.8em; color: #333333; }
h2.fp { font-size: 1.8em; padding-bottom: 5px; border-bottom: 2px #ccc solid; }
small { font-size: 0.9em; line-height: 140%; }
a { color: #333; }
a:hover { color: #555; }

#container { width: 960px; margin: 0px auto; }

#search-subscribe { width: 940px; margin: 0px 10px; height: 36px; }
#search-subscribe .search { float: right; display: inline; background: #ededdc; padding: 10px; height: 20px; }
#search-subscribe .subscribe { float: right; display: inline; background: #ededdc; padding: 12px; height: 16px;  }
#search-subscribe a { text-decoration: none; }
#search-subscribe img { vertical-align: top; }

#header { width: 960px; float: left; display: inline; overflow: hidden; margin: 0px; }
p.site-title { font-size: 1.6em; margin: 50px 0px 0px; font-weight: bold; }
p.site-title a { color: #333333; text-decoration: none; }
p.site-title a:hover { color: #555; }
p.description { margin-bottom: 0px; }
#logo { overflow: hidden; width: 300px; padding: 10px 0px; margin: 0px 10px; float: left; border-bottom: 6px #999 solid; height: 108px; }
#nav { width: 620px; padding: 96px 0px 10px 0px; margin: 0px 10px; float: right; border-bottom: 6px #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: #999; font-weight: bold; text-decoration: none; }
#nav li a:hover, #nav li a.active { color: #333; text-decoration: overline; }

#wrapper { float: left; display: inline; width: 960px; padding-bottom: 20px; }
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.float-left2 { float: left; clear: both; }
div.float-right2 { float: right; }
div.one-column2 { width: 300px; }
div.two-column2 { width: 620px;  }
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 #ccc solid; }
#sidebar li { margin: 0px; padding: 4px 0px 4px; border-bottom: 1px #ccc solid; width: 300px; }
#sidebar li a { display: block; text-decoration: none; padding: 4px 15px; }
#sidebar li a:hover { background: #ffffff; }

#content .post { margin-bottom: 20px; }
#content .post h1 { margin-bottom: 5px; }
#content .post h2 { font-size: 1.2em;  }
#content .post h3 { font-size: 1.1em; }
#content p.premeta { font-size: 90%; color: #999; margin-bottom: 20px; }
#content .postmeta { color: #999; font-size: 90%; border-top: 2px #ccc solid; padding: 4px 0px; margin-bottom: 20px; }
#content pre { margin-bottom: 20px; }

#content .postsummary li { margin-left: -37px; list-style-type: none; }

#content dd { margin-bottom: 10px; }

/* Comments */
#content .comments { font-size: 90%; 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: #cccccc; font-size: 90%; }
#footer ul { margin: 0px 0px 20px 0px; padding: 0px; list-style: none; border-top: 1px #ccc solid; }
#footer li { margin: 0px; padding: 1px 0px 10px; border-bottom: 1px #ccc solid; width: 300px; }
#footer li a { text-decoration: none; padding: 1px 0px; }
#footer h2 { font-size: 1.3em; }
#footer h2 a { text-decoration: none; }

/* 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; }

.error { padding-bottom: 15px; color: red; }
.success { padding-bottom: 15px; color: green; }

.amazonimg { padding: 5px; margin-right: 15px; border: 1px solid #cccccc }

#twitter-1 .twitter_title_link { text-decoration: none; }
#twitter-1 .twitter-link { display: inline; }
#twitter-1 .twitter-item { padding-bottom: 8px; margin-bottom: 12px; border-bottom: 1px solid #BBBBBB; }

#recent-comments-3 li { color: #333333; }
#recent-comments-3 li a { color: #666666; }
#recent-comments-3 li { padding-bottom: 5px; }

img.about {
    padding: .25em;
    border: 1px solid #cccccc;
    float: left;
    margin-right: 1.25em;
    margin-bottom: .5em;
}

.author_bio {
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    background-color: #fefefe;
}

.author_bio_gravatar {
    float: left;
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.authorbio_infobox {
    padding: 5px;
    padding-left: 10px;
    list-style-type: none;
    clear: both;
}

#content code {
        font-size: 100%;
        color: #778899;
        font-family: Courier;
        font-weight: bold;
}

#content pre code {
        margin-right: 10px;
        font-family: monospace;
        padding: 10px;
        white-space: pre;
        display: block;
        background-color: #f3f3f3;
        border: 1px solid #CCCCCC;
        line-height: 2em;
        font-weight: normal;
        letter-spacing: 0px;
        font-size: 12px;
        color: #333;
}

#content h2 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    padding-top: 5px;
}

#content h3 {
    padding-top: 10px;
}

