@import "bible.css";
/*@import "320.css"; */
/*@import "480.css"; */
/*@import "768.css"; */
/*@import "800.css"; */
/*@import "1024.css"; */
/*@import "1280.css";*/
/*@media all and (min-width:480px) {*/
    /*#main-wrapper {*/
        /*background:red !important;*/
    /*}*/
    /*form#search {*/
        /*width:626px !important*/
    /*}*/
    /*#search #q {*/
        /*width:570px !important*/
    /*}*/
/*}*/
/*@media all and (min-width:800px) {*/
    /*#main-wrapper {*/
        /*background:red !important;*/
    /*}*/
    /*form#search {*/
        /*width:626px !important*/
    /*}*/
    /*#search #q {*/
        /*width:570px !important*/
    /*}*/
/*}*/
/*@media all and (min-width:1024px) {*/
    /*#main-wrapper {*/
        /*background:red !important;*/
    /*}*/
    /*form#search {*/
        /*width:771px !important;*/
    /*}*/
    /*#search #q {*/
        /*width:700px !important*/
    /*}*/
/*}*/
