@charset "utf-8";
/* CSS Document */

#comment_box {
	width: 970px;
	text-align: right;
}
.empty_comment {
	background-color: transparent;
	text-align: left;
	font-size: 14px;
	padding: 5px;
	color: #A8A8A8;
}
.empty_comment h2 {
	text-align: left;
	font-weight: bold;
	color: #A8A8A8;
}
.comment-reply{
	padding-right:25px!important;
	background-color:#FFFFFF;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
}
.user-reply{
	color:#A2A2A2;
	padding-right:10px;
	}
	
.user-reply a{
	color:#A2A2A2;
	padding-right:10px;
	}

.user-reply a:hover{
	color:#A6BC1B;
	padding-right:10px;
	}

.user_comment {
	padding: 5px;
}
.user_comment h2 {
	color:#6D6D6D;
	float:right;
	/*font-size:15px;*/
	font-weight:bold;
	line-height:1.5em;
	margin:0;
	padding-left:5px;
	text-align:left;
}
.user_comment h3 {
	color:#A2A2A2;
	font-size:14px;
	
	padding-bottom:5px;
	padding-left:5px;
	padding-top:5px;
	text-align:right;
}
.user_comment p {
	text-align:right;
	margin:0px;
}
.post_comment {
	text-align: right;
	padding-bottom:10px;
}
.comment_area {
	font-size:12px;
	width:870px;
}
.comment_paging {
	height: 20px;
	padding-bottom:20px;
	float:right;
}
.comment_paging a {
	text-decoration: none;
	color:#A6BC1B;
	font-weight:bold;
}

.comment_paging a:hover{
	text-decoration: none;
	color:#A6BC1B;
	color: #4e5800;
}

.comment {padding-top:10px;}
.comment-title{ 
	display:block;
	float:right;
	padding-left:20px;
	text-align:right;
	width:70px;
}
.post{padding-top:10px; padding-bottom:10px;}
#respond {
	float:right;
	font-size:24px;
	font-weight:bold;
	padding-bottom:15px;
	width:960px;
	color:#6D6D6D;
}
.mycomment {
	float:right;
	width:960px;
	padding-bottom:15px;
}
.mycomment h3 {
	padding-left:10px;
}
.timestamp {font-size:12px;}
.mycomment h4 {
	float:right;
	padding-left:10px;
	margin:0px;
}

.left {
float:left;
margin-right:15px;
margin-bottom:5px;
width:120px;
}

.right {
float:right;
margin-left:10px;
margin-bottom:5px;
width:135px;
}

.tweetmemebutton  {
margin-right:10px;
}

.fbmemebutton  {
margin-right:10px;
}

.retweet {
	background:url(../images/widget.gif) no-repeat scroll 0 -45px transparent;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-size:11px;
	height:16px;
	line-height:16px;
	margin-top:3px;
	padding:0;
	text-align:center;
	text-decoration:none;
	width:50px;
}

.retweet:hover {
	background-position:0 -61px;
	color:#80B62A;
}

.refb{
	background:url(../images/widget_fb.gif) no-repeat scroll 0 -45px transparent;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-size:11px;
	height:16px;
	line-height:16px;
	margin-top:3px;
	padding:0;
	text-align:center;
	text-decoration:none;
	width:50px;
}

.refb:hover {
	background-position:0 -45px;
	color:#80B62A;
}

.t {
display:block;
font-size:10px;
left:10px;
line-height:10px;
position:absolute;
top:25px;
}

.f {
display:block;
font-size:10px;
left:3px;
line-height:10px;
position:absolute;
top:25px;
}

.count {
	background:url(../images/widget.gif) no-repeat scroll 0 0 transparent;
	color:#444444;
	display:block;
	font-size:14px;
	height:34px;
	padding:4px 0;
	position:relative;
	text-align:center;
	text-decoration:none;
	width:50px;
}

.fbcount {
	background:url(../images/widget_fb.gif) no-repeat scroll 0 0 transparent;
	color:#444444;
	display:block;
	font-size:14px;
	height:34px;
	padding:4px 0;
	position:relative;
	text-align:center;
	text-decoration:none;
	width:50px;
}

