
/*
jive-home.css - v0.1 - October 12, 2006
styles for the community landing page.
*/
/* document styles */
/* jive thread - original post styles */
.jive-wiki {
	clear: both;
	border: 1px solid #fae4bf;
	background-color: #f8f4e6;
	padding: 0;
	margin: 0 0 18px;
	position: relative;
	}
* html .jive-wiki {
	height: 1%;
}
.jive-wiki-mod {
	clear: both;
	border: 1px solid #f3eaac;
	background-color: #FBFBDE;
	padding: 0;
	margin: 0 0 18px;
	}
.jive-wiki .jive-wiki-post-moderating {
    display: none;
}
.jive-wiki-mod .jive-wiki-post-moderating {
    color: #d89757;
	font-size: 1em;
	font-weight: bold;
    text-transform: uppercase;
    padding: 4px 3px 3px 0;
	margin: -5px 100px 10px 0;
	width: 50%;
    border-bottom: solid #d89757 1px;
}
.jive-wiki-subject {
	overflow: hidden;
	clear: both;
	padding: 15px 0 0;
	margin: 0;
	width: 100%;
	}
.jive-wiki-subject-content {
	clear: both;
	margin: 0 15px;
	padding: 0;
	}
.jive-wiki-subject-content-title {
	display: block;
	float: left;
	padding: 0;
	margin: 0 -130px 0 0;
	width: 100%;
	overflow: hidden;
	}
.jive-wiki-subject-content-title div {
	display: block;
	float: left;
	margin-right: 130px;
	}
.jive-wiki-subject-content-title div h2 {
	float: left;
	margin: 0;
	padding: 0 0 5px;
	font-size: 2em;
	line-height: 1.1em;
	font-weight: normal;
	}
.jive-wiki-version {
	display: block;
	float: right;
	padding: 5px 15px 0 0;
	margin: 0;
	font-size: .7778em;
	line-height: 1.5714;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	overflow: hidden;
	}
.jive-wiki-version-details {
	display: block;
	clear: both;
	}
.jive-wiki-version-details span {
	display: block;
	float: left;
	}
.jive-wiki-version-details a.jive-link-search-small,
.jive-wiki-version-details a.jive-link-search-small:visited {
	display: block;
	float: left;
	width: 12px;
	height: 12px;
	padding: 0 !important;
	margin: 0 0 0 3px !important;
	overflow: hidden;
	text-decoration: none;
	}
.jive-wiki-version span.jive-wiki-publishstate {
	display: block;
	clear: both;
	font-size: .8889em;
	font-weight: bold;
	text-transform: uppercase;
	}
.jive-wiki-version .jive-wiki-edited-by {
	font-weight: bold;
	color: #777;
	}
.jive-wiki-version .jive-wiki-edited-by span {
	padding-top: 3px;
	display: block;
	}
.jive-wiki-version .jive-wiki-edited-by span img.jive-avatar {
	float: left;
	margin-right: 6px;
	}
.jive-wiki-version .jive-wiki-edited-by span strong {
	font-size: 1.3333em;
	font-weight: bold;
	padding-top: 2px;
	float: left;
	}
.jive-wiki-subject h3 {
	color:#666;
	float:left;
	font-size: .8889em;
	font-weight:normal;
	margin:0;
	padding:5px 0 7px 17px;
	width:100%;
	margin-right: -150px;
	}
.jive-wiki-subject-content h3 a {
	color: #666;
	}
.jive-wiki-subject-content h3 span {
	padding: 0 5px;
	}
.jive-wiki-body {
	clear: both;
	display: inline-block;
	margin: 0;
	padding: 0 15px 15px;
	}
html>body .jive-wiki-body {
	display: block;
	}
.jive-wiki-body-content {
    overflow: hidden;
    width: 100%;
	background: transparent url(../images/jive-div-dotted.gif) repeat-x top;
	padding-top: 10px;
	padding-bottom: 2px;
	overflow-x: auto;
	overflow-y: hidden;
	position: relative;
	}
.jive-wiki-body-content .jive-rendered-content { 
	overflow: visible;
	margin-bottom: 15px;
	
	}
.jive-rendered-content .jive-rendered-content {
	margin-bottom: 0;
	}
