/*  
Theme Name: Deeper
Theme URI:  
Description: The default WordPress hacked and slashed. Much of the original code base remains. Custom Graphical Design Slapped on top
Version: 1.0

Author: Jamie Zachary

Theme Code Base:
Original Author: Michael Heilemann
Original Author URI: http://binarybonsai.com/

	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

*/
/*zen photo hack in */
@import url(/zenphoto/themes/default/zen.css);


/* Custom Add ins */
a {
	outline: none;
}	

#saran {
	width: 100%;
	margin: 0 auto;
	background: url('images/Back_forgivemeinternet.jpg') top center no-repeat; 
}

#page_back {
	background: url('images/Back_Page.jpg') center repeat-y; 
	width: 831px;
	margin: 0 auto;
}

/* Begin Typography & Colors */
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	background: #0a1d37 url('images/Back_BodyStripe.jpg') repeat-x;
	color: #fff;
	text-align: center;
	}

#page {
	text-align: left;
	}

#content {
	font-size: 14px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	color: #ededed;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: .5px;
	font-weight: 100;
	margin-top: 15px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
    font-size: 12px;
	padding: 4px;
	border-bottom: 1px solid #e5e5e5; 
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
 
}

.even, .alt {
    background-color: #08182d;
 
}

#footer {
 
	border: none;
	}

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;
	}

 

h2 {
	font-size: 26px;
	font-weight: 100;
	letter-spacing: 1px;
	}

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: #fff9ec;
	}

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 {
 
	}

.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: #dcfcff;
	}

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: #d9b26a;
	text-decoration: none;
	}

a:hover {
	color: #fff;
	text-decoration: none;
	}

#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;
	padding: 0;
	}

#page {
   background: url('images/Back_Page2.jpg') top center no-repeat;
	margin: 0 auto;
		position: relative;
	padding: 0;
	width: 831px;
	}

#header {
	background: url('images/header.jpg') no-repeat;
 	margin:0 auto;
	position: relative;
	height: 204px; 
	width: 831px;
	}

.narrowcolumn {
	float: left;
	padding: 0px 5px 0px 16px;
	margin: 0;
	width: 550px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0px 0 0 25px;
	width: 550px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.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;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 831px;
	clear: both;
	}

#footer p {
	margin: 0 0 0 20px;
	padding: 20px 0;
	text-align: left;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

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;
	}

.alignleft {
	float: left
	}
/* 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;
	margin-left: 12px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#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 */



/* Begin Form Elements */
#searchform {
	margin: 10px 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: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	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: 0;
	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
{
 
	float: right; 
	margin-top: 0px;
	width: 231px;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px 0px 0px 0px;
	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: left;
	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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* 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 */


/* N A V I G A T I O N ========================================= */

#header li {
  float: left; 
}
	
#header li a {
  display: block;
  text-indent: -5000px;
  overflow: hidden;
  background-position: top;
}

#header li a:hover {
  background-position: bottom;
}
	
#main_nav {
  padding: 0;
  margin: 0;
  position: absolute;
  left: 232px;
  top: 130px;
  list-style: none;	
}


#home_link {
  width: 55px;
  height: 57px;
  background: url('images/Nav_home2.jpg') no-repeat;
}

#about_link {
  width: 52px;
  height: 57px;
  background: url('images/Nav_about2.jpg') no-repeat;
}

#itinerary_link {
  width: 67px;
  height: 57px;
  background: url('images/Nav_itinerary2.jpg') no-repeat;
}

#product_link {
  width: 63px;
  height: 57px;
  background: url('images/Nav_product2.jpg') no-repeat;
}

#contact_link {
  width: 64px;
  height: 57px;
  background: url('images/Nav_contact2.jpg') no-repeat;
}
 
#podcast_link {
  width: 67px;
  height: 57px;
  background: url('images/Nav_podcast2.jpg') no-repeat;
}

#warning_link {
  width: 231px;
  height: 78px;
  background: url('images/Warning.jpg') no-repeat;
  position: relative;
  bottom: 106px;
}
 


/* Side Bar Banners */

.side_banner {
  width: 231px;
  height: 74px;
}

.side_banner a {
  text-indent: -5000px;
  display: block;
  width: 231px;
  height: 74px;
  background-repeat: no-repeat;
  text-decoration: none;
}

.side_banner a:hover {
  text-decoration: none;
}

.side_banner a.top_banner {
  background-image:  url('images/Banner_WordAmerica.jpg');
  background-position: top left;
  position: relative;
  left: 600px;
  top: 130px;
}

.side_banner a.revolution_banner {
  background-image:  url('images/Banner_Revolution.jpg');
  background-position: top left;
}

.side_banner a.podcast_banner {
  background-image:  url('images/Banner_Podcast.jpg');
  background-position: top left;
}

.side_banner a.prayercast_banner {
  background-image:  url('images/Banner_Prayercast.jpg');
  background-position: top left;
}

.side_banner a.memorial_banner {
  background-image:  url('images/Banner_Memorial.jpg');
  background-position: top left;
}

.side_banner a.wartime_banner {
  background-image:  url('images/Banner_TimeforWar.jpg');
  background-position: top left;
}

#spacer { height: 400px; }

/* Twitter Stuff */

.twitter_title_link {
  display: block;
  position: relative;
  background: url('images/twitter_header.jpg') no-repeat;
  right: 12px;
  width: 231px;
  height: 45px;
  overflow:hidden;
  text-indent: -9000px;
}

#sidebar ul li .twitter-item { margin: 0px 10px 12px 0px; }
.twitter-timestamp { color: #D9B26A; }


hr {
  color: #fff;
  filter:alpha(opacity=20);
  -moz-opacity:0.2;
  -khtml-opacity: 0.2;
  opacity: 0.2;
}
 
/* itinerary */

.itinerary {
  width: 265px;
}

.itinerary.road {
  float: left;
}

.itinerary.local {
  float: right;
}
.itinerary h3, .itinerary h4, .itinerary h5 {
  font-family: Verdana, Sans Serif;
  font-weight: normal;
}

.itinerary h3{
  font-size: 14px;
  margin: 0;
  padding: 3px;
  text-align: center;
  background-color:rgba(0,0,0,0.5);
}

.itinerary h4 {
  font-size: 14px;
  padding: 0;
  margin: 0;
  color: #9af9ff;
}

.itinerary h5 {
  padding: 0;
  margin: 0;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
}

.itinerary.local .event_item { padding: 5px 8px 5px 8px; margin-top: 6px; background-color:rgba(0,20,40,0.5); }
.itinerary.road .event_item { padding: 5px 8px 5px 0px; margin-top: 6px; }

.product { padding-bottom: 10px; }
.product h3 {  font-size: 16px; margin: 0px 0px 10px 0px; }
.product_desc {
  float: left;
  margin-left: 10px;
  background-color:rgba(0, 20, 40, 0.5);
  padding: 3px 5px 0px 5px;
  width: 400px;
}

.product_thumb {  float: left; }
.product_thumb img{ border: 1px solid #5c7aa0; padding: 2px; }
