/*
Theme Name: MyWordPress
Theme URI: http://themetation.com
Description: A Premium theme for magazine, editor, community and more! WordPress Theme by <a href="http://kailoon.com/">kailoon</a> and <a href="http://themetation.com">themetation</a>.
Version: 2.5
Author: kailoon
Author URI: http://kailoon.com
*/
.post { border:1px solid #CFCFCF;background:#FFFFFF url(images/box-bgr.gif) repeat-x scroll center top; }
.post-box{padding:7px 20px;}
.post.pager, .single {padding:0 20px 20px;}
.social-links {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#F1F1F1 url(images/box-bgr2.gif) repeat-x scroll center top;
	height:42px;
	padding:0 18px;
}
.social-links .fl {
	line-height:42px;
}
.fl {
	float:left;
}
.social-links .fl span {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/comment_count_bg.gif) no-repeat scroll left center;
	display:inline-block;
	font-size:14px;
	font-weight:bold;
	line-height:32px;
	margin-right:6px;
	padding:4px 0 8px;
	text-align:center;
	width:33px;
}

.social-links .fr {
	padding:9px 0 0;
}
.fr {
	float:right;
}
.social-links .fr span {
	line-height:21px;
}
.fix {
	clear:both;
	height:1px;
	margin:-1px 0 0;
	overflow:hidden;
}

.hl, .hl2 {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/hl-dot.gif) repeat-x scroll center top;
	clear:both;
	height:2px;
	overflow:hidden;
	width:100%;
}