
/*
jive-thread.css
styles specific to threads/discussions in Clearspace
*/

/* answer bar */
#jive-answer-bar {}
#jive-answer-bar div { padding: 5px 5px 10px 10px; }
#jive-answer-bar h4 {
	color: #FFF;
	display: inline;
	font-weight: normal;
	padding: 0;
	margin: 0;
	}
#jive-answer-bar h4 span.jive-answer-notanswered,
#jive-answer-bar h4 span.jive-answer-possiblyanswered,
#jive-answer-bar h4 span.jive-answer-assumedanswered,
#jive-answer-bar h4 span.jive-answer-answered {
	font-weight: bold;
	}
#jive-answer-bar h4 span.jive-answer-notanswered { color: #ad2323; }
#jive-answer-bar h4 span.jive-answer-possiblyanswered { color: #d57a11; }
#jive-answer-bar h4 span.jive-answer-assumedanswered { color: #03719f; }
#jive-answer-bar h4 span.jive-answer-answered { color: #47ad23; }
#jive-answer-bar ul {
    clear: both;
    padding: 0 0 2px 0;
	margin: 0;
	list-style-type: none;
    }
#jive-answer-bar ul li {
	background: none;
    padding-top: 5px;
}
.jive-answer-helpful {
	background: transparent url(../images/jive-icon-answer-helpful-16x16.gif) no-repeat left;
	padding: 0 0 0 20px;
    margin-left: 5px;
    white-space: nowrap;
	}
.jive-answer-correct {
	background: transparent url(../images/jive-icon-answer-correct-16x16.gif) no-repeat left;
	padding: 0 0 0 20px;
    margin-left: 18px;
    white-space: nowrap;
	}



/* thread info (above thread view) */
.jive-thread-info {}
.jive-thread-info-padding {
    padding: 5px 5px 10px 10px;
    }
.jive-thread-info-footer {
    margin-top: 4px;
    }
.jive-thread-info strong {
	padding-right: 8px;
	}
.jive-thread-info span {
    padding-left: 5px;
    }
.jive-thread-info a.jive-link-rss-small {
    width: 16px;
    height: 16px;
    overflow: hidden;
    text-decoration: none;
    }
.jive-thread-info .jive-pagination {
    position: absolute;
    right: 8px;
    top: 2px;
    padding-top: 3px;
    }
.jive-thread-info .jive-pagination .jive-pagination-numbers a:hover {
    border-color: #D3E2EE;
    }
.jive-thread-info .jive-pagination .jive-pagination-numbers a.jive-pagination-current:link,
.jive-thread-info .jive-pagination .jive-pagination-numbers a.jive-pagination-current:visited,
.jive-thread-info .jive-pagination .jive-pagination-numbers a.jive-pagination-current:hover,
.jive-thread-info .jive-pagination .jive-pagination-numbers a.jive-pagination-current:active,
.jive-thread-info .jive-pagination .jive-pagination-prevnext {
    background-color: #E7F0F6;
    border-color: #D3E2EE;
    }
.jive-thread-info .jive-pagination a.jive-pagination-prev:link,
.jive-thread-info .jive-pagination a.jive-pagination-prev:visited,
.jive-thread-info .jive-pagination .jive-pagination-prev-none {
    border-right: 1px solid #D3E2EE;
    }
div.jive-content-block2 span.jive-pagination {
	padding: 0;
	position: relative;
	top: 0;  right: 0;
	color: #FFF;
	margin: -4px 2px 0 0;
}
.jive-thread-info div.jive-content-block2 .jive-pagination .jive-pagination-numbers a.jive-pagination-current:link,
.jive-thread-info div.jive-content-block2 .jive-pagination .jive-pagination-numbers a.jive-pagination-current:visited,
.jive-thread-info div.jive-content-block2 .jive-pagination .jive-pagination-numbers a.jive-pagination-current:hover,
.jive-thread-info div.jive-content-block2 .jive-pagination .jive-pagination-numbers a.jive-pagination-current:active,
.jive-thread-info div.jive-content-block2 .jive-pagination .jive-pagination-prevnext {
	background-color:#666;
	border-color:#999;
}
.jive-thread-info div.jive-content-block2 .jive-pagination a.jive-pagination-prev:link,
.jive-thread-info div.jive-content-block2 .jive-pagination a.jive-pagination-prev:visited,
.jive-thread-info div.jive-content-block2 .jive-pagination .jive-pagination-prev-none {
	border-right:1px solid #999;
}
div.jive-content-block2 .jive-pagination-numbers a:link,
div.jive-content-block2 .jive-pagination-numbers a:visited {
	border:1px solid #999;
	margin:0;
	padding:0 2px;
	text-decoration:none;
}

