/* @override 
	http://centrix.ca/centrix.cav2/main.css
	http://centrix.ca/v2/main.css
	http://centrix.ca/main.css
*/

* {
	padding: 0;
	margin: 0;
}

body {
	font: 9pt "Gill Sans", Verdana;
	color: #333;
}

#wrapper {
	margin: 0 auto;
	width: 922px;
}

#faux {
	background: url(images/columns.png);
	margin-bottom: 5px;
	overflow: auto;
	width: 100%
}

#header {
	color: #333;
	width: 902px;
	padding: 10px;
	height: 75px;
	margin: 10px 0px 5px 0px;
	background: #fff;
}

#leftcolumn {
	display: inline;
	color: #333;
	margin: 10px;
	padding: 0px;
	width: 205px;
	float: left;
}

#leftmiddle {
	float: left;
	color: #333;
	margin: 10px 13px;
	padding: 0px;
	width: 209px;
	display: inline;
	position: relative;
	z-index: 50
}

#rightmiddle {
	display: inline;
	position: relative;
	color: #333;
	margin: 10px 10px 10px 10px;
	padding: 0px;
	width: 205px;
	float: left;
}

#rightcolumn {
	display: inline;
	position: relative;
	color: #333;
	margin: 10px 10px 10px 17px;
	padding: 0px;
	width: 205px;
	float: left;
	z-index: 30;
}

#verdeteaser {
	display: inline;
	position: relative;
	color: #333;
	margin: 8px 1px 0px 10px;
	padding: 9px;
	width: 180px;
	height: 40px;
	float: left;
	z-index: 10;
	background: url(images/topsecret.png) no-repeat;
}

#copyright {
	color: #999;
}

#biophil {
	display: inline;
	position: relative;
	color: #333;
	margin: 7px 1px 9px -6px;
	padding-left: 10px;
	padding-top: 15px;
	padding-right: 10px;
	width: 207px;
	height: 280px;
	float: left;
	z-index: 10;
	border-top: 1px solid #8a8a8a;
	border-bottom: 1px solid #fff;
	background: #bfc9e1 url(images/biobackground.png) repeat-x;
	text-align: justify;
}

#biorick {
	display: inline;
	position: relative;
	color: #333;
	margin: 7px 1px 9px -6px;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	width: 207px;
	height: 280px;
	float: left;
	z-index: 10;
	border-top: 1px solid #8a8a8a;
	border-bottom: 1px solid #fff;
	background: #bfc9e1 url(images/biobackground.png) repeat-x;
	text-align: justify;
}

#biochris {
	display: inline;
	position: relative;
	color: #333;
	margin: 7px 1px 9px -6px;
	padding-left: 10px;
	padding-top: 14px;
	padding-right: 10px;
	width: 209px;
	height: 280px;
	float: left;
	z-index: 10;
	border-top: 1px solid #8a8a8a;
	border-bottom: 1px solid #fff;
	background: #bfc9e1 url(images/biobackground.png) repeat-x;
	text-align: justify;
}

#footer {
	width: 906px;
	height: 35px;
	clear: both;
	color: #4c4c4c;
	background: #9bb2cc;
	margin: 0px 0px 10px 0px;
	font-size: 9pt;
	padding: 6px 6px 6px 10px;
}

#footer a {
	color: #069;
}

.vcard a{
	color: #e44227;
	text-decoration: none;
}
.vcardtxt {
	height: 16px;
	margin-left: 5px;
	display:inline-block;
}

.blogpost {
	padding-left: 0px;
}

#philosophytxt {
	line-height: 14px;
	text-align: justify;
	width: 205px;
	display: inline-block;
	position: relative;
	left: 4px;
	margin-top: 5px;
}

#locationtxt {
	line-height: 14px;
	text-align: justify;
	display: inline-block;
	position: relative;
	margin-top: 4px;
	margin-left: 2px;
	width: 170px;
}

#contacttxt {
	line-height: 14px;
	text-align: justify;
	display: inline-block;
	position: relative;
	margin-top: 4px;
	margin-left: 5px;
	width: 160px;
}

#contacttxt a {
	color: #069;
}

hr {
	color: #fff;
	width: 100%;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 4px;
	margin-bottom: 4px;
}

.clear {
	clear: both;
	background: none;
}

#icoglobe {
	height: 26px;
	width: 16px;
	display: inline-block;
}

#icosound {
	height: 68px;
	width: 13px;
	display: inline-block;
}

.projecttitle {
	color: #333;
	line-height: 6px;
	letter-spacing: 1px;
}

.h3 {
	font: bold 9pt "Gill Sans", Verdana;
	color: #333;
	letter-spacing: 2px;
	display: inline-block;
	padding-left: 1px;
	height: 13px;
}

.h1 {
	font: bold 25pt/22px "Gill Sans", Verdana;
	color: #333;
	vertical-align: top;
	display: inline-block;
	height: 30px;
	padding-left: 3px;
}

.blogpost {
	display:inline;
	text-decoration:none;
	list-style-type: square;
}
#footertxt {
	top: -3px;
	position:relative;
	margin-right:7px;
}
