/* ============ PRINT STYLES ============ */
@import "master.css";
body{
	font-size: 100%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	page-break-inside : avoid;

}
#header, #mainNav, #leftCol, #rightCol{
	display: none;
}

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; }

h1 { font-size: 2.2em; margin-bottom: 0.5em; }
h2 { font-size: 1.8em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }

/* ============ LISTS ============ */
li ul, li ol { margin:0 1.5em; }
ul, ol { margin: 0 1.5em 1.5em 1.5em; }
ul { list-style-type: disc; }
ol { list-style-type: decimal; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd { margin-left: 1.5em; }

.for-print {display: block !important; visibility: visible !important; margin: 0 auto 20px;}
.leaderboard, .print, #mainMap {display: none; visibility: hidden;}
.profile #content { margin-top: 0px; }
#menu {page-break-after : avoid;}
#main {page-break-before : avoid;}
blockquote {display: none; visibility: hidden;}
.cufon-alt, .hidden {display:none;} 
.mapLink, .aside>div{display:none;}