/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes/base-weblog.css);
@import url(/mt-static/themes/theme-masala/theme-masala.css);
/* end StyleCatcher imports */

.entry-tags ul, .entry-categories ul
{
	border: 1px solid #CCC;
	padding: 10px;
	margin: 10px;
	background-color: #e8e4de;
	text-align: left;
	font-weight: normal;
}

.entry-tags li, .entry-categories li 
{
	display: inline; 
}

.entry-tags li a, .entry-categories li a
{
	border-width: 0;
	color: #000;
	text-decoration: none;
}

.entry-tags li a:active, .entry-categories li a:active,
.entry-tags li a:hover, .entry-categories li a:hover
{
	color: #6C3;
}

.friendfeed,
.friendfeed div,
.friendfeed span,
.friendfeed img,
.friendfeed table,
.friendfeed tr,
.friendfeed td {
    border: none !important;
    background-color: #f0f0f0 !important;
}

.friendfeed .logo img {
    display: none;
}

