/*
* Post Print
* 
* @package WP Pro Real Estate 3
* @subpackage CSS
*/

@import url("base.css");

body { font-family: Georgia, "Times New Roman", Times, serif; font-size: 10pt; color: #000; background: #fff !important;}
#container { width: auto; border: 0; margin: 0 5%; padding: 20px 0 0 0; float: none !important;}
#stlChanger, #topbar, nav, #logo, #tagline, .breadcrumbs, .video, .comments-num, .category, .tags, .flexslider, #listing-tools, #authorinfo, #comments-template, #sidebar, .widget, footer { display: none !important;}

.lead-image { margin: 0 0 30px 0;}
#first-image-for-print-only { display: inline-block; float: left; margin: 0 20px 20px 0;}

header { border-bottom: 1px solid #dfdfdf; margin: 0 0 20px 0; padding: 0 0 20px 0;}
	.single-listings #logo { display: block; margin: 0;}
	.price { margin-bottom: 0; line-height: 11pt;}
	.propinfo { font-size: 9pt;}
	.single-listings h6 { clear: both;}
	.propfeatures { float: left; margin-right: 20px;}
	#location { display: none;}
	
	.five.columns { width: 100%; float: none; clear: both; margin: 30px 0 0 0;}
		.widget_ct_agentinfo,
		.widget_ct_brokerinfo { display: block; float: left; width: 45%; margin: 30px 30px 0 0; border-top: 2px solid #5a7c87; padding: 20px 0 0 0;}
			.widget_ct_brokerinfo img { border: none;}

ul.meta { list-style: none; clear: both; margin: 0 0 15px 0; padding: 0;}
	ul.meta li { float: left; margin: 0 5px 10px 0;}
	ul.meta li:first-child:after { content: ', ';}
.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;}