/* Comments
------------------------------------------------------------------------------*/
.comment /* Wrapper for the list of comments and its title */ {
	border-bottom:1px solid #ccc;
	padding:10px 0;
}
.comment-content {
	float:right;
	width:500px;
}
body.node-type-qanda .comment-content {
	float:none;
}
.comment-content p {
	float:left;
	margin:0;
}
body.node-type-qanda .comment-content p {
	float:none;
}
body.node-type-qanda .comment .links .comment_reply, body.node-type-qanda .comment .links .comment_edit{
	display:none;
}
.comment-content p.user-name {
	margin-right:5px;
}
.comment-content p.user-name a {
	font-weight:bold;
}
.comment-content p.created-time {
	clear:left;
	color:#999999;
	margin-right:5px;
	margin-top:5px;
	font-size:90%;
}
.comment-content p.hits {
	background: #999;
	color:#fff;
	font-weight:bold;
	margin:2px 0;
	padding:0 2px;
	font-size:90%;
}
.user-pic {
	float:right;
	margin-right:10px;
	text-align:right;
	width:35px;
}

.zich-comment-wrapper {
  overflow: hidden;
}
.box {
  background: #e9e9e9;
  padding: 10px;
  overflow: hidden;
  margin-bottom: 20px;
}
.box .form-item {
  float: left;
  margin-right: 8px;
  margin-bottom: 0;
  margin-top: 0;
}
.box #edit-subject-wrapper {
  display: none;
}
.box .form-item .resizable-textarea {
  border: none;
}
.box .form-item .form-textarea {
  font-size:12px;
  height: 50px;
  overflow-y: auto;
  padding:3px;
  width:385px;
}
.page-people-streams .box .form-item .form-textarea {
  width:605px;
}
 .box .form-submit {
  float: right;
  font-weight:bold;
  background: url(../images/bg_submit.gif) no-repeat left 0 #666;
  padding:0 7px 0 28px;
  height:32px;
  line-height:32px;
}
body.node-type-qanda .box .form-submit {
	float:none;
}
 .box .form-submit:hover {
  background:url("../images/bg_submit.gif") no-repeat left -32px #58bed8;
}
/*Comment Control Link*/
 .comment-control-link {
  margin-bottom: 5px;
}

.comment-control-link ul.secondary {
  border: none;
  padding-top: 0;
}
 .comment-control-link ul.secondary li {
	cursor:pointer;
}
 .comment-control-link ul.secondary li.active span {
  -moz-border-radius:2px 2px 2px 2px;
  -webkit-border-radius:2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  background:none repeat scroll 0 0 #333;
  border-bottom:medium none;
  color:#fff;
  padding:2px 3px 1px;
  cursor:default;
}
/*Zich Comment Block*/
 .zinch-comment,
 .zinch-stream-add-node {
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
  padding-bottom: 10px;
  overflow: hidden;
  clear: both;
}
 .zinch-comment .user-base-profile,
 .zinch-stream-add-node .stream-base-profile,
 .stream-nod-comments .container-inline .user-base-profile {
  float: left;
  width: 35px;
  margin-right: 10px;
  line-height: 100%;
  overflow: hidden;
}
.zinch-comment .user-base-profile .user-profile-picture,
.zinch-stream-add-node .stream-base-profile .stream-profile-picture,
.stream-nod-comments .container-inline .user-base-profile .user-profile-picture {
  width: 35px;
  height: 35px;
  margin-bottom: 1px;
}
.zinch-comment .user-base-profile .user-profile-picture img,
.zinch-stream-add-node .stream-base-profile .stream-profile-picture img,
.stream-nod-comments .container-inline .user-base-profile .user-profile-picture img {
  display: block;
}
.zinch-comment .user-base-profile .user-fellow,
.zinch-stream-add-node .stream-base-profile .user-fellow {
  text-align: right;
  font-size:11px;
}
.zinch-comment .user-base-profile .user-fellow span, 
.zinch-stream-add-node .stream-base-profile .user-fellow span, 
.zinch-stream-add-node .stream-base-profile .user-fellow a {
	padding: 1px 3px;
	background: #999;
	color: #fff;
	display: block;
  float: right;
}
.user-fellow .swagger_score,
.user-fellow a {
    background: #999;
    color: #fff;
    display: block;
    float: right;
    padding: 1px 3px;
}
.user-fellow-number {
    background: #999;
    color: #fff;
    display: block;
    padding: 1px 3px;
}
.zinch-comment .user-full-profile,
.zinch-stream-add-node .stream-full-profile,
.zinch-stream-add-node .stream-node-list {
  overflow: hidden;
}
.zinch-stream-add-node .stream-node-list {
  margin: 10px 0 0;
}
 .zinch-comment .user-full-profile .user-name,
 .zinch-stream-add-node .stream-full-profile .stream-name {
  margin-right: 5px;
  font-size: 12px;
  line-height: 100%;
  float: left;
  width:100%;
}
.zinch-comment .user-full-profile .user-name a,
.zinch-stream-add-node .stream-full-profile .stream-name a{
  text-transform: capitalize;
  font-weight:bold;
  line-height:2em;

}
 .zinch-comment .user-full-profile .user-comment,
 .zinch-stream-add-node .stream-full-profile .stream-message {
  font-size: 12px;
  line-height: 100%;
}
.node-type-event .section .content .stream-message p,
.stream-message p {
  font-size: 12px;
  line-height: 100%;
  color:#555;
}
 .zinch-comment .user-full-profile .user-info,
 .zinch-stream-add-node .stream-full-profile .stream-nod-info {
  overflow: hidden;
  clear: both;
  margin-top: 5px;
  margin-bottom: 5px;
}
.zinch-stream-add-node .stream-full-profile .stream-nod-info {
  margin-top: 8px;
  margin-bottom: 0;
}

