/**
 * Print stylesheet for _dealer theme vehicle pages
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video{
	background: none;
	color: #000;
	text-shadow: none;
	border: 0;
	box-shadow: none;
	-webkit-box-shadow: none;
	float: none;
	clear: both;
	padding: 0;
	font: 16px sans-serif;
}
html,body,body.background-custom{
	background: #fff;
}

/* Hide stuff */

.site-branding,
.site-branding .header-address,
.site-branding .header-right,
.site-content-wrapper{
	margin: 0;
	background: none;
}
.site-logo a,
.site-left-sidebar,
nav,
nav.main-navigation,
.flexslider,
.carfax-wrapper,
.post-nav-wrap,
footer,
.header-image,
li._button > a,
a._button,
.autocheck-wrapper,
.accordion,
.no-print{
	display: none;
}
.config-fiber .site-content,
.config-subtle .site-content,
.config-warwick .site-content,
.config-valleydeux .content-area,
.config-valleydeux .site-fat-border,
.config-valleydeux .site-fat-border-bottom{
	border: 0;
}
.config-fiber .site-branding,
.config-warwick .site-branding{
	box-shadow: none;
}
.entry-title{
	border-bottom: 0;
	padding: 0;
}
.site-main {
	width: 100%;
	border: 0;
	float: none;
}
body.background-fiber,
.single-subhead{
	background: none;
}
.single-subhead div{
	float: left;
	clear: none;
}
.single-vehicle .post-inner,
.invp-small_left_label table td+td{
	padding: 0;
}
.single-subhead div{
	padding-right: 1em;
}
.single-subhead div.alignright{
	float: right;
}
.invp-small_left_label table{
	margin: 0;
}
ul.vehicle-features{
	column-gap: 0;
	-webkit-column-gap: 0;
}


/* Show stuff */

#print-image {
	display: block;
	height: auto;
	margin: 0;
	text-align: center;
}
#print-image img{
	margin: 1em auto;
	max-width: 50%;
}
#print-name{
	display: block;
	font-size: 32pt;
	font-weight: bold;
}