/*
Theme Name: iknow_zenboogie

Description: This is a WordPress theme that uses the iKnow hybrid layout.
Author: David Mallon
Author URI: http://web.iknow.net
Date: 2-25-2008


/*-----------Block Level Elements--------------*/

Body
	{
	color: #222222;
	background-color: #DDD;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 13px;
	line-height: 160%;
	padding: 20px;
	margin: 0;
	}

#page
	{
	width: 760px;
	margin: 0 auto;
	background-image: url('images/boogie_bkgd.gif');
	background-color: #f2f2f2;
	}

#header
	{
	width: 100%;
	height: 18px;
	background-image: url('images/boogie_header.gif');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	}

.sanders_logo
	{
	margin: 15px 30px 0px 0px;
	float: right;
	}

#content
	{
	width: 600px;
	}

#content div.inner
	{
	margin: 0px 0px 0px 70px;
	}

ul
	{
	list-style:none!important;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

a img
	{
	border: none;
	}

#footer
	{
	text-align: center;
	font-size: 11px;
	background-image: url('images/boogie_footer.gif');
	background-repeat: no-repeat;
	width: 760px;
	height: 63px;
	}

#footer p
	{
	position: relative;
	margin-top: 10px;
	}

/*-------------Text elements-------------*/

a
	{
	color: #066193;
	}

/*-------------Headings-------------*/
h1, h2, h3, h4, h5, h6
	{
	font-family: Arial, Georgia, "Times New Roman", serif;
	color: #066193;
	}
h1
	{
	font-size: 180%;
	margin: 0px 0px 20px 0px;
	}

h2
	{
	font-size: 150%;
	margin: 0px 0px 20px 0px;
	}

h3
	{
	font-size: 100%
	}

h4
	{

	}

h5
	{

	}

/*-------------Top Nav-------------*/

#top_nav
	{
	margin: 0px 0px 10px 0px;
	}

#top_nav ul
	{
	margin: 10px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
	}

#top_nav ul li
	{
	display: inline;
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;
	font-weight: bold;
	line-height: 100%;
	}

#top_nav ul li a
	{
	float: left;
	margin-right: 33px;
	text-decoration: none;
	color: #f2f2f2;
	text-align: center;
	}

#top_nav ul li a:hover
	{
	color: #066193;
	}

#top_nav ul li a.current
	{
	color: #066193;
	}

#top_nav ul li p
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#top_nav ul li.last
	{
	margin-right: 0px;
	}

/*-------------A few (GASP!)table items-------------*/

table
	{
	background: #F2F2F2;
	margin: 0px auto;
	}

td
	{
	vertical-align: top;
	}

/*-------------FCK Editor templates-------------*/



/*-------------The Post-------------*/

.post
	{
	margin: 0px 0px 30px 0px;
	}

.post p
	{
	margin: 0px 0px 10px 0px;
	}

.post .entry
	{
	margin: 10px 0px 0px 0px;
	}

.post div.inner
	{
	margin:10px;
	}

.post h1
	{
	margin:0px 0px 0px 0px;
	}

.post h2
	{
	margin:0px 0px 0px 0px;
	}

.entry h2
	{
	margin:0px 0px 10px 0px;
	}

.post h3
	{
	margin:0px 0px 0px 0px;
	font-size: 130%
	}

.post small
	{
	margin-left: 10px;
	font-size: 86%
	}

blockquote
	{
	width: 200px;
	float: right;
	margin: 0px 0px 0px 10px;
	padding-left: 30px;
	background-image: url('images/quotes.gif');
	background-repeat: no-repeat;
	color: #333;
	font-size: 125%;
	}

blockquote p
	{
	background-image: url('images/end_quotes.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 15px;
	}



/*--------------Home Page Styling------------*/

#home #content
	{
	width: 700px;
	}

#home #content div.inner
	{
	height: 505px;
	position: relative;
	margin: 0px 0px 0px 0px;
	}

.main_nav_reading, .main_nav_healing, .main_nav_zenboogie, .main_nav_blog, .main_nav_intent
	{
	position: absolute;
	z-index: 500;
	text-align: center;
	}

.main_nav_reading
	{
	top: 14px;
	left: 80px;
	}

.main_nav_healing
	{
	top: 10px;
	left: 488px;
	}

.main_nav_zenboogie
	{
	top: 260px;
	left: 18px;
	}

.main_nav_blog
	{
	top: 350px;
	left: 290px;
	}

.main_nav_intent
	{
	top: 243px;
	left: 553px;
	}

.main_jerry_sanders
	{
	position: absolute;
	top: 125px;
	left: 165px;
	z-index: 100;
	}

#main_nav a
	{
	color: #f2f2f2;
	font-family: Arial, verdana, sans-serif;
	text-decoration: none;
	text-align: center;
	}

#main_nav a:hover
	{
	color: #066193;
	}

#main_nav a p
	{
	font-weight: bold;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	}

/*--------------contact Page Styling------------*/

#contact #sidebar
	{
	
	}

#contact #content
	{
	
	}

/*--------------Blog Page Styling------------*/


#blog #content
	{
	width: 500px;
	}

#blog #content div.inner
	{
	margin: 0px 0px 0px 10px;
	}

#blog .post
	{
	border-bottom: 1px solid #7E0C12;
	}

#sidebar
	{
	width: 180px;
	}

#sidebar div.inner
	{
	margin: 0px 0px 0px 0px;
	}

#sidebar h2.widgettitle
	{
	color:#7E0C12;
	font-size: 130%;
	margin: 0px 0px 5px 0px;
	}

#sidebar li.widget ul, #sidebar li.widget select
	{
	margin: 0px 0px 15px 0px;
	}

#sidebar li.widget li
	{
	margin: 0px 0px 0px 10px;
	}

#sidebar li.widget li a
	{
	text-decoration: none;
	}

/*-------------Categories------------------*/

.current-cat a
	{
	color: #666;
	text-decoration: none;
	}
/*-------------Other------------------*/

.clearboth
	{
	clear: both;
	}

.clearright
	{
	clear: right;
	}
leftboth
	{
	clear: left;
	}

.floatleft
	{
	float: left;
	margin-right: 10px;
	}

.floatright
	{
	float: right;
	margin-left: 10px;
	}

left_margin
	{
	margin-left: 10px;
	}

right_margin
	{
	margin-right: 10px;
	}

btm_margin
	{
	margin-bottom: 10px;
	}

.block
	{
	display: block;
	}

.bordered
	{
	border: 2px solid #000000;
	}

.ngg-galleryoverview
	{
	margin: 0 0 0 33px;
	
	float: left;
	}

