

/* print.css */
/* reset */

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;}
h1, h2, h3, h4, h5, h6 {font-family:"Helvetica Neue", Arial, "Lucida Grande", sans-serif;}
code {font:.9em "Courier New", Monaco, Courier, monospace;}
img {float:left;margin:1.5em 1.5em 1.5em 0;}
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%;}



/* over ride */


a:link:after, a:visited:after {content:"";font-size:90%;}

#container {margin: 5px; }

img {float:left;margin: 5px 0 5px 0;}


#header h1 a{display: none;}
#header h1 a img{ display: none;}
#header h1 {
	display: list-item;
	list-style-image: url(../imgs/yards_logo_print.gif);
	list-style-position: inside;
	}
#header_contact {display: none;}
#horizontal_navigation { display: none;}
#footer { display: none;}
/*
h2 img{visibility: hidden;}
*/

/* index */

.index a { visibility: hidden;}
.index a img{ visibility: visible;}


/* index2 */

.index2 a { visibility: hidden;}
.index2 a img{ visibility: visible;}

.index2 ul { list-style: none;}
.index2 ul li { float: left;}



/* home */ 

.home #frames {display: none;}



.home ul {
list-style: none;
}

.home #home_buckets li{
clear: left;

}


/* ales */


.ales * {clear: left;}


#navigation-vertical { display: none;}

.ales ul {list-style: none;}

.ales p.slideshow-prompt {display: none;}



.ales a { visibility: hidden;}
.ales a img{ visibility: visible;}

.ales .thickbox-gallery {
display: none;


}



/* about */

.about * {clear: left;}

.about #tertiary-content {display: none;}

.about .copy-pic {display: none;}

.about .thickbox-gallery { display: none;}

.about p.slideshow-prompt {display: none;}




/* tours */

.tours * {clear: left;}

.tours #tertiary-content {display: none;}


.tours .thickbox-gallery { display: none;}

.tours p.slideshow-prompt {display: none;}

#google-map_yards-brewery {
	width: 457px;
	height: 342px;	
	margin: 10px 0 10px 0;
}

#google-map_yards-brewery a{
display: none;
}






/* events */

.events * {clear: left;}

.events #tertiary-content {display: none;}




/* contact */


.contact * {clear: left;}




