#hometitle{
	background: #65cbcf;
	margin-bottom: 10px;
}

a.postTitle,
h3.postTitle{
	color: #65cbcf;
	background: #fff;
	font-size: 1.4em;
	margin:0px;
	font-weight: bold;
}

a:hover.postTitle{
	color: #1f7b7f;
}

.date{
	font-size: 1.2em;
	color: #999999;
	margin-bottom: 25px;
}
.author{
	font-size: 1.2em;
	color: #999999;
	margin-bottom: 5px;
	font-style: italic;
}

.post{
	margin: 0px 0 0 220px;
	width:342px;
	color: #333333;
	padding: 2px 80px 20px 0;
	border-top: 1px dotted #65cbcf;
	position: relative;
}

.post p{
	color: #333333;
}

.post p a{
	font-size: 1.0em;
	color:#65cbcf;
}

#branding {
	background: url(images/itflogoaqua.gif) no-repeat;
}

#sidebar.archive h3{
	background-color: #65cbcf;
	margin-bottom: 9px;
}

#sidebar.archive li{
	border-top: 1px dotted #65cbcf;
	padding: 2px 0;
}
	#sidebar.archive li.rss{
		background: url(images/blog_rss.gif) no-repeat 0 9px ;
		text-indent: 15px;
		padding-top: 10px;
	}


#sidebar.archive li a{
	color: #65cbcf;
	font-weight: bold;
}
#sidebar.archive li a:hover,
.post p a:hover{
	color: #1f7b7f;
}
h3#comments {
	margin-top:25px;
	padding-top:5px;
	background-color:#fff;
	color: #65cbcf;
	font-size: 1.2em;
}

h3#respond{
	margin-top:5px;
	padding-top:15px;
	background-color:#fff;
	color: #65cbcf;
	font-size: 1.2em;
	border-top: 1px dotted #65cbcf;
}

a:link, a:visited {
color:#65cbcf;
text-decoration:none;
}
.commentlist li {
	border-top: 1px dotted #65cbcf;
	}
#bottombar {
	border-bottom: 10px #65cbcf solid;
}

.button {
	padding: 1px;
	background:none;
	color:#65cbcf;
	border:none;
	font-weight:bold;
	}

.button:hover {
	background:#65cbcf;
	color:#fff;
	text-decoration:none
	}
	
.pullquote{
	color: #65cbcf;
	font-weight: bold;
}
#othercontentheader h1{
	color: #65cbcf;
}

#othercontentheader h2{
	color: #65cbcf;
}

#othercontentheader h3{
	color: #65cbcf;
}