/* Mod TPsocial stylesheet */
/* Brought to you by : http://tips-blogger-zacky.blogspot.com */
.mod_gentitle,
.mod_gentitle h2 {
	text-transform:uppercase;
	font-size:14px;
	letter-spacing:-1px;
	font-weight:700;
	color:#FF0000;
	line-height:normal;}
.tpclr {	
	clear:both;}
/*mod_technorati style*/
.mod_technorati li {
	list-style:none;
	margin-left:0;
	border-bottom:1px solid #DADDD2;
	padding-bottom:10px;
	margin-bottom:10px;
	}
.mod_technorati li a {
	font-weight:700;
	text-decoration:underline;
	line-height:normal;
	display:block;
	margin:0px;
	padding:0;
	font-size:110%;
	}
.mod_technorati li span {
	line-height:normal;}
	
/*mod_twitter style*/
.mod_twitter p{

	line-height:normal;}
.mod_twitter li {
	display:block;
	list-style:none;
	margin-left:0;
	border-bottom:1px solid #DADDD2;
	padding-bottom:5px;
	margin-bottom:5px;

	line-height:normal;
	}
.mod_twitter_img,
.mod_twitter_img2,
.mod_twitter_img3 {
	width:28px;
	height:28px;
	border:1px solid #DADDD2
	}
.mod_twitter_img2,
.mod_twitter_img3 {
	margin-right:5px;}
.mod_twitter_img3 {
	margin-right:3px;
	margin-bottom:3px;}


/*mod_youtube style*/

.mod_youtube {}
.mod_youtube_img {

	border:1px solid #333;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	}
.mod_youtube li {
	list-style:none;
	margin-left:0;
	border-bottom:1px solid #DADDD2;
	padding-bottom:4px;
	margin-bottom:4px;
	line-height:normal;
	}
/*mod_delicious style*/
.mod_delicious {}
.mod_delicious li {
	list-style:none;
	margin-left:0;
	border-bottom:1px solid #DADDD2;
	padding-bottom:4px;
	margin-bottom:4px;
	line-height:normal;
	}
.mod_delicious li a.delicititle {
	font-weight:700;
	text-decoration:underline;
	line-height:normal;
	display:block;
	margin:0px;
	padding:0;
	font-size:110%;
	}
.mod_delicious li span {
	line-height:normal;}
/*mod_digg*/
#digg-widget-container ul li { width:98%;
	border-bottom:1px solid #DADDD2;

	margin-bottom:5px;
	}
#digg-widget-container ul li h3 {
	font-weight:700;
	margin:0;
	padding:0;
	background:none;
	letter-spacing:-1px;
	padding-bottom:5px;}
#digg-widget-container ul li p {
	line-height:normal;
	margin:0;
	padding:0;
		padding-bottom:5px;
}
#digg-widget-container ul li .digg-count {
	margin-right:5px;
	margin-bottom:5px;}
.digg-widget-topic {
	text-transform:uppercase;
	padding:5px 0;}
	
/*mod_flickr*/
.mod_flickr img {
	opacity:1;filter:alpha(opacity=100);
	}
.mod_flickr img:hover,
.mod_flickr img:focus {
	opacity:0.8;filter:alpha(opacity=80);}
	
/*mod_stumbleupon*/

.mod_stumbleupon {
	}
.stumbleitem {
	display:block;
	list-style:none;
	margin-left:0;
	border-bottom:1px solid #DADDD2;
	padding-bottom:4px;
	margin-bottom:4px;
	line-height:normal;}
.stumbleitem img {
/*	width:60px;
	height:50px;
	float:left;
	border:1px solid #333333;
	margin-right:5px;*/
	display:none;}

/*mod_deviantart*/

.mod_deviantart {}

.mod_deviantart img {
	opacity:1;filter:alpha(opacity=100);
	margin:0 3px 3px 0;
	}
.mod_deviantart img:hover,
.mod_deviantart img:focus {
	opacity:0.8;filter:alpha(opacity=80);}
.mod_deviantart li {
	list-style:none;
	margin-left:0;
	border-bottom:1px solid #DADDD2;
	padding-bottom:4px;
	margin-bottom:4px;
	line-height:normal;
	}
/*mod_picasa*/

.mod_picasa {}

.mod_picasa img {
	opacity:1;filter:alpha(opacity=100);
	margin:0 3px 3px 0;
	}
