ul.stream {
    clear: both;
    width: 575px;
}
ul.stream > li {
    border-bottom: 1px solid #FFFFFF;
    overflow: hidden;
    padding: 0 0 10px;
}
ul.stream > li + li {
    border-top-width: 1px;
    padding-top: 10px;
}
ul.stream .stream_item_generated {
    color: #999999;
}
ul.stream .loaded-start {
    padding-top: 10px;
}
ul.stream .stream_item_photo {
    float: left;
    font-size: 0;
    line-height: 0;
    margin-right: 12px;
    overflow: hidden;
}
html[dir="rtl"] ul.stream .stream_item_photo {
    float: right;
    margin-left: 7px;
    margin-right: 0;
}
ul.stream .stream_item_photo > a {
    text-decoration: none;
}
ul.stream .stream_item_photo > a > img {
    display: block;
}
ul.stream .stream_item_body {
    overflow: hidden;
}
ul.stream .stream_item_date {
    color: #666666;
    font-size: 0.85em;
    padding-top: 1px;
    padding-bottom: 3px;
}

ul.stream .stream_item_attachments {
    overflow: hidden;
    padding: 10px 0px;
}

ul.stream .stream_attachment_photo {
    display: inline-block;
    margin: 0 0 5px;
    overflow: hidden;
    vertical-align: top;
}
ul.stream .stream_attachment_photo a {
    display: block;
    float: left;
}
html[dir="rtl"] ul.stream .stream_attachment_photo a {
    float: right;
}
ul.stream .stream_attachment_photo a > img {
    display: inline-block;
    max-height: 90px;
    max-width: 90px;
    vertical-align: top;
}

ul.stream .comments {
    width: 390px;
}
ul.stream .comments textarea {
    font-family: "Arial";
    font-size: 12px;
}
ul.stream .comments > ul > li > div > a > img {
    height: 34px;
    width: 34px;
}

.comments {
    width: 450px;
}

.comments ul {
    margin: 0 0 0 0;
    overflow: hidden;
    padding: 0;
}
.comments > ul {
    /* 
    margin: 0 0 0 0;
    */
    overflow: hidden;
    padding: 0;
}
.comments > ul > li {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FCFAF8;
    background-image: none;
    background-repeat: repeat-x;
    border-color: rgb(228,215,192);
    border-top-color: rgb(228,215,192);
    border-right: medium none;
    border-style: solid none none;
    border-width: 1px medium medium;
    margin-bottom: 1px;
    overflow: hidden;
    padding: 5px;
}

.comments > form {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FCFAF8;
    background-image: none;
    background-repeat: repeat-x;
    border-color: rgb(228,215,192);
    border-top-color: rgb(228,215,192);
    border-right: medium none;
    border-style: solid none none;
    border-width: 1px medium medium;
    padding: 5px 10px 5px 5px;
}

.comments .comments_info {
    font-size: 1em;
    overflow: hidden;
    padding-left: 10px;
    padding-top: 5px;
}

.comments .comments_info_forum {
    font-size:15px !important;
    line-height:120%;
    padding-bottom:10px;
}

.comments .comments_author_photo {
    float: left;
    overflow: hidden;
}
.comments .comments_date {
    color: #999999;
    font-size: 0.85em;
}

.stream_headline {
    padding-bottom: 4px;
    padding-top: 4px;
}
.stream_loadmore {
    border-top-width: 1px;
    padding-top: 4px;
    background-position: 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    padding-left: 17px;
}
.innerWrap {
	color: #9197a3;
}
.wrap {
    padding: 5px;
}

.uiMentionsInput {
    overflow: hidden;
    position: relative;
}

.stream_post_input_area {
	width: 490px;
	height: 60px;
	min-height: 60px;
	font-size: 18px;
	background-color: #fcfaf8;
	border: 0px;
	font-family: Arial;
	color: #666666;
}

.stream_post > form {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fcfaf8;
    background-image: none;
    background-repeat: repeat-x;
    border-color: rgb(228,215,192);;
    border-image: none;
    border-style: solid none none;
    border-width: 1px medium medium;
    padding: 5px 10px 5px 5px;
}
.stream_post_input, .stream_post_buttons {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-top-color: rgb(228, 215, 192);
    background-color: #FCFAF8;
    background-image: none;
    background-repeat: repeat-x;
    border-color: rgb(228,215,192);;
    
    border-right: medium none;
    border-style: solid none none;
    border-width: 1px medium medium;
    margin-bottom: 1px;
    overflow: hidden;
    padding: 5px;
}


.stream_post {
    clear: both;
    width: 575px;
    list-style-type: none;
    margin: 0 0 0 18px;
    padding: 0;
}
.stream_post_input_area_around {
    overflow: hidden;
}
.stream_post_input_pic > img {
	display: block;
	width: 55px;
	height: 55px;
}
.stream_post_input_pic {
    float: left;
    font-size: 0;
    line-height: 0;
    margin-right: 12px;
    overflow: hidden;
}
.stream_post_buttons_camera{
    float: left;
    font-size: 0;
    margin-right: 415px;
    overflow: hidden;
    visibility: hidden;
}
.stream_post_buttons_camera > img {
    width: 32px;
    height: 28px;
}
.stream_post_picture_div {
    float: left;
    margin-right: 10px;
}
.stream_post_picture {
    width: 100px;
    height: 100px;    
    background-position: left center;
    background-size: cover;
    display: table;
}
.stream_post_picture_loading_div {
    float: left;
    margin-right: 10px;
    width:  100px;
    height: 100px;
}
.stream_post_picture_loading {
    width: 30px;
    height: 30px;
    margin: 35px auto auto;
    display: block;
    
}
.stream_post_buttons_camera_form {
    display: none;
}
.stream_post_picture_count {
    display: none;
}
.stream_post_picture_delete {
    width: 30px;
    height: 30px;
    position: relative;
    left: 70px;
}

