/*
title:   Strategicleverage.net styles for print
author:  Mike Kroll www.imagehat.com
updated: 2 February 2005
*/

body { 
	background: white;
	text-align: left;
	color: black;
	font-size: 11pt !important;
	font-family: times, serif; 
}

img { border: 0; }

#wrapper { width: 90%; margin: auto; }
#main-hp,
#main-content { width: auto; margin: 0; padding:0; }

#home-nav,
#nav,
#sidebar,
#printme,
#unstuck { display: none; }

.photo-right {
	float: right;
	margin: 0 0 8px 10px;
}

div.map {
	margin-top: 10px;
}

#footer-hp,
#footer { font-family: "Trebuchet MS", arial, sans-serif; color: #666; font-size: 8pt; }

h1, h2, h3, h4 { font-family: "Trebuchet MS", arial, sans-serif; color: #666; margin: 1.5em 0 0 0; }
h1 { font-size: 16pt; }
h2 { font-size: 14pt; }
h3 { font-size: 14pt; }
h4 { font-size: 12pt; }

a:link,
a:visited { color: blue; }

/* Print standard links */
#main-content a:link:after,
#main-content a:visited:after { content: " (" attr(href) ") "; font-size: 80%; color: #666; }

/* Catch server-relative links */
#main-content a[href^="/"]:after { content: " (http://www.strategicleverage.net" attr(href) ")"; font-size: 80%; color: #666; }
