/*
#layout .widget > .title,.widget_tabbed .tabs ul,.widget_user_avatar .user_info,.widget_search{background:#c8e6c9;} 
.is_sidebar_left aside{border-left:none;border-right: 1px solid #eee;margin-left:0;margin-right: -1px;}
aside  .title {
    font-size:12px;
    color: #424242!important;
    background: #34495E;
    height:38px;
    line-height:38px;
    padding-right:5px;
}
.my_topbar{
	position:relative;
	background:#272727;
}
.widget_user_avatar .user_info .name a {
    color:#bdbdbd;
    text-decoration: none;
    font-size:12px;
    font-weight: bold;
}
*/
.content_list.tiled .tile .photo {
    display: block;
    width: 100%;
    height: 120px;
    overflow: hidden;
    margin-bottom: 10px;
    position: relative;
    background: #ffffff;
}
.footer_text {
    background: #353535;
    padding: 5px 30px;
    margin: 0 -15px;
}

.my_topbar .topbar_left {
    width: 28%;
    height: 50px;
    float: left;
    position: relative;
    padding: 13px 0 0 13px;
    color: #fff;
}

