/*
	Site: Mentor Capital Management Inc.
	Part: Print styles
*/

/* Hide unnecessary elements
======================================================================*/
#content-secondary-inner, #nav { display: none; }


/* Basics
======================================================================*/
body { background: none; font-size: 100%; }
ul { list-style: disc; margin-left: 1em; }
ul li { background: none; padding: 0; }


/* Core layout
======================================================================*/
#contact { background: none; left: 150px; position: absolute; top: 18px; width: 500px; }

#content, #content-home-primary, #content-home-secondary, #content-home-single,
#content-inner, #content-primary, #front body, body, #header, #home #content-inner-2 {
	background: none;
}

#content, #footer, #header, #page { max-width: 100%; width: 100%; }
#content-home-primary, #content-home-secondary { width: 48%; }
#content-home-primary, #content-home-secondary, #content-primary, #footer, #home #feature { padding-left: 0; padding-right: 0; }
#home #content-primary, #content-primary { display: block; float: none; width: 100%; }
#footer { background: none; border-top: 1px solid #9f703b; }
#header { border-top: 20px solid #94663b; margin-bottom: 1em; }
#page { background: none; border: 0; }


/* Content
======================================================================*/
#page { font-size: 1em; }
#footer { color: #000; }
#logo { float: none; margin-bottom: 1em; }
#logo img { border: 0; display: block; margin-top: -20px; position: relative; }

	/*--- Contact ---*/
	#contact, #contact a, #contact address { color: #000; font-size: 0.8em; line-height: 1.3; text-align: right; }
	#contact address { margin-bottom: 0.2em; font-size: 1em; }
	#contact p { margin: 0; }
	#contact br, #contact img { display: none; }
	#contact span { display: inline; }