



/* > Item Headers (Profiles, Groups)
-------------------------------------------------------------- */

div#item-header {
	overflow: hidden;
}

div#item-header div#item-header-content {
	margin-left: 170px;
}

div#item-header h2 {
	font-size: 28px;
	margin: 0 0 15px 0;
	line-height: 120%;
}

div#item-header h2 a {
	text-decoration: none;
	color: #777;
}

div#item-header img.avatar {
	float: left;
	margin: 0 15px 25px 0;
}

div#item-header h2 {
	margin-bottom: 5px;
}

div#item-header span.activity,
div#item-header h2 span.highlight {
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
	line-height: 170%;
	margin-bottom: 7px;
}

div#item-header h2 span.highlight {
	font-size: 16px;
}

div#item-header h2 span.highlight span {
	position: relative;
	top: -2px;
	right: -2px;
	font-weight: bold;
	font-size: 11px;
	background: #a1dcfa;
	color: #fff;
	padding: 1px 4px;
	margin-bottom: 2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	vertical-align: middle;
	cursor: pointer;
	display: none;
}

div#item-header div#item-meta {
	font-size: 14px;
	color: #aaa;
	padding-bottom: 10px;
	overflow: hidden;
	margin: 15px 0 5px 0;
}

div#item-header div#item-actions {
	float: right;
	width: 20%;
	margin: 0 0 15px 15px;
	text-align: right;
}

div#item-header div#item-actions h3 {
	font-size: 12px;
	margin: 0 0 5px 0;
}

div#item-header ul {
	overflow: hidden;
	margin-bottom: 15px;
}

div#item-header ul h5,
div#item-header ul span,
div#item-header ul hr {
	display: none;
}

div#item-header ul li {
	float: right;
}

div#item-header ul img.avatar,
div#item-header ul.avatars img.avatar {
	width: 30px;
	height: 30px;
	margin: 2px;
}

div#item-header div.generic-button,
div#item-header a.button {
	float: left;
	margin: 1em;
}

div#item-header div#message.info {
	line-height: 80%;
}


/* > Item Lists (Activity, Friend, Group lists)
-------------------------------------------------------------- */

ul.item-list {
	width: 100%;
	list-style: none;
}

ul.item-list li {
	position: relative;
	padding: 15px 0;
	border-bottom: 1px solid #eaeaea;
}

ul.single-line li {
	border: none;
}

ul.item-list li img.avatar {
	float: left;
	margin: 0 10px 10px 0;
}

ul.item-list li div.item-title,
ul.item-list li h4 {
	font-weight: normal;
	font-size: 110%;
	width: 75%;
	margin: .5em .2em;
}

ul.item-list li div.item-title span {
	font-size: 12px;
	color: #999;
}

ul.item-list li div.item-desc {
	margin: 10px 0 0 64px;
	font-size: 11px;
	color: #888;
	width: 50%;
}

ul.item-list li div.action {
	position: absolute;
	top: 15px;
	right: 0;
	text-align: right;
}

ul.item-list li div.meta {
	margin-top: 10px;
	color: #888;
	font-size: 11px;
}

ul.item-list li h5 span.small {
	font-weight: normal;
	font-size: 11px;
	float: right;
}


/* > Item Tabs
-------------------------------------------------------------- */

div.item-list-tabs {
	clear: left;
	overflow: hidden;
	margin: 25px -19px 20px -19px;
	background: #eaeaea;
}

div.item-list-tabs ul li a {
	text-decoration: none;
}

div.item-list-tabs ul {
	width: 100%;
	list-style: none;
}

div.item-list-tabs ul li {
	float: left;
	margin: 5px 0 0 5px;
}

div.item-list-tabs#subnav ul li {
	margin-top: 0;
}

div.item-list-tabs ul li:first-child {
	margin-left: 20px;
}

div.item-list-tabs ul li.last {
	float: right;
	margin: 7px 20px 0 0;
}

div.item-list-tabs#subnav ul li.last {
	margin-top: 4px;
}

