/** Exhibit widget styles */
.adsense{ margin:0px auto; }

.widget-container .adsense{
	padding:10px; background:#333333; border:1px solid #272727;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.banner{ width:468px; height:60px; }


#wp_tag_cloud div {
	line-height: 1.6em;
}

#calendar_wrap{
	margin:0px auto;
	padding:10px;
	width:300px;
	
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	
	background:#2d2d2d;
}

#wp-calendar {
	width: 298px;
}
#wp-calendar caption {
	color: #666;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #888;
}
#wp-calendar tbody td {
	background: #444;
	border: 1px solid #222;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #999;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}
