.community
{
    padding: 5px 20px;
    text-align: left;
}

.community a {
    color: #0077cc;
}

.community a:hover {
    /*light blue: color: #6699cc;*/
    color: #f4a83d;
}

.community a.community-home-button {
    background:transparent url(../img/community/home-button.png) no-repeat scroll 0 0;
    font-size:15px;
    font-weight:bold;
    height:24px;
    line-height:9px;
    padding:5px 0 7px 29px;
}

.community p {
    margin: 12px 0 0;
}
.community p:first-child {
    margin: 0;
}
.community-header {
	background: url(../img/community/hdr-people.png) no-repeat top left;
	padding: 6px 0 24px 61px;
}

.community-header h1 {
	padding: 0 0 2px;
    border-bottom: 1px solid #999;
}

.community-header .counts {
	float: right;
	color: #999;
	font-size: 16px;
	font-weight: bold;
	margin: 8px 0 0;
}

.community-program-info {
    float: right;
    width: 172px;
    padding: 0 0 0 12px;
    margin: 0 0 0 12px;
    text-align: right;
}

.community-program-info h3 {
    font-size: 120%;
    color: #00467E;
    border-bottom: 1px solid #999;
    padding: 15px 0 6px;
}
.community-program-info h3:first-child {
    padding: 2px 0 6px;
}

.community-program-info ul {
    margin: 3px;
    list-style: none; 
}

.community-program-info ul li {
    padding: 6px 23px 6px 0;
}

.community-program-info ul li.newtopic {
    background: url(../img/community/add.png) no-repeat right 4px;
}

.community-program-info ul li.help {
    background: url(../img/community/help.png) no-repeat right 4px;
}

.community-program-info ul li.webcast {
    background: url(../img/community/television.png) no-repeat right 4px;
}

.community-program-info ul li.materials {
    background: url(../img/community/page_white_acrobat.png) no-repeat right 4px;
}

.community-program-info ul li.faculty {
    background: url(../img/community/user_suit.png) no-repeat right 4px;
}

.community-program-info ul li a {
    color: #666; 
    font-weight: bold;
}

.community-program-info ul li a:hover {
    color: #0077cc;
}

.community-section.index {
    width: 78%;
}

.community-section {
}
.community-section-header {
    height: 24px;
    border-bottom: 1px solid #999;
}
.community-section-header.last {
    margin-top: 15px;
}
.community-section-header h2 {
    font-size: 150%;
}

.community-section-header ul.tabs {
    float: right;
    list-style: none;
    height: 24px;
}

.community-section-header ul.tabs li {
    float: left;
}

.community-section-header ul.tabs li.active {
    border: 1px solid #999;
    border-bottom: none;
    border-bottom: 1px solid #fff;
    height: 23px;
    background: #fff;
    line-height: 17px;
}

.community-section-header ul.tabs li a {
    height: 30px;
    color: #0077cc;
}

.community-section-header ul.tabs li.active a:hover div {
    color: #666;
    text-decoration: none;
}

.community-section-header ul.tabs li a:hover div {
    color: #666;
    text-decoration: underline;
    text-decoration: underline dashed;
}

.community-section-header ul.tabs li a div {
    padding: 5px 10px;
}

.community-section-header ul.tabs li.active a div {
    border-top: 2px solid #f4a83d;
    padding: 3px 10px 4px; /*3px 10px 5px;*/
}

