/*
Theme Name: iknow_backcove

Description: This is a WordPress theme that uses the iKnow hybrid layout.
Author: David Mallon
Author URI: http://web.iknow.net
Date: 5-27-2008


/*-----------Block Level Elements--------------*/

Body
	{
	color: #222222;
	background-color: #fff;
	font-family: "Trebuchet-MS", arial, helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	padding: 0px;
	margin: 0;
	}

#page
	{
	width: 885px;
	margin: 0 auto;
	background-color: #fff;
	}

#header
	{
	width: 100%;
	height: 230px;
	background-image: url('images/header_bkgd.jpg');
	background-position: 0px 0px;
	}

#sidebar
	{
	width: 225px;
	}

#sidebar div.inner
	{
	margin: 0px 0px 0px 0px;
	}

#content
	{
	width: 660px;
	}

#content div.inner
	{
	margin: 20px 40px 0px 40px;
	}

ul
	{
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

a img
	{
	border: none;
	}

p
	{
	padding: 0px 0px 10px 0px;
	}

hr	
	{
	border-width: 3px;
	border-style: none none dotted none;
	height: 3px;
	border-color: #9CCE85;
	background-color: #fff;
	width: 100%;
	text-align: left;
	margin: 5px 0px 15px 0px;
	}

#footer
	{
	text-align: center;
	font-size: 11px;
	background-image: url('images/footer_bkgd.jpg');
	width: 100%;
	height: 50px;
	color: #7D0090;
	margin-top: 10px;
	}

#footer a
	{
	color: #7D0090;
	}

#footer p
	{
	margin-top: 0px;
	}

/*-------------Text elements-------------*/

a
	{
	text-decoration: underline;
	color: #7D0090;
	}

/*-------------Headings-------------*/
h1, h2, h3, h4, h5, h6
	{
	font-family: "Trebuchet-MS", arial, helvetica, sans-serif;
	font-weight: normal;
	color: #7D0090;
	}
h1
	{
	font-size: 180%;
	margin: 0px 0px 20px 0px;
	text-align: center;
	}

h2
	{
	font-size: 140%;
	margin: 0px 0px 20px 0px;
	}

h3
	{
	font-size: 140%
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	color: #29176D; 
	}

h4
	{

	}

h5
	{

	}

/*-------------Left Nav-------------*/

#left_nav
	{
	background-image: url('images/left_nav_bkgd.jpg');
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	}

#left_nav ul
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#left_nav ul li
	{
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 100%;
	font-weight: bold;
	line-height: 100%;
	margin: 0px 10px 0px 10px;
	}

#left_nav ul li a
	{
	font-size: 15px;
	padding: 9px 0px 9px 20px;
	display: block;
	color: #7D0090;
	text-decoration: none;
	}

#left_nav ul li a:hover
	{
	color: #5B7B4C;
	background: #fff;
	}

#left_nav ul li.current_page_item a
	{
	color: #5B7B4C;
	}

#left_nav ul li li.page_item a
	{
	color: #7D0090;
	}

#left_nav ul li li.current_page_item a
	{
	color: #5B7B4C;
	}


/*-------------Announcement Box-------------*/

#announcement
	{
	width: 225px;
	background-image: url('images/announce_bkgd.jpg');
	background-repeat: repeat-x;
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
	color: #29166F;
	}

#announcement div.inner
	{
	margin: 10px;
	}

/*-------------A few (GASP!)table items-------------*/

table
	{
	background: #fff;
	margin: 0px auto;
	}

td
	{
	vertical-align: top;
	}

/*-------------FCK Editor templates-------------*/
.fck_template1
	{
	width: 493px;
	border-top: 1px solid #BAD0A1;
	padding-top: 15px;
	}

.fck_template1 table
	{
	float: right;
	margin: 0px;
	}

td.text_container
	{
	padding-top: 15px;
	}

.fck_template1 table img
	{
	margin-left: 10px;
	border: 1px solid #ccc;
	}

.fck_paypal_template1
	{
	width:180px;
	margin-bottom: 20px;
	}

.fck_paypal_template1 table
	{
	float: none;
	}

.fck_template2
	{
	width: 493px;
	border-top: 1px solid #BAD0A1;
	padding-top: 15px;
	}

.fck_template2 table
	{
	float: right;
	margin: 0px;
	}

.fck_template2 table img
	{
	margin-left: 10px;
	border: 1px solid #ccc;
	}

.fck_paypal_template1
	{
	width:180px;
	margin-bottom: 20px;
	}

.fck_paypal_template1 table
	{
	float: none;
	}

/*-------------The Post-------------*/

.post
	{
	margin: 0px 0px 20px 0px;
	}

.post p
	{
	margin: 0px 0px 10px 0px;
	}

.post .entry
	{
	margin: 10px 0px 0px 0px;
	}

.post div.inner
	{
	margin:0px;
	}

.post h2
	{
	margin:0px 0px 0px 0px;
	}

.entry h2
	{
	margin:0px 0px 10px 0px;
	}

.post h3
	{
	margin:0px 0px 10px 0px;
	font-size: 130%
	}

.post ul
	{
	margin-left: 10px;
	padding-left: 10px;
	list-style: disc;
	}

blockquote
	{
	width: 200px;
	float: right;
	margin: 0px 0px 0px 20px;
	padding: 20px 0px 5px 20px;
	background-color: #FFAE43;
	color: #13005B;
	font-size: 110%;
	}

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
	{
	
	}

#home #content div.inner
	{
	
	}

.slideshow
	{
	border: 0px solid #ccc;
	}

/*--------------Gallery Page Styling------------*/

#gallery #content
	{
	
	}

#gallery #content div.inner
	{
	margin: 20px 60px 0px 20px;
	}

#gallery span.project_title
	{
	position:relative;
	top: 20px;
	padding: 0 20px 0 0;
	background-color: #fff;
	color: #506584;
	font-size: 180%
	}

#gallery_items
	{
	text-align: center;
	border: 0px solid;
	margin-top: 20px;
	}

.project_summary
	{
	margin: 20px 30px 0px 10px;
	border-bottom: 0px solid #BAD0A1;
	padding: 0px 0px 20px 0px;
	}

#gallery_items img
	{
	margin: 0px 30px 30px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #ccc;
	}

.project_summary p
	{
	margin: 0px 0px 0px 0px;
	
	}

.project_summary img
	{
	margin: 0px 15px 0px 0px;
	border: 1px solid #ccc;
	}

.project_summary h3
	{
	font-family: georgia, "times new roman", serif;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	}

/*--------------contact Page Styling------------*/

#contact #sidebar
	{
	
	}

#contact #content
	{
	
	}

/*--------------Blog Page Styling------------*/




/*-------------Categories------------------*/

.current-cat a
	{
	color: #666;
	text-decoration: none;
	}
/*-------------Other------------------*/

.clearboth
	{
	clear: both;
	}

.clearright
	{
	clear: right;
	}
leftboth
	{
	clear: left;
	}

.floatleft
	{
	float: left;
	}

.floatleft_img
	{
	float: left;
	margin: 10px 10px 0 0;
	}

.floatright
	{
	float: right;
	}

.floatright_img
	{
	float: right;
	margin: 10px 0 0 10px;
	}

left_margin
	{
	margin-left: 10px;
	}

right_margin
	{
	margin-right: 10px;
	}

btm_margin
	{
	margin-bottom: 10px;
	}

.block
	{
	display: block;
	}

img.bordered
	{
	border: 1px solid #000000;
	padding: 3px;
	}

.hide
	{
	display: none;
	}

div.img div {
	font-size: 0.9em;
	line-height: 1.6em;
	text-align: left;
	background-color: #fffde5;
	border-top: 1px solid #f2f0d9;
	border-bottom: 1px solid #e6e4cf;
	padding: 6px;
	margin-top: 5px; }
