.thumb {
    /*float: left;*/
    /*height: 280px;*/
    float: left;
    margin-right: 28px;
    padding: 10px;
    position: relative;
    text-align: center;
    width: 30%;
     left: 10% !important;
}
.thumb.item a,.thumb.item a:visited,.thumb.item a:active {
    color: rgb(31, 31, 31)!important;
    outline: medium none;
    text-decoration: none;
    font-weight: bolder;
}
.spacer {
    visibility: hidden;
}
.img-small {
    opacity: 0.6;
}
.img-small:hover {
    opacity: 1;
}
.img-small {
  height: 280px;
    width: 100%;
}
.spacer {
    border-bottom: 1px solid #3e4146;
    display: inline-block;
    height: 16px;
    width: 40px;
}
.hentry {
    background-color: #26282d;
}
.all_quartzs{
    width:100%;
    margin: 30px auto;
/*background:#ffffff;*/
}
/*#main {
background:#ffffff;
}*/
.clear{
clear:both;
display:table;
content:"";
}
.page-title.transparent-bg{
display:none;
}
#main {
    background: #ffffff none repeat scroll 0 0;
}
.thumb a.imgHover {
    font-size: 12px;
    line-height: 15px;
}