.jive-icon-list li span.jive-wiki-edit-action-notification a {
	white-space: nowrap;
	}
/* binary document details */
.jive-wiki-body-download {
	display: block;
	clear: both;
	padding-top: 10px;
	}
.jive-wiki-body-thumbnail {
	display: block;
	float: left;
	height: 30px;
	margin-right: 10px;
	}
.jive-wiki-body-file {
	display: block;
	padding-bottom: 30px;
	}
.jive-wiki-body-file-info {
	display: block;
	color: #777;
	}
.jive-wiki-body-file-info a {
	color: #333;
	font-weight: bold;
	font-size: 1.1111em;
	padding-right: 5px;
	text-decoration: none;
	}
.jive-wiki-body-file-info a:hover {
	color: #666;
	text-decoration: underline;
	}
.jive-wiki-body-file-actions {
	display: block;
	padding-top: 2px;
	}
.jive-wiki-details {
	border-top: 1px solid #dcdcdc;
	padding-top: 10px;
	margin: 10px 0 0;
	}
.jive-wiki-details .jive-wiki-details-item {
    color: #666;
    display: block;
    float: left;
    font-size: .8889em;
    margin-right: 12px;
    }
.jive-wiki-details .jive-icon-sml {
    margin-top: 2px;
    }
.jive-wiki-conversionStatus-box {
    background-color: #fcfaf4;
    border: 1px solid #ccc;
    margin-bottom: 30px;
    padding: 6px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    }
.jive-wiki-conversionStatus-box p.font-color-meta-light {
    margin: 10px 0 4px;
    }
.jive-wiki-conversionInfo-box {
    font-size: .85em;
    padding: 10px;
    margin: 0;
    background: #dfdbcf;
}

#jive-content-rating {
    margin-bottom: 20px;
}
.jive-wiki-info {
	float: left;
	font-size: 1em;
	margin: 0;
	padding: 8px 0 5px;
	color: #505050;
	}
.jive-wiki-info h3 {
	float: left;
	font-size: 1.2222em;
	font-weight: bold;
	margin: 0 0 3px;
	padding: 4px 0 4px 30px;
	background: transparent url(../images/jive-icon-wiki-24x24.gif) no-repeat left;
	}
.jive-wiki-info strong {
	float: left;
	padding: 6px 0 0 15px;
	color: #40871d;
	}
/* jive compose - corner img */
#jive-doc-corner-img {
	width: 172px;
	height: 193px;
	background: url(../images/jive-doc-corner.gif) no-repeat;
	position: absolute;
	top: -1px;
	right: -1px;}
* html #jive-doc-corner-img { right: -2px; } /*targets IE6 only*/

/* jive compose - title */
#jive-compose-header {
    padding:5px 0 10px;    
}

#jive-compose-header h4 {
	padding: 5px 0;
	}
#jive-compose-anonymous div {
	background-color: #f8f4e6;
	border: 1px solid #fae4bf;
	display: block;
	margin-top: 16px;
	padding: 0 12px 12px;
	}

#jive-compose-current-details {
    padding: 15px;
    }

#jive-compose-current-details h6 {
    font-size: 1em;
	}
#jive-compose-current-details ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
#jive-compose-current-details ul li {
	padding-bottom: 2px;
	}
#jive-compose-current-details ul li strong {
	display: block;
	float: left;
	font-weight: normal;
	padding-right: 5px;
	text-align: right;
	color: #666;
	text-transform: uppercase;
	font-size: .8889em;
	}
#jive-compose-current-details ul li em {
	font-style: normal;
	}

#jive-post-title {
	margin:13px 106px 22px 0;
	position:relative;
	width:auto;
	}
#jive-post-title h4 {
	margin-top: -10px; padding-top: 0;
	}
#jive-post-title input {
	background: #fcfaf4;
	border: 1px solid #ccc;
	color: #333;
	width: 99%;
	}
#jive-compose-title span {
	border: 1px solid #fae4bf;
	}
#jive-compose-description span {
	border: 1px solid #fae4bf;
	background-color: #f8f4e6;
	}
