body {
	background: #d1e8e4 url(/images/threads/background_small.jpg) repeat 0 0;
}



/* HEADER ______________________________________________________ */

#header {
	background: #fbf3e0 url(/images/threads/header_paper.jpg) no-repeat 100% 100%;
	margin: 0 auto;
	position: relative;
	width: 960px;
}

	#site_title {
		background: transparent url(/images/threads/logo.png) no-repeat 0 0;
		height: 96px;
		left: -20px;
		position: absolute;
		text-indent: -5000px;
		top: -5px;
		width: 219px;
		z-index: 10;
	}

		#site_title a {
			display: block;
			height: 96px;
			width: 219px;
		}

	ul#menu {
		list-style: none;
		margin: 0 5px;
		padding: 3em 0 .5em 230px;
		overflow: hidden;
	}

	.life ul#menu {
		background: url(/images/threads/menu_highlight.gif) no-repeat 330px 2.5em;
	}

	.lead ul#menu {
		background: url(/images/threads/menu_highlight.gif) no-repeat 210px 2.5em;
	}

	.blog ul#menu {
		background: url(/images/threads/menu_highlight.gif) no-repeat 450px 2.5em;
	}

	.events ul#menu {
		background: url(/images/threads/menu_highlight.gif) no-repeat 700px 2.5em;
	}

	.studies ul#menu {
		background: url(/images/threads/menu_highlight.gif) no-repeat 580px 2.5em;
	}

	.store ul#menu {
		background: url(/images/threads/menu_highlight.gif) no-repeat 820px 2.5em;
	}

		ul#menu li {
			color: #402f19;
			float: left;
			font-family: Palatino, "Palatino Linotype", "Hoefler Text", Times, "Times New Roman", serif;
			font-size: 1.1667em;
			font-weight: bold;
			line-height: 1;
			margin: .6429em 0 0 10px;
			text-transform: uppercase;
			width: 110px;
		}

			ul#menu li a {
				display: block;
			}

			ul#menu li a:link, ul#menu li a:visited {
				color: #402f19;
				text-decoration: none;
			}

			ul#menu li a:hover {
				color: #402f19;
				text-decoration: none;
			}

			ul#menu li a:active {
				color: #000;
				text-decoration: none;
			}

				ul#menu li a span {
					display: block;
					font-size: .7143em;
					font-weight: normal;
					line-height: 1.4;
					text-transform: none;
					visibility: hidden;
				}

				ul#menu li a:hover span, ul#menu li a:active span, ul#menu li a:focus span {
					visibility: visible;
				}

				.life ul#menu li.life a:hover span, .life ul#menu li.life a:active span, .lead ul#menu li.lead a:hover span, .lead ul#menu li.lead a:active span, .blog ul#menu li.blog a:hover span, .blog ul#menu li.blog a:active span, .events ul#menu li.events a:hover span, .events ul#menu li.events a:active span, .studies ul#menu li.studies a:hover span, .studies ul#menu li.studies a:active span, .store ul#menu li.store a:hover span, .store ul#menu li.store a:active span {
					visibility: hidden;
				}

	ul#corp_menu {
		background: #bbce91;
		color: #402f19;
		left: 0;
		line-height: 1.8;
		list-style: none;
		margin: 0;
		opacity: .8;
		overflow: hidden;
		padding: 0 5px 0 5px;
		position: absolute;
		top: 0;
		width: 950px;
		z-index: 5;
	}

		ul#corp_menu li {
			font-size: .8333em;
			font-weight: bold;
			float: right;
			margin: .2em 0 0 40px;
		}

		ul#corp_menu li.search {
			background: transparent url(/images/threads/zoom.png) no-repeat 0 50%;
			padding-left: 20px;
			margin: .2em 0 .2em 30px;
		}
		
		ul#corp_menu div {
			display: inline;
		}

		ul#corp_menu label {
			display: none;
		}

		ul#corp_menu input {
			border:1px solid #727567;
			font-size: 1em;
			margin-right: 5px;
			width: 10em;
		}

		ul#corp_menu button {
			background: #E5EACE;
			border: 1px solid #727567;
			cursor: pointer;
			font-size: 1em;
			line-height: 1.45;
			padding: 0;
			text-align: center;
			width: 2.25em;
		}

		ul#corp_menu button:hover {
			background: #727567;
			color: #fff;
		}

		ul#corp_menu li a:link, ul#corp_menu li a:visited {
			color: #402f19;
		}



/* CONTENT ______________________________________________________ */

#content_wrap {
	background: transparent url(/images/threads/page_left.gif) repeat-y 0 372px;
	margin: 20px auto 0 auto;
	width: 986px;
}

