/*  
Theme Name: Capitol Hill Captist Church
Theme URI: http://www.capitolhillbaptist.org/
Description: This is a wordpress adaptation of the site design completed in 2004.
Version: 2.0
*/
a{	color:#212021;}
table td{	vertical-align:top;padding:0.25em}
table.stripe td, table.stripe th{margin:0;border:0;padding:0.75em;}
table.stripe{border-collapse:collapse;border-spacing:0px; border:0;}
table.stripe tbody tr.odd { background: #eee; }
h1,h2,h3,h4,h5,h6{
	color:#111;
	clear: both; 
}
h1{font-size:15px;}
h2{font-size:14px;}
h3{font-size:13px;}
h4{font-size:12px;}
h5,h6{font-size:10px;}
html{
	height: 100%;
	margin-bottom: 1px;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:  Verdana, Arial,helvetica, Sans-Serif;
	background: #5a595a;
	margin: 0 0 0 0;
	padding-bottom: 40px;
	color: #333;
	text-align: center;
}
#page-wrapper{
	width: 720px;
	margin: 0 auto;
	background: url('images/shadow.gif') top center repeat-y;
}
#page{
	text-align: left;
	width: 720px;
	padding-bottom: 12px;
	background: url('images/shadow-bottom.gif') bottom center no-repeat;
}
#header{
	margin: 0 10px;
	color: #444;
	font-family: arial,helvetica,verdana,sans-serif;
	background: #efebef url('images/headershadow.gif') bottom repeat-x;
	padding-bottom: 10px;
}
#header a{
	color: #444;
}
#header-title{
	margin: 0;
	background: url('images/chbclogo.gif') 20px 20px no-repeat;
	height: 60px;
	float: left;
	width: 300px;
}
#header-title a{display:block;height:60px;}
#header-title span{display:none;}
#header-links{
	float: right;
	line-height: 60px;
	padding-right: 25px;
}
#header-links a{
	text-decoration:none;
	font-weight: bold;
}
#header-banner{	height: 154px;	clear:both; }
#header-banner img{display:none;}
#header-nav{
	height: 26px;
}
#body{
	zoom: 1;
	margin: 0 10px;
	background: #fff;
	padding: 0 20px 30px 20px;
}
#breadcrumb{
	margin-bottom: 10px;
}
#breadcrumb a{
	text-decoration:none;
}
#main-content{
	width: 480px;
	float: left;
	padding-bottom: 5px;
}
#main-content a, #side-content a{
	text-decoration:none;
	border-bottom: 1px solid #bbb;
}
#main-content a:hover, #side-content a:hover, #breadcrumb a:hover{
	border-bottom: 1px solid #666;
}

#side-content{
	width: 160px;
	margin: 40px 0 0 20px;
	float: right;
}
#side-content p {
	margin: 2em 0;
}
#side-content ul{
	margin:0;
	padding: 0;
}
#side-content ul li {
	margin-left: 2em;
}
#side-content img {
	border: 0;
}
#footer{
	clear: both;
	background: #efebef url('images/footershadow.jpg') repeat-x;
	height: 35px;
	margin: 0 10px;
	padding: 30px 20px 0 20px;
}
#footer-address{
	float: left;
}
#footer-search{
	text-align: right;
	float: right;
}
ul#search-results li {
	margin: 0.5em 0 0.5em 1em;
}
#header-nav{
	height: 26px;
}
#header-nav ul li{
	margin: 0;
	padding: 0;
	display:inline;
}
#nav a{
	display: block;
	text-decoration: none;
	color: #444;
	font-weight: bold;
	border-right: 1px solid silver;
	border-left: 1px solid white;
	padding: 8px 10px;
	text-transform: uppercase;
	font-size: 10px;
}

#nav, #nav ul {
	zoom: 1;
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
	z-index: 100;
}
ul#nav-channel{
	list-style:none outside;	
	margin:0;
	padding:0;
}
ul#nav-channel li{
	padding: 4px;
	margin: 0 0 14px 0;
	background:#c6d3de;
	border: 1px solid #737573;
	text-transform: uppercase;
	text-align: center;
}
#nav-channel a, #nav-channel a:hover{
	text-decoration: none;
	border: 0;
}
#nav{
	text-align: center;
	list-style-type:none;
	margin: 0;
	padding: 0;
	left: 185px;
	width: 400px;
	border-left: 1px solid silver;
	position: relative;
}
#nav a {
	background: url('images/fade.gif') top center repeat-y;
}
#nav ul {
	text-align:left;
	position: absolute;
	top: 26px;
	font-weight:normal;
		background-color: #eee;
	border-top: 1px solid silver;
}
#nav li {
	margin: 0;
	padding: 0;
	float: left;
	zoom: 1;
}
#nav ul li a{
	background: none;
	height: auto;
	text-transform:none;
	border-bottom: 1px solid silver;
	border-left: 1px solid silver;

	display:block;
	zoom:1;
	padding: 7px;
}
#nav ul li ul{
	position: absolute;
	left: 119px;
	top: 0;
}
#nav ul li {
	clear:left;
	position: relative;
	width: 120px;
}
ul#nav:after, #nav ul:after, .pagination:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#nav ul li a:hover, #nav ul li a.hover{
  	background-color: #ddd;
}
#nav li.page_item ul{display:none}
#nav li.page_item_h ul{display:block}
#nav li.page_item ul{display:none}
#nav li.page_item_parent a{
    background: url('images/arrow.gif') right 6px no-repeat;
}
#nav li.page_item_parent ul a{
    background: none;
}
#body:after{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
div.pagination{
	margin: 1em 0;
	zoom:1;
	font-weight: bold;
}
div.pagination span.older{
	float:left;
	text-align: right;
	width:49%;
}
div.pagination span.newer{
	float: right;
	text-align: left;
	width: 49%;
}
div.navigation {
	text-align: center;
}
div.post {
	padding: 0 0 1em 2em;;
}
div.post p.date {
	font-style: italic;
}
div.post p.summary-doc {
	margin-top: -1em;
}
div.post p.footnote {
	margin-top: 1em; 

	padding-top: 1em;
}
#homepage-content{
	padding-top: 15px;
	margin-left: -20px;
	padding-left: -20px;
}
.homepage-content{
	width: 200px;
	width/**/:180px;
	padding: 10px;
	margin: 0 6px 0 20px;
	float:left;
	display: inline;
	background: #fec;
	min-height: 220px;
	height: 220px;
}
.homepage-content ul, .homepage-content ol{
	padding-left: 1em;
}
.homepage-content h2{
	margin: -10px;
	margin-bottom: 0px;
	background: red;
	padding: 10px;
	padding-bottom: 5px;
	color: #fff;
}
.homepage-content h3, .homepage-content h4{
font-size: 10px;
margin-bottom: 0;
}
.homepage-content-1{background:#b5cbde;}
.homepage-content-2{background:#ced3b5;}
.homepage-content-3{background:#efd79c;}

.homepage-content-1 h2{background:#b5bece;}
.homepage-content-2 h2{background:#c6c7b5;}
.homepage-content-3 h2{background:#d6cb9c;}

