@charset "utf-8";
/* 

CSS Document 

olivet main style

style.css

*/

/*
    Theme Name: See Olivet
    Description: Home Page and all Page
    Author: Design by Daniel Elwell
    Author URI: 

*/



/* Import MAIN CSS File */
@import url("/Restaurant/style/css/main_style.css");

/* Import screen width CSS File */
@import url("/style/all/scr-widthz.css");

/* Import NAV ONE CSS File */
@import url("/style/all/menu_stylez.css");

/* Import Signs CSS File */
@import url("/style/all/sign.css"); /* Import Signs CSS File */

/* Import CSS File -  scroll text */
@import url("/style/all/text-scr.css"); /* Import CSS File -  scroll text */

/* Import CSS File */
@import url("/Restaurant/style/css/r-column-width.css"); /* Import CSS File - column width */

/* Import FOOTER CSS File */
@import url("/style/footer/footer-style.css");


html{ position: relative; }
.sticky { }
.bypostauthor { }