/*JS-Kit styles*/

/*## PAGINATION ##*/
.js-CommentsSkin-smoothgray .js-CommentsArea .js-PageNavTop .js-PageNOther, .js-CommentsSkin-smoothgray .js-CommentsArea .js-PageNavBottom .js-PageNOther{color:#666666; padding:0 2px; line-height:16px; display:inline-block; cursor:pointer;}
.js-PageArrowCur{opacity:0.4;}
.js-PageArrow{font-family:Georgia, "Times New Roman", Times, serif; font-size:120%;} /*has to be this font to render correctly across browsers*/
html>/**/body .js-PageArrow{font-family:Arial,Helvetica,sans-serif;font-size:100% ;}
/*\*/
html>body*.js-PageArrow {font-family:Georgia, "Times New Roman", Times, serif; font-size:120%;} /*safari / chrome*/
/**/
.js-CommentsSkin-smoothgray .js-CommentsArea .js-PageNavTop .js-PageNCur, .js-CommentsSkin-smoothgray .js-CommentsArea .js-PageNavBottom .js-PageNCur {color:#CC0000;}
.js-PageNavBottom{margin-bottom:10px;}

/*## THE COMMENTS ##*/
.js-CommentsSkin-smoothgray .js-singleComment{border-top:1px solid #FFCCC8; padding:10px 0;}
.js-singleCommentBg{padding:0px;}
.js-singleCommentDate{}
.js-singleCommentReplyable{display:none;}
div.js-singleCommentHeader{}/*user says:, date etc.*/
.js-CommentsSkin-smoothgray .js-OldComments .js-singleCommentName{color:#CC0000;}/*commenter's name*/
.js-CommentsSkin-smoothgray .js-OldCommentsWrap{background:none; border:none; margin:0px; padding:0px;}/*outter wrapper*/
div.js-CommentsSkin-smoothgray .js-OldComments{ background:none; border:none; padding:0px;} /*wrapper around each comment*/ 
.js-CommentsSkin-smoothgray .js-singleCommentBody{background-color:none; padding:0px;}/*comment's background*/
.js-singleCommentKarma{}/*Karma text*/
table.js-singleCommentBodyT{}/*comment body text*/
div.js-TornPageDivider, div.js-TornPageDividerTop, div.js-TornPageDividerBottom{background:none; border:none; height:auto; margin:0px;}/*separators*/
.moderator_msg{ font-size:85%; font-weight:bold; color:#CC0000; font-family:Verdana,Helvetica; text-transform:lowercase; margin:5px 0 0 5px;}


/*## COMMENT FORM / LOGIN AREA ##*/
div.js-CreateComment{ border-top:3px solid #D7D7CB; padding-top:8px; display:block; clear:both;}
.js-commentFieldInput{width:300px; border:1px solid #A5ACB2; background-color:transparent;}
.js-commentFieldLabel{font-weight:bold; margin:10px 0px 0px 0px;}
.js-commentCmtTextarea textarea{ font-size:100%;}
div.js-authArea {border-width: 0px !important; background-color: #FFFFFF !important;}
.js-commentTool{ display:none;}/*hide sort options etc*/
.js-commentFieldNote{display:inline; font-weight:normal; font-size:95%;}
.js-CreateCommentFields {background:none; border:none;}/*comment form fields */
.js-CreateCommentFieldsWrap { background:none; border:none; margin:0px; padding:0px;}/* Comment Form Panel*/
.js-CommentsArea .js-CreateCommentArea{background:none; padding:0px;}/*comment form bg*/
 
/* Color of text above comment form - Typically reads 'Leave a Comment'  */
.js-commentFieldSubject{color:#000000; font-size:165%; line-height:normal; margin:0 0 3px; padding:0;}/*form expanded*/
.js-commentControl{width:100%; margin:0px 0px 20px 0px; border-top:3px solid #D7D7CB; padding-top:8px;}/*form collapsed*/
.js-commentControl a, .js-commentControl a:visited{color:#000000; font-weight:bold; font-size:165%; line-height:normal; margin:0 0 3px; padding:0; }
.js-commentControl a:hover{color:#CC0000;}
.js-LeaveComment{margin:0;}
.js-commentFieldSubject span.isalink{ display:none;} /* do not show the » when form is expanded*/
 

/*## BUTTONS ##*/
div.js-commentSubmitComment{ text-align:right;}
div.js-commentSubmitComment input.js-CmtButton{outline:none; border:0px; background:none; width:139px; height:38px;}
div.js-commentSubmitComment input:active, div.js-commentSubmitComment input:focus{outline:none !important;}

/* *html div.js-commentSubmitComment input.js-CmtButton{width:139px; height:38px; margin-right:400px;}
*+html div.js-commentSubmitComment input.js-CmtButton{width:139px; height:38px; margin-right:400px;} */

div.js-commentSubmitComment  input.js-Cmtsubmit{background:transparent url(/images/v3/search/login-submit2.png) no-repeat 0 0; width:139px; height:38px; margin-right:420px;} 

/*Moderate & edit buttons - only visible to moderators of the site - Delete btn visible to the user who posted the comment */
div.js-singleCommentModerate, div.js-singleCommentEdit, div.js-singleCommentDelete{background: url(/images/v3/jskit/btn_bg.jpg) center top no-repeat; color:#666666; cursor:pointer; float:left; font-size:8pt; height:22px; line-height:normal; margin:0 0.5em 0 4px; padding-top:3px;	text-align:center; width:65px; vertical-align:bottom;}

/*logout button*/
.js-logoutSpan{color:#FFFFFF;  width:65px; height:20px; margin:0;}
.js-logoutSpan a{background: url(/images/v3/jskit/btn_bg.jpg) center top no-repeat; color:#666666; font-size:8pt; padding:3px 16px 5px 16px; margin:0px 0px 0px 5px;}
*html .js-logoutSpan a{vertical-align:bottom;}/*ie6*/
*+html .js-logoutSpan a{vertical-align:bottom;}/*ie7*/

/* 'Add Pictures' button text */
.js-uploadImageButton {}

/*Powered by JS-Kit and Akismet Text (Link and brackets) */
.js-poweredBy, .js-poweredBy a{display:none;}/* hidden for now - need to upgrade from free version*/

.anniversary .left-column .js-kit-tc{display:block;}