.zinch-stream-add-node .stream-full-profile .stream-nod-info em {
  font-style: normal;
}
.zinch-stream-add-node .stream-full-profile .stream-node-list .stream-node-image {
  float:left;
}
.zinch-stream-add-node .stream-full-profile .stream-node-list .stream-node-image ul {
  margin:0;
}
 .zinch-stream-add-node .stream-full-profile .stream-node-list .stream-node-detail {
	border-left: 1px solid #ccc;
    margin-left: 10px;
    padding-left: 10px;
    overflow: hidden;
}
 .zinch-stream-add-node .stream-full-profile .stream-node-list .stream-node-detail ul {
	font-size: 11px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
 .zinch-stream-add-node .stream-full-profile .stream-node-list .stream-node-detail ul li {
	color: #999;
}
 .zinch-stream-add-node .stream-full-profile .stream-node-list .stream-node-detail ul li a {
	font-weight: bold;
    line-height: 100%;
}
.zinch-comment .user-full-profile .user-info ul,
.zinch-stream-add-node .stream-full-profile .stream-nod-info ul {
  margin: 0;
  padding: 0;
  list-style: none outside none;
}
.zinch-comment .user-full-profile .user-info ul li,
.zinch-stream-add-node .stream-full-profile .stream-nod-info ul li {
  float: left;
  margin-right: 12px;
  font-size: 11px;
  color: #999;
}
.zinch-stream-add-node .stream-full-profile .stream-nod-info ul li {
  font-size: 10px;
}

.node-type-image .region-content-bottom .view .view-content .views-row {
    border-bottom: none;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
}

/*
 .zinch-comment .user-full-profile .user-info ul li.user-fellow span{
  background: #999;
  padding: 1px 3px;
  color: #fff;
}
*/
 .zinch-comment .user-full-profile .user-info ul li span.reply-comment-control,
 .zinch-stream-add-node .stream-full-profile .stream-nod-info ul li span.reply-comment-control {
  background: url(../images/bg_comment.gif) no-repeat scroll left center;
  padding-left: 15px;
  color: #999;
  cursor:pointer;
}
 .zinch-comment .user-full-profile .comment-children-items {
  background: #ECEFF5;
  clear: both;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 10px;
}
 .zinch-comment .user-full-profile .comment-children-items .user-base-profile-child {
  float: left;
  margin-right: 5px;
  width: 35px;
}
 .zinch-comment .user-full-profile .comment-children-items .user-base-profile-child-full {
  float: left;
  width: 430px;
}
 .zinch-comment .children-reply-form .box {
  background: #eceff5;
  margin-bottom: 10px;
}
.zinch-comment .user-full-profile .box .form-item .form-textarea {
  width: 340px;
}
/**
* People / Steam comments
*/

#content-area .view-zinch-school-people .view-content .views-row{
  overflow: hidden;
  min-height:35px;
}

#content-area .view-zinch-stream-all .view-content .views-row {
  overflow: hidden;
  min-height:35px;
}
.page-people-streams .view .view-content .views-row,
#content-area .view-zinch-stream-all .view-content .views-row {
  margin: 0;
  padding: 0;
  border-bottom: none;
}

.stream-full-profile .stream-node-list-item,
.stream-full-profile .stream-nod-info-item {
	list-style:none;
	padding-left:0;
}
.stream-full-profile .stream-node-list-item {
	margin:10px 0;
}
.stream-full-profile .stream-node-list-item li {
	float:left;
	margin-right:8px;
	position: relative;
}
.school_teaser_video_play {
    background: url("../images/video-play-big.png") no-repeat scroll 0 0 transparent;
    bottom: 8px;
    height: 29px;
    position: absolute;
    right: 11px;
    text-indent: -10000px;
    width: 29px;
}
.stream-full-profile .stream-node-list-item li img {
	display: block;
}
.stream-full-profile .stream-nod-comments {
  margin-bottom: 10px;
  padding: 10px;
  overflow: hidden;
}
.stream-full-profile .stream-nod-comments.hidden-list {
  display: none;
}
.stream-full-profile .stream-nod-comments .activity_comment-comment-form {
  background: none;
  width: 100%;
  margin: 0;
  padding: 0;
}
.stream-full-profile .stream-nod-comments .activity_comment-comment-form .activity-comment-show-all {
  border-bottom: none;
  padding-left: 0;
  margin-bottom: 5px;
}
.stream-full-profile .stream-nod-comments .activity_comment-comment-form .item-list ul.activity-comment-list li {
  border-bottom: none;
  margin: 0;
  padding: 0;
}