/* thread - original Post and Reply shared styles */
.jive-thread-post,
.jive-thread-reply {
	margin-bottom: 16px;
}
/* thread -- original post styles */
.jive-thread-post {
}
.jive-thread-post-subject {
    width: 100%;
    padding: 0;
    margin: 0;
    }
.jive-thread-post-subject-content {}
.jive-thread-post-subject-content h2 {
	background: url(../images/jive-icon-forum-25x25.gif) no-repeat transparent;
	padding: 0 86px 0 30px;
}
.jive-thread-reply-subject h2 a,
.jive-thread-reply-subject h2 a:link,
.jive-thread-reply-subject h2 a:active,
.jive-thread-reply-content h2 a:visited,
.jive-thread-reply-content h2 a:hover,
.jive-thread-post-subject-content h2 a,
.jive-thread-post-subject-content h2 a:link,
.jive-thread-post-subject-content h2 a:active,
.jive-thread-post-subject-content h2 a:visited,
.jive-thread-post-subject-content h2 a:hover
{
	color: inherit;
}
.jive-thread-post-subject-content h2 span {
	color: #777;
	font-size: 12px;
	font-weight: normal;
	white-space: nowrap;
}
.jive-thread-post-reply {
	float: right;
	width: 85px;
	height: 27px;
	background: url(../images/jive-replybtn-bg-right.gif) right no-repeat;
	}
.jive-thread-post-reply a {
	background: url(../images/jive-replybtn-bg-left.gif) top left no-repeat;
	color: #355491;
	display: block;
	font-size: 10pt;
	font-weight: bold;
	height: 16px;
	padding: 5px 12px 6px 33px;
	margin: 0 5px 0 0;
	text-decoration: none;
}
.jive-thread-post-body-container {
    min-height: 125px;
    }
.jive-thread-post-message {
    margin: 0;
    padding: 0;
    padding-bottom: 3px;
    _padding-bottom: 30px; /* for IE6, since it ignores the min-height above */
    overflow: auto;
    width: 100%;
    _width: 99%;
    }



