/*
Theme Name: iknow_clayplay

Description: This is a WordPress theme that uses the iKnow hybrid layout.
Author: David Mallon
Author URI: http://web.iknow.net
Date: 4-7-2008


/*-----------Block Level Elements--------------*/

Body
	{
	color: #000;
	background-color: #fff;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	line-height: 160%;
	padding: 0px;
	margin: 0px;
	}

#page
	{
	width: 882px;
	margin: 0 auto;
	background-color: #fff;
	}

#sidebar
	{
	width: 225px;
	background-image: url('images/nav_bkgd.jpg');
	background-position: 0px 230px;
	background-repeat: repeat-y;
	}

#sidebar div.inner
	{
	margin: 0px 0px 0px 40px;
	padding-bottom: 20px;
	}

#content
	{
	width: 657px;
	background-color: #FFFCC9;
	background-image: url('images/content_bkgd.jpg');
	background-repeat: repeat-y;
	padding-bottom: 10px;
	}

#content div.inner
	{
	margin: 30px 50px 0px 30px;
	}

ul
	{
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

a img
	{
	border: none;
	}

.section_sep
	{
	border-top: 1px solid #BAD0A1;
	margin: 25px 0px 0px 0px;
	}

.section_sep span
	{
	position:relative;
	top: -15px;
	padding: 0 15px 0 0;
	background-color: #fff;
	color: #506584;
	font-size: 150%
	}

#footer
	{
	text-align: center;
	font-size: 11px;
	width: 100%;
	height: 30px;
	color: #fff;
	}

#footer div.inner
	{
	margin: 0px 15px 0px 15px;
	background-color: #6A55AE;
	border-top: 3px solid #000;
	}

#footer a
	{
	color: #fff;
	}

#footer p
	{
	margin-top: 0px;
	padding-top: 5px;
	}

/*-------------Text elements-------------*/

a
	{
	text-decoration: none;
	color: #E83D00;
	}

/*-------------Headings-------------*/
h1, h2, h3, h4, h5, h6
	{
	font-family: "Trebuchet MS", Arial, sans-serif;
	}
h1
	{
	font-size: 170%;
	margin: 0px 0px 20px 0px;
	}

h2
	{
	font-size: 150%;
	margin: 0px 0px 20px 0px;
	}

h3
	{
	font-size: 100%
	}

h4
	{

	}

h5
	{

	}

/*-------------Left Nav-------------*/

#left_nav
	{
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 20px 0px;
	}

#left_nav ul
	{
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#left_nav ul li
	{
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;
	font-weight: bold;
	line-height: 100%;
	margin-bottom: 5px;
	}

#left_nav ul li a
	{
	font-size: 16px;
	padding: 7px 0px 11px 12px;
	display: block;
	background-repeat: no-repeat;
	color: #000;
	}

#left_nav ul li a:hover
	{
	background-image: url('images/button_bkgd.gif');
	color: #fff;
	}

#left_nav ul li a.current
	{
	color: #066BA3;
	}

#left_nav ul li.last
	{
	margin-right: 0px;
	}

#left_nav ul ul
	{
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	}

#left_nav ul ul li a
	{
	font-size: 14px;
	padding: 5px 0px 12px 5px;
	display: block;
	color: #333;
	}

#left_nav ul ul li a:hover
	{
	background-image: url('');
	color: #fff;
	}

#left_nav .current_page_item a
	{
	color: #fff;
	}
	
.hours p
	{
	margin: 0px;
	}

/*-------------A few (GASP!)table items-------------*/

table
	{
	margin: 0px auto;
	}

td
	{
	vertical-align: top;
	}

/*-------------FCK Editor templates-------------*/

.2_column_template
	{
	margin: 0 auto;
	}

.2_column_template div.leftside
	{
	width: 50%;
	float: left;
	}

.2_column_template div.rightside
	{
	width: 50%;
	float: right;
	}

.section_template
	{
	margin: 25px 0px 0px 0px;
	border-top: 2px solid #3F0068;
	}

span.sect_header
	{
	position: relative;
	left: 30px;
	top: -12px;
	background-color: #FFFCC9;
	padding: 0px 10px;
	font-weight: bold;
	font-size: 170%;
	color: #7AAA0B;
	}


/*-------------The Post-------------*/

.post
	{
	margin: 0px 0px 15px 0px;
	}

.post p
	{
	margin: 0px 0px 10px 0px;
	}

.post .entry
	{
	margin: 0px 0px 0px 0px;
	}

.post div.inner
	{
	margin:0px;
	}

.post h1
	{
	font-size: 275%;
	padding: 20px 0 20px 0;
	color: #3F0068;
	background-image: url('images/splotches.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	}

.archive_title /*---This is the same as above but appears outside of the post in an archive page---*/
	{
	font-size: 275%;
	padding: 20px 0 20px 0;
	color: #3F0068;
	background-image: url('images/splotches.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	}

.page_title /*---This is the same as above but appears outside of the post in a page---*/
	{
	font-size: 275%;
	padding: 20px 0 20px 0;
	color: #3F0068;
	background-image: url('images/splotches.jpg');
	background-repeat: no-repeat;
	background-position: top right;
	}

.post h2
	{
	margin:0px 0px 0px 0px;
	}

.post h3
	{
	margin:0px 0px 10px 0px;
	font-size: 130%
	}

.post ul
	{
	margin: 10px;
	list-style-image: url(images/bullet.jpg);
	list-style-type: 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;
	}

.alt
	{
	background-color: #E7791A;
	padding: 10px;
	}



/*--------------Home Page Styling------------*/

#home #content
	{
	}

#home div.post h2
	{
	line-height: 135%;
	}

#home #content div.inner
	{
	margin: 20px 30px 0px 30px;
	}

#home #content div.leftside
	{
	float: left;
	width: 310px;
	border: 0px solid;
	}

#home #content div.rightside
	{
	margin-left: 340px;
	width: 250px;
	border: 0px solid;
	}

.slideshow
	{
	border: 0px solid #ccc;
	}

/*--------------Feature Box Styling------------*/

#feature_box
	{
	width: 600px;
	margin-left: -10px;
	}

#feature_box div.feature_container
	{
	float: left;
	width: 596px;
	border-left: 2px solid #6955AE;
	border-right: 2px solid #6955AE;
	background-color: #E77918;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	}

#feature_box div.feature_inner
	{
	margin: 0px 0px 0px 20px;
	color: #fff;
	}

#feature_box div.feature_inner div.feature
	{
	width: 270px;
	margin-right: 5px;
	border-right: 1px dashed #6955AE;
	padding-right:5px;
	float: left;
	}

#feature_box #last
	{
	width: 275px;
	margin-right: 10px;
	border: none;
	padding: 0px;
	float: right;
	}

#feature_box h2
	{
	margin:0px 0px 0px 0px;
	}

#feature_box div.feature p
	{
	margin:0px 0px 10px 0px;
	}

#feature_box h2 a
	{
	color: #FFF;
	text-decoration: underline;
	}

/*--------------Party Page Styling------------*/

#post-9 table
	{
	background-color: #fff;
	}

/*--------------Events Page Styling------------*/

#events #content div.inner
	{
	margin: 30px 25px 0px 30px;
	}

#wp-calendar
	{
	width: 33%;
	float: right;
	background-color: #fff;
	padding: 10px;
	border: 1px solid;
	margin: 0px 13px 20px 10px;
	}

#events #feature_box div.feature_inner
	{
	margin: 0px 20px 0px 20px;
	color: #fff;
	}


/*--------------contact Page Styling------------*/

#contact #sidebar
	{
	
	}

#contact #content
	{
	
	}

/*-------------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-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;
	}

#ngg_slideshow1
	{
	margin-left: 20px;
	}

hr
	{
	border-width: 2px;
	border-style: none none solid none;
	height: 2px;
	border-color: #3F0068;
	background-color: #fff;
	text-align: left;
	}
FFFCC9