/* jive compose - upload */
#jive-compose-upload {
	border: 1px solid #fae4bf;
	background-color: #f8f4e6;
	}
#jive-compose-upload span {
	display: block;
	padding: 5px;
	}
#jive-compose-upload span h4 {
	display: inline;
	}
/* jive compose - body */
#jive-compose-body {
	border: 1px solid #fad79d;
	background-color: #fff7e6;
	}
#jive-post-bodybox {
	background:#f8f4e6;
	border: 1px solid #fae4bf;
	position: relative;
	}
* html #jive-post-bodybox { height: 1%; } /*targets IE6 only*/
.jive-compose-meta-large { border-top: 1px solid #F1DFB7; }
#editor-tabs {
	background-color: #f8f4e6;
	}
#editor-panel-wrapper { z-index: 2; position: relative;}

/* jive compose - options */

#jive-compose-options h4 a.jive-compose-hdr-opt {
	background: transparent url(../images/jive-icon-minus.gif) no-repeat left;
	}
#jive-compose-options h4 a.jive-compose-hdr-opt-closed {
	background: transparent url(../images/jive-icon-plus.gif) no-repeat left;
	}
#jive-compose-options h4 a:hover {
	text-decoration: underline;
	}
#jive-approval-options {
	border: 1px solid #fae4bf;
	background-color: #f8f4e6;
	}
#jive-approval-options {
	clear: both;
	padding: 0;
	margin: 0 0 18px;
	width: 100%;
	}
#jive-approval-options span {
	display: block;
	padding: 5px;
	}
#jive-approval-options h4 {
	margin: 0 5px 5px 0;
	padding: 0;
	display: inline;
	}
#jive-approval-options h4 a {
	color: #333;
	text-decoration: none;
	margin: 0;
	padding-left: 15px;
	outline: none;
	}
#jive-approval-options h4 a.jive-compose-hdr-opt {
	background: transparent url(../images/jive-icon-minus.gif) no-repeat left;
	}
#jive-approval-options h4 a.jive-compose-hdr-opt-closed {
	background: transparent url(../images/jive-icon-plus.gif) no-repeat left;
	}
#jive-approval-options h4 a:hover {
	text-decoration: underline;
	}
#jive-approval-status ul a {
	font-size:1.25em;
	}
#jive-contributor-options {
	border: 1px solid #fae4bf;
	background-color: #f8f4e6;
	}
#jive-contributor-options {
	clear: both;
	padding: 0;
	margin: 0 0 18px;
	width: 100%;
	}
#jive-contributor-options span {
	display: block;
	padding: 5px;
	}
#jive-contributor-options h4 {
	margin: 0 5px 5px 0;
	padding: 0;
	display: inline;
	}
#jive-contributor-options h4 a {
	color: #333;
	text-decoration: none;
	margin: 0;
	padding-left: 15px;
	outline: none;
	}
#jive-contributor-options h4 a.jive-compose-hdr-opt {
	background: transparent url(../images/jive-icon-minus.gif) no-repeat left;
	}
#jive-contributor-options h4 a.jive-compose-hdr-opt-closed {
	background: transparent url(../images/jive-icon-plus.gif) no-repeat left;
	}
#jive-contributor-options h4 a:hover {
	text-decoration: underline;
	}
#jive-extended-options {
	border: 1px solid #fae4bf;
	background-color: #f8f4e6;
	}
#jive-extended-options {
	clear: both;
	padding: 0;
	margin: 0 0 18px;
	width: 100%;
	}
#jive-extended-options span {
	display: block;
	padding: 5px;
	}
#jive-extended-options h4 {
	margin: 0 5px 5px 0;
	padding: 0;
	display: inline;
	}
#jive-extended-options h4 a {
	color: #333;
	text-decoration: none;
	margin: 0;
	padding-left: 15px;
	outline: none;
	}
#jive-extended-options h4 a.jive-compose-hdr-opt {
	background: transparent url(../images/jive-icon-minus.gif) no-repeat left;
	}
#jive-extended-options h4 a.jive-compose-hdr-opt-closed {
	background: transparent url(../images/jive-icon-plus.gif) no-repeat left;
	}
#jive-extended-options h4 a:hover {
	text-decoration: underline;
	}
