
/* ========================================================================== */
/* ======================= ЛЕНТА АКТИВНОСТИ ================================= */
/* ========================================================================== */

  .actions_list{
    clear:both;
    margin: 0 !important;
    padding:  0 0 0 7px!important
}


.action_entry .tcol{
  padding: 5px 0;
}
.action_entry{
  margin-bottom: 7px;
  font-size: 12px;
  padding: 0 !important
}
.action_entry:hover{
  background: #f5f5f5
  }
.action_entry a{
      font-weight:bold;
      text-decoration: none
}
.action_entry .is_new { color:#FF5A00; }

.action_user{
      color: #000;  
}

.action_title{
    font-size:13px;
    padding-bottom: 5px
}

.colored .action_date{
  background: #E9EAED
}

.action_avatar {
  float: right;
  margin-top: -5px;
}
.action_arr {
  width:10px;padding-top: 5px;text-align: left
}
.action_date{
    font-size:11px;
    width:100px;
    font-weight: bold;
    background: #ccc;
    vertical-align: top;
    text-align: center;
    float: none !important
}
.action_date span{
  display: block;
  padding-top: 25px
}

.action_details{
    clear:both;
    //clear:none;
	overflow:hidden;
	font-style: italic
}

.action_details .act_photo{
    overflow:hidden;
    display:inline-block;
}

.act_add_comment,
.act_add_photo, .act_add_photo_club,
.act_add_article,
.act_set_status,
.act_add_friend,
.act_add_blog,
.act_add_post,
.act_add_board,
.act_add_catalog,
.act_add_club,
.act_add_club_user,
.act_add_quest,
.act_add_fpost,
.act_add_thread,
.act_add_avatar,
.act_add_award,
.act_add_file,
.act_add_wall,
.act_add_wall_club,
.act_add_post_club,
.act_add_user_photo,
.act_add_user_photo_multi,
.act_add_user,
.act_add_wall_my{ background-position:17px 2px !important; }

.table {display: table;width: 100%}
.tcol {display: table-cell;vertical-align: top}
   
    #afilter_select {
border-bottom:3px solid #56D0FD;
margin-bottom: 7px
    }
    
     #afilter_select form select{
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px;
	cursor: pointer;
	background: #56D0FD;
	border: 0 !important;
	margin: 0
    }
        #afilter_select form select:hover{
	   	background: #56D0FD;
		border: 0 !important
	}
	

#afilter_filtr,.actions_list {
	    display: table-cell;
	    vertical-align: top
}
	#afilter_filtr {
	    width:190px;
	    background: #E9EAED;
	}
	#afilter_filtr form{
	    margin: 0;
	    padding: 0
	}
	#afilter_filtr div{
	padding: 2px;
	vertical-align: middle
	}
	#afilter_filtr form div input{
	    vertical-align: middle;
	    margin-right: 6px
	}
	
		#afilter_filtr form input.fsubmit{
		    display: block;
		    margin: 0 auto;
		    margin-top: 5px;
		}
	.actions_list {
  padding-left: 7px
	}
	
	
	
	
	
	