/* widgets */
.widget{
	background: #ffffff;
}
.widget h2 a{
	color: #ffffff;
	text-decoration: none;
}
/* widget text */
.widget_text .textwidget{
	text-align: justify;
}
/* widget rss */
.widget_rss h2 a{
	color: #ffffff;
	text-decoration: none;
}

/* wp cumulus */
.wp_cumulus_widget div{
	padding: 0px !important;
}
