/*
Notice
------

YOU MAY NOT COPY OR USE THIS FILE IF YOU HAVE NOT PURCHASED RIGHTS FOR IT


Terms of use
------------

This software is copyright Mesoconcepts Ltd, and is distributed under the terms of the Mesoconcepts license. In a nutshell, you may freely use it for any purpose, but may not redistribute it without written permission.

http://www.semiologic.com/legal/license/
**/

.link_entry a,
.link_comment a
{
	background: url(file.gif) center left no-repeat;
	padding-left: 13px;
	padding-right: 0px;
}

.admin_link a,
a.edit_entry,
a.edit_comment
{
	background: url(edit.gif) center left no-repeat;
	padding-left: 13px;
	padding-right: 0px;
}

.entry_comments a
{
	background: url(comment.gif) center left no-repeat;
	padding-left: 13px;
	padding-right: 0px;
}

.comment_entry a,
.reply_comment a
{
	background: url(add_comment.gif) center left no-repeat;
	padding-left: 13px;
	padding-right: 0px;
}

.email_entry a
{
	background: url(email.gif) center left no-repeat;
	padding-left: 13px;
	padding-right: 0px;
}

.print_entry a
{
	background: url(print.gif) center left no-repeat;
	padding-left: 13px;
	padding-right: 0px;
}

.entry_author a,
.comment_author a,
.loginout a
{
	background: url(user.gif) center left no-repeat;
	padding-left: 13px;
	padding-right: 0px;
}

.entry_tags a
{
	background: url(folder.gif) center left no-repeat;
	padding-left: 13px;
	padding-right: 0px;
}

.sidebar ul ul,
.sidebar .display_sidebar_nav_widget div span
{
	list-style-image: url(file.gif);
}

.sidebar .widget_categories ul,
.sidebar .widget_archives ul
{
	list-style-image: url(folder.gif);
}

.sidebar .sem_subscribe_me ul,
.sidebar .now-reading ul
{
	list-style-image: none;
}

.sidebar .now-reading li
{
	list-style-type: none;
	margin-left: 0px;
}

.main .sem_post_list ul,
.main .sem_link_list ul,
.main .archive_listing ul
{
	list-style-image: url(file.gif);
}

.main .sem_post_archive ul,
.main .sem_link_archive ul
{
	list-style-image: url(folder.gif);
}

.skin .bullet ul,
.skin ul.bullet
{
	list-style-image: url(bullet.gif);
}

.skin p.bullet
{
	background: url(bullet.gif) center left no-repeat;
	padding-left: 16px;
	padding-right: 0px;
}

.skin .checked ul,
.skin .check ul,
.skin ul.checked,
.skin ul.check,
.skin .bullet ul ul,
.skin ul.bullet ul
{
	list-style-image: url(check.gif);
}

.skin p.checked,
.skin p.check
{
	background: url(check.gif) center left no-repeat;
	padding-left: 16px;
	padding-right: 0px;
}

#democracy ul
{
	list-style-image: none;
}
