/*
* Post Print
* 
* @package WP Pro Real Estate 6
* @subpackage CSS
*/

@import url("../css/base.css");

-webkit-print-color-adjust: exact;

body { font-family: Georgia, "Times New Roman", Times, serif; font-size: 9pt; line-height: 11pt; color: #000; background: #fff !important; background-image: none !important;}
#container { width: auto; border: 0; margin: 5%; padding: 20px 0 0 0; float: none !important;}
#topbar-wrap, #header-wrap, #archive-header, article figure, .widget_ct_agentsotherlistings, .videoplayer, .propinfo .right, article nav, .widget_ct_listingscontact, #stlChanger, nav, #logo, #tagline, .breadcrumbs, #single-header, .video, #calc, #slider, #carousel, .post-social, .comments-num, .category, .tags, .flexslider, #listing-tools, #authorinfo, #comments-template, footer, #footer-widgets { display: none !important;}

#sitename-for-print-only { display: block; font-weight: 500; margin: 20px 0 30px 0; padding: 10px 0 10px 0; text-align: center; background: #f4f4f4 !important; text-transform: uppercase; letter-spacing: 1px;}

.lead-image { margin: 20px 0 30px 0;}
#first-image-for-print-only { display: inline-block !important; float: left; width: 30%; float: left; margin: 3% 3% 2% 0;}

.listing-location { margin: 30px 0 20px 0; }
	.single-listings #logo { display: block; margin: 0;}
	.price { margin-bottom: 10px; line-height: 11pt;}
	.propinfo { font-size: 9pt; margin: 10px 0 0 0; padding: 0 0 20px 0; border-bottom: 1px solid #dfdfdf;}
		.propinfo span { margin-right: 10px; padding-right: 10px; border-right: 1px solid #ccc;}
			.propinfo span.sqft {}
		.propinfo i { display: none;}
	.post-content p { line-height: 18pt;}
	article figure {}
	.single-listings h6 { float: left;}
	.propfeatures { float: left; font-size: 10pt; margin-right: 20px;}
		.propfeatures li { line-height: 16pt; margin: 0;}
	#location { display: none;}
	
	.widget_ct_agentinfo,
	.widget_ct_brokerinfo { display: block !important; float: left; width: 45%; margin: 30px 0 0 0; border-top: 2px solid #5a7c87; padding: 20px 0 0 0;}
		.widget_ct_agentinfo .details { padding: 0;}
		.widget_ct_agentinfo .tagline { border: 0;}
			.widget_ct_agentinfo h5,
			.details a { display: none;}
				.details .author a { display: block !important;}
		.widget_ct_agentinfo img { display: none;}
		.widget h5 { border: 0;}

.article-content { width: 100%; clear: both;}
h1, h2 { line-height: normal; margin: 0;}
p { font-size: 11pt;}
a { color: #000; text-decoration: none;}
p a:after {	content: " ("attr(href)") "; font-size: 10pt;}