/* jive thread - reply styles */
div.jive-thread-messages {
	background: #FFF url(../images/bg-jive-thread-post.gif) repeat-x scroll bottom;
	margin: 6px 0 15px 0;
	border: 1px solid #CCC;
	padding: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.jive-thread-reply div.jive-thread-reply-body-container,
.jive-thread-reply-alt div.jive-thread-reply-body-container {
	background-color: #F9F9F9;
}
.jive-thread-reply-correct div.jive-thread-reply-body-container {
	background: #F5F9ED;
	border: 1px solid #b4d387;
}
.jive-thread-reply-correct .jive-thread-reply-subject strong {
	color: #466c07;
	background: transparent url(../images/jive-icon-answer-correct-16x16.gif) no-repeat 0 -1px;
	padding: 0 0 1px 21px;
}
.jive-thread-reply-helpful div.jive-thread-reply-body-container {
	background: #F9F7ED;
	border: 1px solid #dcc36a;
}
.jive-thread-reply-helpful .jive-thread-reply-subject strong {
	color: #806607;
	background: transparent url(../images/jive-icon-answer-helpful-16x16.gif) no-repeat 0 -1px;
	padding: 0 0 1px 21px;
}

.jive-thread-reply-indent1 {
	}
.jive-thread-reply-indent2 {
    }
.jive-thread-reply-indent3 {
	margin-left: 20px;
    }
.jive-thread-reply-indent4 {
	margin-left: 40px;
	}
.jive-thread-reply-indent5 {
	margin-left: 60px;
	}
.jive-thread-reply-indent6 {
	margin-left: 80px;
	}
.jive-thread-reply-indent7 {
	margin-left: 100px;
	}
.jive-thread-reply-indent8 {
	margin-left: 120px;
	}
.jive-thread-reply-indent9 {
	margin-left: 140px;
	}
.jive-thread-reply-indent10 {
	margin-left: 160px;
	}
.jive-thread-reply-indent11 {
	margin-left: 180px;
	}
.jive-thread-reply-indent12 {
	margin-left: 200px;
	}
.jive-thread-reply-indent-max {
	margin-left: 220px;
	}
.jive-thread-reply-indent2,
.jive-thread-reply-indent3,
.jive-thread-reply-indent4,
.jive-thread-reply-indent5,
.jive-thread-reply-indent6,
.jive-thread-reply-indent7,
.jive-thread-reply-indent8,
.jive-thread-reply-indent9,
.jive-thread-reply-indent10,
.jive-thread-reply-indent11,
.jive-thread-reply-indent12,
.jive-thread-reply-indent-max {
    background: transparent url(../images/jive-thread-indent-arrow.gif) no-repeat left top;
    padding-left: 11px;
    }

.jive-thread-reply-indent2 .jive-thread-reply-indent-shadow,
.jive-thread-reply-indent3 .jive-thread-reply-indent-shadow,
.jive-thread-reply-indent4 .jive-thread-reply-indent-shadow,
.jive-thread-reply-indent5 .jive-thread-reply-indent-shadow,
.jive-thread-reply-indent6 .jive-thread-reply-indent-shadow,
.jive-thread-reply-indent7 .jive-thread-reply-indent-shadow,
.jive-thread-reply-indent8 .jive-thread-reply-indent-shadow,
.jive-thread-reply-indent9 .jive-thread-reply-indent-shadow,
.jive-thread-reply-indent10 .jive-thread-reply-indent-shadow,
.jive-thread-reply-indent11 .jive-thread-reply-indent-shadow,
.jive-thread-reply-indent12 .jive-thread-reply-indent-shadow,
.jive-thread-reply-indent-max .jive-thread-reply-indent-shadow {
    padding-left: 8px;
    background: transparent url(../images/jive-thread-indent-bg.gif) repeat-y top left;
    }





/* author styles (name, avatar, level, number of posts) */
.jive-thread-post .jive-author,
.jive-thread-reply .jive-author {
	color: #777;
	display: block;
	float: left;
	margin: 0 0 0 -10px;
	padding-bottom: 10px;
	padding-top: 95px;
	position: relative;
	text-align: center;
	width: 133px;
	z-index: 2;
}
.jive-thread-post .jive-author a,
.jive-thread-reply .jive-author a {
    color: #555;
	font-weight: bold;
	text-decoration: none;
    }
.jive-thread-post .jive-author a:hover,
.jive-thread-reply .jive-author a:hover {
    text-decoration: underline;
    }
.jive-thread-post .jive-author span.jive-author-avatar-container,
.jive-thread-reply .jive-author span.jive-author-avatar-container {
    position: absolute;
    display: block;
    width: 134px;
    margin: 0;
    left: 0;
    top: 0;
    padding-bottom: 4px;
    background: transparent url(../images/jive-thread-arrow.gif) no-repeat right 42px;
    z-index: 3;
    }
.jive-thread-post .jive-author-avatar,
.jive-thread-reply .jive-author-avatar {
    background-image: none;
    background-color: #fff;
    border: 1px solid #d1d1d1;
    padding: 3px;
    margin: 19px 0 2px 0;
    overflow: hidden;
    }
.jive-thread-post .jive-author span.jive-author-avatar-container span,
.jive-thread-reply .jive-author span.jive-author-avatar-container span {
    display: block;
    clear: both;
    }
.jive-thread-post .jive-author em,
.jive-thread-reply .jive-author em {
	display: block;
	margin: 2px 0 0 0;
	font-style: normal;
	font-size: 7.5pt;
	line-height: 10pt;
	}
.jive-thread-post .jive-author .jive-username-link-wrapper,
.jive-thread-reply .jive-author .jive-username-link-wrapper {
    display: block;
    width: 133px;
    overflow: hidden;
    }





.jive-thread-post .jive-thread-post-body-container,
.jive-thread-reply div.jive-thread-reply-body-container {
    background-color: #f9f9f9;
    border: 1px solid #e5e5e5;
	border-top: 0 none;
    display: block;
    _margin-left: 133px;
    overflow: hidden;
    padding: 10px 12px 12px 17px;
    z-index: 1;
    }
.jive-thread-post .jive-thread-post-body,
.jive-thread-reply .jive-thread-reply-body {
    overflow: hidden;
    position: relative;
    }
.jive-thread-reply div.jive-thread-reply-body .jive-thread-reply-subject {
	background: url(../images/thread-reply-bar.gif) repeat-x scroll #e7e7e7;
	border: 1px solid #e7e7e7;
	clear: both;
	color: #777;
	font-size: 11px;
	margin: 8px 0 0 0;
	padding: 4px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-bottom-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
}
.jive-thread-reply div.jive-thread-reply-body .jive-thread-reply-subject .jive-thread-reply-num {
	padding: 0 2px 0 0;
	font-size: 10pt;
	font-weight: bold;
	color: #b4b4b4;
	text-decoration: none;
	}
.jive-thread-reply div.jive-thread-reply-body .jive-thread-reply-subject .jive-thread-reply-num:hover {
	color: #F90;
	}
.jive-thread-reply div.jive-thread-reply-body .jive-thread-reply-subject .jive-thread-reply-date {
    padding: 0 0 0 22px;
    }
.jive-thread-reply div.jive-thread-reply-body .jive-thread-reply-subject .jive-thread-reply-date span a {
    color: #999;
    padding: 0 10px 0 1px;
    }
.jive-thread-reply div.jive-thread-reply-body .jive-thread-reply-subject h2 {
	background: url(../images/jive-icon-forum-16x16.gif) no-repeat transparent;
	font-size: 16px;
	margin: 0;
	padding: 0px 66px 0px 21px;
    }
.jive-thread-reply div.jive-thread-reply-body .jive-thread-reply-subject strong a {
    text-decoration:none;
    color: #555;
    }
.jive-thread-reply div.jive-thread-reply-body-container {
    min-height: 120px;
    }
.jive-thread-reply div.jive-thread-reply-body-container .jive-thread-reply-message {
    width: 100%;
    _width: 99%;
    overflow: auto;
    margin: 0;
    padding: 0;
    min-height: 42px;
    padding-bottom: 3px;
    _padding-bottom: 20px;
}
.jive-thread-reply div.jive-thread-reply-body-container .jive-thread-reply-message a {
    outline: none;
    }
#jive-postpage .jive-thread-reply-message {
    min-height: 72px;
    _padding-bottom: 50px;
    }