#content_wrap2 {
	background: transparent url(/images/threads/page_bottom.gif) no-repeat 0 100%;
}

#content_wrap3 {
	background: transparent url(/images/threads/page.gif) no-repeat 0 0;
	padding: 9px 0 0 13px;
	margin: 0 13px 0 0;
	width: 950px
}

#content {
	background: #fff;
	margin: 20px auto 0 auto;
	overflow: hidden;
	padding: 1px 5px 1em 5px;
	position: relative;
	width: 950px;
}

#content.fancy {
	margin: 0;
}
	
	

	/* LIFE, LEAD & BLOG ______________________________________ */
	
	#blog_wrap {
		margin: 0 auto;
		overflow: hidden;
		padding-top: 20px;
		position: relative;
		width: 986px;
	}
	
	#blog_wrap #content_wrap {
		float: left;
		margin: 0 15px 0 0;
		width: 688px;
	}

	#blog_wrap #content_wrap3 {
		background-image: url(/images/threads/page_narrow.gif);
		padding: 9px 0 0 13px;
		margin: 0;
		width: 675px;
	}

	#blog_wrap #content {
		background: #fff;
		float: left;
		margin: 0 20px 0 13px;
		overflow: hidden;
		padding: 1px 5px 1em 5px;
		position: relative;
		width: 665px;
	}

	#blog_wrap #content.fancy {
		float: none;
		margin: 0;
	}
	
	#side_wrap {
		float: left;
		margin: 9px 0 42px 0;
		position: relative;
		width: 270px;
	}
	
	#side_wrap2 {
		background: transparent url(/images/threads/side_left.png) repeat-y 0 0;
		padding: 0 0 0 5px;
	}
	
	#side {
		background: #F8F5F0;
		float: left;
		margin-top: 9px;
		padding: 1px 20px 1px 20px;
		width: 225px;
		position: relative;
	}
	
	#side.fancy {
		background: #F8F5F0 url(/images/threads/side.jpg) repeat 0 0;
		float: none;
		margin-top: 0;
	}
	
	#side_extra {
		background: transparent url(/images/threads/tape.png) no-repeat 0 0;
		height: 38px;
		left: 75px;
		position: absolute;
		top: -18px;
		width: 115px;
		z-index: 10;
	} 
	
	#side_bottom {
		background: transparent url(/images/threads/side_bottom.png) no-repeat 0 0;
		height: 42px;
		width: 270px;
		position: absolute;
		bottom: -42px;
		left: 0;
	}
	
		#side h2 {
			line-height: 1.5;
			margin-top: 1.5em;
		}
		
		#side ul {
			border-top: 1px dotted #333;
			list-style: none;
			margin-left: 0;
		}
		
		#side li {
			display: inline;
		}
		
		#side li a {
			border-bottom: 1px dotted #333;
			display: block;
			padding: .5em 10px .25em 10px;
		}
		
		#side li a:hover {
			background: #f6db86;
		}
		
		#side ul.rss_links {
			border: none;
		}
		
		#side ul.rss_links li {
			background: url(/images/threads/RSS.png) no-repeat 0 50%;
			display: block;
			overflow: hidden;
			padding: 0 0 0 40px;
		}
		
		#side ul.rss_links li a {
			background: none;
			border: none;
			display: inline;
			padding: 0;
		}
		
		#side ul.rss_links li a:hover {
			background: none;
		}
		
		#side ul.rss_links li p {
			font-size: .8333em;
			margin: 0;
		}
		
		#side ul.rss_links li p a {
			color: #999;
		}
	
	#blog_wrap h1, .blog h1 {
		margin: .75em 0;
		text-align: center;
	}
	
	#blog_wrap .entry_full h1 {
		margin: .75em 15px 0 15px;
		text-align: left;
	}
	
	#blog_wrap .article_image {
		float: none;
		margin: 1.5em 15px 0 15px;
	}
	
	div.entry_summary {
		background: #fff url(/images/threads/stitchdivision.gif) no-repeat 50% 100%;
		margin: 0 10px;
		padding: 0 5px 1.5em 5px;
	}
	
		div.entry_summary h2, div.entry_summary h3 {
			margin-bottom: 0;
		}
		
		div.info {
			float: left;
			width: 635px;
		}
		
		.entry_full div.info {
			padding: 0 15px 0 15px;
		}
	
		div.info p.authorline {
			float: left;
			margin: 0;
		}
	
			div.info p.authorline span.author {
				font-size : 1.1667em;
				font-weight: bold;
				font-variant : small-caps;
				letter-spacing: 1px;
				line-height: 1.2857;
			}
	
		div.info p.comment_link {
			float: right;
			margin: 0;
		}
		
		.body {
			clear: both;
			margin: 0 15px 0 35px;
			overflow: hidden;
		}
			
			.body > p:first-child {
				color: #444;
				font-size: 1.5em;
				line-height: 1.3333;
				margin: 1em 0;
			}
			
			.body > p.notes:first-child {
				font-size: 1em;
				line-height: 1.5;
				margin: 1.5em 0;
			}
			
			p.notes {
				background: #D7E5C1 url(/images/threads/highlight_top.gif) no-repeat 0 0;
				color: #727567;
				padding: 1.5em 20px;
				font-style: italic;
			}
			
			p.notes em {
				font-style: normal;
			}
			
			div.notes {
				background: #D7E5C1 url(/images/threads/highlight_top.gif) no-repeat 0 0;
				color: #727567;
				margin: 1.5em 0;
				padding: 1em 20px;
			}
			
			a.add_this img {
				clear: both;
				float: left;
				margin: 0 0 1.5em 0;
			}
	
		.summary {
			clear: both;
			margin-left: 20px;
		}
		
			.summary p
			{
				font-size : 1.1667em;
				line-height: 1.2857;
				margin: 1.2857em 0;
			}
	
		div.entry_summary p.read {
			font-size : 1.1667em;
			line-height: 1.2857;
			margin: 1.2857em 0 1.2857em 20px;
		}
	
		.entry_full #bio {
			margin: 3em 15px 0 35px;
		}
	
		.entry_full #bio img {
			border: 1px solid #ccc;
			float: left;
			margin: .3em 10px 0 0;
			padding: 5px;
		}
	
		.entry_full #bio p {
			color: #727567;
			font-style: italic;
		}
	
		.entry_full #bio p em {
			font-style: normal;
		}
		
		.audio {
			clear: both;
			margin: 1.5em 0 0 0;
		}
		
		.audio object {
			margin: 0;
		}
		
		.audio p {
			margin: 0;
			text-align: center;
		}
		
	.pagination ul {
		list-style: none;
		margin: 0 20px;
		overflow: hidden;
	}
	
		.pagination ul li {
			font-size: 1.5em;
			line-height: 1;
			margin: 1em 0;
		}
	
		.pagination ul li.next {
			float: right;
		}
	
		.pagination ul li.previous {
			float: left;
		}
		
	#comment_wrap, #post_comment, #comments_closed {
		background: #fff url(/images/threads/stitchdivision.gif) no-repeat 50% 0;
		margin: 0 10px 0 30px;
		padding: 1.5em 5px 0 5px;
	}
	
		.comment {
			background: #E0ECE6;
			border: 1px solid #CEE2E0;
			border-radius : 10px; 
			-moz-border-radius : 10px; /* Mozilla */
			-webkit-border-radius : 10px; /* Webkit */
			padding: 0 18px;
		}
		
		.comment_info {
			background: transparent url(/images/threads/comment_bottom.gif) no-repeat 20px -9px;
			margin-top: -1px;
			padding: .75em 0 0 60px;
		}
		
			.comment_info p.author {
				font-size: 1.3333em;
				font-weight: bold;
				line-height: 1.125;
				margin: 0;
			}
		
			.comment_info p.author span {
				font-weight: normal;
			}
		
			.comment_info p.posted {
				color: #727567;
				margin-top: 0;
			}
			
		#comment_fields {
			float: left;
			margin-right: 20px;
			width: 200px;
		}
		
			#spam_question p {
				color: #727567;
				font-style: italic;
			}
			
		#comment_boxes {
			clear: both;
			overflow: hidden;
			width: 615px;
		}
			
			#comment_boxes label {
				float: left;
				margin-right: 10px;
				width: 297px;
			}
  		
  		#comment_form .form_input {
			margin: 0 0 1em 0;
			overflow: hidden;
		}
  		
  		#comment_form .form_input label {
			display: block;
			line-height: 1.5;
		}
		  		
  		#comment_form .form_input input {
			width: 180px;
		}
		  		
  		#comment_form .form_input textarea {
			height: 23.5em;
			width: 385px;
		}
		
		#comment_area {
			float: left;
			width: 395px;
		}
		
		#comment_form .buttonHolder {
			margin: 1.5em 0;
		}
		
	#comments_closed p {
			font-weight: bold;
			margin: 3em 0;
			text-align: center;
	}

	/* STUDIES & EVENTS _______________________________________ */
	
	#secondary_head {
		overflow: hidden;
	}
	
		#secondary_head h1 {
			float: left;
		}
	
		ul#secondary_menu {
			float: right;
			line-height: 3;
			list-style: none;
			margin: 2em 0 1.5em 0;
			overflow: hidden;
		}

			ul#secondary_menu li {
				font-weight: bold;
				float: left;
				margin: 0 0 0 40px;
			}

			ul#secondary_menu li.overview {
				margin-left: 0;
			}
			
			ul#secondary_menu li a {
				display: block;
				padding: .25em 0;
			}

			ul#secondary_menu li a:link, ul#secondary_menu li a:visited {
				color: #727567;
			}

			ul#secondary_menu li a:hover, ul#secondary_menu li a:active {
				color: #000;
			}
			
			ul#secondary_menu li.buy a {
				background: #727567;
				color: #fff;
				font-weight: normal;
				padding: .25em .75em;
				border-radius: .8333em; 
				-moz-border-radius: .8333em; /* Mozilla */
				-webkit-border-radius: 1em; /* Webkit */
				box-shadow : -2px 0 1px #444; 
				-webkit-box-shadow : -2px 0 1px #444;
				text-decoration: none;
				text-shadow : #000 -1px 1px 1px;
				white-space: nowrap;
			}
			
			ul#secondary_menu li.buy a:hover {
				box-shadow : 0 0 0 #444; 
				-webkit-box-shadow : 0 0 0 #444;
			}
		
			.overview ul#secondary_menu li.overview a {
				color: #000;
				cursor: default;
				text-decoration: none;
			}


