/* resume print style sheet */
#searchdiv,
#header,
#sidebar ,
#pagemenu,
#footer
{ 
  display: none;
}

.noprint { display: none; }

/* h3 { text-decoration: underline; } */
h3 {
	font-size: 12pt; 
	margin-left: 10px;
}

li { margin: 0 0 0px 20px; }

.company { 
  margin: 0 0 5px 0.2em; 
}

h3 { text-decoration: none; }

a { 
  text-decoration: none;
  color: black;
}

hr { display: none; }

body { font-size: 10pt; }
h1 { font-size: 1.8em; }
h2 { font-size: 1.6em; }
h2.smaller { font-size: 1.3em; }
.jobtitle, 
  .degree
{ font-size: 1.2em; font-weight: bold; }
.company { font-size: 1.0em; }
h3 { font-size: 1.0em; font-weight: bold; }

.location, .job_data .period {
  margin-top: 2px;
}

acronym { 
  text-decoration: none; 
  border-bottom: 0px;
  }

.pgbreak { page-break-before: always; }


.post-edit-link { display: none; }

.post h2 { display: none; }
.entry h2, .print { display: block; }


body, .entry { padding-top: 0px;  margin-top: 0px; } 

.bio_left, .bio_right { 
	margin-top: 0px;
	}
.position { width: 50%; }
.job_dat .period { width: 20% ;  }
