/*mind Meets body

Description: This is a WordPress theme that uses the iKnow layout.
Author: David Mallon
Author URI: http://web.iknow.net
Date: 5-27-2009


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

html, body
	{
	
	}

Body
	{
	color: #333;
	font-family: Georgia, serif;
	font-size: 85%;
	line-height: 140%;
	margin: 0;
	padding: 0;
	}

#page
	{
	width: 801px;
	margin: 10px auto 0px auto;
	background-image: url('images/page_bkgd.gif');
	background-repeat: repeat-y;
	min-height:100%;
	}

#header
	{
	height: 94px;
	margin: 0px 0px 0px 0px;
	background-image: url('images/header_bkgd.gif');
	background-repeat: no-repeat;
	}

#content
	{
	padding: 0;
	margin: 0px 0px 0px 155px;
	
	}

#content div.inner
	{
	margin: 20px 20px 5px 20px;
	padding: 0;
	
	}

#left_column
	{
	
	}

.wide_column
	{
	
	}

.wide_column .entry
	{

	}

.has_left_sidebar
	{
	
	}

.has_right_sidebar
	{
	padding: 0;
	}


ul
	{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	list-style: url('images/orange_bullet.gif');
	}

a img
	{
	border: none;
	}

#footer
	{
	font-size: 80%;
	height: 35px;
	margin: 0px auto;
	padding: 0px 0;
	clear: both;
	background-image: url('images/footer_bkgd.gif');
	background-repeat: no-repeat;
	color: #fff;
	clear: both;
	}

#footer p.copyright
	{
	margin: 0px 0 0 175px;
	}

#footer p.iknow
	{
	float: right;
	margin: 15px 10px 0 0px;
	color: #666;
	}

#footer p.iknow a
	{
	color: #666;
	}


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

a
	{
	outline: none;
	color: #003399;
	}

p
	{
	margin: 0 0 8px 0;
	padding 0;
	}

/*-------------Headings-------------*/
h1, h2, h3, h4, h5, h6
	{
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	}
h1
	{
	font-size: 150%;
	margin: 0px 0px 20px 0px;
	text-align: left;
	}

h2
	{
	font-size: 130%;
	margin: 0px 0px 15px 0px;
	
	}

h3
	{
	font-size: 115%
	margin: 0px 0px 10px 0px;
	}

h4
	{

	}

h5
	{

	}

h6
	{
	font-size: 50%
	}


/*-------------Left Nav-------------*/

#leftnav
	{
	width: 155px;
	margin: 0;
	float: left;
	background-image: url('images/nav_bkgd.gif');
	background-repeat: repeat-y;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	border-top: 3px solid #fff;
	}

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

#leftnav ul li
	{
	margin: 0;
	float: left;
	}

#leftnav ul li a
	{
	color: #000;
	font-weight: bold;
	float: left;
	width: 130px;
	padding: 5px 0 5px 25px;
	text-decoration: none;
	border-bottom: 2px solid #fff;
	
	}

#leftnav ul li ul
	{
	
	}

#leftnav ul li li
	{
	
	}
	

#leftnav li ul li a
	{
	
	}

#leftnav a:hover
	{
	background: #E58C26;
	color: #fff;
	background-image: url('images/nav_corner.gif');
	background-repeat: no-repeat;
	background-position: top right;
	}

#leftnav ul li.current_page_item a
	{
	background: #E58C26;
	color: #fff;
	background-image: url('images/nav_corner.gif');
	background-repeat: no-repeat;
	background-position: top right;
	}

#leftnav ul li.current_page_item ul li a, #leftnav ul li.current_page_ancestor ul li a
	{
	background: #E5E5E5;
	color: #000;
	margin-left: 20px;
	width: 125px;
	border-bottom: 0px solid;
	padding-left: 10px;
	}

#leftnav ul li.current_page_item ul li, #leftnav ul li.current_page_ancestor ul li
	{
	border-bottom: 2px solid #fff;
	}

#leftnav ul li.current_page_ancestor a
	{
	background: #E58C26;
	color: #fff;
	background-image: url('images/nav_corner.gif');
	background-repeat: no-repeat;
	background-position: top right;
	}

#leftnav img
	{
	margin: 0 0 2px 20px;
	}

/*-------------FCK Editor templates-------------*/


/*-------------The Post-------------*/

.post
	{
	
	}

.page_content
	{
	margin: 0px 0px 0px 0px;
	}

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

.post .entry
	{

	}

.post h2
	{
	
	}

.entry h2
	{
	
	}

.post h3
	{
	
	}

.post ul
	{
	margin: 0 0 1em 10px;
	padding-left: 10px;
	list-style-type: disc;
	}

.post li
	{
	padding: 2px 0 0 10px;
	list-style-position: inside;
	}

