body {
	background: #4e004d url(images/backgrounds/kcjulie-bg.png) repeat-x fixed left top;
}

#content {
	background: transparent;
}

#mainc .post h2 a {
	color: #92278f;
	text-decoration: none;
}

a {
	color: #92278f;
	text-decoration: underline;
}

#mainc .post .more {
	background: url(images/more_purple.gif) no-repeat;
}

#header ul.topnav li a {
	background: url(images/topnav_purple.png) no-repeat;
}

ol.commentlist li .avatar span.date {
	background-color: #af65ad;
}

p.tt strong, p.tt a strong {
	color: #92278f;
	font-weight: bold;
}

#respond h3 {
	color: #92278f;
}

input#submit {
	background-color: #92278f;
}

ol.commentlist li .number {
	color: #d5aed4;
}

form#commentform {
	background-color: #ffd9fe;
}

form#commentform .names p {
	color: #92278f;
}

form#commentform textarea#comment, input#author, input#email, input#url {
	border: 1px solid #92278f;
}