@charset "utf-8";

/* 
 
 Document : yara-print.css
 Ver: 1.1
 Description: Print stylesheet common to all browsers
 
*/

/*sections disabled from printing */
#page-wallpaper, 
#yara-header,
#yara-logo,
#fact-banner,
#breadcrumb,
#yara-search,
#utilities,
#nav-area, #secondary-content,
.text-resize,
#footer ul li, #footer .text-resize, .back-to-top { display:none; }

/* page sections specifically enabled for printing */
#footer ul{ float:left;}
#footer ul li.copyright { display:block; }
/* #careers-page #secondary-content{ display:block;} */


/* adjustments for print */
#primary-content { width:100%;}
#content-area,
#content { width:100%; margin:0; padding:0; display:inline; font-size:1.2em; }

.with-sidebar #primary-content, .content-title { width:100%; }
.tabsnav ul li.current { border:1px solid #000}
.tabsnav ul { border-bottom:1px solid #000}


#yara-story-page .content-title { width:100%;}


blockquote p, .story blockquote, .story  blockquote p, .profile blockquote { float:none; text-align:left; padding-left:0; width:80%; color:#888; margin-left:0; border:0;}
.story cite { clear:both;}
.story .profile-text p { font-size:14px;}