div.item-list-tabs ul li.last select {
	max-width: 175px;
}

div.item-list-tabs ul li a,
div.item-list-tabs ul li span {
	display: block;
	padding: 5px 10px;
	text-decoration: none;
}

div.item-list-tabs ul li span {
	color: #aaa;
}

div.item-list-tabs ul li a span {
	display: inline;
	padding: 0;
	color: inherit;
}

div.item-list-tabs ul li.selected a,
div.item-list-tabs ul li.current a {
	background-color: #fff;
	color: #555;
	font-weight: bold;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
}

ul li.loading a {
	background-image: url( /sites/nichollsfoundation/themes/nichollsfoundation/cssAssets/ajax-loader.gif );
	background-position: 92% 50%;
	background-repeat: no-repeat;
	padding-right: 30px !important;
}

div#item-nav ul li.loading a {
	background-position: 88% 50%;
}

div.item-list-tabs#object-nav {
	margin-top: 0;
}

div.item-list-tabs#subnav {
	background: #fff;
	margin: -15px -19px 15px -19px;
	border-bottom: 1px solid #eaeaea;
	min-height: 35px;
	overflow: hidden;
}

div.item-list-tabs ul li.feed a {
	background: url( /sites/nichollsfoundation/themes/nichollsfoundation/cssAssets/rss.png ) center left no-repeat;
	padding-left: 20px;
}


/* > Item Body
-------------------------------------------------------------- */

.item-body {
	margin: 20px 0;
}

span.activity,
div#message p {
	display: inline-block;
	font-size: 11px;
	font-weight: normal;
	background: #ffffcc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #666;
	padding: 1px 8px;
	margin-top: 6px;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}


/* > Directories (Members, Groups, Blogs, Forums)
-------------------------------------------------------------- */

div.dir-search {
	float: right;
	margin: -39px 0 0 0;
}

div.dir-search input[type=text] {
	padding: 0 3px;
	font-size: 12px;
}


/* > Pagination
-------------------------------------------------------------- */

div.pagination {
	margin: 0 -2em 0px -2em;
	padding: 8px 20px;
	color: #888;
	font-size: 11px;
	height: 19px;
	background: #f4f4f4;
	border: none;
	position: relative;
}

div.pagination .pag-count {
	float: left;
}

div.pagination .pagination-links {
	float: right;
}

div.pagination .pagination-links span,
div.pagination .pagination-links a {
	font-size: 12px;
	padding: 0 5px;
}

div.pagination .pagination-links a:hover {
	font-weight: bold;
}

div#pag-bottom {
	margin-top: -1px;
}


/* > Error / Success Messages
-------------------------------------------------------------- */

div#message {
	margin: 15px 0;
}

div#message.updated {
	clear: both;
}

div#message p {
	padding: 10px 15px;
	font-size: 12px;
	display: block;
}

div#message.error p {
	background: #e41717;
	color: #fff;
	border-color: #a71a1a;
	clear: left;
}

div#message.error p a, div#message.error p a:visited, div#message.error p a:active {
	color: #fff;
}

div#message.updated p {
	background: #dffcd9;
	color: #1a9b00;
	border-color: #c4e9bd;
}

.standard-form#signup_form div div.error {
	color: #fff;
	background: #e41717;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 6px;
	width: 90%;
	margin: 0 0 10px 0;
}


/* > Buttons
-------------------------------------------------------------- */
div.generic-button {
	margin: 1em;
}

ul.button-nav {
	list-style: none;
}

a.button,
input[type=submit],
input[type=button],
input[type=reset],
ul.button-nav li a,
div.generic-button a {
	background: url( /sites/nichollsfoundation/themes/nichollsfoundation/cssAssets/white-grad.png ) top left repeat-x;
	border: 1px solid #ddd;
	padding: 3px 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
	color: #888;
	font-size: 12px;
	font-weight: normal;
	vertical-align: bottom;
	cursor: pointer;
}