#jive-wiki-state-message {
	clear: both;
	margin: 8px 0 15px;
	padding: 10px;
	background-color: #fdfdef;
	border: 1px solid #eae9e1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
#jive-wiki-state-message h3 {
	font-size: 1.1111em;
	font-weight: bold;
	color: #666;
	margin: 0;
	padding: 0;
	}
.doc-published-state {
	font-size: .8889em;
	color: #999;
	white-space: nowrap;
	}
.doc-draft-state {
	font-size: .8889em;
	color: #777;
	font-weight: bold;
	white-space: nowrap;
	}
.doc-approval-state {
	font-size: .8889em;
	color: #3089c7;
	white-space: nowrap;
	}
.doc-requires-review {
	font-size: .8889em;
	color: #d89615;
	white-space: nowrap;
	}
.doc-requires-approval {
	font-size: .8889em;
	color: #c90606;
	white-space: nowrap;
	}
.doc-archived-state {
	font-size: .8889em;
	color: #063;
	white-space: nowrap;
	}
.doc-rejected-state {
	font-size: .8889em;
	color: #c00;
	font-weight: bold;
	white-space: nowrap;
	}
/* Doc versions */
th.jive-table-head-checkbox,
th.jive-table-head-version,
th.jive-table-head-state,
th.jive-table-head-changed,
th.jive-table-head-by {
	text-align: left !important;
	}
.jive-table table thead th.jive-table-head-changes,
td.jive-table-cell-changes,
.jive-table table thead th.jive-table-head-restore,
td.jive-table-cell-restore,
.jive-table table thead th.jive-table-head-delete,
td.jive-table-cell-delete {
	text-align: center;
	}
.jive-doc-versions-compare {
	font-weight: bold;
	}
#jive-doc-needs-approval div span {
	display: inline;
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	}
#jive-doc-needs-approval div input {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1em;
	}
#jive-doc-needs-approval .jive-doc-rejectionNotes {
	background: none;
	display: block;
	padding-left: 0;
	}
#jive-doc-needs-approval div.jive-doc-rejectionNotes input {
	margin-top: 5px;
	}
#jive-revision-options {
	display: block;
	float: left;
	width: 300px;
	}
#jive-revision-options table {
	width: 100%;
	}
#jive-revision-options table td {
	width: 33%;
	}
#jive-revision-key {
	display: block;
	float: right;
	padding-top: 15px;
	}
.added-text {
	background-color: #0f0;
	}
.deleted-text {
	background-color: #f66;
	text-decoration: line-through
	}
.deleted-image {
    border: 3px #f66 solid;
}
.jive-revision-table {
	display: block;
	clear: both;
	padding-top: 10px;
	}
.jive-revision-table table {
	border-top: 1px #999 solid;
	border-right: 1px #999 solid;
	margin-bottom: 5px;
	table-layout: fixed;
	}
.jive-revision-table table table {
	table-layout: auto;
	}
.jive-revision-table td,
.jive-revision-table th {
	border-bottom: 1px #999 solid;
	border-left: 1px #999 solid;
	padding: 10px;
	width: 50%;
	}
.jive-revision-table th strong {
	font-size: 1.1111em;
	}
.jive-revision-table th span {
	font-size: .8889em;
	display: block;
	clear: both;
	padding-top: 10px;
	}
.jive-revision-table th span select {
	font-size: .8889em;
	margin-left: 5px;
	}
.jive-revision-table th span select option {
	font-size: .8889em;
	padding-right: 10px;
	}
.jive-revision-table td {
	background-color: #f8f4e6;
	}
.jive-revision-table th.jive-revision-header,
.jive-revision-table th.jive-revision-header-last {
	background-color: #e9e5d7;
	font-weight: normal;
	font-size: .8889em;
	}
.jive-revision-table div.jive-wiki-body {
	padding: 0;
	}
.jive-revision-table table tbody tr td div.jive-wiki-body-content {
	background: none;
	padding-top: 5px;
    overflow-x: auto;
    overflow-y: hidden;
    display: block;
    float: left;
    }
.jive-revision-table div.jive-wiki-body-content pre {
	width: 420px;
	display: block;
	float: left;
	}