.mod_picasa img:hover,
.mod_picasa img:focus {
	opacity:0.8;filter:alpha(opacity=80);}
.mod_picasa li {
	list-style:none;
	margin-left:0;
	border-bottom:1px solid #DADDD2;
	padding-bottom:4px;
	margin-bottom:4px;
	line-height:normal;
	}

/*mod_tumblr*/

.mod_tumblr {}

.mod_tumbl img {
	margin:0 3px 3px 0;
	}
.mod_tumblr li {
	list-style:none;
	margin-left:0;
	border-bottom:1px solid #DADDD2;
	padding-bottom:4px;
	margin-bottom:4px;
	line-height:normal;
	}

/* Start of Last FM */
table.lfmWidgetquilt td {
	margin:0 !important;
	padding:0 !important;
	border:0 !important;
}

table.lfmWidgetquilt_red tr.lfmHead a {
	background:url(views/lastfm/tmpl/images/header_red.png) repeat-x 0 -20px;
}
table.lfmWidgetquilt_grey tr.lfmHead a {
	background:url(views/lastfm/tmpl/images/header_grey.png) repeat-x 0 -20px;
}
table.lfmWidgetquilt_blue tr.lfmHead a {
	background:url(views/lastfm/tmpl/images/header_blue.png) repeat-x 0 -20px;
}
table.lfmWidgetquilt_black tr.lfmHead a {
	background:url(views/lastfm/tmpl/images/header_black.png) repeat-x 0 -20px;
}

table.lfmWidgetquilt tr.lfmHead a {
	display:block;
	overflow:hidden;
	height:20px;
	text-decoration:none;
	border:0;
}

table.lfmWidgetquilt_red tr.lfmHead a:hover {
	background:url(views/lastfm/tmpl/images/header_red.png) repeat-x 0 0 !important;
}
table.lfmWidgetquilt_grey tr.lfmHead a:hover {
	background:url(views/lastfm/tmpl/images/header_grey.png) repeat-x 0 0 !important;
}
table.lfmWidgetquilt_blue tr.lfmHead a:hover {
	background:url(views/lastfm/tmpl/images/header_blue.png) repeat-x 0 0 !important;
}
table.lfmWidgetquilt_black tr.lfmHead a:hover {
	background:url(views/lastfm/tmpl/images/header_black.png) repeat-x 0 0 !important;
}

table.lfmWidgetquilt tr.lfmEmbed object {
	float:left;
}

table.lfmWidgetquilt_red tr.lfmFoot td.lfmConfig a {
	background:url(views/lastfm/tmpl/images/footer_red.png) no-repeat 0px -20px;
}
table.lfmWidgetquilt_grey tr.lfmFoot td.lfmConfig a {
	background:url(views/lastfm/tmpl/images/footer_grey.png) no-repeat 0px -20px;
}
table.lfmWidgetquilt_blue tr.lfmFoot td.lfmConfig a {
	background:url(views/lastfm/tmpl/images/footer_blue.png) no-repeat 0px -20px;
}
table.lfmWidgetquilt_black tr.lfmFoot td.lfmConfig a {
	background:url(views/lastfm/tmpl/images/footer_black.png) no-repeat 0px -20px;
}

table.lfmWidgetquilt tr.lfmFoot td.lfmConfig a {
	display:block;
	overflow:hidden;
	width:85px;
	height:20px;
	float:right;
	text-decoration:none;
	border:0;
}

table.lfmWidgetquilt_red tr.lfmFoot td.lfmConfig a:hover {
	background:url(views/lastfm/tmpl/images/footer_red.png) no-repeat 0px 0 !important;
}
table.lfmWidgetquilt_grey tr.lfmFoot td.lfmConfig a:hover {
	background:url(views/lastfm/tmpl/images/footer_grey.png) no-repeat 0px 0 !important;
}
table.lfmWidgetquilt_blue tr.lfmFoot td.lfmConfig a:hover {
	background:url(views/lastfm/tmpl/images/footer_blue.png) no-repeat 0px 0 !important;
}
table.lfmWidgetquilt_black tr.lfmFoot td.lfmConfig a:hover {
	background:url(views/lastfm/tmpl/images/footer_black.png) no-repeat 0px 0 !important;
}

