body {
	font: 12px Helvetica, Calibri, Arial, Geneva, sans-serif;
	background: white;
	color: black;
	font-family: "HelveticaNeue", Helvetica, Calibri, Arial, Geneva, sans-serif;
}

a:link {
	color: #254B5A;
	border-bottom: 1px solid #254B5A;
	text-decoration: none;
}

a:visited {
	color: #8B9E99;
	border-bottom: 1px solid #8B9E99;
	text-decoration: none;
}

a:hover {
	color: #ff5609;
	border-bottom: 1px solid #ff5609;
}

div.footer a:link, div.footer a:visited {
	color: #8B9E99;
	border-bottom: 1px solid #8B9E99;
}

div.footer a:hover {
	color: #00da00;
	border-bottom: 1px solid #00da00;
}

a {
	-webkit-transition-duration: 0.3s;
	-webkit-transition-property: all;
}

.hidden {
	display: none;
}

ul.clients li {
	float: left;
	margin-right: 10px;
	font-size: 14px;
	line-height: 1.8em;
}

ul.clients li, p {
	line-height: 1.8em;
}

h1, h2 {
	font: 34px "HelveticaNeue-Light", Helvetica, Calibri, Arial, Geneva, sans-serif;
	line-height: 1.2em;
	width: 600px;
	font-weight: normal;
}

h1 strong {
	font-family: "HelveticaNeue-Bold", Helvetica, Calibri, Arial, Geneva, sans-serif;
	font-weight: bold;
}

h3 {
	font: 14px "HelveticaNeue", Helvetica, Calibri, Arial, Geneva, sans-serif;
	margin-bottom: 8px;
}

div.footer h3 {
	font: 12px "HelveticaNeue", Helvetica, Calibri, Arial, Geneva, sans-serif;
}

div.grid_12.header {
	border-top: 4px solid black;
	padding-top: 12px;
	margin-top: 48px;
}

div.grid_12.projects, p.note {
	padding-top: 16px;
	margin-top: 48px;
}

div.grid_12.projects {
	border-top: 1px solid black;
	margin-top: 48px;
}

div.grid_12.footer {
	border-top: 1px solid #8B9E99;
	margin-top: 24px;
	padding-top: 8px;
	color: #8B9E99;
}

strong {
	font-family: "HelveticaNeue-Bold", Helvetica, Calibri, Arial, Geneva, sans-serif;
}

small {
	font-size: 12px;
}

em {
	font-family: Georgia, sans-serif;
	font-style: italic;
}

div.social p {
	background: url(../small-arrow.gif) no-repeat left center;
	padding-left: 15px;
}

div.carrois p {
	text-align: right;
}

div.carrois a:link, div.carrois a:visited {
	text-decoration: none;
	border: none;
}

a.carroislink {
	background: url(../carrois.gif) no-repeat right top;
	padding-right: 40px;
}

a.carroislink:hover {
	background: url(../carrois.gif) no-repeat right -15px;
	padding-right: 20px;
}
a.carroislink span {
	visibility: hidden;
}

.amp {
	font-family: Baskerville, "Goudy Old Style", "Palatino", "Book Antiqua", "Warnock Pro", serif;
	font-weight: normal;
	font-style: italic;
	font-size: 1.1em;
	line-height: 1em;
}

p strong, span.collab {
	font-weight: bold;
}

div.vcard:hover {
	color: black;
}