a.button:hover,
a.button:focus,
input[type=submit]:hover,
input[type=button]:hover,
input[type=reset]:hover,
ul.button-nav li a:hover,
ul.button-nav li.current a,
div.generic-button a:hover {
	border-color: #aaa;
	color: #555;
	outline: none;
}

/* Buttons that are disabled */
div.pending a,
a.disabled {
	border-color: #eee;
	color: #bbb;
	cursor: default;
}

div.pending a:hover,
a.disabled:hover {
	border-color: #eee;
	color: #bbb;
}

div.accept,
div.reject {
	float: left;
	margin-left: 10px;
}

ul.button-nav li {
	float: left;
	margin: 0 10px 10px 0;
}

ul.button-nav li.current a {
	font-weight: bold;
}


/* > AJAX Loaders
-------------------------------------------------------------- */

.ajax-loader {
	background: url( /sites/nichollsfoundation/themes/nichollsfoundation/cssAssets/ajax-loader.gif ) center left no-repeat !important;
	padding: 8px;
	display: none;
}

a.loading {
	background-image: url( /sites/nichollsfoundation/themes/nichollsfoundation/cssAssets/ajax-loader.gif ) !important;
	background-position: 95% 50% !important;
	background-repeat: no-repeat !important;
	padding-right: 25px !important;
}


/* > Input Forms
-------------------------------------------------------------- */

.standard-form textarea,
.standard-form input[type=text],
.standard-form select,
.standard-form input[type=password],
.dir-search input[type=text] {
	border: 1px inset #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 6px;
	font: inherit;
	font-size: 14px;
	color: #888;
}

.standard-form select {
	padding: 3px;
}

.standard-form input[type=password] {
	margin-bottom: 5px;
}

.standard-form label,
.standard-form span.label {
	display: block;
	font-weight: bold;
	margin: 15px 0 5px 0;
}

.standard-form div.checkbox label,
.standard-form div.radio label {
	font-weight: normal;
	margin: 5px 0 0 0;
	font-size: 14px;
	color: #888;
}

.standard-form#sidebar-login-form label {
	margin-top: 5px;
}

.standard-form input[type=text] {
	width: 75%;
}

.standard-form#sidebar-login-form input[type=text],
.standard-form#sidebar-login-form input[type=password] {
	padding: 4px;
	width: 95%;
}

.standard-form #basic-details-section input[type=password],
.standard-form #blog-details-section input#signup_blog_url {
	width: 35%;
}

.standard-form#signup_form input[type=text],
.standard-form#signup_form textarea {
	width: 90%;
}

.standard-form#signup_form div.submit {
	float: right;
}

div#signup-avatar img {
	margin: 0 15px 10px 0;
}

.standard-form textarea {
	width: 75%;
	height: 120px;
}

.standard-form textarea#message_content {
	height: 200px;
}

.standard-form#send-reply textarea {
	width: 97.5%;
}

.standard-form p.description {
	font-size: 11px;
	color: #888;
	margin: 5px 0;
}

.standard-form div.submit {
	padding: 15px 0;
	clear: both;
}

.standard-form div.submit input {
	margin-right: 15px;
}

.standard-form div.radio ul {
	margin: 10px 0 15px 38px;
	list-style: disc;
}

.standard-form div.radio ul li {
	margin-bottom: 5px;
}

.standard-form a.clear-value {
	display: block;
	margin-top: 5px;
	outline: none;
}

.standard-form #basic-details-section,
.standard-form #blog-details-section,
.standard-form #profile-details-section {
	float: left;
	width: 48%;
}

.standard-form #profile-details-section {
	float: right;
}

.standard-form #blog-details-section {
	clear: left;
}

.standard-form input:focus,
.standard-form textarea:focus,
.standard-form select:focus {
	background: #fafafa;
	color: #555;
}

form#send-invite-form {
	margin-top: 20px;
}

div#invite-list {
	height: 400px;
	overflow: scroll;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
	background: #f5f5f5;
	width: 160px;
	border: 1px solid #e4e4e4;
	margin: 10px 0;
}


