/*
Theme Name: iknow_stonehome

Description: This is a WordPress theme that uses the iKnow hybrid layout.
Author: David Mallon
Author URI: http://web.iknow.net
Date: 9-22-2008


/*-----------Block Level Elements--------------*/

Body
	{
	color: #FFF;
	background-color: #000;
	background-image: url('images/main_bkgd.gif');
	background-repeat: repeat-y;
	background-position: top center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 160%;
	padding: 0px;
	margin: 0;
	}

#page
	{
	width: 970px;
	margin: 0px auto;
	}

#header
	{
	height: 115px;
	border-bottom: 1px solid #fff;
	margin: 0px 0px 10px 0px;
	font-family: Times New Roman, serif;
	}

#header p
	{
	float: right;
	margin-top: 75px;
	}

#header span
	{
	margin: 0px 20px;
	}

#sidebar
	{
	width: 200px;
	border: 0px solid #fff;
	}

#sidebar div.inner
	{
	margin: 20px 0px 0px 20px;
	background-image: url('images/store_painting.gif');
	background-repeat: no-repeat;
	
	}

#content
	{
	padding: 0px 0px 0px 0px;
	}

#content div.inner
	{
	margin: 0px 25px 0px 25px;
	}

ul
	{
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

a img
	{
	border: none;
	}

#footer
	{
	font-size: 11px;
	background: #2C0D0c;
	border-top: 1px solid #83704E;
	border-bottom: 1px solid #83704E;
	width: 100%;
	height: 61px;
	line-height: 130%;
	}

#footer a
	{
	color: #fff;
	text-decoration: none;
	}

#footer p.copyright
	{
	float: right;
	margin: 10px 20px 0 0px;
	}

#footer p.iknow
	{
	margin: 40px 0px 0 20px;
	}

#footer div
	{
	Margin: 0px auto;
	height: 2px;
	border-top: 1px solid #F0F0BE;
	border-bottom: 1px solid #ABAC8A;
	padding: 0px;
	width: 670px;
	}

/*-------------Text elements-------------*/

a
	{
	text-decoration: underline;
	color: #8D7847;
	}

/*-------------Headings-------------*/
h1, h2, h3, h4, h5, h6
	{
	
	}
h1
	{
	font-size: 170%;
	margin: 5px 0px 20px 0px;
	color: #F2DE92;
	}

h2
	{
	font-size: 140%;
	margin: 0px 0px 15px 0px;
	color: #F2DE92;
	}

h3
	{
	font-size: 120%
	}

h4
	{

	}

h5
	{

	}

/*-------------Top Nav-------------*/

#topnav
	{
	padding: 0px 0px 0px 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

#topnav ul
	{
	position: relative;
	top: 75px;
	height: 32px;
	background: #5C544A;
	float: right;
	}

#topnav ul li
	{
	display: inline;
	float: left;
	margin: 0px 0px 0px 0px;
	height: 32px;
	}

#topnav ul li a
	{
	height: 24px;
	float: left;
	font-size: 16px;
	color: #fff;
	padding: 1px 40px 0px 40px;
	margin: 4px;
	text-decoration: none;
	}

#topnav a:hover
	{
	background: #8D7847;
	color: #fff;
	}

/*-------------Left Nav-------------*/

#left_nav
	{
	padding: 237px 0px 20px 0px;
	width: 180px;
	}

#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 0px 0px 0px;
	border-bottom: 1px solid #FFF;
	}

#left_nav ul li a
	{
	font-size: 14px;
	padding: 5px 0px 5px 10px;
	display: block;
	color: #FFF;
	background: #5C544A;
	text-decoration: none;
	}

#left_nav ul li ul li a
	{
	color: #FFF;
	}

#left_nav ul li a:hover
	{
	color: #000;
	background: #8D7847;
	}

#left_nav ul li li.page_item
	{
	line-height: 110%;
	margin: 0px 0px 0px 0px;
	background: #8D7847;
	}

#left_nav ul li.current_page_item a, #left_nav ul li.current_page_ancestor a
	{
	color: #000;
	background: #8D7847;	
	}

#left_nav ul li li.page_item
	{
	border-top: 1px solid;
	border-bottom: 0px solid red;
	}

#left_nav ul li li.page_item a
	{
	color: #FFF;
	font-size: 90%;
	padding: 5px 0px 5px 20px;
	background: #8D7847;
	border-left: 10px solid #F9E8A7;
	}

#left_nav ul li li.page_item a:hover
	{
	border-left: 10px solid #2B0C0A;
	}

#left_nav ul li li.current_page_item a
	{
	color: #FFF;
	border-left: 10px solid #2B0C0A;
	}


/*-------------A few (GASP!)table items-------------*/

table.main
	{
	margin-left: 0px;
	margin-right: 0px;
	}

td
	{
	vertical-align: top;
	}

/*-------------FCK Editor templates-------------*/


/*-------------The Post-------------*/

.post
	{
	
	
	}

.post p
	{
	margin: 0px 0px 10px 0px;
	}

.post .entry
	{
	margin: 0px 0px 10px 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 #header
	{
	border: none;
	}

#home #content
	{
	
	font-family: Georgia, Times New Roman, serif;
	}

#home #content div.inner
	{
	background-image: url('images/logo_interior.gif');
	background-repeat: no-repeat;
	margin: 0px 25px 20px 20px;
	}

#home div.post
	{
	width: 283px;
	float: left;
	margin-bottom: 40px;
	}

.slideshow
	{
	float: right;
	margin: 10px 10px;
	border: 0px solid #fff;
	}

/*--------------Gallery Page Styling------------*/

.jewelry_list_item_left
	{
	float: left;
	border: 0px solid #fff;
	width: 325px;
	height: 150px;
	overflow: hidden;
	
	}

.jewelry_list_item_right
	{
	float: right;
	border: 0px solid #fff;
	width: 325px;
	height: 150px;
	overflow: hidden;
	
	}

.jewelry_item
	{
	float: left;
	border: 1px solid #8D7847;
	margin-right: 20px;
	}

.jewelry_list a
	{
	font-weight: bold
	}

/*--------------Gallery Items Page Styling (single)------------*/
#gallery_item span.product_info
	{
	color: #fff;
	font-size: 14px;
	}

#gallery_item div.entry h1
	{
	margin-bottom: 20px;
	}

#gallery_item div.entry img
	{
	float: right;
	margin-left: 20px;
	}

/*--------------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;
	}

.wordtube
	{
	float: right;
	margin: 0px 0px 20px 20px;
	}


