/* -----------------------------------------------------------------------


 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;}
hr {background:#ccc;color:#ccc;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;}
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%;}

#submenu, #top, #mainmenu, #searchbox, #trip-box, #trip-box-info1, #trip-box-info2, #wrapper-footer, #top-label, #top-green-bg, #top-green-shade, #top-green-shade-bottom, #logo-gradient, #map-pin-control, #map-zoom, .content-top-links, #poi-scroll, .poi-showmap, .poi-toroute, #location-gallery, #location-gallery-imgs, #fancybox-left, #fancybox-right, #nextback-nav, #mytrip-done, #tourbox{
	display:none;
}
a{
	color:#67b42b;
	text-decoration:none !important;
}
#wrapper2, #wrapper-top, #top, #content{
	width:auto;
}
#big-image{
	position:relative;
	width:100%;
	height:500px;
}
#big-image .headimg_wrap img{
	width:100%;
}
#wrapper{
	padding-top:40px;
}
#logo{
	position:absolute;
	top:0;
	left:0;
}
#logo a:link:after, #logo a:visited:after, .poi-img:link:after, .poi-img:visited:after, #map-small:link:after, #map-small:visited:after, .content-img a:link:after, .content-img a:visited:after, .tour-item h3 a:link:after, .tour-item h3 a:visited:after, #location-map a:link:after, #location-map a:visited:after, .recipe-item h3 a:link:after, .recipe-item h3 a:visited:after, .individual-points h3 a:link:after, .individual-points h3 a:visited:after, #big-image a:link:after, #big-image a:visited:after{content:"";font-size:90%;}

.poi-item, .tour-item, .recipe-item, .individual-points{
	margin-bottom:10px;
	border:1px solid #cdcbcb;
	padding:10px;
	clear:both;
}
.poi-item h3, .tour-item h3, .recipe-item h3, .individual-points h3{
	margin:0;
	padding:0;
}
.individual-points h3{
	margin-top:25px;
}
.poi-item h4, .tour-item h4, .recipe-item h4, .individual-points h4{
	margin:0;
	padding:0;
}
.poi-item img, .tour-item img, .recipe-item img, .individual-points img{
	float:left;
	margin:0 10px 10px 0;
}
.ui-sortable{
	list-style:none;
	padding:0;
}
.individual-delete{
	display:none;
}
#location-map{
	width:350px;
	height:350px;
	margin-bottom:40px;
}
#location-map a, #location-map span, #big-image a, #big-image span{
	display:none;
}
.content-img{
	float:left;
	margin:0 20px 20px 0;
	width:200px;
	font-size:11px;
	color:#a1a1a1;
}
#map-small{
	float:left;
	margin:0 20px 20px 0;
}
#content h2{
	
}
#mylocation h5, #content h5{
	margin:0;
}
#mylocation h4{
	margin:0 0 20px 0;
}
#poi-action{
	clear:both;
}
#poi-action a{
	display:none;
}