table.lfmWidgetquilt_red tr.lfmFoot td.lfmView a {
 background:url(views/lastfm/tmpl/images/footer_red.png) no-repeat -85px -20px;
}
table.lfmWidgetquilt_black tr.lfmFoot td.lfmView a {
 background:url(views/lastfm/tmpl/images/footer_black.png) no-repeat -85px -20px;
}
table.lfmWidgetquilt_grey tr.lfmFoot td.lfmView a {
 background:url(views/lastfm/tmpl/images/footer_grey.png) no-repeat -85px -20px;
}
table.lfmWidgetquilt_blue tr.lfmFoot td.lfmView a {
 background:url(views/lastfm/tmpl/images/footer_blue.png) no-repeat -85px -20px;
}

table.lfmWidgetquilt tr.lfmFoot td.lfmView a {
 display:block;
 overflow:hidden;
 width:74px;
 height:20px;
 text-decoration:none;
 border:0;
}

table.lfmWidgetquilt_red tr.lfmFoot td.lfmView a:hover {
	background:url(views/lastfm/tmpl/images/footer_red.png) no-repeat -85px 0 !important;
}
table.lfmWidgetquilt_grey tr.lfmFoot td.lfmView a:hover {
	background:url(views/lastfm/tmpl/images/footer_grey.png) no-repeat -85px 0 !important;
}
table.lfmWidgetquilt_blue tr.lfmFoot td.lfmView a:hover {
	background:url(views/lastfm/tmpl/images/footer_blue.png) no-repeat -85px 0 !important;
}
table.lfmWidgetquilt_black tr.lfmFoot td.lfmView a:hover {
	background:url(views/lastfm/tmpl/images/footer_black.png) no-repeat -85px 0 !important;
}

table.lfmWidgetquilt_red tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_red.png) no-repeat -159px -20px;
}
table.lfmWidgetquilt_grey tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_grey.png) no-repeat -159px -20px;
}
table.lfmWidgetquilt_blue tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_blue.png) no-repeat -159px -20px;
}
table.lfmWidgetquilt_black tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_black.png) no-repeat -159px -20px;
}

table.lfmWidgetquilt_red tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_red.png) no-repeat -159px -20px;
}
table.lfmWidgetquilt_grey tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_grey.png) no-repeat -159px -20px;
}
table.lfmWidgetquilt_blue tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_blue.png) no-repeat -159px -20px;
}
table.lfmWidgetquilt_black tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_black.png) no-repeat -159px -20px;
}

table.lfmWidgetquilt_red tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_red.png) no-repeat -159px -20px;
}
table.lfmWidgetquilt_grey tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_grey.png) no-repeat -159px -20px;
}
table.lfmWidgetquilt_blue tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_blue.png) no-repeat -159px -20px;
}
table.lfmWidgetquilt_black tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_black.png) no-repeat -159px -20px;
}

table.lfmWidgetquilt tr.lfmFoot td.lfmPopup a {
	display:block;
	overflow:hidden;
	width:25px;
	height:20px;
	text-decoration:none;
	border:0;
}

table.lfmWidgetquilt_red tr.lfmFoot td.lfmPopup a:hover {
	background:url(views/lastfm/tmpl/images/footer_red.png) no-repeat -159px 0 !important;
}
table.lfmWidgetquilt_grey tr.lfmFoot td.lfmPopup a:hover {
	background:url(views/lastfm/tmpl/images/footer_grey.png) no-repeat -159px 0 !important;
}
table.lfmWidgetquilt_blue tr.lfmFoot td.lfmPopup a:hover {
	background:url(views/lastfm/tmpl/images/footer_blue.png) no-repeat -159px 0 !important;
}
table.lfmWidgetquilt_black tr.lfmFoot td.lfmPopup a:hover {
	background:url(views/lastfm/tmpl/images/footer_black.png) no-repeat -159px 0 !important;
}

table.lfmWidgetquilt_red tr.lfmFoot td.lfmFoot2 {
	background:url(views/lastfm/tmpl/images/bg_red.png) repeat-x 0 0;
	text-align:right;
}
table.lfmWidgetquilt_grey tr.lfmFoot td.lfmFoot2 {
	background:url(views/lastfm/tmpl/images/bg_grey.png) repeat-x 0 0;
	text-align:right;
}
table.lfmWidgetquilt_blue tr.lfmFoot td.lfmFoot2 {
	background:url(views/lastfm/tmpl/images/bg_blue.png) repeat-x 0 0;
	text-align:right;
}
table.lfmWidgetquilt_black tr.lfmFoot td.lfmFoot2 {
	background:url(views/lastfm/tmpl/images/bg_black.png) repeat-x 0 0;
	text-align:right;
}

