
/*  *************************************
Theme Name: McGillImmobilier - PRINT
For:		Mcgillimmobilier.com
Author: 	Michael @ Mkl-prod
Author 		URL: http://mkl-prod.com/
*************************************  */

/*- version rapide de la css screen pour une version PRINT 
----------------------------------------------*/

*								{ border:0; margin:0; padding:0; }
body							{ background:none; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin:0 0 10px; padding:0; }

/*- Global Structure - 100%
----------------------------------------------*/
div#wrapper						{ margin:0; padding:0; width:100%; }
div#header						{ display: block; width: 100%; border: none; border-bottom: 1px solid #000;  }
div#content						{ display: block; width: 100%; border: none; }
	div#left_menu					{ display: none; }
	div#right_content,
	.post,
	.entry,
	.entry-content				{ clear: both; float: left; width:100%; margin: 0 auto; padding: 0; }


.entry-content-infos			{ display: block; float: left; padding-top: 10px; margin: 15px 0; width: 100%; }
.info-list						{ clear:none; display:block; list-style-type:none; line-height: 1.6em; margin-bottom: 10px; }
.info-list li.sep				{ display: block; margin-bottom: 5px; padding-top: 10px; border-bottom: 1px solid #d2d1cb; }



.onglet							{ clear: both; display: block; width: 100%; font-size: 18px; padding-bottom: 10px; border-bottom: 1px solid #000; }

#logo			{ display: block; width: 100%; height: auto; padding: 0; text-align: left;}
#logo		img	{ width: 650px; height: auto; margin: 0; padding: 0 0 20px 0; }


/*- NON affichage des blocs suivants
----------------------------------------------*/
#logo	table,
.switchlangue,
#topmenu,
.breadcrumb,
.photos,
.video,
.footer_boutons,
.backbutton,
.listing-thumb	span,
#navigation
		{ display: none; visibility: hidden; }

#slideshow		{ display: none; }
#slideshow2		{ display: none; }
div#sidebar		{ display:none; visibility: hidden; }
#commentsBOX	{ display:none; }

.navigation		{ display: none; }
div#footer-wrap	{ background:none; border-top:#54544a 1px solid; clear:both; font-size:10px; text-align:right; width: 100%; }

div#featured-wrap-home{ display:none; }







/*- STYLE garde de la css screen
--------------------------------------------------------------------------------------------*/

a,a:visited						{ color:#000; outline:none; text-decoration:underline; }
a img							{ border:none; }

.alignleft						{ float:left; position:relative; text-align:left; width:280px; }
.alignright						{ float:right; position:relative; text-align:right; width:280px; }
.clear							{ clear:both; }

/* Clearfloat  */
.clearfloat:after				{ clear:both; content:"."; display:block; height:0; visibility:hidden; }
.clearfloat						{ display:block; }


h2.heading						{ color:#54544a; font-size:18px; font-weight: 600; margin: 20px 0; }


/*- Listing Page 
----------------------------------------------*/


/*- Single Page 
----------------------------------------------*/

.thumbnail						{  }
.thumbnail	img					{ border:1px solid #54544a; display:block; float:left; height:110px; margin:0 10px 0 0; overflow:hidden; padding:3px;  }


#footer_agent					{ page-break-before: always; }
.agent-bloc 					{ clear:none; display: block; float: left; padding: 0; margin: 20px 20px 20px 0; width: 45%; }
.agent-thumb					{  }
.agent-thumb	img				{ border:1px solid #54544a; display:block; float:left; height:100px; margin:0 10px; overflow:hidden; padding:3px;  }

.agent-content					{ display: block; }
ul.agent-info					{ list-style: none; }
.agent-prop						{ display: none; text-decoration: none; }






/*- Team page 
----------------------------------------------*/
.agent-single					{ margin-bottom:35px; margin-left:5px; margin-right:5px; }
/* img */
.agent-thumb					{ display: block; }
.agent-thumb-left				{ float:left; margin-right: 10px; }
.agent-thumb-right				{ float:right; margin-left: 10px; }
.agent-thumb-img				{ border:1px solid #54544a; padding:4px; width:154px; }

/* content */
.agent-content					{ display: block; }
.agent-content-left				{ float: left; }
.agent-content-right			{ float: right; }
	.agent-content p			{ color:#54544a; margin-bottom:10px; text-align:justify; }
	.agent-single h3				{ display: block; font-size:14px; }
		.agent-name						{ font-weight:700; }

.agent-title					{ font-style:italic; font-weight:700; }

div.agent-info					{ list-style: none; border-style:solid; border-width:1px; height:24px; }
div.agent-info2					{ border-style:solid; border-width:1px; height:24px; margin:0 8px 0 5px; }




#footer						{ display: none; }

div.footer_print			{ clear: both; float: right; text-align: right; display:block; margin-top: 30px; }
div.footer_print	img		{ width: 200px; height: auto; }


