h1, h2, h3 {
	color:#000;
}
h3 {
	font-size:1.8em;
}
strong {
	color:#000;
}
a strong {
	color:#00B0D9;
}
.content a {
	color:#00B0D9;
}
.content a:hover,
.content a:hover strong {
	background-color:#00B0D9;
	color:#FFF!important;
}
h1.about-header {
	background:url('images/bg-img-about-header-960x193.png') 0 -43px no-repeat;
	border-bottom:1px solid #AAAAAA;
	height:150px;
	margin-bottom:10px;
	text-indent:-9999px;
	width:960px;
}
.about-text {
	border-bottom:1px solid #AAAAAA;
	margin:20px 10px 10px;
	position:relative;
}
.left-col.push {
	margin-left:460px;
	width:480px;
}
.about-text h2 {
	color:#000;
	font-size:2.6em;
	margin:10px 0 0 10px;
}
.about-text .left-col p {
	font:1.8em/26px georgia,times,serif;
	line-height:26px;
	margin-bottom:10px;
	padding:10px;
	width:460px;
}
.about-text .left-col.screens {
	background:url('images/bg-img-about-470x310.png') right top no-repeat;
}
.about-text div.col-fixed.left {
	background:url('images/bg-img-about-features.png') center center no-repeat;
	height:300px;
	left:0px;
	position:absolute;
	top:-15px;
	width:460px;
}
.about-text p.pull-text {
	font:2em/28px georgia,times,serif;
	margin:10px 10px 20px;
}
.about-text.who-is {
	border-bottom-width:3px;
	margin-bottom:50px;
}
.about-text ul.who-is-list li {
	display:inline;
	float:left;
	padding:10px 20px 10px 10px;
	width:290px;
}
.about-text ul.who-is-list li.last {
	border:none;
	padding-right:0px;
}
.about-text ul.who-is-list li.long {
	width:920px;
}
.about-text ul.who-is-list li.long a {
	font-size:1.6em;
	line-height:25px;
	margin-right:10px;
}
div.bio-head {
	background:left top no-repeat;
	height:50px;
	padding-left:54px;
	margin-bottom:10px;
}
.about-text ul.who-is-list li h3 {
	border-bottom:1px solid #AAAAAA;
	color:#000;
	line-height:25px;
}
div.bio-head p {
	font-size:1.2em;
	font-weight:bold;
	line-height:25px;
}
.about-text ul.who-is-list li.adam div.bio-head {
	background-image:url('images/bg-img-adam-48x.jpg');
}
.about-text ul.who-is-list li.daniel div.bio-head {
	background-image:url('images/bg-img-daniel-48x.jpg');
}
.about-text ul.who-is-list li.dave div.bio-head {
	background-image:url('images/bg-img-dave-48x.jpg');
}
.about-text ul.who-is-list li p.bio {
	font:1.4em/20px georgia,times,serif;
}

/* --- Blog Feed Styles --- */
/*
.blog-feed {
border-top:1px solid #AAAAAA;
margin:5px 0;
}

.blog-post {
border-bottom:1px solid #AAAAAA;
padding:5px 0px;
}

.blog-post h4 {
font-size:1.4em;
}

.blog-post h4 a {
color:#2F2F2F;
}

.blog-post h4 a:hover {
color:#8F8F8F;
}

.post-time {
color:#4F4F4F;
margin:3px 0;
}

.post-desc {
color:#4F4F4F;
font-size:1.1em;
line-height:1.4em;
}
*/