/* --------------------------------------------------------------------------------------- */

table.lfmWidgettasteometer td {
	margin:0 !important;
	padding:0 !important;
	border:0 !important;
}

table.lfmWidgettasteometer_red tr.lfmHead a {
	background:url(views/lastfm/tmpl/images/header_red.png) repeat-x 0 -20px;
}
table.lfmWidgettasteometer_grey tr.lfmHead a {
	background:url(views/lastfm/tmpl/images/header_grey.png) repeat-x 0 -20px;
}
table.lfmWidgettasteometer_blue tr.lfmHead a {
	background:url(views/lastfm/tmpl/images/header_blue.png) repeat-x 0 -20px;
}
table.lfmWidgettasteometer_black tr.lfmHead a {
	background:url(views/lastfm/tmpl/images/header_black.png) repeat-x 0 -20px;
}

table.lfmWidgettasteometer tr.lfmHead a {
	display:block;
	overflow:hidden;
	height:20px;
	text-decoration:none;
	border:0;
}

table.lfmWidgettasteometer_red tr.lfmHead a:hover {
	background:url(views/lastfm/tmpl/images/header_red.png) repeat-x 0 0 !important;
}
table.lfmWidgettasteometer_grey tr.lfmHead a:hover {
	background:url(views/lastfm/tmpl/images/header_grey.png) repeat-x 0 0 !important;
}
table.lfmWidgettasteometer_blue tr.lfmHead a:hover {
	background:url(views/lastfm/tmpl/images/header_blue.png) repeat-x 0 0 !important;
}
table.lfmWidgettasteometer_black tr.lfmHead a:hover {
	background:url(views/lastfm/tmpl/images/header_black.png) repeat-x 0 0 !important;
}

table.lfmWidgettasteometer tr.lfmEmbed object {
	float:left;
}

table.lfmWidgettasteometer_red tr.lfmFoot td.lfmConfig a {
	background:url(views/lastfm/tmpl/images/footer_red.png) no-repeat 0px -20px;
}
table.lfmWidgettasteometer_grey tr.lfmFoot td.lfmConfig a {
	background:url(views/lastfm/tmpl/images/footer_grey.png) no-repeat 0px -20px;
}
table.lfmWidgettasteometer_blue tr.lfmFoot td.lfmConfig a {
	background:url(views/lastfm/tmpl/images/footer_blue.png) no-repeat 0px -20px;
}
table.lfmWidgettasteometer_black tr.lfmFoot td.lfmConfig a {
	background:url(views/lastfm/tmpl/images/footer_black.png) no-repeat 0px -20px;
}

table.lfmWidgettasteometer tr.lfmFoot td.lfmConfig a {
	display:block;
	overflow:hidden;
	width:85px;
	height:20px;
	float:right;
	text-decoration:none;
	border:0;
}

table.lfmWidgettasteometer_red tr.lfmFoot td.lfmConfig a:hover {
	background:url(views/lastfm/tmpl/images/footer_red.png) no-repeat 0px 0 !important;
}
table.lfmWidgettasteometer_grey tr.lfmFoot td.lfmConfig a:hover {
	background:url(views/lastfm/tmpl/images/footer_grey.png) no-repeat 0px 0 !important;
}
table.lfmWidgettasteometer_blue tr.lfmFoot td.lfmConfig a:hover {
	background:url(views/lastfm/tmpl/images/footer_blue.png) no-repeat 0px 0 !important;
}
table.lfmWidgettasteometer_black tr.lfmFoot td.lfmConfig a:hover {
	background:url(views/lastfm/tmpl/images/footer_black.png) no-repeat 0px 0 !important;
}

