.portfolio_content,
.portfolio_content2 {
    text-align: center;
    z-index: 3;
    display: block;
    position: relative;
    background-image: none;
    background-repeat: no-repeat;
    background-position: bottom right
}

.portfolio_content2 .buttons_container h3, .portfolio_content2 .buttons_container span.brand-label {
    font-size: 14px;
    margin-top: 50px;
    clear: both;
    display: block
}

.buttons_container h3, .buttons_container span.brand-label {
    margin-top: 10px;
    color: #fff
}

.portfolio_content2 {
    background: url(../images/link_post.png) 50% 10px no-repeat;
    position: relative
}

.portfolio_content a,
.portfolio_content2 a {
    font-style: italic;
    color: #AEAEAE;
    font-size: 12px
}

.portfolio_content2:hover,
.portfolio_content:hover {
    background-color: #FF4C4D
}

.portfolio_content h3, .portfolio_content span.brand-label {
    color: #FFF
}

.buttons_container {
    position: absolute;
    z-index: 333;
    top: 45%;
    margin-top: -35px;
    width: 100%;
    opacity: 0
}

.buttons_container a.zoom {
    margin-right: 10px
}

.portfolio_content2 a.link_post {
    width: 90px;
    height: 90px;
    top: 0;
    left: 0;
    position: absolute;
    display: block
}

.portfolio_content2 a.link_post img {
    display: none
}

.portfolio_content p {
    font-weight: 700;
    color: #fff;
    padding-top: 10px
}