.actorPhoto{
    margin-right: 10px;
    float: left;
    margin-right: 5px;
    color: #3B5998;
    cursor: pointer;
    text-decoration: none;
}
.profilePhoto{
    height: 40px;
    width: 40px;
     border: 0 none;
}

.storyInnerContent{
    /*display: table-cell;*/
    display:block;
    vertical-align: top;
    width: auto;
}

.titleMessage{
    color: #000000;
    font-size: 11px;
    font-weight: normal;
    margin: 0 0 5px;
    padding:0px;
}

.actorDescription {
    padding-bottom: 3px;
}

.actorDescription  a {
    color: #3B5998;
    cursor: pointer;

}
.actorDescription a:hover{
  text-decoration: underline;
}


.storyLargeContent {
    margin: 10px;
}

.contentPhoto{
 /*   border: 1px solid #CCCCCC;*/
    margin-right: 10px;
    float: left;
    color: #3B5998;
    cursor: pointer;
    text-decoration: none;
}

.imgPhoto{
    max-height: 90px;
    max-width: 90px;
    display: block;
    border: 0 none;
    margin: 3px;
}

.storyContentMsg{
    color: #808080;
    font-weight: normal;
    font-size: 11px;
/*    display: table-cell;*/
    vertical-align: top;
    width: auto;
}

.storyContentMsgTitle{
    color: #333333;
    word-wrap: break-word;
}


.contentItem{
    padding-bottom: 10px;
    padding-top: 10px;
    border-color: #E9E9E9;
    border-width: 1px 0 0;
    border-style: solid;
    display: block;
    padding-right: 35px;
}

.commentList{
  list-style-type: none;
    margin: 0;
    padding: 0;
}

.ufiItem {
    background-color: #EDEFF4;
    border-bottom: 1px solid #E5EAF1;
    margin-top: 2px;
    padding: 5px 5px 4px;
}

.UIImageBlock_SMALL_Image {
    margin-right: 8px;
    float: left;
    margin-right: 5px;
}

.UIImageBlock_Image .img, img.UIImageBlock_Image, i.UIImageBlock_Image {
    display: block;
    height: 32px;
    width: 32px;
    border: 0 none;
}

.uiUfiComment .commentContent {
    padding-top: 1px;
    display: table-cell;
    vertical-align: top;
    width: 10000px;
}


.uiUfiComment .actorName {
    font-weight: bold;
    color: #3B5998;
    cursor: pointer;
    text-decoration: none;
}


.uiUfiComment .commentActions {
    padding-top: 2px;
    color: #808080;
    font-weight: normal;
    font-size: 11px;
}

.buttonsActions {
  margin-top: 7px;
  text-align:right;
    color: #999999;
}

.buttonsActionsPopup {
  margin-top: 7px;
  margin-right: 20px;
  text-align:right;
    color: #999999;
}



.data_list .detalle{
   color: #333333;
    font-weight: bold;
    font-weight: normal;
    width: 100px;
    text-algin:left;

}

.jPopImage{
  background-image:url(../i/icons4/zoom.png); width:16px; height:16px;}
}

.dataComment{
  color: #333333;
}
.timestamp{
    border-bottom: 1px dotted;
    color: #808080;
    font-size: 11px;
    font-weight: normal;
    padding-top: 2px;
}



.userdata .fondo {
   /* background: url("../imagenes/profile_my/fd_box_profile.gif") repeat-x scroll center top transparent;
    float: left;
    margin-top: 15px;
    width: 729px;*/
}
.userdata .colu_left {
    float: left;
    padding: 5px 5px 0 5px;
}
.userdata .colu_right {
    float: left;
    width: 635px;
}

.userdata .userdata-footer{
	text-align:right;
}

.userdata .colu_right .username {
    color: #010101;
    font-size: 18px !important;
    font-weight: bold;
    line-height: 20px;
   /* padding: 25px 0 16px !important;*/
}
/*.userdata .colu_right .User_info {
    background: url("../imagenes/profile_my/fd_boxprof.gif") repeat-x scroll center top transparent;
    float: left;
    padding: 13px 0 0 9px;
    width: 478px;
}

.userdata .Lis {
    bottom: 0;
    height: 44px;
    left: 158px;
    width: 442px;
}
*/
.userdata .clearfix {
    display: block;
}

.userdata .colu_right .User_info .dates {
    float: left;
    padding: 12px 12px 0 3px;
}

.userdata .UserLis .Borde {
    background: none repeat scroll 0 50% transparent;
    padding-left: 0;
}
.userdata .UserLis li {
    background: url("../imagenes/profile_my/im_sep_profile_user.gif") repeat-y scroll left top transparent;
    /*float: left;*/
    /*height: 44px;*/
    padding: 0 10px;
}
.userdata .UserLis .UserLi strong {
    color: #000000;
    /*display: block;*/
    font-size: 14px;
    padding-top: 5px;
}

.userdata .colu_right .User_info .dates .info {
    margin: 4px 0 0;
    padding: 0 0 0 15px !important;
    /*width: 261px;*/
}
.userdata  .colu_right .User_info .dates .separador {
    background: url("../imagenes/profile_my/im_sep_profile_user.gif") repeat-y scroll left top transparent;
    padding: 0 0 0 23px;
}


.popup_block{
	display: none; /*--hidden by default--*/
	background: #fff;
	padding: 7px;
	border: 12px solid #ddd;
	font-size: 1.2em;
	z-index: 99999;
	/*--CSS3 Box Shadows--*/
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	/*--CSS3 Rounded Corners--*/
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
img.btn_close {
	float: right;
	    margin: -30px -30px 0 0;
}
.popup_container{
	width: 800px;
	height:280px;
}

.community .connect {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #D0D0D0;
    margin: 5px;
    padding: 10px 10px 10px 10px;
    font: 10px "Trebuchet MS",Arial,Helvetica,sans-serif;

    /*width: 619px;*/
}
.community .box_dash ul {
	 margin-top: 5px;
    list-style: none outside none;
    font: 12px/12px Arial,Helvetica,sans-serif;

}



.community .box_dash ul li {
    color: #333333;
    display: block;
    padding: 3px 5px 3px 18px;
    border-bottom: 1px dashed #D6D8D9;
}

.community .box_dash ul li strong{
	font-weight: bold;
	/*font-size: 11px !important;*/
}


.community .positivo {
    background: url("../images/icons4/bullet_green.png") no-repeat scroll 0 center transparent;
}

.community .negativo {
    background: url("../images/icons4/bullet_red.png") no-repeat scroll 0 center transparent;
}

.community .box_dash h2{
	 margin-top: 15px;
    font-size: 18px;
    color: #333333;
    font: bold 12px/12px Arial,Helvetica,sans-serif;
}



.left {
    float: left;
}
.user_resum{
	margin-left:5px;
}

.newsTitle{
	font-size: 18px;
}

.news_galleries_list .active{
	font: bold 12px/12px Arial,Helvetica,sans-serif !important;
}

.news_galleries_table{
	margin:5px;
	padding:5px;
}