/* CSS for my site 
* Written by: Kenneth Love
* Created On: 05-01-08
* Last Updated On: 03-17-09
*/

h1 { font-size:650%;font-weight:bold;line-height:100%;padding:0;}
h2 { font-size:200%;font-weight:lighter;line-height:100%;text-transform:uppercase;letter-spacing:0.3em;padding-top:0;}
h3 { font-size:200%; }
h4 { font-size:135%;font-style:italic; padding:0 10px; }
h5 { padding:10px 0 5px; }

acronym { border-bottom:1px dashed #aaa;cursor:help;}

	#bd ul, #bd dl, #bd ol { padding:0 10px; }
		#bd dl dd ul li { padding:0 0 5px 10px; }
	#bd p.details { padding:0;font-style:italic; }

dl#contact { padding-top:10px; }
	#contact dt { width:3em;float:left;padding-right:10px;font-weight:bold; }
	#contact dd { margin-bottom:5px;}