/*
Theme Name: FZmobile Journal
Theme URI: https://fzmobile.com
Author: Fzmobile
Author URI: https://fzmobile.com
Description: A modern academic journal theme for WordPress, built on the Amento HTML template. Works with the Journal Management and Peer Review System plugin to deliver a full peer-reviewed publishing workflow. Supports Author, Reviewer, Editor and Member roles with dedicated dashboards. Features: auto page creation, role-based navigation, mobile-first design, modern editorial UI, impact factor widgets, and stats counters.
Version: 2.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fzmobile-journal
Tags: journal, academic, peer-review, research, articles, editions, author-dashboard, reviewer-dashboard, mobile-first, custom-logo, custom-menu, featured-images, translation-ready
*/

/* All custom CSS lives in assets/css/fzmobile-modern.css */
/* This file is WordPress's required style.css with theme declaration */

/* WordPress core compatibility */
.alignleft  { float: left;  margin-right: 1.5em; }
.alignright { float: right; margin-left:  1.5em; }
.aligncenter { clear: both; display: block; margin: 0 auto; }
.wp-caption { margin-bottom: 1.5em; max-width: 100%; }
.screen-reader-text { clip: rect(1px,1px,1px,1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; }
