/*
Theme Name: iknow_sheriff

Description: This is a WordPress theme that uses the iKnow hybrid layout.
Author: David Mallon
Author URI: http://web.iknow.net
Date: 4-20-2008


/*-----------Block Level Elements--------------*/

Body
	{
	color: #000;
	background-color: #fff;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 160%;
	padding: 0px;
	margin: 0;
	}

#page
	{
	width: 755px;
	margin: 0 auto;
	background-image: url('images/main_bkgd.jpg');
	}

#header
	{
	width: 100%;
	height: 165px;
	background-image: url('images/header.jpg');
	background-position: 0px 0px;
	}

#sidebar
	{
	
	}

#sidebar div.inner
	{
	margin: 15px 10px 0px 0px;
	}

#content
	{
	width: 100%;
	}

#content div.inner
	{
	margin: 0px 10px 10px 25px;
	background-color: #FEFAD2;
	}

#content div.inner div.inner_2
	{
	margin: 10px;
	margin-top: 15px;
	border: 1px solid #FEFAD2;
	}

ul
	{
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

a img
	{
	border: none;
	}

#footer
	{
	font-size: 11px;
	background-image: url('images/footer.jpg');
	width: 100%;
	height: 45px;
	}

#footer a
	{
	color: #fff;
	}

#footer p.copyright
	{
	float: left;
	margin: 8px 0 0 25px;
	}

#footer p.iknow
	{
	float: right;
	margin: 8px 10px 0 0;
	}

/*-------------Text elements-------------*/

a
	{
	text-decoration: none;
	color: #00776E;
	}

/*-------------Headings-------------*/
h1, h2, h3, h4, h5, h6
	{
	color: #00776E;
	}
h1
	{
	font-size: 180%;
	margin: 0px 0px 20px 0px;
	}

h2
	{
	font-size: 150%;
	margin: 0px 0px 20px 0px;
	}

h3
	{
	font-size: 120%
	}

h4
	{

	}

h5
	{

	}

/*-------------Top Nav-------------*/

#topnav
	{
	padding: 0px 20px 0px 20px;
	}

#topnav ul
	{
	position: relative;
	top: 134px;
	left: 225px;
	height: 28px;
	border-left: 1px solid #008778;
	}

#topnav ul li
	{
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
	
	height: 28px;
	}

#topnav ul li a
	{
	height: 24px;
	float: left;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	padding: 1px 15px 0px 15px;
	margin-top: 2px;
	text-decoration: none;
	border-right: 1px solid #008778;
	}

#topnav a:hover
	{
	background-image: url('images/nav_hl.jpg');
	background-repeat: repeat-x;
	color: #fff;
	}

/*-------------A few (GASP!)table items-------------*/

table.main
	{
	margin-left: 0px;
	margin-right: 0px;
	}

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
	{
	
	}

.post p
	{
	margin: 15px 0px 10px 0px;
	}

.post .entry
	{
	margin: 10px 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 ul
	{
	margin-left: 10px;
	padding-left: 10px;
	list-style: disc;
	}

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
	{
	
	}

#home #content div.inner
	{
	
	}

/*--------------contact Page Styling------------*/

#contact #sidebar
	{
	
	}

#contact #content
	{
	
	}

/*-------------Categories------------------*/

.current-cat a
	{
	color: #666;
	text-decoration: none;
	}
/*-------------Other------------------*/

.clearboth
	{
	clear: both;
	}

.clearright
	{
	clear: right;
	}

.floatleft
	{
	float: left;
	}

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

.floatright
	{
	float: right;
	}

.floatright_img
	{
	float: right;
	margin-left: 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;
	}
