/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* print.css */
body {line-height:1.5;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;color:#000;background:none;font-size:10pt;}
.container {background:none;}
table {border-collapse:separate;border-spacing:0;}
table, td, th {vertical-align:top;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;text-align:left;}
thead th {font-weight:bold;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
hr {background:#cccccc;color:#cccccc;width:100%;height:2px;margin:2em 0;padding:0;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif; margin-bottom:0 !important; margin-top:0 !important; clear:both; }
p {margin:0 0 1.5em;}
li ul, li ol {margin:0 1.5em 1.5em 0;padding-left:1.5em;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
h1+ul, h2+ul, h3+ul, h4+ul, h5+ul, h6+ul { margin-top:0; }
code {font:.9em "Courier New", Monaco, Courier, monospace;}
a img {border:none;}
p img.top {margin-top:0;}
blockquote {margin:1.5em;padding:1em;font-style:italic;font-size:.9em;}
.small {font-size:.9em;}
.large {font-size:1.1em;}
.quiet {color:#999;}
.hide {display:none;}
a:link, a:visited {background:transparent;font-weight:700;text-decoration:underline;}
a:link:after, a:visited:after {content:" (" attr(href) ")";font-size:90%;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}

div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16 {float:left; margin-right:10px;}

.span-1 {width:25px;}
.span-2 {width:60px;}
.span-3 {width:95px;}
.span-4 {width:130px;}
.span-5 {width:165px;}
.span-6 {width:200px;}
.span-7 {width:235px;}
.span-8 {width:270px;}
.span-9 {width:305px;}
.span-10 {width:340px;}
.span-11 {width:375px;}
.span-12 {width:410px;}
.span-13 {width:445px;}
.span-14 {width:480px;}
.span-15 {width:515px;}
.span-16, div.span-16 {width:550px;margin:0;}

.clearfix:after, .container:after, .listing .item:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container, .listing .item {display:block;}

.logo-print { font-size:2em; text-align:right; }
.page-content { border-bottom:1px solid #cccccc; margin-bottom:1.5em; }
.listing .item { padding:1.5em 0 0 0; }
.listing .item table th, table.information th { vertical-align:top; width:100px; }

.navigation, .map, .breadcrumbs, .masthead, .footer-wrapper, .back-to-map, .sidebar .toggler, .logo, .back-to-top, .featured-content { display:none !important; }
.sidebar .nearby li, .sidebar .related-attractions li { padding:0 !important; list-style:!important; display:list-item !important; }
.side-nav .content, .logo-print, .faq .toggler-content { display:block !important; }

.news { display:none !important; }