/* > Data Tables
-------------------------------------------------------------- */

table {
	width: 100%;
}

table thead tr {
	background: #eaeaea;
}

table#message-threads {
	margin: 0 -20px;
	width: auto;
}

table.profile-fields {
	margin-bottom: 20px;
}

div#sidebar table {
	margin: 0 -16px;
	width: 117%;
}

table tr td.label {
	border-right: 1px solid #eaeaea;
	font-weight: bold;
	width: 25%;
}

table tr td.thread-info p {
	margin: 0;
}

table tr td.thread-info p.thread-excerpt {
	color: #888;
	font-size: 11px;
	margin-top: 3px;
}

table.forum td {
	text-align: center;
}

table tr.alt {
	background: #f8f8f8;
}

table.notification-settings {
	margin-bottom: 20px;
	text-align: left;
}

table.notification-settings th.icon,
table.notification-settings td:first-child {
	display: none;
}

table.notification-settings th.title {
	width: 80%;
}

table.notification-settings .yes,
table.notification-settings .no {
	width: 40px;
	text-align: center;
}

table.forum {
	margin: 0 -19px;
	width: auto;
}

table.forum tr.sticky td {
	background: #fff9db;
	border-top: 1px solid #ffe8c4;
	border-bottom: 1px solid #ffe8c4;
}

table.forum tr.closed td.td-title {
	padding-left: 35px;
	background-image: url( /sites/nichollsfoundation/themes/nichollsfoundation/cssAssets/closed.png );
	background-position: 15px 50%;
	background-repeat: no-repeat;
}

table.forum td p.topic-text {
	color: #888;
	font-size: 11px;
}

table.forum tr > td:first-child,
table.forum tr > th:first-child {
	padding-left: 15px;
}

table.forum tr > td:last-child,
table.forum tr > th:last-child {
	padding-right: 15px;
}

table.forum tr th#th-title,
table.forum tr th#th-poster,
table.forum tr th#th-group,
table.forum td.td-poster,
table.forum td.td-group,
table.forum td.td-title {
	text-align: left;
}

table.forum td.td-freshness {
	font-size: 11px;
	color: #888;
	white-space: nowrap;
	width: 150px;
}

table.forum td img.avatar {
	margin-right: 5px;
}

table.forum td.td-poster,
table.forum td.td-group {
	min-width: 140px;
}

table.forum th#th-title {
	width: 100%;
}

table.forum th#th-postcount {
	width: 50px;
}


/* > Activity Stream Posting
-------------------------------------------------------------- */

form#whats-new-form {
	margin-bottom: 5px;
}

#item-body form#whats-new-form {
	margin: 20px 0 10px;
	padding-bottom: 40px;
	border-bottom: 1px solid #ddd;
}

.home-page form#whats-new-form {
	border-bottom: none;
	padding-bottom: 0;
}

form#whats-new-form h5 {
	margin: 0;
	font-weight: normal;
	font-size: 12px;
	color: #888;
	margin-left: 76px;
	padding: 0 0 3px 0;
}

form#whats-new-form #whats-new-avatar {
	float: left;
}

form#whats-new-form #whats-new-content {
	margin-left: 54px;
	padding-left: 22px;
}

form#whats-new-form #whats-new-textarea {
	padding: 8px;
	border: 1px inset #ccc;
	background: #fff;
	margin-bottom: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

form#whats-new-form textarea {
	width: 100%;
	height: 50px;
	font-size: 14px;
	font-family: inherit;
	color: #555;
	border: none;
	margin: 0;
	padding: 0;
}

form#whats-new-form #whats-new-options select {
	max-width: 200px;
}

form#whats-new-form #whats-new-submit {
	float: right;
	margin: 0;
}


/* > Activity Stream Listing
-------------------------------------------------------------- */

ul.activity-list li {
	padding: 20px 0 0 0;
	overflow: hidden;
}

