/*
Theme Name: Ammon Theme
Theme URI: http://digitalzoomstudio.net/
Description: Beside looking awesome, Ammon Theme is customizable, easy to use, documented and packed with cool features..
Author: DZS & Marius Hogas
Author URI: http://digitalzoomstudio.net/
License URI: http://www.gnu.org/licenses/gpl-2.0.html for PHP code
Version: 1.93
Tags: buddypress, awesome, fixed-width, threaded-comments, translation-ready, editor-style, custom-menu
*/


/* Import CSS Reset File */
@import url("css/reset.css");

/* Import CSS 960 Grid System File */
@import url("css/grid.css");

/* Import MAIN CSS File */
@import url("css/styles.css");

/* Import Fixes CSS File - Contains cross-browser fixes */
@import url("css/fixes.css");

/* Import CUSTOM CSS File - This is the file you should add your css code to */
@import url("css/custom.css");

/* import styling specific to wp classes */
@import url("css/wpstyles.css");

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