.jive-revision-table div.jive-wiki-body-content pre code {
	width: 380px;
	display: block;
	float: left;
	white-space: pre;
	}
/* manage collaboration (doc-collaborate.ftl) styles */
.jive-table-collaborators table {
	border: 1px solid #dedede;
	border-bottom: none;
	}
.jive-table-collaborators .jive-table-head-user,
.jive-table-collaborators .jive-table-cell-user {
	text-align: left;
	}
.jive-table-collaborators .jive-table-cell-user a {
	font-weight: bold;
	}
.jive-table-collaborators .jive-table-head-roll-reviewer,
.jive-table-collaborators .jive-table-cell-roll-reviewer,
.jive-table-collaborators .jive-table-head-roll-author,
.jive-table-collaborators .jive-table-cell-roll-author,
.jive-table-collaborators .jive-table-head-roll-approver,
.jive-table-collaborators .jive-table-cell-roll-approver,
.jive-table-collaborators .jive-table-head-remove,
.jive-table-collaborators .jive-table-cell-remove {
	text-align: center;
	}
.jive-table-collaborators tr td {
	border-bottom: 1px solid #dedede;
	padding: 5px;
	}
#jive-doc-comment-preview {
	padding: 6px 6px 6px 30px;
	border: 1px solid #85b4db;
	background-color: #ddeefb;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 5px 0;
	}

.jive-body-formpage-doc-upload #jive-post-title {
    margin-top: 0;
    }
.jive-upload-doc {
    margin: 0 106px 20px 0;
    position: relative;
    }
.jive-upload-doc .jive-upload-doc-select {
    background-color: #fcfaf4;
    border :1px solid #ccc;
    padding: 10px;
    }
#jive-upload-doc-title {
    margin: 4px 0;
    }
#jive-upload-doc-title input {
    clear: both;
    width: 400px;
    }

.jive-favorite-flyout {
	top: -1px;
	right: -1px;
}
.jive-social-actions {
	right: 13px;
}

.jive-body-formpage-doc-upload .defaultSkin a.mce_jiveimage,
.jive-body-formpage-doc-upload .defaultSkin a.mce_jivevideo,
.jive-body-formpage-doc-upload .defaultSkin .mceToolbarRow1 a.jive_spacer_button2 {
    display: none;
    }
.jive-body-formpage-doc-upload .wysiwygtext_html_link #toggle_html {
    float: right;
    padding-bottom: 6px;
    }
.jive-body-formpage-doc-upload .wysiwygtext_html_link {
    height: auto;
    padding: 0;
    position: relative;
    zoom:1;
    }
.jive-body-formpage-doc-upload .jive-form-label {
    font-size: 12pt;
    font-weight: bold;
    padding: 4px 0;
    }
.jive-body-formpage-doc-upload .jive-form-label .jive-form-label-desc {
    color: #777;
    font-size: 8pt;
    font-weight: normal;
    padding-left: 3px;
    }


.jive-editor-panel textarea { 
	background: #FCFAF4; 
	border: 1px solid #ccc;
	color: #333;
	height: 150px; 
	width: 99%; 
	}

/* These styles are used by the user picker options in the document author/approver sections */
#jive-extended-options-form #edit-policy-block ul.holder {
    margin-top: 10px;
    margin-left: 25px;
    }
#jive-extended-options-form ul.holder li.bit-box {
    padding-right: 20px;
    position: relative;
    margin:0 5px 4px 0;
    }
#jive-extended-options-form ul.holder {
    border: 2px solid #777;
    border-bottom-color: #eee;
    border-right-color: #eee;
    margin-top: 2px;
    width: 650px;
    padding: 3px 4px 0;
    }
#jive-extended-options-form ul.holder a {
    font-size:0.8889em;
    padding-left:4px;
    }
#jive-extended-options-form ul.jive-contacts {
    list-style-type:none;
    margin:0;
    padding:0;
    position:relative;
    }
#jive-extended-options-form ul.jive-contacts span {
    padding: 0;
    }
#jive-extended-options-form ul.jive-contacts li {
    margin: 0;
    }
#jive-extended-options-form ul.jive-contacts div {
    margin: 0;
    }