/* author styles (helpful / correct buttons) */
.jive-thread-reply-btn {
    padding: 25px 0 30px 0;
    }
.jive-thread-reply-btn-helpful,
.jive-thread-reply-btn-correct {
    background: transparent url(../images/jive-formbtn-bg.gif) repeat-x;
    border: 1px solid #bcbcbc;
    display: block;
    float: left;
    margin: 0 10px 0 0;
    padding: 0 8px 0 3px;

    text-align: left;
    }
.jive-thread-reply-btn-helpful a,
.jive-thread-reply-btn-correct a {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: top left;
    display: block;
    color: #333;
    font-weight: bold;
    font-size: 8pt;
    margin: 0;
    padding: 2px 0 2px 20px;
    text-decoration: none;
    }
.jive-thread-reply-btn-helpful a:hover,
.jive-thread-reply-btn-correct a:hover {
    text-decoration: underline;
    color: #555;
    }
.jive-thread-reply-btn-helpful a {
	background-image: url(../images/jive-icon-answer-helpful-16x16.gif);
	}
.jive-thread-reply-btn-correct a {
	background-image: url(../images/jive-icon-answer-correct-16x16.gif);
	}



/* Post & Reply Details */
.jive-thread-post-details,
.jive-thread-reply-details {
	background: none;
	border: 0 none;
	border-top: 1px dotted #BBB;
	margin-top: 25px;
	padding: 10px 0 2px 0;
    }
.jive-thread-post-details a,
.jive-thread-reply-details a {
    text-decoration: none;
    }
.jive-thread-post-details a:hover,
.jive-thread-reply-details a:hover {
    text-decoration: underline;
    }
.jive-link-comment-editsmall,
.jive-link-deletesmall,
.jive-link-branchsmall,
.jive-link-warningsmall {
    color: #777;
    }
.jive-thread-reply-link {
    font-weight: bold;
    padding: 0 0 0 16px;
	background: url(../images/jive-icon-reply-13x13.gif) left no-repeat;
    }
/* Post details specific styles */
.jive-thread-post-details {
    border: 0;
    background: transparent url(../images/jive-div-dotted.gif) repeat-x top;
    padding: 10px 0 2px 0;
    margin-top: 25px;
    }
.jive-thread-post-details .jive-thread-reply-link {
    float: right;
    }
.jive-thread-post-details .jive-thread-post-tags {
	padding-left: 16px;
	background: transparent url(../images/jive-icon-tag-12x12.gif) no-repeat left;
    display: inline;
    }
