/*----------------------------------------------------------
Print Layout CSS file for Zephyr Management
Created 15 December 2006 by Aaron Gustafson

For questions or support please contact:
  aabalone[red]
  6 Thorndal Circle
  Darien, Connecticut 06820
  203-655-1920
----------------------------------------------------------*/

body {
  font-size: 12pt;
  width: 6.5in;
  padding: 1.5in .75in 1in;
}
h1 {
  font-size: 1.5em;
}
#branding {
  position: absolute;
  top: .2in;
  left: .3in;
}
#tagline {
  position: absolute;
  top: .46in;
  left: .46in;
}
#content {
  background: #fff !important;
}
#cities,
#nav-skip,
#nav,
#site-details ul,
.home #media,
.overlay,
#logged-in,
#quicklinks,
#fund-nav,
#section-head,
.bio #staff-nav,
#by-photos,
.review .meta {
  display: none;
}
#site-details p+p {
  display: none;
}
#zephyrmanagement-com #content p.note,
#zephyrmanagement-com #content .note p:first-child {
  text-indent: 0;
}
.home #featured-article,
.home #reviews,
#site-details {
  border-top: 1px solid #c1beaf;
  margin-top: 14pt;
  padding-top: 10pt
}
.team #fund-nav,
.bio #fund-nav {
  position: absolute;
  display: block;
  list-style: none;
  margin: 2em 0 0;
  padding: 0;
  left: .8in;
}
.team #fund-nav {
  top: .75in;
}
.bio #fund-nav {
  top: 1.3in;
}
#fund-nav ul {
  display: inline;
  list-style: none;
  margin: 0;
  padding: 0;
}
#fund-nav ul li {
  display: none;
}
.bio #fund-nav ul .curr {
  display: inline;
}
.private-equity #sub-marketable,
.marketable-securities #sub-private {
  display: none;
}
#zephyrmanagement-com #content #fund-nav li a {
  font: bold 1em Georgia, Times, "Times New Roman", serif;
  background: transparent;
  color: #000;
  text-decoration: none;
  margin-left: 5px;
}
#zephyrmanagement-com #content #fund-nav li a:before {
  content: '>\00A0\00A0';
}
#staff-nav-header {
  position: absolute;
  top: 1.15in;
  left: .75in;
  width: 6.5in;
  padding: .05in;
  border: 1px solid;
}
.team #main .vcard {
  padding: 2em 0 1em;
  background-color: transparent;
}
.team #main .vcard .photo {
  float: left;
  margin: 10px 0 0;
}
.team #main .vcard p,
.team #main .vcard dl {
  margin-left: 104px;
}
dd {
  margin-left: 0;
  margin-bottom: 1em;
}
dl dl {
  margin-top: 0;
}
#headshots {
  list-style: none;
  float: left;
  margin: 1em 0 0;
  width: 6.5in;
}
#headshots li {
  float: left;
  margin: 0 .1in 40px 0;
  width: 1.5in;
  text-align: center;
}
#staff-nav {
  position: absolute;
  left: .75in;
  list-style: none;
  margin: 0;
  padding: 8px 0 0;
  width: 6.5in;
}
#staff-nav li {
  font-size: .9em;
  width: 1.5in;
  height: 30px;
  float: left;
  padding: 107px 0 0;
  margin: 0 .1in 0 0;
}
#staff-nav li a {
  white-space: normal;
  display: block;
  line-height: 1.3em;
  width: 1.5in;
  padding: 0;
  margin: 0;
  text-align: center;
}
.private-equity #staff-nav-header,
.marketable-securities #staff-nav-header {
  display: none;
}
.team h1 {
  font: bold .735em/1.5em Verdana, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  position: absolute;
  top: 1.15in;
  left: .75in;
  width: 6.5in;
  padding: .05in;
}
#site-details {
  clear: both;
}

/* =IE6 */
* html #headshots {
  display: none;
}
* html #staff-nav-header {
  position: static;
}
* html #staff-nav {
  position: static;
  padding-left: 30px;
  list-style: disc;
}
* html #staff-nav li {
  float: none;
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  text-align: left;
}
* html #staff-nav li a {
  text-align: left;
}
* html#zephyrmanagement-com .bio #main .vcard h1,
* html#zephyrmanagement-com .bio #main .vcard h2,
* html#zephyrmanagement-com .bio #main .vcard dl,
* html#zephyrmanagement-com .bio #main .vcard img {
  position: static;
}
* html #site-details p {
  display: none;
}
* html #site-details #copyright {
  display: block;
}
* html#zephyrmanagement-com .home #reviews {
  left: 0;
  margin-left: 0;
  padding-left: 0;
}
* html .client-relations #main ul {
  margin-top: 0;
}
