﻿/*
-----------------------------------------------
Travel Oregon - PRINT STYLS

author:		opus:creative
website:	www.opuscreative.com
----------------------------------------------- */

* { background: none !important; }

body, a, h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a {
	background: #fff !important;
	border: 0 !important;
	color: #000 !important;
	float: none !important;
	font-size: 12pt !important;
	font-weight: normal !important;
	height: auto !important;
	line-height: 1em !important;
	margin: 0 !important;
	padding: 0 !important;
	text-align: left !important;
	text-indent: 0 !important;
	width: auto !important;	
	}

ul, li {
	margin: 0 !important;
	padding: 0 !important;
	}

img { border: 0 !important; }

hr {
	display: block !important;
	margin: .5em 0 !important;
	}

h1, h2, h3, h4 {
	margin: 1em 0 .2em 0 !important;
	font-family: Serif !important;
	font-weight: bold !important;
	}

h1 { font-size: 200% !important; text-align: left !important; margin: 1em 0 1.5em 0 !important; padding: 5px !important; border-bottom: 1px solid #000 !important; border-top: 1px solid #000 !important; }
h2 { font-size: 180% !important; }
h3 { font-size: 120% !important; }
h4 { font-size: 110% !important; }
h5 { font-size: 100% !important; }

h1 a, h2 a, h3 a, h4 a {
	font-size: 1em !important;
	font-weight: bold !important;
	text-decoration: none !important; 
	}
h3.slogan {
	font-size: 110% !important;
	margin-bottom: .8em !important;
	text-align: center !important;
	}

p {	margin: 0 0 1em 0 !important; }


#header, #container-nav-global, #nav-sub, #container-col-left, #newsletter-signup, #container-footer p,
#container-journal, #container-search, #journal-utility, #detail-intro .nav, .related-items h5, h1.sitetitle {
	display: none !important;
	}

#container-footer p.copyright {
	display: block !important;
	text-align: center !important;
	}
	
#nav-breadcrumb {
	font-size: 11pt !important;
	margin-bottom: 1em !important;
	}
#nav-breadcrumb em {
	font-size: 10pt !important;
	font-style: normal !important;
	}
.related-items,
.related-items h4,
.related-items h5 { font-size: 12pt !important; }
.related-items h3 { margin-top: 0 !important; }	
.related-items h4 { margin-top: .5em; }
.related-items li { padding-bottom: 0 !important; }	

/* ---- [ detail page specific ] ---- */
#detail-description { margin: 10px 0 !important; }
#detail-intro h1 { margin-bottom: .1em !important; }
#detail-intro h2 {
	font-size: 130% !important;
	margin: 0 0 .5em 0 !important;
	}
#detail-info {
	border-bottom: 1px solid #999 !important;
	border-top: 1px solid #999 !important;
	padding: 5px !important;
	margin: 1.5em 0 1em 0 !important;
	}
#detail-interests h3, #detail-amenities h3,
#detail-where h3 { margin-top: 0 !important; }
#detail-links {
	border-top: 1px solid #999 !important;
	margin-top: 1em !important;
	padding-top: .8em !important;
	}