.community-section-header ul.tabs li a {
    font-size: 120%;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.community-section-header ul.tabs li.active a {
    color: #666;
}

.community-section-header .indicator {
    background:transparent url(../img/community/indicator.gif) no-repeat scroll left top;
    color:#666666;
    display:none;
    float:right;
    font-size:14px;
    font-weight:bold;
    line-height:18px;
    margin:4px 10px 0 0;
    text-align:right;
    text-indent:20px;
}
.community .post-outer {
    margin: 18px 0;
    padding: 0 0 16px;
    border-bottom: 1px dotted #999;
}
.community .post-outer .post {
}
.community .index .post-outer .post {
}
.community .post-outer .post h4 {
    font-size: 17px;
}
.community .post-outer .post h4 a {}
.community .post-outer .post p.intro {}
.community .post-outer .post p.intro a.more {}
.community .post-outer .post div.byline {
    margin: 30px 0 10px;
    font-weight: bold;
    float: right;
}
.community .post-outer .post div.byline .poster {
    font-size: 14px;
    padding-bottom: 1px;
}
.community .post-outer .post div.byline .time, .community .post-outer .post div.byline .faculty {
    color: #b6b6b6;
}
.community .post-outer .post div.byline .author {

}
.community .post-outer .post div.byline div.faculty {
	border:1px solid #CCCCCC;
	color:#888888;
	display: inline;
	font-size:9px;
	margin:0 0 0 5px;
	padding:2px 2px 1px 2px;
	text-transform:uppercase;
    line-height: 18px;
}
.community .post-outer .community-item-togglemore {
	float: left;
}

.community .post-outer .community-item-togglemore {
	margin-top: 30px;
	float: left;
    font-size: 14px;
	font-weight: bold;
}
.community .post-outer .community-item-viewall {
	border-left:1px dotted #999999;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin-left:11px;
	margin-top:30px;
	padding-left:11px;
}

.community .post-outer .community-item-togglemore-button {
	background: url(../img/community/item-togglemore-down.png) no-repeat 2px 7px;
	padding-left: 15px;
}
.community .post-outer .community-item-togglemore-button.open {
	background: url(../img/community/item-togglemore-up.png) no-repeat 2px 7px;
}
.community .post-outer .community-item-togglemore-button span {
	display: none;
}
.community .post-outer .community-item-togglemore-button span.open {
	display: inline;
}

.community .stats-outer {
    margin:  0 0 8px;
    float: left;
}
.community .post-outer .stats {
    float: left;
    background-color: #eee;
}
.community .post-outer .stats div.numbers {
    padding: 5px;
    font-family: Helvetica,Arial,sans-serif;
}
.community .post-outer .stats div.numbers div.outer {
    line-height: 19px;
    text-align: center;
    float: left;
    width: 33px;
}
.community .post-outer .stats div.numbers div.posts {
    padding: 0;
    color: #808185;
	clear:both;
	border-top: 1px dotted #808185;
	margin-top: 5px;
}
.community .post-outer .stats div.numbers div.numvotes {
    margin-left: -5px;
    letter-spacing: -4px;
    font-weight: bold;
    font-size: 30px;
}
.community .post-outer .stats div.numbers div.numposts {
	font-size:18px;
	font-weight:bold;
	letter-spacing:-4px;
	line-height:7px;
	margin-left:-5px;
	padding-top:10px;
}
.community .post-outer .stats div.numbers div.posts div.label {
    font-size: 11px;
}
.community .post-outer .stats div.numbers div.votes {
    padding: 8px 0 0;
    color: #fff;
}
.community .post-outer .stats div.numbers div.votes div.label {
    font-size: 11px;
}
.community .post-outer .stats div.numbers div.votes.up {
    background-color: #7ac66b;
}
.community .post-outer .stats div.numbers div.votes.down {
    background-color: #af7171;
}
.community .post-outer .stats div.numbers div.votes.neutral {
    background-color: #999;
}

.community .post-outer .stats div.vote {
	background:#999999 url(../img/community/post-vote-up-plus.png) no-repeat scroll center 4px;
	border-top:1px dotted #CCCCCC;
	clear:both;
	color:#FFFFFF;
	font-size:9px;
	padding:12px 0 0;
	text-align:center;
	text-transform:uppercase;
	width:33px;
}
.community .post-outer .stats div.vote:hover {
	background-color:#7ac66b;
	cursor: pointer;
}
.community .post-outer .stats div.vote.disabled, .community .post-outer .stats div.vote.disabled:hover {
	background: #7ac66b;
	padding: 0;
	cursor: default;
	
	display: none;
}

.community .post-outer .stats div.vote div.community-item-voteup-button, .community .post-outer .stats div.vote div.community-item-votedown-button.disabled { }

.community .post-outer .stats div.vote div.community-item-voteup-button.disabled  {
    cursor: default;
}

.community div.community-item-reply {
    border:1px dashed lightgrey;
    float:right;
    padding:4px 6px;
	margin: 0 0 0 16px;
}
.community div.community-item-reply:hover {
    background-color: #ffeece;
}
.community div.community-item-reply a {
    font-size: 14px;
}
.community div.community-item-reply a:hover {
    color: #0077cc;
}

.community div.community-item-view-all-button {
    margin-left: 130px;
    font-weight: bold;
}

.community .post-fold{
    clear: both;
    padding-left: 20px;
}

.community .post-reply {
	background:transparent url(../img/community/post-reply-arrow.png) no-repeat scroll 0px 12px;
	clear:both;
	margin:0 0 5px;
	padding:13px 35px 0 30px;
	display: block;
    border-top: 1px dotted #ccc;
}

.community .post-fold-single .post-reply {
	width: 90%;
}

.community .post-reply .post {
}
.community .post-reply .stats div.numbers {
    margin: 0;
    padding: 5px;
    font-family: Helvetica,Arial,sans-serif;
}
.community .post-reply .stats div.numbers div.outerWide {
    line-height: 19px;
    text-align: center;
}
.community .post-reply .stats div.numbers div.num {
    margin-left: -5px;
    letter-spacing: -4px;
    font-weight: bold;
    font-size: 30px;
}
.community .post-reply .stats div.numbers div.votes {
    padding: 6px 0 0;
    color: #fff;
}
.community .post-reply .stats div.numbers div.votes div.label {
    font-size: 11px;
}
.community .post-reply .stats div.numbers div.votes.up {
    background-color: #a0b983;
}
.community .post-reply .stats div.numbers div.votes.down {
    background-color: #af7171;
}
.community .post-reply .stats div.numbers div.votes.down .num {
    letter-spacing: 0px;
}
.community div.bubble-arrow {
    height: 100px;
    width: 6px;
    float: left;
    background: url(../img/community/post-stats-bubble.png) no-repeat 0px 12px;
    margin: 0 8px 0 0;
}
.community .post-reply .stats div.vote {
    clear: both;
    margin: 2px 6px 5px 5px;
    background: #fff;
    text-align: center;
    text-transform: capitalize;
    font-size: 9px;
    color: #666;
    padding: 2px 0 4px;
}
.community .post-reply .stats div.vote div.option{
    float: left;
    font-size: 9px;
    width: 32px;
    text-transform: lowercase;
}


.community .post-reply .stats div.vote div.community-post-votedown-button {
    background: url(../img/community/post-vote-down.png) no-repeat center 2px;
    padding-top: 20px;
    color: #f78b8b;
}
.community .post-reply .stats div.vote div.community-post-votedown-button:hover  {
    cursor: pointer;
    color: red;
}
.community .post-reply .stats div.vote div.community-post-voteup-button {
    border-right: 1px dotted #999;
    background: url(../img/community/post-vote-up.png) no-repeat center 2px;
    padding-top: 20px;
    color: #85c872;
}
.community .post-reply .stats div.vote div.community-post-voteup-button:hover  {
    cursor: pointer;
    color: green;
}

.community .post-reply .stats div.vote div.community-post-votedown-button.disabled {
    color: gray;
    background: url(../img/community/post-vote-down-disabled.png) no-repeat center 2px;
}
.community .post-reply .stats div.vote div.community-post-votedown-button.disabled:hover  {
    cursor: default;
    color: gray;
}
.community .post-reply .stats div.vote div.community-post-voteup-button.disabled {
    border-right: 1px dotted #999;
    background: url(../img/community/post-vote-up-disabled.png) no-repeat center 2px;
    color: gray;
}
.community .post-reply .stats div.vote div.community-post-voteup-button.disabled:hover  {
    cursor: default;
    color: gray;
}
.community .section-more {
    font-size: 14px;
    color: #999;
    float: right;
    font-weight: bold;
    margin: 0 5px 30px 0;
}
.community .section-more a {
    margin-left: 5px;
}




















/*
.community-item-header {
    background-color: #bbe;
    padding: 5px;
}

.community-item-header:hover {
    background-color: #ccf;
    cursor: pointer;
}

.community-item-title {
    font-weight: bold;
    font-size: 12pt;
}

.community-item-body {
}
*/
.community-item-container {
    display: none;
}

.community-item-tools {
    padding: 5px 0 5px 0;
    text-align: right;
    font-size: 8pt;
    clear: both;
}

.community-item-tools a {
    font-weight: bold;
}

.community-item-tools-bottom {
    clear: both;
}

.community-item-postform {
    display: none;
    padding-top: 10px;
}
/*
.community-post {
    border-top: 1px solid #ccc;
    padding-top: 5px;
    padding-bottom: 20px;
    position: relative;
    clear: both;
}

.community-post-side, .community-post-side-faculty {
    background-color: #ddf;
    border: 1px solid black;
    float: left;
    min-height: 120px;
    padding: 5px 5px 5px 5px;
    position: relative;
    text-align: center;
    width: 160px;
}

.community-post-side-faculty {
    background-color: #dfd;
}

.community-post-main {
    float: right;
    min-height: 120px;
    width: 455px;

}

.community-post-author {
    font-weight: bold;
}

ul.community-post-tools {
    border: 1px solid black;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    bottom: 0;
}

ul.community-post-tools li {
    display: inline;
}

.community-post-title {
    font-weight: bold;
    margin-bottom: 1em;
}

.community-post-footer {
    color: #999;
    font-size: 8pt;
    text-align: right;
}

.community-post-footer ul {
    display: inline;
}

.community-post-footer a {
    font-weight: bold;
}

.community-post-footer ul li {
    display: inline;
    margin-left: 10px;
}

.community-postform-titleinput {
    padding-bottom: 10px;
    width: 100%;
}

.community-postform-textarea {
    padding-bottom: 10px;
    width: 100%;
}

.community-post-body p {
    margin-bottom: 0.5em;
}
*/

form.topic-create {
}
form.topic-create label {
    display: block;
    width: 20%;
    color: #444;
}
form.topic-create fieldset {
    border:1px solid #9E9E9E;
    color:#00467E;
    font-size:14px;
    font-weight:bold;
    margin:15px;
    padding:14px;
}
form.topic-create fieldset div, form.topic-create fieldset .mceEditor {
    margin: 8px 0;
}
form.topic-create .reply label {
	width: 0 auto;
    margin: 0 0 4px;
	padding-right: 25px;
    display: inline-block;
}
form.topic-create input[type='text'],
form.topic-create input[type='password'],
form.topic-create select,
form.topic-create textarea                  {border:1px solid #7f9db9; background-color:#FBFBFB; padding: 3px; width:300px; margin-bottom: 10px;font-size: 110%; }
form.topic-create.topic-reply textarea      {height: 270px; width: 675px; }
form.topic-create.topic-new textarea        {height: 325px; width: 675px; }
form.topic-create input[type='submit']      {width: 150px; color: #333; font-size: 13px; }

form.topic-create fieldset div.title {
    margin: 0 0 8px;
}
form.topic-create fieldset div.description {
}
form.topic-create fieldset div.originalItem {
    font-weight: normal;
    font-size: 12px;
    color: #333;
}
.community .help-page {
   font-size: 14px; 
   margin: 0 0 200px;
}
.community .help-page ul {
    /*margin-left: 15px; 
    list-style: arrow;*/
    list-style-image:url(../img/bullet.gif);
    margin:14px 0 0 25px;
}
.community .help-page ul li {
   margin: 4px 0; 
}
.community .help-page em {
    font-size: 16px;
}

