/* @override http://localhost:4567/css/main.css */

/* hax */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  zoom: 1;
}

body {
  font-family: helvetica,sans-serif;
  font-size: 12px;
  color: #333;
  background-color: #fff;
  line-height: 1.4;
  margin: 20px
}
* {
  margin: 0px;
  padding: 0px;
}

img {
  border: none;
}

a, a:visited {
	color: #3660FF;
	text-decoration: underline;
}

h2 {
	margin-bottom: 0.5em;
}

#side {
	width: 230px;
	float: left;
}

#bio, .vcard {
	
	margin-bottom: 0.5em;
}

#profiles li {
	list-style-type: none;
	float: left;
	margin-right: 8px;
}

#companies {
	margin-left: 260px;
	width: 400px;
}

.companies ul {
	
}

.companies li {
	margin-bottom: 0.5em;
	list-style-type: none;
}

.companies .position {
	display: block;
	font-size: 0.9em;
	color: #aaa;
}

.companies .position {
	display: block;
	font-size: 0.9em;
	color: #aaa;
}