/*
Theme Name: Twenty Ten KTV
Description: Twenty-Ten modified slightly
Author: Kelson Vibber
Template: twentyten
*/

@import url("../twentyten/style.css");



/* KTV Customizations */
.aktt_tweet_digest li {margin-bottom: .75em}
a.aktt_tweet_time {text-decoration: none}
.commentlist .odd {background: #ddddd5}
.commentlist .even {background: #e6eeee}
.commentlist .mycomment, .commentlist .bypostauthor {background: #ace}

a:visited { /* KTV */
	color:#008;
}
a:active,
a:hover { /* KTV */
	color: #f30;
}
