/*
Theme Name: Every Church Online
Theme URI: http://everychurchonline.org
Description: Main site theme for ECO based on WordPress mu homepage theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 0.1
Author: Jacob Smith
Author URI: http://shoeinthedoor.com

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
* {margin: 0; padding: 0;}
a#logo-link {
 display: block;
 background: transparent url(images/logo.jpg) no-repeat;
 width: 397px;
 height: 79px;
 text-indent: -8000px;
 margin: 10px 60px
}
body {
 margin: 20px auto;
 width: 600px;
 font-family: Geneva, Verdana, Arial;
 color: #555;
 font-size: 76%;
}
a, a:visited {color: #77B1E1;}
a:hover {color: #FFF; background: #77B1E1;}

div#eco-blog-container {
	margin: 40px 0 0 100px;
	position: relative;
}
div#mainClm h2 {color: #666;}
div#mainClm h3 {display: none;}
div#mainClm div.byline {
 font-size: 1.1em; 
 border: 1px dotted #FFF; 
 margin-bottom: 2em;
 padding: 5px;
 background: #DDD;
}
div#mainClm div.blogComments div.byline {background: none;  border: 1px dotted #DDD}
div#sideBar {margin-top: 1.2em;}
div#sideBar h2 {font-size: 2.3em; margin-top: 0.5em;}
div#sideBar ul {list-style: none;}
h1, h2, h3 {
	font-family: Times;
	font-style: italic;
	margin: 1em 0 0.1em 0;
	color: #77B1E1;
}
h1 {font-size: 2.3em; margin-top: 1em; letter-spacing: -0.05em;}
p,li {
 margin-bottom: 0.8em;
 line-height: 1.4em;
}
blockquote {
 width: 80%;
 margin: 0 auto;
 border-left: 5px solid #CCC;
 padding-left: 10px;
}
ul.nav {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 23px;
}
ul.nav li {float: left;}
ul.nav li.blog {margin-left: 300px;}
div#eco-blog-container ul#footer-nav {margin-top: 2em;}
form label.desc {display: block; clear: both; padding-top: 1em;}
form span {float: left; width: 120px;}
input {border: 1px solid #CCC;}
form input.button {display: block; margin-top: 3px; border: 1px solid #CCC; background: #FFF;}
div#footer {margin-top: 1em;}
div#footer ul#footer-nav {
 width: auto;
 float: right;
} 
div#footer ul#footer-nav li {float: none;}
div#footer ul#footer-nav li.blog {margin-left: 0;}
div#footer a#name-link {
 display: block;
 background: transparent url(images/typeblock_tiny.png) no-repeat;
 width: 50px;
 height: 65px;
 text-indent: -8000px;
 float: left;
}