ul.activity-list > li:first-child {
	padding-top: 5px;
}

ul.activity-list li.has-comments {
	padding-bottom: 20px;
}

body.activity-permalink ul.activity-list li.has-comments {
	padding-bottom: 0;
}

.activity-list li.mini {
	position: relative;
	font-size: 11px;
	min-height: 35px;
	padding: 12px 0 0 0;
}

.activity-list li.mini div.activity-meta {
	margin: 0;
}

.activity-list li.mini div.activity-meta a {
	padding: 3px 8px;
}

.activity-list li.mini .activity-avatar img.avatar,
.activity-list li.mini .activity-avatar img.FB_profile_pic {
	width: 20px;
	height: 20px;
	margin-left: 76px;
}

.activity-list li.activity_comment .activity-avatar img.avatar,
.activity-list li.activity_comment .activity-avatar img.FB_profile_pic {
	width: 40px;
	height: 40px;
	margin-left: 20px;
}

body.activity-permalink .activity-list > li:first-child {
	padding-top: 0;
}

body.activity-permalink .activity-list li .activity-avatar img.avatar,
body.activity-permalink .activity-list li .activity-avatar img.FB_profile_pic {
	width: 100px;
	height: 100px;
	margin-left: 0;
}

.activity-list li .activity-content {
	position: relative;
}

.activity-list li.mini .activity-content p {
	margin: 0;
	float: left;
}

.activity-list li .activity-meta {
	position: absolute;
	right: 0;
	top: 0;
}

body.activity-permalink .activity-list .activity-meta {
	top: 18px;
	right: 15px;
}
body.activity-permalink .activity-list li.mini .activity-meta {
	position: absolute;
	right: 15px;
}

.activity-list li.mini .activity-comments {
	clear: left;
	font-size: 12px;
	margin-top: 30px;
}

.activity-list li .activity-inreplyto {
	font-size: 11px;
	color: #888;
	margin-left: 70px;
	margin-bottom: 15px;
	padding-left: 25px;
	background: url( /sites/nichollsfoundation/themes/nichollsfoundation/cssAssets/replyto_arrow.gif ) 7px 0 no-repeat;
}

.activity-list li .activity-inreplyto > p {
	margin: 0;
	display: inline;
}

