/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: 
Version: 1.6
Author: Fusion
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

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

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

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

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url('images/bg.jpg') repeat-x;
	color: #333;
	text-align: center;
	}
    
.wrapper { margin:0 auto; width:1024px; background:url('images/header-bg.png') left top no-repeat; }

#page {
	border: 0px solid #959596;
	text-align: left;
	}

#header {
	}

#headerimg 	{
	}
    
    
p { margin:0; padding:0; }
.logo { float:left; width:200px; position:relative; z-index: 1001;}
.logo a { position:absolute; background:url('images/logo.png') no-repeat; width:131px; height:164px; top:45px; left:10px; z-index:1000; }
.header-right { float:right; width:210px; text-align: right; margin-bottom:10px; }
.header-right h2 { font-size:20px; margin-top:10px; text-transform:uppercase; }
.header-right p { font-size:14px; border-bottom:1px dotted #000; padding-bottom:5px; padding-top:5px; }
.header-right .tel { font-size:15px; background:url('images/tel.png') left center no-repeat; padding-left:30px; float:right; width:115px; margin-top:5px; }
.top-navi { clear:both;  }

.navi-right { float:right; width:9px; height:38px; background:url('images/navi-right.png') no-repeat; }
.navi { float:right; background:url('images/navi.png') repeat-x; height:38px; }
.navi-left { float:right;  width:9px; height:38px; background:url('images/navi-left.png') no-repeat; }

#nav { list-style: none;}
#nav li { float:left; padding-left:15px; }
#nav li a { color:#FFFFFF; display:block; float:left; font-family:arial; font-size:12px; font-weight:bold; padding:15px 15px 8px 0; text-transform:uppercase; }
.navi li.current_page_item, .navi li.current_page_parent { background:url("images/navi-hover-left.png") no-repeat scroll left top transparent; height:38px; padding-left:15px; }
.navi li.current_page_item a, .navi li.current_page_parent a { background:url("images/navi-hover-right.png") no-repeat scroll right top transparent; color:#2b5100 !important; }
.navi li.current_page_item a:hover { text-decoration:none; }

#nav ul { display:none; }

.left-nav { float: left; margin-right:10px; } 
.left-nav-top { background:url('images/leftnavi-bg-t.png') no-repeat; height: 13px; padding:0px 3px; width:195px; }
.left-nav-body {  background:url('images/leftnavi-bg.png') repeat-y; width:195px; padding:2px 3px; }
.left-nav-bottom {  background:url('images/leftnavi-bg-b.png') no-repeat; height: 13px; padding:0px 3px; width:195px; }
.left-nav h2 { border-bottom:1px solid #DDD9D0; margin:0 0; padding:0 15px 5px; }
.left-nav ul { list-style: none;}
.left-nav ul li { height:33px; }
.left-nav ul li a { display:block; padding:10px 20px; width:155px; border-bottom:1px solid #ddd9d0; background:url('images/leftnavi-a.png') 8px center no-repeat; color: #000;}
.left-nav ul li a:hover { background:#fbfaf7 url('images/leftnavi-a.png') 8px center no-repeat; text-decoration: none;}
.left-nav ul li.current_page_item { background:url('images/leftnavi-active.png') no-repeat; width:208px; height:34px; }
.left-nav ul li.current_page_item a { color: #FFF; background:url('images/leftnavi-a-active.png') 8px center no-repeat; }

.page-content { float: left; }
.page-content-top { background:url('images/page-content-bg-t.png') no-repeat; width:715px; height:13px;  padding:0 2px;  }
.page-content-body { background:url('images/page-content-bg.png') repeat-y; width:715px;  padding:0 2px;  min-height:300px; }
.page-content-bottom {  background:url('images/page-content-bg-b.png') no-repeat; width:715px; height:13px;  padding:0 2px;  }

.c-page-content-top { background:url('images/c-page-content-bg-t.png') no-repeat; width:928px; height:13px;  padding:0 2px;  }
.c-page-content-body { background:url('images/c-page-content-bg.png') repeat-y; width:924px;  padding:0 2px;  }
.c-page-content-bottom {  background:url('images/c-page-content-bg-b.png') no-repeat; width:928px; height:13px;  padding:0 2px;  }

.page-content h2 { border-bottom: 1px solid #ddd9d0; padding:5px 10px; }
.page-content .pagecontents { padding:20px; }

.blog-left-nav { float: left; margin-right: 10px;}


#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}
    
.footer-left { float:left; width: 760px; margin-bottom: 30px; margin-top: 15px;}
.footer-links { padding-bottom:10px; border-bottom:1px dotted #aea690; margin-bottom: 10px; height:20px; }
.footer-links ul { list-style: none;}
.footer-links ul li { float:left; margin-left:15px; }
.footer-links ul li a { color:#aea690; text-transform: uppercase; font-size:12px; }
.footer-links ul ul { display: none;}

.follow-us { }
.follow-us span { color:#FFFFFF; float:left; font-size:17px; margin-right:10px; padding-top:3px; margin-left:10px; }
.follow-us a { width:30px; height:30px; display:block; margin-right: 10px; float:left; }
a.twitter { background:url('images/twitter-ico.png') no-repeat; }
a.facebook { background:url('images/facebook-ico.png') no-repeat; }
a.youtube { background:url('images/youtube-ico.png') no-repeat; }

.footer-logo { background:url("images/footer-logo.png") no-repeat scroll left 25px transparent; color:#AEA690; float:right; font-size:12px; padding:35px 20px 20px 41px; }

.content { }
.content-top { background:url("images/content-top.png") no-repeat; width:960px; height:12px; }
.content-body { }
.home-banner { background:url("images/homebanner-bg.png") no-repeat scroll 0 0 transparent; height:281px; padding:9px; width:942px; position: relative; z-index: 3;}
.home-banner .banner { float:left; margin-right: 6px; }
.welcome-block { background:url("images/homebanner-welcome.png") no-repeat; width:292px; height:239px; float:left; padding:20px; position: relative;}
.welcome-block h2 { color:#607400; font-size:19px; margin:0 0 10px; font-family:arial;}
.welcome-block img { float:right; margin-top:-28px;}
.welcome-block p { font-family:arial; font-size:14px; margin-bottom:9px; }
.welcome-block a { background:url("images/learnmore.png") no-repeat scroll 0 0 transparent; display:block; float:right; height:28px; width:106px; }

.content-bottom { background:url("images/content-bottom.png") no-repeat; width:960px; height:12px; }
.shadow { position: relative; width:960px; z-index: 2; }
.shadow img { bottom:-20px; left:0; position:absolute; z-index:1; }

.homecontents { background:#f3efe5; padding:30px 15px 20px; }
.upcoming { float:left; margin-right:15px; }
.calender {  background:url('images/upcoming-bg.png') no-repeat; height:288px; padding:15px 12px; width:227px; }
.g-calender { margin-top: 10px;}
.joinus { float:left; margin-right:14px; }
.join { background:url("images/joinus-bg.png") no-repeat scroll 0 0 transparent; height:113px; margin-bottom:10px; padding:30px 20px 0 140px; width:164px; } 
.sermon { background:url("images/semon-bg.png") no-repeat; height:134px; padding:15px; width:294px; }
.sermon .inner { background:#f9f9f9; }
.semonpodcast { background:url("images/podcast-mark.png") no-repeat scroll 15px center transparent; height:59px; padding:10px 10px 10px 75px; }
.semonpodcast h3 { color:#2A3E07; font-size:17px; margin:0 0 5px; }
.semonpodcast p { font-size: 12px; font-family:arial; } 

.sermon-buttons { padding:16px 20px; }
.sermon-buttons .subscribe { display: block; background:url('images/subscribe.png') no-repeat; width:128px; height:23px; float: left; margin-right: 19px;}
.sermon-buttons .listennow { display: block; background:url('images/listennow.png') no-repeat; width:107px; height:23px; float: left; }

.text-tbas { float:left; padding-top: 7px;}
.text-tbas .tab_container { background:url("images/tab-bg.png") no-repeat scroll 0 0 transparent; height:319px; width:326px; }

.join strong { font-size: 17px; font-family: arial;}
.homecontents h2 { color: #2a3e07; font-size:20px; margin:5px 10px; font-weight: normal; }

ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    height: 32px; /*--Set height of tabs--*/
    width: 100%;
}
ul.tabs li {
    float: left;
    margin-left: 10px;
    padding-left:12px;
    height: 33px; /*--Subtract 1px from the height of the unordered list--*/
    line-height: 31px; /*--Vertically aligns the text within the tab--*/
    overflow: hidden;
}
ul.tabs li a {
    text-decoration: none;
    color: #607400;
    display: block;
    font-size: 13px;
    font-weight: bold;
    outline: none;
    padding-right:12px; 
}
ul.tabs li a:hover {
}
ul.tabs li.active { /*--Makes sure that the active tab does not listen to the hover properties--*/
    background:url('images/tab-left.png') left top no-repeat;
    padding-left: 12px;
}

ul.tabs li.active a {
    background:url('images/tab-right.png') right top no-repeat;
    padding-right:12px; 
}

.tab_container {
    border-top: none;
    overflow: hidden;
    clear: both;
    float: left; width: 100%;
    background: #fff;
    margin-top: -5px;
}
.tab_content {
    padding: 20px;
    font-size: 1.2em;
}


.page-banner { background:url('images/pagebanner-bg.png') no-repeat; width:942px; height:200px; padding:9px; position: relative; z-index: 3;}
.page-contents { background:none repeat scroll 0 0 #F3EFE5; padding:30px 15px 20px; }

.clear { clear:both; }
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	margin: 0px auto;
    padding: 0;
	padding: 0;
	width: 960px;
	}

#header {
	height: 135px;
    padding-right:15px; 
	}

#headerimg {
	margin: 0;
	width: 100%;
	}

.narrowcolumn {
	
	}

.widecolumn {

	}

.post {
	margin: 0 0;
	text-align: justify;
    padding:10px; 
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
    margin:5px 0;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {

	}

h2.pagetitle {
	/*margin-top: 30px; */
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
    margin-right:10px; 
	}

.alignleft {
	float: left;
    margin-left:10px; 
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
    
#sidebar ul li.widget { /*float: left; */}
a.thickbox { background:none; }

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

h3#comments { padding:10px; }

#respond {
    padding:10px; 
}

/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 10px;
	}
#commentform textarea {
	width: 99%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 10px;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar { padding:5px;	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
    
.widget ul { list-style: none;}

#wpng-cal-widget-events { padding:10px; background: #e5f6f9; overflow:auto; height:165px; }
.wpng-widget-date-title  {
    font-size:12px;
    font-weight:bold;
    margin-top:6px;
    padding:0 10px;
}
#wpng-cal-widget-events ul { border-top:1px solid #CCEEEC; }
#wpng-cal-widget-events ul li { background:none repeat scroll 0 0 #FFFFFF; border-bottom:1px solid #CCEEEC; }
#wpng-cal-widget-events ul li a { padding:3px 0; display: block; }
    