/* Print CSS Document for KH Advisors LLC
Author: Strategic Insights, contact Jennifer Hoy
Site design: Strategic Insights
Date Created: 07/24/2009
Last Updated: 07/24/2009
Copyright: KH Advisors LLC */


/*-------------------------
Site layout structure
------------------------*/

*, html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	width: 8.5in;
	margin: 0 auto;
	font-family: 'Times New Roman', Times, serif;
	line-height: 1;
	text-align: center;
	color: #000;
	background-color: #fff;
	
}
div {
	display: block;
	position: relative;
	
}
div#wrapper {
	width: 7.5in;
	margin: 0 auto;
	text-align: center;
	
}
div#header {
	width: 7.5in;
	padding-bottom: .125in;
	margin-bottom: .125in;
	text-align: left;
	border-bottom: .5pt solid #000;
	
}
div#content {
	width: 7.5in;
	text-align: left;
	
}
div#content div.col-left, div#content div.col-right {
	margin: 0 0 .125in 0;
	float: left;
	
}
div#content div.col-left {
	width: 5in;
	padding-right: .125in;
	
}
body#page-home div#content div.col-left {
	display: none;
	
}
div#content div.col-right {
	width: 2.125in;
	padding-left: .125in;
	border-left: .5pt solid #000;
	
}
body#page-home div#content div.col-right {
	width: 7.5in;
	padding-left: 0;
	border-left: none;
	
}
div#footer {
	width: 7.5in;
	margin-top: .125in;
	padding-top: .125in;
	clear: both;
	text-align: left;
	font-size: 8pt;
	line-height: 10pt;
	border-top: .5pt solid #000;
	
}

/*-------------------------
Non-layout divs
------------------------*/

div#top_panel {
	display: none;
	
}
div#header div#banner {
	width: 7.5in;
	margin-top: .125in;
	padding-top: .125in;
	border-top: .5pt solid #000;
	
}
div.top {
	display: none;
	
}
div#content div.col-right div#idexecutive-coaching, div#content div.col-right div.margins {
	width: 2.12in;
	
}
div#modules {
	display: none;
	
}
div#content div.container {
	width: 4.875in;
	
}
div#content div.container#first {
	border: none;
	
}
div#content div.container div.contain-left {
	display: none;
	
}
div#content div.container div.contain-right {
	margin-top: .125in;
	
}


/*-------------------------
Images
------------------------*/

img {
	display: none;
	
}
img#logo-print {
	display: inline;
	
}

/*-------------------------
Forms
------------------------*/

form {
	display: none;
	
}

/*-------------------------
Headlines
------------------------*/

div#header div#banner h1 {
	margin-bottom: 15pt;
	font-size: 22pt;
	font-weight: normal;
	line-height: 22pt;
	
}
div#content h2 {
	margin-bottom: 15pt;
	font-size: 18pt;
	line-height: 18pt;
	font-weight: normal;
	
}
div#content h3 {
	margin-bottom: 15pt;
	font-size: 14pt;
	line-height: 14pt;
	font-weight: normal;
	
}

/*-------------------------
Paragraphs
------------------------*/

div#header div#banner p {
	margin-bottom: 15pt;
	font-size: 14pt;
	line-height: 18pt;
	
}
div#content p {
	margin-bottom: 15pt;
	font-size: 10pt;
	line-height: 15pt;
	
}
div#content div.container p {
	font-style: italic;
	
}
div#content div.col-right p.byline {
	text-align: right;
	font-style: italic;
	
}	
div#footer p {
	display: none;
	
}

/*-------------------------
Lists
------------------------*/

div#header ul#nav {
	display: none;
	
}
div#content ul, div#content ol {
	margin: 0 0 15pt .375in;
	font-size: 10pt;
	line-height: 15pt;
	
}
div#content div.col-right ul, div#content div.col-right ol {
	margin-right: .25in;
	
}
div#content ul {
	list-style-type: disc;
	
}
div#content li {
	margin: 0 0 3.5pt 0;
	padding-left: -.125in;
	
}
div#content ul li ul, div#content ol li ol {
	margin-left: .125in;
	
}
div#content ul.hidden {
	display: block;
	
}

/*-------------------------
Misc. typography
------------------------*/

address {
	margin-bottom: 30pt;
	font-style: normal;
	
}

/*-------------------------
Main navigation
------------------------*/


/*-------------------------
Inline nav + buttons
------------------------*/

a {
	color: #000;
	background-color: inherit;
}
a.show-hide {
	display: none;
	
}
div#content div.container a {
	display: block;
	font-size: 14pt;
	font-style: normal;
	text-decoration: none;
	
}

/*-------------------------
Safari Fixes
------------------------*/
