=== Asteroid Theme ===
Author: ronangelo
Author URI: https://ronangelo.com
Theme URI:  https://ronangelo.com/asteroid/

Asteroid WordPress Theme, Copyright 2012-2019 ronangelo
Asteroid is distributed under the terms of the GNU GPL version 3

== Description ==
Asteroid is a simple, clean and responsive WordPress theme. It incorporates various widget areas 
that make management of banners and ads a lot easier, especially for ad-supported sites. 
The theme is ideal for use on a blog, a static website or both. It has an intuitively designed 
options panel to help customize your site. The themes development focuses on user customization 
and minimizing HTTP requests to help conserve server resource. Asteroid supports RTL Languages,
custom header images, backgrounds, menus, full-width page templates, basic schema.org markup and more.
Compatible with ClassicPress.

== Credits ==
JSColor - A lightweight Javascript color-picker maintained by Jan Odvrko.

== CHANGELOG ==
Version 1.2.9
	* Fixed image overflow in widgets.
	* Added wp_body_open() function tag.
	* Tested for compatibility with WordPress 6.0 and PHP 8.1

Version 1.2.8
	* Added some ARIA Landmark roles.
	* HTML tag for widgets changed from <div> to <section>.
	* Changed menu toggle from link to button.
	* CSS changes.

Version 1.2.7
	* Fixed Title & Tagline setting in Customizer.
	* Removed favicon setting in favor of Customizer Site Icon.

Version 1.2.6
	* Fixed missing Blog Title in Header.

Version 1.2.5
	* Updated theme info/resource URLs.
	* Removed wp_title() fallback for old WP.
	* Code formatting changes for consistency.

Version 1.2.4
	* Fixed Layout for low resolution Desktops.
	* CSS changes.

Version 1.2.3
	* Improved schema.org filter.
	* CSS changes.

Version 1.2.2
	* Fixed Options UI.

Version 1.2.1
	* Added schema.org markup.

Version 1.2.0
	* Moved editor-style.css to theme root.
	* Added 'title-tag' support.
	* Added CSS for Print media.
	* Added option for a drop-down menu.

Version 1.1.9
	* Removed obsolete file.
	* CSS changes.

Version 1.1.8
	* Added filters.
	* CSS changes.

Version 1.1.7
	* Fixed missing menu widget.
	* Fixed table layout issue.

Version 1.1.6
	* Added option to disable responsive layout.
	* Added author microformat info.
	* Changed clearfix method.
	* Obsolete functions deleted.
	* CSS changes.

Version 1.1.5
	* WordPress 3.8 theme adjustments.
	* New screenshot size.

Version 1.1.4
	* Moved various functions to after_setup_theme action hook.
	* Added theme hooks.

Version 1.1.3
	* New page template.
	* Added date, month, year titles to archives.
	* Added option to disable "edit" links.
	* CSS modifications.

Version 1.1.2
	* Minor changes for WordPress 3.6 compatibility.
	* Minor css tweaks.
	
Version 1.1.1
	* Added meta viewport for mobile devices.

Version 1.1.0
    * Added RTL Language Support.
    * Fixed Menu for Google Chrome.
    * New action hooks added.
    * JSColor update.
    * Responsive tweaks for images and videos.
	Note: 
	  Theme users may need to reset width options.
	  Go to Asteroid Options -> Appearance.
	  Change "Width of Content" & "Width of Sidebar"

Version 1.0.9
	* CSS Fix.
	* New Options.
	* Merged Optional Page Widget Areas with Post Widget Areas.

Version 1.0.8
	* New author template.
	* New bbPress forum template.
	* Width options for bbPress forums and topics.
	* Added Descriptions on Category and Tag Archives.
	* Option for "Author info box" below posts.
	
Version 1.0.7
	* Ready for translation.
	* CSS Tweaks to blend with bbPress.
	* Added Comment info on Blog.
	* Added custom filters.
	
Version 1.0.6
	* Changed some functions to work with a child-theme.
	* Merged theme-setup.php & theme-functions.php with functions.php
	* Minor CSS Tweaks.
	
Version 1.0.5
	* New full-width footer widget area.
	* Changed widgets below menu from float-left to full-width.
	* Post elements' Ids and Classes renamed.

Version 1.0.4
	* Added New Widget Areas.
	* Fixed Sidebar widgets' padding & word-wrap.
	* Converted some images to data uri format.
	
Version 1.0.3
	* Modified a few widget area's css formatting.
	* Centered images in single-attachment view.
	
Version 1.0.2
	* Modified a few CSS properties.
	* Added searchform.php template.
	* Linked Main Stylesheet through 'wp_enqueue_scripts'.
	
Version 1.0.1
	* Added new options.
	* Added 2 Page templates. No-Sidebar, Sitemap.