/* @override http://twistedintellect.com/holding/main.css */

*{
	font: ;
}

#masthead,
#hire_navigation,
#footer,
#cvfooter,
#contact{
	display:none;
}

body{
	margin: 0 5%;
	padding: 0;
	font: normal normal normal 9pt "Adobe Caslon Pro", Palatino, "Palatino Linotype", "Hoefler Text", Garamond, Georgia, Times, serif;
	color: black;
}

h2{
	font-variant: small-caps;
	font-size: 21pt;
	text-align: center;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 10pt 0;
	letter-spacing: 2pt
}

h3{
	font-style: italic;
	font-weight: normal;
	font-size: 13pt;
	text-align: center;
	margin: 0 0 15mm 0;
}

h4{
	text-transform: lowercase;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: 1.5pt;
	width: 0mm;
	overflow: visible;
	float: left;
	padding: 0;
	margin:0;
	font-size:10pt;
}

#cv dl{
	margin: 0 0 10mm 45mm;
}

#cv dt{
	font-size: 10pt;
	margin: 0 0 1mm 0;
}

#cv dd{
	margin: 0 0 5mm 0;
	font-style: italic;
}

#cv ol{
	margin: 0 0 10mm 45mm;
	list-style-type: none;
	padding: 0;
}

#cv li{
	margin: 0 0 3mm 0;
}

.numbers{
	font-family: "Hoefler Text", Georgia, serif;
}

.smallcaps{
	text-transform:lowercase;
	font-variant: small-caps;
	letter-spacing:0.1em;
}

.smcap{
	text-transform:lowercase;
	font-variant:small-caps;
	letter-spacing: 0.1em;
}

.articlemod{
	font-style:italic;
	margin-right:0.1em;
}

.amp{
	font-style: italic;
	font-family: "Adobe Caslon Pro", "Hoefler Text", Palatino, "Palatino Linotype", serif;
}

abbr{
	border: none;
	text-decoration: none;
}

#printnotice{
	display: block !important;
	margin: 70mm 0 0 0;
	font-size: 8pt;
	line-height: 11pt;
	border-top:  double black;
	border-width: 1mm;
}

#printnotice .n{
	font-style: italic;
	font-size: 10pt;
	margin: 10pt 0;
}

#printnotice .electronic{
	float: right;
}
