/*
Title: 	Sotomayor Website Print Style Sheet
Author:	Tom Blackburn (tom@sotomayor.co.uk)
Date:	2 January 2008
*/

body {
	font-family: Arial, san-serif;
	font-size: 12pt;
	line-height: 1.2em;
	}

h2 {
	font-size: 14pt;
	font-weight: bold;
	}

img.replacetitle {
	display: none;
	}

#logoStrap img {
	display: none;
	}

#logoStrap h1 {
	font-size: 12pt;
	font-weight: normal;
	margin: 0;
	float: left;
	}
	
#logoStrap h2 {
	font-size: 12pt;
	font-weight: normal;
	margin: 0;
	text-align: right;
	}

#navigation {
	display: none;
	}
	
#projectDescription p {
	margin: 0pt 0pt 12pt 0pt;
	}
	
#projectDescription p.client {
	margin: 0;
	}

#projectDescription span.label {
	font-weight: bold;
	}

#testimonial p {
	margin: 0pt 0pt 12pt 0pt;
	}

#testimonial p.name, #testimonial p.jobTitle {
	font-size: 10pt;
	text-align: right;
	margin-bottom: 0;
	}

#sidebar {  
	display: none; 
	}