table.lfmWidgettasteometer_red tr.lfmFoot td.lfmView a {
 background:url(views/lastfm/tmpl/images/footer_red.png) no-repeat -85px -20px;
}
table.lfmWidgettasteometer_black tr.lfmFoot td.lfmView a {
 background:url(views/lastfm/tmpl/images/footer_black.png) no-repeat -85px -20px;
}
table.lfmWidgettasteometer_grey tr.lfmFoot td.lfmView a {
 background:url(views/lastfm/tmpl/images/footer_grey.png) no-repeat -85px -20px;
}
table.lfmWidgettasteometer_blue tr.lfmFoot td.lfmView a {
 background:url(views/lastfm/tmpl/images/footer_blue.png) no-repeat -85px -20px;
}

table.lfmWidgettasteometer tr.lfmFoot td.lfmView a {
 display:block;
 overflow:hidden;
 width:74px;
 height:20px;
 text-decoration:none;
 border:0;
}

table.lfmWidgettasteometer_red tr.lfmFoot td.lfmView a:hover {
	background:url(views/lastfm/tmpl/images/footer_red.png) no-repeat -85px 0 !important;
}
table.lfmWidgettasteometer_grey tr.lfmFoot td.lfmView a:hover {
	background:url(views/lastfm/tmpl/images/footer_grey.png) no-repeat -85px 0 !important;
}
table.lfmWidgettasteometer_blue tr.lfmFoot td.lfmView a:hover {
	background:url(views/lastfm/tmpl/images/footer_blue.png) no-repeat -85px 0 !important;
}
table.lfmWidgettasteometer_black tr.lfmFoot td.lfmView a:hover {
	background:url(views/lastfm/tmpl/images/footer_black.png) no-repeat -85px 0 !important;
}

table.lfmWidgettasteometer_red tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_red.png) no-repeat -159px -20px;
}
table.lfmWidgettasteometer_grey tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_grey.png) no-repeat -159px -20px;
}
table.lfmWidgettasteometer_blue tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_blue.png) no-repeat -159px -20px;
}
table.lfmWidgettasteometer_black tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_black.png) no-repeat -159px -20px;
}

table.lfmWidgettasteometer_red tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_red.png) no-repeat -159px -20px;
}
table.lfmWidgettasteometer_grey tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_grey.png) no-repeat -159px -20px;
}
table.lfmWidgettasteometer_blue tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_blue.png) no-repeat -159px -20px;
}
table.lfmWidgettasteometer_black tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_black.png) no-repeat -159px -20px;
}

table.lfmWidgettasteometer_red tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_red.png) no-repeat -159px -20px;
}
table.lfmWidgettasteometer_grey tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_grey.png) no-repeat -159px -20px;
}
table.lfmWidgettasteometer_blue tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_blue.png) no-repeat -159px -20px;
}
table.lfmWidgettasteometer_black tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_black.png) no-repeat -159px -20px;
}

table.lfmWidgettasteometer tr.lfmFoot td.lfmPopup a {
	display:block;
	overflow:hidden;
	width:25px;
	height:20px;
	text-decoration:none;
	border:0;
}

table.lfmWidgettasteometer_red tr.lfmFoot td.lfmPopup a:hover {
	background:url(views/lastfm/tmpl/images/footer_red.png) no-repeat -159px 0 !important;
}
table.lfmWidgettasteometer_grey tr.lfmFoot td.lfmPopup a:hover {
	background:url(views/lastfm/tmpl/images/footer_grey.png) no-repeat -159px 0 !important;
}
table.lfmWidgettasteometer_blue tr.lfmFoot td.lfmPopup a:hover {
	background:url(views/lastfm/tmpl/images/footer_blue.png) no-repeat -159px 0 !important;
}
table.lfmWidgettasteometer_black tr.lfmFoot td.lfmPopup a:hover {
	background:url(views/lastfm/tmpl/images/footer_black.png) no-repeat -159px 0 !important;
}

table.lfmWidgettasteometer_red tr.lfmFoot td.lfmFoot2 {
	background:url(views/lastfm/tmpl/images/bg_red.png) repeat-x 0 0;
	text-align:right;
}
table.lfmWidgettasteometer_grey tr.lfmFoot td.lfmFoot2 {
	background:url(views/lastfm/tmpl/images/bg_grey.png) repeat-x 0 0;
	text-align:right;
}
table.lfmWidgettasteometer_blue tr.lfmFoot td.lfmFoot2 {
	background:url(views/lastfm/tmpl/images/bg_blue.png) repeat-x 0 0;
	text-align:right;
}
table.lfmWidgettasteometer_black tr.lfmFoot td.lfmFoot2 {
	background:url(views/lastfm/tmpl/images/bg_black.png) repeat-x 0 0;
	text-align:right;
}

