/* School of Divinity base PRINT styles
Author: Charles Eichmann
Date: 09.17.2007 */

/* Structure */
#navTopRight {display: none;}
#middle {clear: both;}
#middle div {float: none !important;}
#navMiddle {display: none;}
#bottomRow {border: none; background: none;}
#bottomRow #navLeft {display: none;}
#mainBody {float: none !important; margin: 0;}
#mainBody, #wideBody {border: none; width: auto;}
#mainBody table, #wideBody table {}
#mainBody table td, #wideBody table td {padding: 5px;}
#lowerBorder {width: 100%; clear: both;}
#pageTools {display: none;}
#footer {display: none;}
	
/* Typography */
#news h3 {font-family: bold Georgia, "Times New Roman", Times, serif;	margin: 0;}

/* Links */
#mainBody a:link, #mainBody a:visited,
#wideBody a:link, #wideBody a:visited, 
#mainBody a:hover, #wideBody a:hover {color: #000; border-bottom: 1px solid #000;}
#mainBody a:link:after, #mainBody a:visited:after,
#wideBody a:link:after, #wideBody a:visited:after {content: " (" attr(href) ") "; font-size: 90%;}
#mainBody a:link img, #wideBody a:link img {border: none;}

/* Lists */
#mainBody ul, #wideBody ul {list-style-type: disc;}
#mainBody ol, #wideBody ol {list-style-type: decimal;}
#mainBody li, #wideBody li {line-height: 160%; margin: .4em 0;}
#bottomRow #navLeft ul {list-style-type: none;	margin: 0;	padding: 20px 0 20px 20px;}
#bottomRow #navLeft ul li {padding: 3px 0;}
#bottomRow #navLeft ul li ul {list-style-type: none; margin: 4px 0 6px 12px; padding: 0;}
#bottomRow #navLeft ul li ul li {padding: 3px 0;}
.pagenavList {display: none;}

/* Miscellaneous */	
.backToTop {display: none;}
.important {font-weight: bold;}
#mainBody table.data, #wideBody table.data {border: 1px solid #999;}
#mainBody div.data, #wideBody div.data {border: 1px solid #999; line-height: 120%; padding: 7px; width: 80%; margin: 0 auto;}
#mainBody span.data, #wideBody span.data {border: 1px solid #999; line-height: 120%; padding: 7px; margin: 0 auto; text-align: center;}
p.address {line-height: 1.2em; font-size: 95%; margin: 0; padding: .3em 0;}
p.note {line-height: 1.2em; font-size: 95%; margin: 0; padding: 1.0em 0 0.3em 0; color: #999;}
p.title {font-size: 140%; font-family: Arial, Helvetica, sans-serif; font-weight: bold; line-height: 102%; margin: 0; padding: 0;}
#cv {margin: 0; padding: 0;}
#cv ul {list-style: none; margin: .5em 0 .5em 25px; padding: 0;}
#cv ul li {line-height: 110%; padding: 0 0 .5em 0;}
#cv ul li ul li {padding: 0;}
.degreelinks li {list-style-image:url(../images/general/icons/bullet.gif); margin: .5em 0 .5em 25px; padding: 0;}
.degreelinks ul li {list-style-image:url(../images/general/arrows/pfeil3.gif);}
.callout1 {background: #eee;}
.callout2 {background: #eee;}
.callout3 {background: #eee;}
#wideBody a.toggle {display: block;}
#wideBody a.toggle:link, #wideBody a.toggle:visited, #wideBody a.toggle:active {border:none; color: #333;}
#wideBody a.toggle:hover {border: none; color:#666;}
