/*
Theme Name: Empower Your Life Club
Theme URI: http://www.megasuccessclub.com/
Description: Default MSC Club Partner Template
Version: 0.6
Author: SFM
*/

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

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

.blogDiscuss {
	text-align: right;
}

.post {
	margin-bottom: 15px;
	padding-bottom: 0;
}

.entry {
	margin-bottom: 15px;
}

.meta,
.meta a {
 	color: #999;
	padding: 0 5px;
}

.post .feedback {
	margin: 15px 0 5px;
	padding: 5px 0 5px 5px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
}
.post .feedback a {
	color: #f58420;
	text-decoration: none;
	font-weight: bold;
}
.post .feedback a:hover {
	text-decoration: underline;
}

#comments {
	margin: 15px 0;
	padding: 0;
}
#content ol.commentlist {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}
#content ol.commentlist li {
	margin: 10px 0;
	padding: 0 15px;
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	background: #f5f0e7;
}
#content ol.commentlist li p {
	margin: 10px 0;
	padding: 0;
}
#content ol.commentlist li cite {
	color: #777;
	font-size: .9em;
	font-weight: bold;
}
/* Tweets as posts */
#content .twitter {
	border: 0;
	padding: 0;
	background: none;
	color: #333;
}
#content .twitter .entry {
	margin: 20px 0;
	padding: .1em 90px .1em .5em;
	background: url(images/twitter-icon.png) 100% 0 no-repeat;
	border: 1px solid #ddd;
}
#content .twitter .entry {
	padding-bottom: 15px;
}
#content .twitter .blogPostHeader,
#content .twitter .blogDiscuss,
#content .twitter .feedback,
#content .twitter .meta {
	display: none;
}
