/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */
body {
 	background-color: #2a2a2a ;
}
.widget {
	background-color: #333333;
	background-color: rgba(50, 50, 50, 0.9) ;
}
.widget, .posts-thumb li, .entry-thumbnail, .thumb-stories li, .posts-slideshow {
	border: 1px solid #555555 ;
}
.widget:hover, .posts-thumb li:hover, .entry-thumbnail:hover, .thumb-stories li:hover, .posts-slideshow:hover {
	border: 1px solid #777777 ;
	box-shadow:none;
}
.widget-title {
	border-bottom:1px solid #555555;
}
.wng_thumb_stories, .wng_thumb_stories:hover {
	background:none ;
	border:none ;	
}
.widget_text {
	padding:0 !important;
	border:0 !important;
	box-shadow:none !important;
	background:none;
}