.portfolio_holder article .image {
height:120px;
}

.portfolio_hover_overlay {
    opacity: .4;
}

.footer_bottom .left {
    color: #ccc;
}

.footer_bottom .right{
    color: #ccc;
}

.header_top_inner #searchform input[type="text"] {
    width: 60%;
    height: 30px;
    padding: 0 0 0 0;
    background-color: #ccc;
}

www.modamercato.it/media="all"
.header_inner {
    background-color: #fff;
    background-color: rgba(255,255,255);
}

.portfolio_holder article .portfolio_hover a .portfolio_title {
    font-weight: bold;
    font-size: 15px;
    margin: 0 0 0 0;
}

.portfolio_holder article hr {
    border: 0;
    height: 1px;
    width: 80px;
    margin: 0 0 0 0;
}

.posts_holder2 article .info .left {
    visibility: hidden;
}

.create {
    visibility: hidden;
}

.date {
    visibility: hidden;
}

.posts_holder2 article .text .text_holder  {
    padding: 0;
}

.portfolio_holder article .portfolio_hover a .text_holder  {
    padding: 0;
}

input {
    font-family: inherit;
    font-size: 13px;
    border: 0;
    background-color: #f4f3f4;
    height: 10px;
    line-height: 40px;
    margin: 0 0 20px 0;
    color: #7c7c7c;
    width: 92%;
    padding: 5px 4%;
    outline: 0;
    height: initial;
};