/* Extra css file for personal jemdoc customizations. */
/* Copyright (C) Jacob Mattingley 2007. */

a, a > tt {
	color: #305080;
}
a:hover {
	border-bottom: 1px #305080 dotted;
}

div#toptitle {
	margin-bottom: 1.3em;
	border-bottom: 1px solid #c0c0c0;
}

div#alter_title {
	margin-top: -0.7em;
	font-size: 150%;
	font-weight: normal;
	color: #203060;
}

div#links_title {
	margin-top: -0.7em;
	font-size: 110%;
	font-weight: normal;
}

div#subtitle {
	margin-top: -0.7em;
	font-size: 130%;
	font-weight: normal;
	color: #707070;
}

h1, h2, h3, #layout-menu a.current:link, #layout-menu a.current:visited {
	color: #203060;
}


div#footer-text {
	padding-bottom: 0;
}

div.blocktitle {
	color: #203070;
}

div.blockcontent {
	border: 1px solid #c0c0c0;
}

div#footer-text {
	font-size: 8pt;
    padding-bottom: 8px;
}