.stream-nod-comments .item-list .zinch-comment .user-full-profile {
  width: 440px;
}

.stream-nod-comments .container-inline {
  background: #eceff5;
  display: block;
  overflow: hidden;
  padding: 0;
  margin-bottom: 0;
}
.stream-nod-comments .container-inline .form-item {
  float: left;
  margin-bottom: 0;
  margin-right: 8px;
  padding-left: 0;
}
.stream-nod-comments .container-inline .form-item .form-textarea {
  font-size: 12px;
  height: 50px;
  overflow-y: auto;
  padding: 3px;
  width: 330px;
}
.page-people-streams .stream-nod-comments .container-inline .form-item .form-textarea {
  width: 375px;  
}
.page-people-streams .stream-nod-comments .activity-comment-add .form-item .form-textarea {
  width: 355px;  
}
.stream-nod-comments .container-inline .form-submit {
  background: url("../images/bg_submit.gif") no-repeat scroll left 0 #666666;
  float: right;
  font-weight: bold;
  height: 32px;
  line-height: 32px;
  padding: 0 7px 0 28px;
  margin-right: 0;
}

.view-zinch-stream-all .stream-nod-comments .container-inline .form-submit {
    margin-right: 10px;
}
.page-people-streams .stream-nod-comments .container-inline .form-submit {
    margin-right: 0;
}

.activity-comment-onerow .user-profile-picture{
display:none;
}

.activity-comment-onerow textarea{
height:20px !important;
width:470px !important;
}

.view-zinch-stream-all .zinch-comment{
  background: #eceff5;
  margin-bottom: 10px;
    padding-left: 10px;
    padding-right: 2px;
    padding-top: 10px;
}

.view-zinch-stream-all .activity-comment-add{
  background: #eceff5;
  margin-bottom: 10px;
  padding:10px !important;
}

.block-zinch_event .box {
  margin-top : 5px;
  margin-bottom: 0;
}

.page-people-streams ul.secondary {
    margin: 0 0 11px;
    padding: 2px 0 9px;
}

.section-users #stream-tabs {
	float: left; 
  	margin: 0;
}

.view-header {
  float: right;
  width: 100%;
}

.view-featured-schools .view-header {
  float: none;
}

.view-featured-schools .view-header, .view-featured-schools .view-header p {
  font-size:18px;
}

.section-users #exposed-search-sort {
    margin: 0;
    padding: 9px 0;
}

.view-zinch-stream-all #exposed-search-sort{
display:none;
visibility:hidden;
}

.charleft {
  display:block !important;
}
.node-type-event .charleft {
  display:none !important;
}
.view-zinch-school-q-and-a .item-list ul.activity-comment-list li {
  border-bottom:none !important;
}
.view-zinch-school-q-and-a .view-footer a:link,
.view-zinch-school-q-and-a .view-footer a:visited,
.view-zinch-school-q-and-a .view-footer a:hover,
.view-zinch-stream-all .view-footer a:link,
.view-zinch-stream-all .view-footer a:visited,
.view-zinch-stream-all .view-footer a:hover
{
  font-size: 18px;
  float:right;
  margin-top:-20px;
  color:#97CA39;
}

.view-zinch-stream-all .view-footer,
.view-zinch-school-q-and-a .view-footer {
  border-bottom:1px solid #ccc;
  margin:40px 0 10px 0;
}

.view-zinch-stream-all .zinch-stream-add-node,
.view-zinch-school-q-and-a .zinch-stream-add-node {
  border-bottom: 0 solid #eee;
  margin-bottom: 15px;
  padding-bottom: 0px;
  overflow: hidden;
  clear: both;
}

.view-zinch-school-q-and-a .stream-full-profile .stream-nod-comments,
.view-zinch-stream-all .stream-full-profile .stream-nod-comments {
  margin-bottom: 0px;
  padding: 0px;
  overflow: hidden;
}

.view-zinch-school-q-and-a .stream-full-profile .view .view-content .views-row,
.view-zinch-stream-all .view .view-content .views-row {
  padding-bottom: 0px;
}

#block-views-zinch_stream_all-block_2 h2 {
  margin-bottom:.667em;
}

a.delete-activity-comment {
	text-decoration: underline;
	margin-left: 8px;		
}
