=============
Fluida WordPress Theme
Copyright 2015-16 Cryout Creations

Author: Cryout Creations
Requires at least: 4.2
Tested up to: 4.4.2
Stable tag: 0.9.4.2
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl.html
Donate link: http://www.cryoutcreations.eu/donate/

Fluida is a modern, crystal clear and squeaky clean theme. It shines bright with a fluid and responsive layout and carries under its hood a light and powerful framework. All the theme's graphics are created using HTML5, CSS3 and icon fonts so it's extremely fast to load.

It's also SEO ready, using microformats and Google readable Schema.org microdata. Fluida also provides over 100 customizer theme settings that enable you to take full control of your site. You can change everything starting with layout (content and up to 2 sidebars), site and sidebar widths, colors, (Google) fonts and font sizes for all the important elements of your blog, featured images, post information metas, post excerpts, comments and much more.

Fluida also features social menus with over 100 social network icons available in 4 locations, 3 menus, 6 widget areas, 8 page templates, all post formats, is translation ready, RTL and compatible with older browsers. 


== License ==

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see http://www.gnu.org/copyleft/gpl.html


== Third Party Resources ==

Fluida WordPress Theme bundles the following third-party resources:

HTML5Shiv, Copyright Alexander Farkas (aFarkas)
Dual licensed under the terms of the GPL v2 and MIT licenses
Source: https://github.com/aFarkas/html5shiv/

FitVids, Copyright Chris Coyier - http://css-tricks.com + Dave Rupert - http://daverupert.com
Licensed under the terms of the WTFPLlicense 
Source: http://fitvidsjs.com/

Masonry, Copyright David DeSandro
Licensed under the terms of the MIT LIcense
Source: http://masonry.desandro.com/

Array2XML & XML2Array, Copyright Lalit Patel
Licensed under the terms of the Apache License 2.0
Source: http://www.lalit.org/lab/convert-php-array-to-xml-with-attributes

== Bundled Fonts ==

Elusive-Icons, Copyright 2013, Aristeides Stathopoulos
Licensed under the SIL Open Font License, Version 1.1
Source: http://shoestrap.org/downloads/elusive-icons-webfont/

Zocial CSS social buttons, Copyright Sam Collins
Licensed under the terms of the MIT license
Source: https://github.com/smcllns/css-social-buttons

== Bundled Images ==

The following bundled images are released into the public domain under Creative Commons CC0:
https://pixabay.com/en/water-priroda-drops-rain-815271/
https://pixabay.com/en/jellyfish-under-water-sea-ocean-698521/
https://pixabay.com/en/waterfall-water-level-movement-335985/

The rest of the bundled images are created by Cryout Creations and released with the theme under GPLv3


== Changelog ==

= 0.9.4.2 =
* Fixed main menu extra top padding on medium screens (since 0.9.3)
* Fixed header image alignment on left non-contained layout (since 0.9.3)
* Fixed the fixed menu cutoff to left on contained layouts (since 0.9.3)
* Fixed masonry negative margins creating horizontal scrollbar on medium screens
* Improved main/pad-container margins for for masonry
* Added socials in mobile menu for small devices (and removed from header)
* Further mobile optimizations

= 0.9.4.1 =
* Escaped support URLs with esc_url_raw

= 0.9.4 = 
* Removed duplicate static HTML5Shiv inclusion in header (as it was already enqueued)
* Moved hardcoded GooglePlus profile script to enqueue (with defer/async filter)
* Corrected WordPress name formatting in all theme strings
* Fixed cryout_schema_microdata() call in author info page HTML

= 0.9.3.1 =
* Fixed responsive featured image inconsistency between browsers
* Corrected fixed menu alignment issue with the new left/centre layouts 

= 0.9.3 =
* Added menu text colour option
* Further extended layout alignment options with Left (not contained) and Center (not contained) options
* Fixed sidebar background colour missing on mobile devices
* Fixed breadcrumbs alignment issue on mobile devices
* Improved mobile menu to follow configured colour options
* Fixed article alignment in masonry enabled pages
* Fixed theme recommended Google fonts not loading extra weights
* Added auto-detection of RSS link in social icons
* Improved form elements styling outside the main content areas
* Fix icons rotation effect glitch on some browsers

= 0.9.2 =
* Fixed padding for widgets missing on mobile
* Fixed leftover text domain in widget areas
* Fixed usage of code incompatible with PHP < 5.3 in includes/core.php
* Fixed header widget area invisible when header image is responsive
* Removed bundled fonts in favor of Google fonts (to reduce theme size)
* Added new main layout alignment option
* Extended header widget area width option with 100% value
* Added header widget area alignment option
* Improved post featured images to center-align if too small to fill area
* Fixed apostrophe usage in style.css description
* Added 'time ago' option for comments
* Added max width option for comment form
* Fixed duplicate id both from <li> and <header> in includes/comments.php
* Fixed author.php closing <section> instead of <div>
* Fixed empty strings with text domain
* Fixed leftover hardcoded theme name in cryout/back-compat.php
* Fixed leftover hardcoded theme name in cryout/admin-functions.php
* Removed unused AJAX backend code from includes/core.php

= 0.9.1 =
* Fixed breadcrumbs on page templates (moved breadcrumbs back under the header) 
* Fixed menu to display the default arrow on no-link menu items
* Updated FitVids to version 1.1
* Finished readme.txt contents
* New screenshot
* Fixed news in the theme's info page
* Rearranged breadcrumbs, main menu search, footer search and comment form placeholder hooks
* Fixed one column magazine layout being too wide
* Fixed breadcrumbs reasponsiveness
* Fixed custom post type articles missing background color and padding
* Fixed menu arrows on RTL
* Added customizer settings for header and featured images: responsive/cropped (responsive is default)
* Removed background color for comment forms, added hover and focus effects
* Removed padding for fieldset and label
* Resized default header images to 1920 x 250px
* Added theme version parameter to backend script/style enqueues (to help with caching issues)
* Fixed comments closed text option not working on pages

= 0.9 =
Initial release