/*
                 Site:  www.visitrenotahoe.com
          Site Design:  Twelve Horses
                  URL:  http://web.twelvehorses.com
   Designer+Developer:  Tim Miley
	 
  -PRINT GUIDE GLOBALS
============================================================= */


@media print {
html {
	font-size: 100%;
	}	
body {
	color: #333;
	margin: 0;	
	line-height: 150%;
	font-size: 12pt;
	}	
body, #happenings, #happenings p, #press_content p{
	font-family: "Garamond", "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333;
	}	
fieldset {
	border: 3px double #999;
	}
legend {
	color: #999;
	}
h1, h2, h3, h4, h5, h6 {
	color: #476482;
	}
h1 {	normal font-size:18pt Arial, Helvetica, sans-serif; }
#content_wrapper h1 {	normal font-size:16pt Arial, Helvetica, sans-serif; }
h2 {	normal font-size: 16pt Arial, Helvetica, sans-serif;	}
h3, .sideblock h2, #sidebar h2, h3 a {	font: normal 14pt Arial, Helvetica, sans-serif;	}
li {	list-style: disc;	}	
a:link, a:visited, #press_content a {
	color: #476482;
	font-weight: bold;
	text-decoration: underline;
	}		
div {
	margin: 0;
	padding: 0;
	}

 /* 
============================================================= */

#banner, .weather_degree_shadow, .weather_info ul, #nav, #navdrp, #flash_header, #tabbed_content, #video, #topten, #footer_wrapper, #subpage_header, #subhdr_btm, #sidebar, #weather_wrapper, #subpage_img, .event_header .btn_blue {
	display: none;
	}
	

#rscva a, #rscva {
	text-decoration: none;
	color:#CCCCCC;
	}
.event_block, #event_header {
	border-bottom: 1px dotted #333;	
	margin: 0;
	padding: 10px 0;
	}
.event_date {
	margin: 0;
	}
	
img {
	max-width: 200px;
	border: none;
	}	
	
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 80%;
	 }
#content a[href^="/"]:after {
   content: " (http://www.visitrenotahoe.com" attr(href) ") ";
   }
	
	
	}
