/*
Theme Name: Moban 8-10-27
Theme URI: https://example.com/moban-8-10-27
Author: Moban Team
Author URI: https://example.com
Description: Giao diện web game giải trí phong cách hộp đêm: đầu trang tối màu, dải gallery cuộn ngang với hiệu ứng nghiêng 3D cho poster DJ, menu toàn màn hình phủ neon, dải chữ chạy marquee tên game, nút kêu gọi hành động phát sáng neon trên nền tím than và xanh cyan.
Version: 1.0.0
Requires at least: 5.0
Tested up to: 6.5
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: moban-8-10-27
Tags: entertainment, dark-header, neon, horizontal-gallery
*/

/* Toàn bộ kiểu dáng chi tiết nằm trong assets/css/main.css và assets/css/responsive.css */

body {
    margin: 0;
    background: #F8F6FC;
}

img {
    max-width: 100%;
    height: auto;
}

.alignleft {
    float: left;
    margin: 0 1.5em 1em 0;
}

.alignright {
    float: right;
    margin: 0 0 1em 1.5em;
}

.aligncenter {
    display: block;
    margin: 1em auto;
}

.wp-caption {
    max-width: 100%;
}

.wp-caption-text {
    font-size: 0.85em;
    color: #6b6480;
    text-align: center;
    padding: 6px 0;
}

.sticky {
    display: block;
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    word-wrap: normal;
}

.gallery-caption {
    display: block;
}

.bypostauthor {
    display: block;
}
