
.search-box{
    display: flex;
    flex-wrap: wrap;
    background:#B9B9B9;
    padding:10px;
    margin-bottom:10px;
    overflow:hidden;
}

#main .search-box h1{color:#373839; font-size:41px; font-style:italic; padding:0; margin:0 0 10px 0;}

.search-box form input{background:#3c3d3f; border:none; color:#f0ca53; font-size:16px; padding:22px 20px; margin-right:6px; float:left; width:218px;}

.go{width:65px !important; margin-right:0 !important; background:#3c3d3f url(../images/go.jpg) no-repeat center !important; text-indent:-9999px !important;}

.search-each{background: none repeat scroll 0 0 #3C3D3F;
    float: left;
    margin-bottom: 13px;
    margin-right: 13px;

    padding: 5px;
    width: 280px;}

#even{ margin-right:0;}

.search-each img{margin-right:10px; float:left;}

.search-each h3{color: #F0CA53;
    float: none;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 5px;
    padding: 0;
    width: 100%;}

.search-each p {
    width: 217px !important;
    margin: 0 0 12px 62px !important;
    padding: 0 !important;
    color: #ffffff;
    font-size: 14px;
}

.search-each p a {
    color: #fff;
    word-wrap: break-word;
}

.paging{text-align:center;}

.paging p{font-size:24px; font-weight:bold; color:#303132; text-transform:uppercase;padding-top:15px;}

.paging p a{position:absolute; right:10px; color:#303132;}


body.page-template-page-archieve-search #main .shadow-edge {
    display: none !important;
}