/*
Theme Name: MSC Partner
Theme URI: http://www.megasuccessclubpartners.com/
Description: Mega Success Club Partners Theme
Version: 0.6
Author: SFM
*/

.block ul {
list-style-type:none;
}

.block ul li {
	padding-left: 5px;
}

.blogDiscuss {
	text-align: right;
}

.meta,
.meta a {
 	color: #999;
}

/* Tweets as posts */
#content .thoughts {
	border: 0;
	padding: 0;
	background: none;
}
#content .thoughts .entry {
	margin: 20px 0;
	padding: .1em 90px .1em .5em;
	background: url(images/twitter-icon.png) 100% 0 no-repeat;
	border: 1px solid #a51739;
}
#content .thoughts .entry {
	padding-bottom: 15px;
}
#content .thoughts .blogPostHeader,
#content .thoughts .blogDiscuss {
	display: none;
}