/*------------------------------------------+
 | Site: National Certification Corporation |
 | Part: Print styles                       |
 +------------------------------------------*/


/* Hide unnecessary elements
======================================================================*/
#breadcrumbs, .content-secondary, #header ul, #nav, #profile, #admin { display: none; }


/* Basics
======================================================================*/
body { margin: 0em; padding: 2em;}
h1 { background: none; }
li { padding-left: 0;}
ul { list-style-type: disc; margin-left: 1.2em; padding: 0; }
ul li { background: none; padding-left: 0; }


/* Core layout
======================================================================*/
#breadcrumbs,
#breadcrumbs ul,
#content,
#footer,
#header,
#header-content,
.home .content-primary,
.home .content-secondary,
.content-primary,
#intro,
#intro-content,
#intro .content-secondary {
	background: none;
	float: none;
	max-width: 100%;
	padding: 0;
	width: 100%;
}

 .highlights ul li, 
 .home-secondary ul li, 
 #intro ul li, 
 .list-one, 
 .list-two, 
 .list-three, 
 .list-option-a, 
 .list-option-b { padding-left: 0em; }

#footer, #header { border: 0; padding-bottom: 1em; }

/*--- Certificates ---*/
.certificate #header { padding-bottom: 0.5em; }
.certificate .content-primary { margin: 0; padding: 0; }
.certificate #content { margin: 1em 0 0; padding: 1em 0; }

/*--- Primary Content ---*/
#content { border-bottom: solid 1px #edcbd8; border-top: solid 1px #edcbd8; margin: 1em 0; padding: 1em 0; }
.content-primary { margin: 1em 0; }


/* Content
======================================================================*/

/*--- Certificates (as PDFs) ---*/
.certificate { line-height: normal; }
.certificate #content, .certificate #header-content { max-width: 100%; text-align: center; width: 100%; }
.certificate h1 { font-family: Trajan, "Times New Roman", Times, serif; text-transform: uppercase; }
.certificate .mute { font-size: 0.7em; }
.certificate table { border: 0; margin: 0; }
.certificate td { border: 0; text-align: center; vertical-align: top; width: 50%; }
#certs strong { font-size: 1.2em; }

/*--- Footer ---*/
#footer { font-size: 0.7em; }
#footer, #footer a, #footer strong { color: #666; text-decoration: none; }

	/* Credit */
	#credit { float: none; margin: 0; }
	#credit a:after { content: " (" attr(href) ")"; }

/*--- Introduction ---*/
#intro h1 { background: none;  font-size: 1.6em;}
#intro, #intro a, #intro h1, #intro strong { color: #000; }
#intro  {border-top: solid 1px #edcbd8; }
#intro .c3l, #intro .c3m, #intro .c3r  {margin-top: 1em;}
#home #content {border-top-width: 0;}

/*--- Pdf styles ---*/
.pdf h2 { margin: 0; padding: 0; }
.pdf td, .pdf th { font-size:12px; }