body 		{	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif; margin: 0px 0px 0px 0px; font-size: 1em; color: #4c4c4c; 
				background-color: #F3F3F3;	}
h1, h2 		{	font-weight: normal;  	}
h1 			{	font-size: 3em;	margin-bottom: 0.2em; padding-top: 0em; margin-top: 0em; color: #000080 }
h2 			{	margin-top: 2em; padding-top: 1em; font-size: 1.75em; border-top: Silver thin dotted; text-transform: uppercase; }
h2.plain	{	margin-top: 0em; border-top: none;}
h3			{	font-size: 1em; margin-bottom: 0em; }
.software h3	{	padding-top: 1em; margin-bottom: 0em; font-size: 1.2em; text-transform: none;}
h2, h3, h4	{	color: #212121;}
a:link 		{ 	color: #222D67;	background-color: #F3F3F3 }
a:visited 	{ 	color: #204960; background-color: #F3F3F3;}
a:hover 	{ 	color: #4D2A7E; background-color: #F5F0FA; }
a:active	{ 	color: #7A2938; background-color: #F5F0FA; }
ul 			{	list-style-type: circle; margin-top: 0em; }

.contentContainer 		{	width: 50em; margin-left: 4em;	}
.introductionContent 	{	font-weight: normal; margin-bottom: 0.4em; width: 50em;	}
.header					{ 	border-bottom: Silver thin solid; background-color: white;}
.header, .footer 		{	padding: 0em 0em 1em 0em; }
.footer 				{	border-top: solid thick Silver; padding-top: 1em;	margin-top: 2em; background-color: #D8D8D8;}
.footer a:link, .footer a:visited		{	background-color: #D8D8D8;}
.footnote				{	font-size: 0.75em; }
.headerContent 			{	width: 60em; margin-left: 4em;}
.footerContent 			{	margin: 2em 0 1em 4em;	padding-bottom: 2em; 	}
.strong 				{	font-weight: normal; }
.introductionContent .strong:after {	content: ' But I have come to love the art, science and process of technology.';}
.topic 					{	background-color: LightGray; padding: 0.2em 0.2em 0.2em 0.2em; margin: 0.2em 0.3em 0.2em 0em; 
							font-size: 0.6em; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; ;
							border: solid silver 1px;}

code		{ display: block; font-size: 0.9em; }
.comment	{ background-color: #F5F0FA; font-size: 1em; border-top: solid silver 1px; margin-top: 1em; }
.comment a	{ background-color: #F5F0FA; }
.posted		{ color: silver;}

@media all and (max-width: 59em) {
	.contentContainer, .bylineContent, .headerContent, .footerContent, .introductionContent { width: 96%; margin: 0 1% 0 1%; }
	.contentBox h2 { width: 90%; }
	#samfarmer-head-shot { display: block; }
}