.activity-list li .activity-inreplyto blockquote,
.activity-list li .activity-inreplyto div.activity-inner {
	background: none;
	border: none;
	display: inline;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.activity-list .activity-avatar img {
	width: 50px;
	height: 50px;
}

body.activity-permalink .activity-list .activity-avatar img {
	width: 100px;
	height: 100px;
}

.activity-list .activity-content {
	margin-left: 70px;
}

body.activity-permalink .activity-list li .activity-content {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #fff;
	padding: 15px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	margin-left: 135px;
	font-size: 16px;
	line-height: 150%;
	min-height: 35px;
	margin-right: 0;
}

body.activity-permalink .activity-list li .activity-header > p {
	background: url( /sites/nichollsfoundation/themes/nichollsfoundation/cssAssets/activity_arrow.gif ) top left no-repeat;
	margin-left: -35px;
	padding: 5px 0 0 38px;
	height: 35px;
	margin-bottom: 0;
}

.activity-list .activity-content .activity-header,
.activity-list .activity-content .comment-header {
	font-size: 11px;
	color: #888;
	line-height: 220%;
}

.activity-list .activity-content .activity-header img.avatar {
	float: none !important;
	margin: 0 5px -8px 0 !important;
}

.activity-list .activity-header a:first-child,
.commentlist .depth-1 > .comment-content .comment-meta a:first-child,
span.highlight {
	background: #ebf7ff;
	border-bottom: 1px solid #a1dcfa;
	border-right: 1px solid #a1dcfa;
	color: #cc3333;
	padding: 3px 8px;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-right: 3px;
}

.activity-list .activity-header a:first-child:hover {
	background: #059ae7 !important;
	color: #fff !important;
}

.activity-list .activity-content a:first-child:focus {
	outline: none;
}

.activity-list .activity-content span.time-since,
.comment-content .comment-meta span.time-since {
	color: #bbb;
}

.activity-list .activity-content span.activity-header-meta a {
	background: none;
	padding: 0;
	font-size: 11px;
	margin: 0;
	border: none;
	color: #aaa;
	text-decoration: underline;
}

.activity-list .activity-content span.activity-header-meta a:hover {
	color: inherit;
	text-decoration: none;
}

.activity-list .activity-content .activity-inner,
.activity-list .activity-content blockquote {
	margin: 15px 0 15px 5px;
	overflow: hidden;
}

body.activity-permalink .activity-content .activity-inner,
body.activity-permalink .activity-content blockquote {
	margin-top: 5px;
}

/* Backwards compatibility. */
.activity-inner > .activity-inner {
	margin: 0 !important;
}

.activity-inner > blockquote {
	margin: 0 !important;
}

.activity-list .activity-content img.thumbnail {
	float: left;
	margin: 0 10px 5px 0;
	border: 2px solid #eee;
}

.activity-read-more {
	margin-left: 1em;
}

.activity-list li.load-more {
	margin: 15px 0 !important;
	padding: 10px 15px !important;
	background: #f0f0f0 !important;
	text-align: center;
	font-size: 1.2em;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.activity-list li.load-more a {
	color: #555;
}


/* > Activity Stream Comments
-------------------------------------------------------------- */

div.activity-meta {
	margin: 0 0 20px 3px;
	clear: left;
}

.activity-list div.activity-meta a {
	font-size: 11px;
	background: #f4f4f4;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	color: #999;
	padding: 4px 8px;
	text-decoration: none;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-right: 3px;
}

.activity-list div.activity-meta a.acomment-reply {
	background: #ffffcc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #cc3333;
}

div.activity-meta a:focus {
	outline: none;
}

div.activity-meta a:hover {
	background: #cc3333;
	color: #fff;
	border-color: #cc3333;
}

div.activity-meta a.acomment-reply:hover {
	background: #cc3333;
	color: #fff;
	border-color: #cc3333;
}

div.activity-comments {
	position: relative;
	margin: 0 0 0 75px;
	width: auto;
	overflow: hidden; /* IE fix */
}

body.activity-permalink div.activity-comments {
	width: auto;
	margin-left: 135px;
	background: none;
}

div.activity-comments > ul {
	background: #f5f5f5;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 0 10px 0;
}

div.activity-comments ul,
div.activity-comments ul li {
	border: none;
	list-style: none;
}

div.activity-comments ul {
	clear: left;
}

div.activity-comments ul li {
	border-top: 2px solid #fff;
	padding: 10px 0 0;
}

body.activity-permalink .activity-list li.mini .activity-comments {
	clear: none;
	margin-top: 0;
}

body.activity-permalink div.activity-comments ul li {
	border-width: 1px;
	padding: 10px 0 0;
}

div.activity-comments ul li p:last-child,
.commentlist .comment-content a:first-child {
	margin-bottom: 10px;
}

div.activity-comments > ul > li:first-child {
	border-top: none;
}

div.activity-comments ul li:last-child {
	margin-bottom: 0;
}

div.activity-comments ul li > ul {
	margin-top: 0;
	margin-left: 20px;
}

body.activity-permalink div.activity-comments ul li > ul {
	margin-top: 15px;
}

div.activity-comments div.acomment-avatar img {
	border-width: 2px !important;
	float: left;
	margin-right: 10px;
}

div.activity-comments div.acomment-content {
	font-size: 11px;
	margin-left: 39px;
	margin-top: 5px;
}

div.acomment-content .time-since {
	display: none;
}

div.acomment-content .activity-delete-link {
	display: none;
}

div.acomment-content .comment-header {
	display: none;
}

body.activity-permalink div.activity-comments div.acomment-content {
	font-size: 14px;
}

div.activity-comments div.acomment-meta {
	font-size: 11px;
	color: #888;
}

div.activity-comments form.ac-form {
	display: none;
	margin: 10px 0 10px 33px;
	background: #fafafa;
	border: 1px solid #ddd;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding: 8px;
}

div.activity-comments li form.ac-form {
	margin-right: 15px;
}

div.activity-comments form.root {
	margin-left: 0;
}

div.activity-comments div#message {
	margin-top: 15px;
	margin-bottom: 0;
}

div.activity-comments form.loading {
	background-image: url( /sites/nichollsfoundation/themes/nichollsfoundation/cssAssets/ajax-loader.gif );
	background-position: 2% 95%;
	background-repeat: no-repeat;
}

div.activity-comments form .ac-textarea {
	padding: 8px;
	border: 1px inset #ccc;
	background: #fff;
	margin-bottom: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

div.activity-comments form textarea {
	width: 100%;
	font-family: inherit;
	font-size: 11px;
	color: #555;
	height: 60px;
	border: none;
	padding: 0;
}

div.activity-comments form input {
	margin-top: 5px;
}

div.activity-comments form div.ac-reply-avatar {
	float: left;
}

div.ac-reply-avatar img {
	border: 2px solid #fff !important;
}

div.activity-comments form div.ac-reply-content {
	margin-left: 50px;
	padding-left: 15px;
	color: #888;
	font-size: 11px;
}


/* > Private Message Threads
-------------------------------------------------------------- */

table#message-threads tr.unread td {
	background: #fff9db;
	border-top: 1px solid #ffe8c4;
	border-bottom: 1px solid #ffe8c4;
	font-weight: bold;
}

table#message-threads tr.unread td span.activity {
	background: #fff;
}

