/* @override http://www.samuelclarke.com/v3/style.css */

body, html {
	margin: 0px;
	padding: 0;
	
}

body{
	color: #4D4D4D;
	background-color: #E0E0E0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#container {
	position: relative;
	width: 100%;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
}

#mugshot{
	width: 221px;
	height: 221px;
	text-align: left;
	position: absolute;
	margin-top: 12px;
}

#name h1 {
	font: italic bold 3.3em Georgia, "Times New Roman", Times, serif;
	color: #fffeff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 240px;
}

#blurb {
	font-size: 1.8em;
	margin-left: 240px;
	width: 512px;
	position: relative;
}

#blurb p {
	margin-top: 5px;
	margin-bottom: 5px;
}

#blurb a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

a:hover { 
	text-decoration: none;
	color: #FFFFFF;
	background-color: #f91d12;
}

.linkedin {
	color: #999999;
	text-decoration: underline;
}

.gmaps {
	color: #81BB3F;
}

.lvs {
	color: #57ACD3;
}

.salt {
	color: #000000;
}

.flickr {
	color: #E2297B;
}

.twitter {
	color: #9E7C4F;
}

.facebook {
	color: #2E3187;
}

.lastfm {
	color: #E21C24;
}

.email {
	color: #652D86;
}

#what-is-cp p {
	color: #808080;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 240px;
	font: 0.7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#copyright p {
	color: #212121;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 240px;
	font: 0.7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#evolution p {
	color: #B3B3B3;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 240px;
	font: 0.7em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
