.widget {
	clear: both;
	margin-bottom: 40px;
	overflow: hidden;
}

#footer .widget {
	margin-bottom: 20px;
}

#footer h3 {
	line-height: normal;
}

#side .widget ul {
	margin-top: 15px;
}

#side .widget ul ul {
	margin: 0;
	border: 0;
}

#side .widget ul li {
	background-repeat: no-repeat;
	background-position: 0 12px;
	padding: 6px 0 6px 15px;
	min-height: 22px;
}

#side .widget li li {
	padding-bottom: 0;
	border: 0;
}

#side ul li.current-cat,
#side ul li.current_page_item {
	background-position: 0 -1px;
}

#side ul li li.current-cat,
#side ul li li.current_page_item {
	background-image: url(../images/style0/side-li.png);
	background-position: 0 12px;
}

/* Custom Widgets Global */

.widget-posts ul, .widget-comments ul, .widget-tweets ul, .widget-follow ul { overflow: hidden; }
#side .widget-follow ul, #footer .widget-follow ul { border: 0; }
#side .widget-posts ul li, #side .widget-comments ul li, #side .widget-tweets ul li, #footer .widget-posts ul li, #footer .widget-comments ul li, #footer .widget-tweets ul li {
	overflow: hidden;
	padding: 10px 0;
	line-height: 20px;
	background: none;
}
#side .widget-tweets ul li, #footer .widget-tweets ul li { line-height: 22px; }
#side .widget-follow ul li, #footer .widget-follow ul li { border: 0; padding: 0; background: none; }

.widget-posts img, .widget-comments img {
	float: left;
	margin: 2px 10px 0 0; padding: 4px;
	border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
}

.widget-posts .title, .widget-comments .title {
	display: block;
}

#footer .widget-posts .title, #footer .widget-comments .title {
	font-size: 12px;
}

.widget-posts .date, .widget-comments .date {
	display: inline-block;
	margin: 0 15px 0 0; padding: 0 0 0 17px;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: 0 4px;
}

.widget-posts .comments, .widget-comments .author {
	display: inline-block;
	padding: 0 0 0 16px;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: 0 6px;
}

/* Misc! */

.loading {
	width: 32px; height: 32px;
	background-repeat: no-repeat;
}

.ajaxloading {
	width: auto;
	padding: 4px 0 0 35px;
	line-height: 24px;
}

.ajaxresponse {
	display: none;
}

form span.note {
	margin: 5px 0 0 10px;
}

#side .contactform textarea, #footer .contactform textarea {
	width: 276px;
}

/* Follow Us */

.widget-follow li {
	float: left;
	margin: 0 15px 15px 0;
}

.widget-follow a.delicious		{ background-image: url(../images/bookmarks/delicious-x.png);	}
.widget-follow a.digg			{ background-image: url(../images/bookmarks/digg-x.png);		}
.widget-follow a.facebook		{ background-image: url(../images/bookmarks/facebook-x.png);	}
.widget-follow a.feedburner		{ background-image: url(../images/bookmarks/feedburner-x.png);	}
.widget-follow a.flickr			{ background-image: url(../images/bookmarks/flickr-x.png);		}
.widget-follow a.stumbleupon	{ background-image: url(../images/bookmarks/stumbleupon-x.png);	}
.widget-follow a.twitter		{ background-image: url(../images/bookmarks/twitter-x.png);		}
.widget-follow a.yahoo			{ background-image: url(../images/bookmarks/yahoo-x.png);		}
.widget-follow a.youtube		{ background-image: url(../images/bookmarks/youtube-x.png);		}

.widget-follow a {
	float: left; display: block;
	padding: 4px;
	width: 26px; height: 26px;
	text-indent: -999999px;
	border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px;
	background-repeat: no-repeat;
	background-position: center;
}