/* Comments Style */
.comments {
	margin-top: 12px;
	border: solid 1px #dcdcdc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-border-radius: 4px;
	
	margin: 12px 8px 0px 0px;
	width: 496px;
}

.comments ol {
	margin: 0px 10px 0px 4px;
	padding: 0px;
}

.comments ol li {
	list-style: none;
}

.comments ol li .Wrap, .comments ol li .FirstWrap, .comments ol li .ReplyWrap, .comments ol li .ReplyWrap2 {
	border-top: solid 1px #eee;
	margin: 4px 2px;
	background: #E0E0E0;
	padding-bottom: 8px;
}

.comments ol li .ReplyWrap {
	width: 436px;
	margin-left: 16px;
}

.comments ol li .ReplyWrap2 {
	width: 412px;
	margin-left: 40px;
}

#dvCommentReplyTitle {
	margin-left: 8px;
	font-size: 12px;
	color: #777777;
	font-weight: bold;
}

.comments br.Break {
}

.comments h3.Header {
	font-size: 14px;
	margin-left: 8px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.comment-left, .comment-status-left { 
	width: 48px;
	float: left;
	padding-bottom: auto;
	text-align: center;
}

.comment-left img, .comment-status-left img {
	margin-left: 10px;
}

.comment-left a img, .comment-status-left a img {
	border: none;
}

.comment-right { 
	width: 398px;
	margin-right: 16px;
	float: right;
	line-height: 15px;
}

.ReplyWrap .comment-right {
	width: 358px;
}

.ReplyWrap2 .comment-right {
	width: 338px;
}

.comment-left, .comment-right, .comment-status-left {
	padding-top: 6px;
}


.comment-status-left a img {
	background: #fff;
	padding: 1px;
	border: solid 1px #ddd;
}

.comment-right a {
	text-decoration: none;
}

.comment-right .Copy {
	font-size: 12px;
	color: #333;
	/*margin-bottom: -14px;*/
}

.comment-right .comment-name {
	font-size: 12px;
	font-weight: bold;
	position: relative;
}

.comment-right .comment-name a {
}

/* comment line break problem */
.comment-right .Copy p {
	/*margin-bottom: 10px;*/
	display: inline;
}


/*
.OnTwitter {
	font-size: 11px;
	padding: 1px 4px 1px 3px;
	text-transform: none;
	font-weight: normal;
	border: solid 1px #e5e5e5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background: #fafafa;
}
*/

.comment-right h4 a {
	text-decoration: none;
}


.comment-footer {
	margin-top: 4px;
}

.comment-right .DateAgo {
	/*display: block;*/
	/*color: #888;*/
	font-size: 11px;
}

.comment-right .comment-reply {
	/*display: block;*/
	font-size: 11px;
	margin-left: 10px;
}

.LikesThis, .ReclippedThis {
	color: #333;
	font-size: 13px;
	text-transform: none;
	font-weight: normal;
}

.ReclippedThis a {
	/*font-weight: bold;*/
}

.LoadingComments {
	font-size: 11px;
	color: #999;
}

.LoadingComments img {
	width: 11px;
	height: 11px;
	vertical-align: middle;
	margin-right: 3px;
}


.CommentForm {
	padding: 14px 0px 10px 0px;
	max-width: 496px;
}

#frmCommentReply {
	margin: 8px 0px;
}

.CommentForm .form-textarea textarea, #frmCommentReply textarea {
	width: 100%;
	max-width: 484px;
	padding:0.2em;
	margin:0px 0px 0.5em 0px;
	overflow: hidden;
	font-family: arial;
	line-height: 18px;
	padding: 4px;
	margin-bottom: 8px;
	border: solid 1px #009ee3;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;	
}

#frmCommentReply textarea {
	margin-left: 8px;
	border-color: #555555;
}

.CommentForm textarea.Foc, #txtComment.Foc {
	color: #2f2f2f;
	font-size: 13px;
	height: auto;
}

.CommentForm textarea.Blr, #txtComment.Blr {
	color: #777;
	font-size: 12px;
	height: 18px;
}

.CommentForm .submit, #frmCommentReply .submit {
	font-family: arial;
	background: #009de3;
	border:  solid 1px #009de3;
	color: #fff !important;
	font-size: 11px;
	padding: 2px 5px;
	font-weight: bold;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	
}

#frmCommentReply .submit {
	border-color: #777777;
	color: #777777;
}

.CommentForm .form-submit, #frmCommentReply .form-submit {
	text-align: right;
	padding-top: 2px;
	max-width: 500px;
}

#frmCommentReply .form-submit {
	padding-right: 0px;	
}

.TwitterCreds {
	margin: 7px 20px 16px 20px;
	background: #e5e5e5;
	padding: 2px 10px;
	border: solid 1px #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size: 12px;
}

.TwitterCreds h5 {
	font-size: 12px;
	margin: 0px 0px 8px -4px;
	padding: 0px 0px 2px 0px;
	color: #333;
	font-weight: normal;
	border-bottom: dotted 1px #dcdcdc;
	white-space: nowrap;
}

.TwitterCreds h5 img {
	margin: 0px 6px -5px 0px;
}

.TwitterCreds td {
	font-size: 11px;
	padding: 2px 8px;
}

.TwitterCreds td label {
	white-space: nowrap;
}

.TwitterCb {
	font-size: 11px;
	width: 214px;
	margin: 0px 0px 0px 0px;
	float: left;
	color: #555;
	padding:2px;
}

.TwitterCb input {
	vertical-align: middle;
}

a.TweetCom {
	padding: 1px 6px;
	font-size: 11px;
	letter-spacing: 0.1px;
	text-decoration: none;
	color: #fff;
	border: solid 1px #777;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

a.Tweet {
	background: #00bc00;
}

a.Tweet:hover, a.Reply:hover {
	color: #fff;
	filter:alpha(opacity=75);
	opacity:0.75;
}

.TwitterChars {
	margin: 0px;
	font-size: 28px;
	line-height: 34px;
	padding-top: 0px;
	text-align: right;
	width: 50px;
	font-family: georgia;
	color: #999;
	margin-left: 2px;
	/*background: honeydew;*/
}

.TwitterCharsOver {
	color: #cd0000;
}

.TwitterCharsLabel {
	color: #aaa;
	font-size: 12px;
}

input.Twitter {
	width: 114px;
}

.comment-footer a.Permalink {
	color: #888;
}

.comment-footer a.Permalink:hover {
	color: #009EE3;
	text-decoration: underline !important;
}



