#hometitle{
	background: #c5ce21;
}

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

a:hover.postTitle,
.post p a:hover,
#sidebar.archive li a:hover{
	color: #868c12;
}

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


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

.post p{
	color: #333333;
}

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

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

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

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

#sidebar.archive li a{
	color: #c5ce21;
	font-weight: bold;
}

h3#comments {
	margin-top:25px;
	padding-top:5px;
	background-color:#fff;
	color: #c5ce21;
	font-size: 1.2em;
}

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

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

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

.button:hover {
	background:#c5ce21;
	color:#fff;
	text-decoration:none
	}
	
.pullquote{
	color: #c5ce21;
	font-weight: bold;
}

#othercontentheader h1{
	color: #c5ce21;
}

#othercontentheader h2{
	color: #c5ce21;
}

#othercontentheader h3{
	color: #c5ce21;
}