/*
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') no-repeat center left;
	padding-left: 20px;
	padding-right: 0px
}

.admin_link a,
a.edit_entry,
a.edit_comment
{
	}

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

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

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

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

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

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

.sidebar ul ul
{
	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
{
	list-style-image: url('none');
}

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

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

.main .checked ul,
.sidebar .checked ul
{
	list-style-image: url('check.gif');
}



#democracy ul
{
	list-style-image: url('none');
}