/* --------------------------------------------------------------------------------------- */

table.lfmWidgetchart td {
	margin:0 !important;
	padding:0 !important;
	border:0 !important;
}

table.lfmWidgetchart_red tr.lfmHead a {
	background:url(views/lastfm/tmpl/images/header_red.png) repeat-x 0 -20px;
}
table.lfmWidgetchart_grey tr.lfmHead a {
	background:url(views/lastfm/tmpl/images/header_grey.png) repeat-x 0 -20px;
}
table.lfmWidgetchart_blue tr.lfmHead a {
	background:url(views/lastfm/tmpl/images/header_blue.png) repeat-x 0 -20px;
}
table.lfmWidgetchart_black tr.lfmHead a {
	background:url(views/lastfm/tmpl/images/header_black.png) repeat-x 0 -20px;
}

table.lfmWidgetchart tr.lfmHead a {
	display:block;
	overflow:hidden;
	height:20px;
	text-decoration:none;
	border:0;
}

table.lfmWidgetchart_red tr.lfmHead a:hover {
	background:url(views/lastfm/tmpl/images/header_red.png) repeat-x 0 0 !important;
}
table.lfmWidgetchart_grey tr.lfmHead a:hover {
	background:url(views/lastfm/tmpl/images/header_grey.png) repeat-x 0 0 !important;
}
table.lfmWidgetchart_blue tr.lfmHead a:hover {
	background:url(views/lastfm/tmpl/images/header_blue.png) repeat-x 0 0 !important;
}
table.lfmWidgetchart_black tr.lfmHead a:hover {
	background:url(views/lastfm/tmpl/images/header_black.png) repeat-x 0 0 !important;
}

table.lfmWidgetchart tr.lfmEmbed object {
	float:left;
}

table.lfmWidgetchart_red tr.lfmFoot td.lfmConfig a {
	background:url(views/lastfm/tmpl/images/footer_red.png) no-repeat 0px -20px;
}
table.lfmWidgetchart_grey tr.lfmFoot td.lfmConfig a {
	background:url(views/lastfm/tmpl/images/footer_grey.png) no-repeat 0px -20px;
}
table.lfmWidgetchart_blue tr.lfmFoot td.lfmConfig a {
	background:url(views/lastfm/tmpl/images/footer_blue.png) no-repeat 0px -20px;
}
table.lfmWidgetchart_black tr.lfmFoot td.lfmConfig a {
	background:url(views/lastfm/tmpl/images/footer_black.png) no-repeat 0px -20px;
}

table.lfmWidgetchart tr.lfmFoot td.lfmConfig a {
	display:block;
	overflow:hidden;
	width:85px;
	height:20px;
	float:right;
	text-decoration:none;
	border:0;
}

table.lfmWidgetchart_red tr.lfmFoot td.lfmConfig a:hover {
	background:url(views/lastfm/tmpl/images/footer_red.png) no-repeat 0px 0 !important;
}
table.lfmWidgetchart_grey tr.lfmFoot td.lfmConfig a:hover {
	background:url(views/lastfm/tmpl/images/footer_grey.png) no-repeat 0px 0 !important;
}
table.lfmWidgetchart_blue tr.lfmFoot td.lfmConfig a:hover {
	background:url(views/lastfm/tmpl/images/footer_blue.png) no-repeat 0px 0 !important;
}
table.lfmWidgetchart_black tr.lfmFoot td.lfmConfig a:hover {
	background:url(views/lastfm/tmpl/images/footer_black.png) no-repeat 0px 0 !important;
}

table.lfmWidgetchart_red tr.lfmFoot td.lfmView a {
 background:url(views/lastfm/tmpl/images/footer_red.png) no-repeat -85px -20px;
}
table.lfmWidgetchart_black tr.lfmFoot td.lfmView a {
 background:url(views/lastfm/tmpl/images/footer_black.png) no-repeat -85px -20px;
}
table.lfmWidgetchart_grey tr.lfmFoot td.lfmView a {
 background:url(views/lastfm/tmpl/images/footer_grey.png) no-repeat -85px -20px;
}
table.lfmWidgetchart_blue tr.lfmFoot td.lfmView a {
 background:url(views/lastfm/tmpl/images/footer_blue.png) no-repeat -85px -20px;
}

