* {
	margin: 0;
	padding: 0;
}
body { 
	-background-image: url(img/bg.jpg); 
	background-position: 20% top; 
	background-repeat: repeat-x; 
	margin: 0px; 
	width: 100%; 
	margin-right: auto;
	margin-left: auto;
	background-color: #fafafe;
	text-shadow: 2px 2px 3px white;
	color: #2d313b;
	font-size: 1em;
	font-family: "Arial", sans-serif;  
	font-style: normal;  
	font-weight: normal;  
	line-height: 1.2;
}  
.content {
	margin-right: auto;
	margin-left: auto;
	width: 85%;}
.outer {
	-background: transparent url("img/layer1.png") 40% 0 repeat-x;
}
.inner {
	-background: transparent url("img/layer2.png") 80% 0 repeat-x;
} 
a { text-decoration: none;  }
a:link {  color: #2b3e66; }
a:visited { color: #183062; }
a:hover {  color: #580627; }
a:hover .linkInternal {background-image: none; background-color: red}
a:hover .linkExternal {background-image: none; background-color: blue}
hr {
	border-left-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 1px;
	border-style: dashed;
	border-color: #738ecb;
	clear: both; 
	}
	
#Header {  
	font-size: 1em;
	padding-top:30px;
	}
#Header h2 {   
	font-style: normal;  
	font-weight: normal;  
	}
	
#Welcome { 
padding: 24px 0 24px 0;
	color: #141b2c; 
	font-size: 3em;
	font-family: Georgia, serif; 
	line-height: 1.3;
	}
	
#Content { 
padding: 24px 0 24px 0;
	color: #2d313b; 
	font-size: 2em;
	color: #323c51;
	}
#Content hr { 
	border-style: solid;
	}
	
#Links  {
padding: 0 0 44px 0; }	
 
.column , .widecolumn { 
	min-height:100px;
	padding: 12px; 
	float: left; 
	display: inline-block; 
	width: 140px; 
	}
.widecolumn { 
	width:360px; 
	}
.column a img , .widecolumn a img   {  border-color: #e4e7ec; border-width: 4px; border-style: solid; padding:1px; }
.column a:hover img, .widecolumn a:hover img {border-color: #e1d1d1;  border-width: 4px; border-style: solid;}
.flexRightcolumn { float: right; background-color: #fff954;}
#footer { padding-top: 300px; font-size: 0.9em; color: #b09ea7; }
strong { font-weight: bold; color: #264176;  }
a strong:hover { float: right; color: #611127;  }
#blog { /* display: block; visibility: hidden; */ padding-left: 12px; padding-bottom: 12px; padding-right: 12px; padding-top: 48px; background-color: #f5f7fb; font-style: normal; font-weight: normal; color: #555961; font-size: 0.8em; clear: both;}
#blog hr {
			border-left-width: 0px;
			border-bottom-width: 0px;
			border-right-width: 0px;
			border-top-width: 1px;
			border-color: #e4e7ec;
			border-style: double;
			background-color: #738ecb;
		}
#blog img {margin:7px;}

#blog   a img  {border-color: #e4e7ec; border-width: 4px; border-style: solid; padding:1px;}
#blog   a:hover img {border-color: #e1d1d1; border-width: 4px; border-style: solid;}
	ul#entries {
	width:500px;
	margin-right:14px; 
	padding: 0 !important;
		}
 
	ul#entries li {
		list-style: none !important;
		margin-bottom: 1.5em;
		border-top: 1px  #738ecb dashed;
		padding-top:28px;
		}
 
	ul#entries li h3 {
		margin: 0 0 1em 0 !important;
		}
	#dopplr-blog-badge-for-atomicshed {
			border-style: none;
		}
		.clear {
	clear: both;
}
#hcard-John-Cooper   {
	margin-top: 14px;
	font-size: 0.75em;
	line-height: 1.5;
}
#hcard-John-Cooper .fn {padding:7px 0 7px 0;}
.column a img   {border:none}
.column a:hover img   {border:none}
#ProjectThumbnails ol li   { list-style-type: none; }
#Clients ol li   { list-style-type: square; list-style-position: outside; }