/* ----------------------------------------------------------------------------- 

Libery Street Fund print css [www.libertystreetfund.com]
written by Eisenman Associates [www.eisenman.com]


--------------------------------------------------------------------------------

COLORS
DARK GREEN			#435125
DISC GREEN			#727D5C
MEDIUM GREEN		#A1A892
LIGHT GREEN			#D0D4C9
MEDIUM GRAY			#999999
DARK GRAY           #666666

----------------------------------------------------------------------------- */



/* ----------------------------------------------------------------------------- 
GLOBAL
----------------------------------------------------------------------------- */
* {
	margin: 0; 
	padding: 0; 
	line-height: 140%; }

body {
	background:#FFFFFF;
	font-family:arial, helvetica, sans-serif; 
	font-size: 12pt; color: #666666; }

h2 {clear: left; font-size: 18pt; margin-bottom: 0.5em; font-weight:normal; color:#435125; border-bottom: 1px dotted #666666;}
h3 {clear: left; font-size: 13pt; margin-bottom: 0.5em; font-weight:bold; color:#435125; }
h4 {font-style: italic; font-size: 11pt; font-weight: normal;}
h5 {font-size:10pt; color:#435125;}

p {
	font-size: 10pt; 
	margin-bottom: 1em; }

a {
	color:#999999;
	text-decoration: underline; }

img {
	display: block; }

a img {
	border: none; }

#nav, #stock, #search, #foot p {
	display: none; }

abbr, acronym {
	border: none; }

table td p {
	font-size:100%;
	font-style:italic;

/* ----------------------------------------------------------------------------- 
STRUCTURE
----------------------------------------------------------------------------- */
#wrap, #content, #discl, #main { width: 7in; margin: 0 auto; clear:both; }
#logo { width:auto; height:auto; margin:0;  text-align:left; float:left;}

.col1 {
	border-bottom: 1px dotted #666666;}

.col2 {
	padding-top:1em; padding-bottom:1em;}

cite {
	font-size:9pt;}

#discl {
	padding-top:1em;}

#sidebar {}

h1 span {width:4.5in; float:right;}

h1 a { text-decoration: none; color: #435125; }

#main img, #featured img { border-bottom: none; padding-top:2em; padding-bottom:1em;}

#main img.icon {
	margin:0; padding:0 .5em 0 .25em; float:none; display:inline;}

#main ul {font-size:10pt; list-style: square; margin: 0 0 1.5em;}

#main ul li { background: transparent url(/img/bul_nav.png) no-repeat 0 0.5em; padding: 0 0 0 10px; margin: 0 0 0.5em 10px; }

#main ol { margin: 0 0 1.5em 20px; }

#foot { clear: left; border-top: 1px dotted #666666; border-bottom: 1px dotted #666666; padding-top:1em; padding-bottom:1em; }
#foot a { color: #666666; text-decoration: none; font-size: 8pt; }

#foot:after {
   content: " ©2007 Liberty Street Advisors. All Rights Reserved. ";
   font-size:8pt;}