.postmetadata
	{
	font-size: 95%;
	color: 999;
	margin: 0;
	padding: 0;
	}

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

.post hr
	{
	
	}

.post_date
	{
	font-size: 90%;
	margin: 5px 0px 0px 0px;
	color: #6BAB45;
	}
	



/*--------------Home Page Styling------------*/
#home #header
	{
	border: none;
	}

#home #content
	{
	position: relative;
	}

#home #content div.inner
	{
	
	}



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


#contact #sidebar
	{
	
	}

#contact #content
	{
	
	}


/*-------------Widgets and sidebars------------------*/

#sidebar
	{
	position: relative;
	background-color: #E5E5E5;
	border: 2px solid #D6D6D6;
	font-size: 90%;
	padding: 0px;
	margin: 0px 0px 0 15px;
	
	}

.left_sidebar
	{
	float: left;
	margin: 0 15px 0 0;
	}

.right_sidebar
	{
	float: right;
	
	width: 211px;
	}

.widgettitle
	{
	margin: 0px 0px 5px 0px;
	}

li.widget ul, li.widget select
	{
	
	}

li h2
	{
	margin: 0px 0px 5px 0px;
	}

ul.widgetized
	{
	list-style-type: none;
	list-style-image: url('');
	margin: 10px;
	padding: 0px;
	}

#blog #sidebar ul li ul
	{
	list-style: url('images/orange_bullet.gif');
	margin: 0 0 10px 10px;
	padding: 0 0 0px 10px;
	}

#sidebar h2
	{
	color: #003399;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	margin: 0 0 5px 0;
	}



div.sidebar_post
	{
	margin: 10px;
	}

div.sidebar_post h3
	{
	font-size: 110%
	}

/*-------------Comments (needs cleanup)------------------*/

#commentform, a.commentlink, .commentcount
	{
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	}

a.commentlink
	{
	
	padding-left:16px;
	background:url(images/comments.gif) center left no-repeat;
	}

.commentcount
	{
	
	color: #888;
	font-size: 90%;
	margin-left: 15px;
	}

#commentform
	{
	border: 0px solid;
	}

#comment
	{
	width: 450px;
	
	}

#comments h2 {margin-bottom:24px;}

#comments h2 a {color:#6C8C37;}

#comments li.comment {list-style-image:url(images/comments.gif);}

#comments li.trackback,#comments li.pingback {list-style-image:url(images/pingtrackback.gif);}

#commentform {background-color:#EDF3DE;}

#comments .header {background-color:#EDF3DE;}

#comments .header.alt {background-color:#E9F7F6;}

form p {border-color:white;}

form label { color:#6C8C37;}

form em {color:#C8C8B4;}

form input {color:#414141;}

form input, form textarea {
  border-color:#DCDCDC #F0F0F0 #F0F0F0 #DCDCDC;
}

form .button {
  border-color:white #DCDCDC #DCDCDC white;
  background-color:#F0F0F0;
}

form {padding:6px 0;}

#commentform, #contactform {margin-bottom:18px;}

form fieldset {border:0 solid;} /* Opera */

#commentform form p {
  padding:6px 0;
  border-bottom:1px solid;
}

form label {
  display:block;
  float:left;
  width:60px;
}

#commentform label {margin:0 15px 0 15px;}
#contactform label {margin:0 15px 0 0;}

form em {
  margin-left:5px;
  font-size:0.9em;
  font-style:normal;
}

form input, form textarea {
  padding:3px;
  width:200px;
  border:1px solid;
  font-family:Arial,Helvetica,sans-serif;
  font-size:0.9em;
}

form textarea {overflow:auto;}

#commentform input {width:200px;}
#commentform textarea {width:325px;}

form .button {
  width:90px !important;
  border-bottom:1px solid;
  font-weight:bold;
}

#commentform .button {margin-left:90px;}
#contactform .button {margin-left:75px;}

form .hiddenfield {display:none;}

form .info {padding-left:90px;}
	
/*-------------Other------------------*/


.clearboth
	{
	clear: both;
	height: 1px;
	}

.clearright
	{
	clear: right;
	}

.floatleft
	{
	float: left;
	}

.alignleft
	{
	float: left;
	margin-right: 1em;
	}

.alignright
	{
	float: right;
	margin-left: 1em;
	}

.wp-caption
	{
	background-color: #eee;
	border: 1px solid#ccc;
	}

.wp-caption img
	{
	display: block;
	margin: 5px auto;
	}

.wp-caption p
	{
	margin: 5px;
	}

.floatright
	{
	float: right;
	}

.block
	{
	display: block;
	}

img.bordered
	{
	border: 1px solid #222;
	padding: 3px;
	}

.hide
	{
	display: none;
	}