li span.unread-count,
tr.unread span.unread-count {
	background: #dd0000;
	padding: 2px 8px;
	color: #fff;
	font-weight: bold;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

div.item-list-tabs ul li a span.unread-count {
	padding: 1px 6px;
	color: #fff;
}

div.messages-options-nav {
	font-size: 11px;
	background: #eee;
	text-align: right;
	margin: 0 -20px;
	padding: 5px 15px;
}

div#message-thread div.message-box {
	margin: 0 -20px;
	padding: 15px;
}

div#message-thread div.alt {
	background: #f4f4f4;
}

div#message-thread p#message-recipients {
	margin: 10px 0 20px 0;
}

div#message-thread img.avatar {
	float: left;
	margin: 0 10px 0 0;
	vertical-align: middle;
}

div#message-thread strong {
	margin: 0;
	font-size: 16px;
}

div#message-thread strong a {
	text-decoration: none;
}

div#message-thread strong span.activity {
	margin: 4px 0 0 10px;
}

div#message-thread div.message-metadata {
	overflow: hidden;
}

div#message-thread div.message-content {
	margin-left: 45px;
}

div#message-thread div.message-options {
	text-align: right;
}


/* > Group Forum Topics
-------------------------------------------------------------- */

ul#topic-post-list {
	margin: 0px -19px 15px;
	width: auto;
}

ul#topic-post-list li {
	padding: 15px;
	position: relative;
}

ul#topic-post-list li.alt {
	background: #f8f8f8;
}

ul#topic-post-list li div.poster-meta {
	margin-bottom: 10px;
	color: #888;
}

ul#topic-post-list li div.post-content {
	margin-left: 54px;
}

div.topic-tags {
	font-size: 11px;
}

div.admin-links {
	position: absolute;
	top: 15px;
	right: 25px;
	color: #888;
	font-size: 11px;
}

div#topic-meta {
	padding: 5px 19px 30px;
	margin: -10px -19px;
	position: relative;
}

div#topic-meta div.admin-links {
	right: 19px;
	top: -36px;
}

div#topic-meta h3 {
	font-size: 20px;
	margin: 5px 0;
}

div#new-topic-post {
	display: none;
	margin: 0;
	padding: 1px 0 0 0;
}

