/* Link Styles */
a:link, a:visited {
	color: #466240;
}
a:hover {
	color: #466240;
}
a:active {
	color: #466240;
}

/* Post */
.post-count {
  background: url(../images/comment-bubble.jpg) no-repeat 0 0;
}
.post-count span {
  color: #e1b188;
}
.post-footer ul li {
  background: url(../images/related-arrow.gif) no-repeat 0 11px;
}
/* Sidebar */
.creattica_images li a:hover,
.popular_items li a:hover,
.collection li a:hover {
  border-color: #466240;
}
span.feat-author {
  background: url(../images/feat-author.gif) no-repeat 0 0;
}
span.feat-file {
  background: url(../images/feat-file.gif) no-repeat 0 0;
}
span.free-file {
  background: url(../images/free-file.gif) no-repeat 0 0;
}
/* Button */
a.input-link-dark { 
  background:transparent url(../images/button-left-light.png) no-repeat scroll left top;
}
a.input-link-dark span {
  background:transparent url(../images/button-right-light.png) no-repeat scroll right top;
}

i {display: none}