.no_post_image_new{
    background: url("http://camberoakland.com/website/external_pages/img/no_image_of_post.png");
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    width: 800px;
    height: 350px;
    font-family: 'Open Sans', Arial;
    font-weight: lighter;
    font-size: 46px;
    color: white;
    padding:30px 30px 50px 30px;
    vertical-align: bottom;
    text-align: center;
    display: table-cell;

}
.no_post_bisuness_entity_image{
    background-repeat: no-repeat !important;
    background-position: center center !important;
    width: 800px;
    height: 350px;
    font-family: 'Open Sans', Arial;
    font-weight: lighter;
    font-size: 46px;
    color: white;
    padding:30px 30px 50px 30px;
    vertical-align: bottom;
    text-align: center;
    display: table-cell;

}
.post_image_container{
    background-image: url("http://camberoakland.com/website/external_pages/img/no_image_of_post.png");
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    margin: -10px;
    height: 370px;

    filter: url(blur.svg);
    -webkit-filter: blur(12px);
    -moz-filter: blur(12px);
    -o-filter: blur(12px);
    -ms-filter: blur(12px);
    filter: blur(12px);
    z-index: 10000;
}
.post_image_to_show{
    height: 350px;
    background-image: url("http://camberoakland.com/website/external_pages/img/no_image_of_post.png");
    background-repeat: no-repeat !important;
    background-position: center center !important;
    min-height: 350px;
    background-size: contain !important;
    position: relative;
    top: -350px;
    z-index: 100000;
}

.grey_background{
    background: none repeat scroll 0 0 #9f9fa1;
    margin: 0 auto;
}
.the_post{
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto 100px;
    width: 800px;
}
.contact_info_of_post{
    padding: 30px 30px 5px 30px;
}
#address_block{
    padding-top: 18px;
}
.schedule{
    margin-top: 12px;
}
.the_title_of_post_up{
    background-image: url("http://camberoakland.com/website/external_pages/img/directional_up.png") !important;
}
#the_title_of_post{
    font-family: 'Open Sans',Arial;
    font-size: 14px;
    color: #808080;
    font-weight: 800;
    text-transform: uppercase;
    display: inline-block;
    padding-right: 16px;
    background-image: url("http://camberoakland.com/website/external_pages/img/directional_down.png");
    background-size: 10px auto !important;
    background-repeat: no-repeat !important;
    background-position: right !important;
}
.social_links_of_business{
    margin-top: 15px;
}
.social_links_of_business_item{
    display:inline-block;
    margin-left:4px;
}
.one_item{
    display: inline-block;

}

.google_map{
    width: 273px;
    height: 163px;
    display: inline-block;
}
.the_address_info{
    padding-left: 30px;
    display: inline-block;
    vertical-align: top;
    font-family: 'Open Sans',Arial;
    font-size: 14px;
}
.mailing_address{


}
.phone_info_of_contact{
    font-weight: bold;
}
.hours_title_of_contact{
    font-weight: bold;
}
.about_the_post{
    padding: 15px 30px 64px 30px;
}
.main_title_of_the_post{
    font-weight: 800;
    font-family: 'Open Sans',sans-serif;
    font-size: 24px;
    margin-bottom: 30px;
}
.when_gonna_be{
    background-image: url('http://camberoakland.com/website/external_pages/img/clock_of_post.png');
    background-position: left !important;
    background-repeat: no-repeat !important;
    background-size: 21px 21px !important;
    padding-left: 35px;
    font-weight: bold;
    padding-top: 5px;
    font-family: 'Open Sans', sans-serif, serif;
    font-size: 16px;
}
.where_gonna_be{
    background-image: url("../img/marker_of_post.png");
    background-position: left bottom !important;
    background-repeat: no-repeat !important;
    background-size: 18px auto !important;
    padding-left: 35px;
    font-weight: bold;
    padding-top: 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;

}
p{
    font-size: 14px;
    font-family: OpenSans,Arial;
}
.social_icons_of_post{
    clear: both;
    padding-top: 20px
}
.description_of_post{
    margin-top: 30px;
    margin-bottom: 30px;
    font-family: Open Sans, serif !important;
    font-size: 16px !important;
}
.image_no_blur{
    z-index: 10000000;
}
.head_part{
}

.list_of_organization_posts{
    width: 100%;
    display: block;
    border-top: 1px solid #dcdcdc;
    padding-bottom: 150px;
}

.item_the_container_of_a_post{
    width: 100%;
    height: 125px;
    border-bottom: 1px solid #dcdcdc;
}
.item_the_inner_container_of_a_post{
    overflow: hidden;
    padding: 20px 30px;
}

.item_posts_image_block{
    height: 90px;
    width: 90px;
    overflow: hidden;
    display: inline-block;
    background-color: #dcdcdc;
    background-image: url("../../../upload-6150749910379433768.jpg");
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: contain !important;
}

.item_posts_content_block{
    margin-left: 30px;
    display: inline-block;
    vertical-align: top;
}

.item_posts_title{
    font-family:'Open Sans';
    font-size:14px;
    color: black;
    font-weight: bold;
    overflow: hidden;
    width: 600px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 15px;
}


.item_posts_description{
    /* Fallback for non-webkit */
    /* Fallback for non-webkit */
    display: block;
    display: -webkit-box;
    max-width: 600px;
    height: 50px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.2;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family:"Open Sans", sans-serif;
    color: black;
    font-weight: normal;
}