/*
.hide {width: auto; height: auto; position: relative;}
*:first-child+html 
* html 
*/
.hide {height: 0; width: 0; overflow: hidden; position: absolute;}
body {background: #fff; color: #666; font-size: 9pt; font-family: "Trebuchet MS", Verdana, Arial, sans-serif, Helvetica;}
a:link, a:visited {background: #fff; color: #479; font-weight: bold; text-decoration: underline;}

#header {padding: 0 0 15px 0; border-bottom: 2px solid #ddd;}
#header p .hide {width: auto; height: auto; position: relative;}
#header p a .hide img {border: none;}
#header img.headshot {width: 82px; height: 82px; float: left;}
#header h1 {margin: 0 0 5px 0; padding: 35px 0 0 100px; font-size: 15pt; line-height: 1; text-transform: uppercase;}
#header h2 {color: #999; margin: 0 0 7px 100px; font-size: 10pt; text-transform: uppercase;}
#header ul#headerNav {display: none;}

#main {width: auto; margin: 25px 0; padding: 0% 3% 0% 0%; position: relative; border: 0; float: none !important; background: transparent none;}
#main a[href^="/"]:after {content: " (http://www.covenantseminary.edu" attr(href) ") ";}
#main a[href^="http://"]:after {content: " (" attr(href) ") ";}
img.left {float: left; margin: 0 25px 20px 0;}
img.right {float: right; margin: 0 0 20px 25px;}
#masthead {display: none;}
#contentContainer {width: 6in; margin: 0in .4in .5in;}
h3 {color: #999; margin: 0 0 .15in 0; font-size: 11pt; text-transform: uppercase;}
h4 {color: #999; margin: 0 0 .15in 0; font-size: 11pt; text-transform: uppercase;}
h5 {color: #999; margin: 0 0 .15in 0; font-size: 10pt; text-transform: uppercase;}
p, ul, ol, dl {margin-bottom: .15in;}
table {width: 6in; margin: 0 0 .15in 0; border: 1px solid #000; display: table; border-collapse: collapse;}
table thead {display: table-header-group;}
table thead tr {display: table-row;}
table thead tr th, table tfoot tr td {display: table-cell; padding: 5px 10px; text-align: left; border-bottom: 3px solid #000; vertical-align: bottom;}
table tbody {display: table-row-group;}
table tbody tr {display: table-row;}
table tbody tr td {display: table-cell; padding: 5px 10px; border-bottom: 1px solid #000; vertical-align: middle;}

#why-i-teach {margin: 0 0 20px 0; padding: 20px 0 0 0; border: solid #eee; border-width: 2px 0 1px 0;}
#why-i-teach h4 {margin: 0 0 .1in 0; font-size: 9pt;}

#sidebar {display: none;}

#footer {height: auto !important; margin: 25px 0 0 0; padding: 5px 0; font-size: 8pt; border-top: 1px solid #bdbbba; clear: both;}
#footer .adr {float: left;}
#footer p.hide {width: auto; height: auto; position: relative;}
#footer #contactInfo {float: right;}
#footer #contactInfo span.hide {width: auto; height: auto; position: relative;}
#footer #footerUtility,#footer #copyright {display: none;}
#footer a {color: #666; text-decoration: none;}
