/*
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: 12px; color: #000; background: #333A44 url(images/page_bg_img.jpg) no-repeat top;
 }
#main-wrap {
margin: 0px; padding: 0px; background: url(images/page_bg_toolbar.png) repeat-x top;height:15px;
}
a img { border: none; }
h1, h2, h3, h4, h5, h6, h7, ul, small, blockquote { margin-top: 0px; margin-bottom: 2px; }
#wrapper p { padding:2px 0;}
#wrapper li, #wrapper li li { line-height: 150%; }
h1 { font-size: 155%; padding-bottom: 5px; border-bottom: 2px #ccc solid;font-family:Arial,Helvetica,sans-serif;color:#000;}
h1 a { color: #333; text-decoration: none; }
h2 { font-size: 120%; color: #234E72;font-family:Arial,Helvetica,sans-serif;}
small { font-size: 0.9em; line-height: 140%; }
a { color: #000; }
a:hover { color: #555; }

#container { width: 980px; margin: 0px auto; }

#search-subscribe { width: 940px; margin: 0px 229px; height: 45px; position:absolute;top:0px;background:url(images/toolbar-search.png) no-repeat right top;}
#search-subscribe .search { float: right; display: inline; padding: 7px 0; height: 20px; }

#search-subscribe .subscribe { float: right; display: inline;  padding: 12px; height: 16px;  }
#search-subscribe a { text-decoration: none; }
#search-subscribe img { vertical-align: top; }

#header { padding-bottom:10px;width: 980px; float: left; display: inline; overflow: hidden; margin: 0px;background:transparent url(images/top_bg.png) repeat-x scroll 0 0; }
p.site-title { 
/*font-size: 1.6em; margin: 50px 0px 0px; font-weight: bold;*/
font-size:2.6em;
font-weight:bold;
margin:43px 0 0;
 }
p.site-title a { color: #800000; text-decoration: none; }
p.site-title a:hover { color: #777; }
p.description { 
font-size:19px;
margin-bottom:0; 
}
#logo { 
/*overflow: hidden; width: 300px; padding: 0px 0px; margin: 0px 10px; float: left; border-bottom: 0px #999 solid; height: 108px; */
border-bottom:0 solid #999999;
height:85px;
margin:0 auto;
padding:0;
text-align:center;
width:100%;
}
#nav { 
/*width: 625px; padding: 96px 0px 10px 0px; margin: 0px 10px; float: right; border-bottom: 6px #999 solid; height: 12px; */
border-bottom:6px solid #999999;
height:15px;
margin:0 355px;
padding:20px 0 10px;
width:625px;
}
#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: #030; text-decoration: overline; }

#wrapper { float: left; display: inline; width: 970px; padding:20px 5px;background:#fff url(images/middle_bg.png) repeat-x; }
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: 680px; padding: 10px; }
div.three-column { width: 940px; padding: 10px; }
div.widget { margin-bottom: 20px; }

#content { overflow: hidden; }
#sidebar { overflow: hidden;width:250px; }

#sidebar ul { margin: 0px 0px 20px 0px; padding: 0px; list-style: none; border-top: 1px #ccc dashed; }
#sidebar li { margin: 0px; padding: 0; border-bottom: 0px #ccc solid; width: 300px; }
#sidebar li a { display: block; text-decoration: none; padding: 4px 15px; }
#sidebar ul.highlight li a { background: #ededdc; }
#sidebar li a:hover { background: #ededdc; }
#sidebar ul.highlight li a:hover { background: #333; color: #fff; }

#content .post { margin-bottom: 20px; }
#content .post h1 { margin-bottom: 5px; }
#content .post h2 { text-transform: uppercase; font-size: 1.2em; font-weight: normal; }
#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; }

/* 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 70px auto; width: 960px;height:199px; overflow: hidden; padding: 10px 10px 30px; background: #EDEDDC url(images/footer.jpg) no-repeat scroll center top; }
#footer ul { margin: 0px 0px 20px 0px; padding: 0px; list-style: none; border-top: 0px #ccc solid; }
#footer li { margin: 0px; padding: 1px 0px 1px; border-bottom: 0px #ccc solid; width: 300px; }
#footer li a { display: block; text-decoration: none; padding: 1px 0px; }
#footer h2 { font-size: 1.3em;color:#234E72;padding-bottom:10px; }

/* 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; }

#content img {padding:5px;}

.bottom-nav {float:right;}

#footer div.one-column {color:#444;}

#footer div.one-column a {color:#444;}