/* Reply details specific styles */
.jive-thread-reply-details {
    text-align: right;
    }
.jive-thread-reply-details a {
    margin-left: 9px;
    }
/* looking at your own messages in a thread */
.jive-thread-reply-self div.jive-thread-reply-body-container {}
.jive-thread-reply-self .jive-author span.jive-author-avatar-container {
	background-image: url(../images/jive-thread-arrow-self.gif);
}
.jive-thread-reply-postauthor {}
.jive-thread-post .jive-author span.jive-author-avatar-container,
.jive-thread-reply-postauthor .jive-author span.jive-author-avatar-container {
	background-image: url(../images/jive-thread-arrow-author.gif);
}
.jive-thread-post .jive-thread-post-body-container,
.jive-thread-reply-postauthor div.jive-thread-reply-body-container {
	background-color: #eef4f9;
	border-color: #c5d9e8;
}
.jive-thread-post .jive-thread-post-body-container {
	border-top: 1px solid #c5d9e8;
}
.jive-attachments {
	border: none;
	margin-top: 15px;
}
/* thread locked, archived block */
#jive-thread-locked, #jive-thread-archived, #jive-thread-nomessage {
	clear: both;
	margin: 0 0 12px 0;
	padding: 10px 0 10px 0;
	background-color: #fdfdef;
	border: 1px solid #eae9e1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#jive-thread-nomessage {
     padding: 10px;
     }
#jive-thread-locked span, #jive-thread-archived span {
    padding-left: 10px;
    }
#jive-thread-locked strong {
	background: transparent url(../images/jive-icon-lock-16x16.gif) no-repeat left;
	padding: 1px 6px 1px 22px;
	color: #988f42;
	font-size: 8pt;
	text-transform: uppercase;
	}
#jive-thread-archived strong {
    background: transparent url(../images/jive-icon-archived-16x16.gif) no-repeat left;
	padding: 1px 6px 1px 22px;
	color: #988f42;
	font-size: 8pt;
	text-transform: uppercase;
	}
#jive-thread-nomessage strong {
    color: #988f42;
    font-size: 8pt;
    text-transform: uppercase;
    }


/* jive compose - title */
#jive-compose-header h4 {
	background: transparent url(../images/jive-icon-forum-25x25.gif) no-repeat left;
	padding-left: 26px;
    padding-top: 5px;
    padding-bottom: 5px;
    }
#jive-compose-title span {
}

/* jive compose - body */
#jive-compose-body {
}

#jive-post-bodybox {
	margin-bottom: 15px;
}

#editor-tabs {
}

/* jive compose - tags */
#jive-compose-tags {
}
.jive-tag-selected {
	background-color: #d5e5f1;
}


/* jive compose - question */
#jive-compose-question {
    padding: 10px;
    margin-bottom: 14px;
    border: 1px solid #d5e5f1;
    }
#jive-compose-question label {
    font-weight: bold;
    }
#jive-compose-question span {
    font-size: 8pt;
    }





.jive-sidebar-legend ul li strong {
	color: #355491;
	}



#jive-wiki-state-message {
	width: 100%;
	clear: both;
	margin: 8px 0 15px 0;
	padding: 0 0 10px 0;
	background-color: #fdfdef;
	border: 1px solid #eae9e1;
	-moz-border-radius: 5px;
	}



p.jive-replying-to {
    font-size: 9pt;
    font-weight: bold;
    color: #777;
    padding: 15px 0 8px 2px;
    }


.jive-thread-reply-footer-top {
    display: inline;
    _display: inline-block;
    position: relative;
    background: transparent url(../images/up-10x10.gif) no-repeat left;
    padding: 1px 5px 1px 13px;
    font-size: 8pt;
    }
.jive-thread-post-reply-to-top {
    background: transparent url(../images/jive-icon-reply-18x18.gif) no-repeat left;
    padding: 2px 2px 2px 24px;
    font-size: 8pt;
    font-weight: bold;
    }

#jive-thread-reply-footer {
    position: relative;
	margin: 0 0 15px 0;
    padding: 0 5px 0 5px;
    text-align: right;
    }
#jive-thread-reply-footer .jive-thread-reply-footer-top,
#jive-thread-reply-footer .jive-thread-post-reply-to-top {
    font-size: 9pt;
    }
#jive-thread-reply-footer .jive-thread-reply-footer-top {
    padding-right: 15px;
    }