table.lfmWidgetchart tr.lfmFoot td.lfmView a {
 display:block;
 overflow:hidden;
 width:74px;
 height:20px;
 text-decoration:none;
 border:0;
}

table.lfmWidgetchart_red tr.lfmFoot td.lfmView a:hover {
	background:url(views/lastfm/tmpl/images/footer_red.png) no-repeat -85px 0 !important;
}
table.lfmWidgetchart_grey tr.lfmFoot td.lfmView a:hover {
	background:url(views/lastfm/tmpl/images/footer_grey.png) no-repeat -85px 0 !important;
}
table.lfmWidgetchart_blue tr.lfmFoot td.lfmView a:hover {
	background:url(views/lastfm/tmpl/images/footer_blue.png) no-repeat -85px 0 !important;
}
table.lfmWidgetchart_black tr.lfmFoot td.lfmView a:hover {
	background:url(views/lastfm/tmpl/images/footer_black.png) no-repeat -85px 0 !important;
}

table.lfmWidgetchart_red tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_red.png) no-repeat -159px -20px;
}
table.lfmWidgetchart_grey tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_grey.png) no-repeat -159px -20px;
}
table.lfmWidgetchart_blue tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_blue.png) no-repeat -159px -20px;
}
table.lfmWidgetchart_black tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_black.png) no-repeat -159px -20px;
}

table.lfmWidgetchart_red tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_red.png) no-repeat -159px -20px;
}
table.lfmWidgetchart_grey tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_grey.png) no-repeat -159px -20px;
}
table.lfmWidgetchart_blue tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_blue.png) no-repeat -159px -20px;
}
table.lfmWidgetchart_black tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_black.png) no-repeat -159px -20px;
}

table.lfmWidgetchart_red tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_red.png) no-repeat -159px -20px;
}
table.lfmWidgetchart_grey tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_grey.png) no-repeat -159px -20px;
}
table.lfmWidgetchart_blue tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_blue.png) no-repeat -159px -20px;
}
table.lfmWidgetchart_black tr.lfmFoot td.lfmPopup a {
	background:url(views/lastfm/tmpl/images/footer_black.png) no-repeat -159px -20px;
}

table.lfmWidgetchart tr.lfmFoot td.lfmPopup a {
	display:block;
	overflow:hidden;
	width:25px;
	height:20px;
	text-decoration:none;
	border:0;
}

table.lfmWidgetchart_red tr.lfmFoot td.lfmPopup a:hover {
	background:url(views/lastfm/tmpl/images/footer_red.png) no-repeat -159px 0 !important;
}
table.lfmWidgetchart_grey tr.lfmFoot td.lfmPopup a:hover {
	background:url(views/lastfm/tmpl/images/footer_grey.png) no-repeat -159px 0 !important;
}
table.lfmWidgetchart_blue tr.lfmFoot td.lfmPopup a:hover {
	background:url(views/lastfm/tmpl/images/footer_blue.png) no-repeat -159px 0 !important;
}
table.lfmWidgetchart_black tr.lfmFoot td.lfmPopup a:hover {
	background:url(views/lastfm/tmpl/images/footer_black.png) no-repeat -159px 0 !important;
}

table.lfmWidgetchart_red tr.lfmFoot td.lfmFoot2 {
	background:url(views/lastfm/tmpl/images/bg_red.png) repeat-x 0 0;
	text-align:right;
}
table.lfmWidgetchart_grey tr.lfmFoot td.lfmFoot2 {
	background:url(views/lastfm/tmpl/images/bg_grey.png) repeat-x 0 0;
	text-align:right;
}
table.lfmWidgetchart_blue tr.lfmFoot td.lfmFoot2 {
	background:url(views/lastfm/tmpl/images/bg_blue.png) repeat-x 0 0;
	text-align:right;
}
table.lfmWidgetchart_black tr.lfmFoot td.lfmFoot2 {
	background:url(views/lastfm/tmpl/images/bg_black.png) repeat-x 0 0;
	text-align:right;
}

/* End of Last FM Css */

.scrnshots_badge_container img { border: 1px solid #888;}
.scrnshots_badge_container img.scrnshots_logo { border: 0; }