/* LINKS ______________________________________________________ */

#links {
	background: #cee2e0;
	display: none;
	height: 12em;
	margin: 20px auto 0 auto;
	width: 960px;
}



/* 404 ______________________________________________________ */

#goog-wm ul {
	list-style: none;
	margin-left: 0;
}

.error404 #contact_form .form_input {
	margin: 1.5em 0;
}

.error404 #contact_form .form_input label {
	line-height: 1.5;
}

.error404 #contact_form .form_input .textInput {
	width:  190px;
}

.error404 #contact_form textarea {
	height: 200px;
	width: 190px;
} 



/* FOOTER ______________________________________________________ */

#footer {
	color: #a45500;
	font-size: .8333em;
	line-height: 1.8;
	margin: .5em auto .5em auto;
	overflow: hidden;
	position: relative;
	width: 960px;
}

	p#footer_logo {
		background: transparent url(/images/threads/norman.png) no-repeat 0 0;
		height: 37px;
		margin: -18px 0 0 0;
		position: absolute;
		right: 0;
		text-indent: -5000px;
		top: 50%;
		width: 109px;
	}

		p#footer_logo a {
			display: block;
			height: 37px;
			width: 109px;
		}
		
	#footer h4 {
		float: left;
	}
		
	#footer ul {
		float: left;
		list-style: none;
		margin: 1em 0 0 0;
	}
	
		#footer li {
			float: left;
			height: 26px;
			margin: 0 0 0 10px;
			text-indent: -5000px;
		}
		
			#footer li a {
				background-image: url(/images/threads/social.gif);
				display: block;
				height: 26px;
			}
	
		li.facebook {
			width: 46px;
		}
		
			li.facebook a {
				background-position: 0 0;
				width: 46px;
			}
		
			li.facebook a:hover {
				background-position: 0 -26px;
			}
	
		li.myspace {
			width: 23px;
		}
		
			li.myspace a {
				background-position: -46px 0;
				width: 23px;
			}
		
			li.myspace a:hover {
				background-position: -46px -26px;
			}
	
		li.flickr {
			width: 32px;
		}
		
			li.flickr a {
				background-position: -69px 0;
				width: 32px;
			}
		
			li.flickr a:hover {
				background-position: -69px -26px;
			}
	
		li.youtube {
			width: 45px;
		}
		
			li.youtube a {
				background-position: -101px 0;
				width: 45px;
			}
		
			li.youtube a:hover {
				background-position: -101px -26px;
			}
	
		li.twitter {
			width: 49px;
		}
		
			li.twitter a {
				background-position: -146px 0;
				width: 49px;
			}
		
			li.twitter a:hover {
				background-position: -146px -26px;
			}

	p#copyright {
		float: right;
		margin: 1.5em 130px 1.5em 0;
	}
	
		p#copyright a:link, p#copyright a:visited {
			color: #a45500;
			text-decoration: underline;
		}
	
		p#copyright a:hover, p#copyright a:active {
			color: #333;
			text-decoration: none;
		}



/* extra ______________________________________________________ */

.ui-tabs-hide { display: none; }
