/*
 Theme Name:   Daniel Goleman
 Template:     sparkling
 Version:      1.0.0
*/

@import url(../sparkling/style.css) ;


body {
	background: #fff
}
.post-inner-content {
	padding: 0;
	background-color:#fff;
	border:none
}
.post-inner-content:first-child {
	border: none
}
.home h1.entry-title {
	display: none
}
.byline, .copyright, article .wp-post-image {
	display: none !important
}
article .blog-post img.wp-post-image {
display:block !important;
	float: right;
	border:1px solid #cecece;
	padding:4px;
	margin-left:20px
}
.footer-widget-area .widgettitle {
	text-transform: none;
	font-size:2em;
	color:#fff;
	text-align:center;
	font-weight:normal
}
#swboc-9 ul {
	text-align: center
}
#swboc-9 ul li {
	display: inline-block
}