=== Nu White ===
Theme Name: Nu White
Theme URI: http://mkhuda.com/themes/nu-white
Author: Mkhuda
Author URI: http://mkhuda.com
Description: Nu White is WordPress Theme
Version: 1.1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, two-columns, right-sidebar, rtl support, custom-menu, custom-background, threaded-comments, translation-ready,
Text Domain: nuwhite

== Installation ==

Manual installation:

1. Upload the `nuwhite` folder to the `/wp-content/themes/` directory

Activation and Use

1. Activate the Theme through the 'Themes' menu in WordPress
2. See Appearance -> Customize to change theme specific options

== Supported Browser ==
Mozilla, Chrome, Safari, IE 10

== License ==

* For navigation.js are made by Mkhuda using JQuery and released under the terms of MIT License
* keyboard-image-navigation.js is licensed under GNU GPL v2. 
  More Details: https://github.com/Automattic/_s/tree/master/js
* The script html5.js is being used under the terms of MIT License.
* This theme Uses Caudex Font, licensed under SIL Open Font License, 1.1.
  Details: http://sourceforge.net/projects/caudex/
* All of social link icons used in the theme are made by Flaticons.net for free usage. See http://flaticons.net/
* All of images and icons used in the theme are made by Mkhuda, and released under the terms of GNU GPL v2

== Credit ==

1. Thanks to themeshaper.com for teaching me how to make nice WordPress theme from scratch.

== Theme Notes ==
About the theme in the following link.
http://mkhuda.com/themes/nuwhite

== Additional Notes ==

Nu White theme is released for free under the terms of the GNU General Public License version 2
and some parts under their respective licenses.
In general words, feel free and encouraged to use, modify and redistribute this theme however you like.
You may remove any copyright references (unless required by third party components) and crediting is not necessary.
The theme is offered free of charge.

NuWhite WordPress Theme, Copyright (c) 2013 Mkhuda
NuWhite WordPress Theme is distributed under the terms of the GNU GPL v2

== Change Log ==

= 1.1.2 =
* Fixed multiple text-domain

= 1.1.1 =
* Checked by newer WordPress version
* Fixed multiple text-domain
* Added .screen-reader-text css
* Remove deprecated style.css tags
* Added add_editor_style() support

= 1.1.0 =
* Removed nuwhite_admin function.
* Added text domain name in style.css

= 1.0.9 =
* Fixed admin_enqueue_scripts of Nuwhite Option Styles that's loaded in admin pages
* Fixed some translation strings on Theme Options Page

= 1.0.8 =
* Changed main style, especially on menu and blockquote
* Fixed navigation.js for automating display menu when screen resized
* Changed admin (Theme Options) style and script
* Added 'title-tag' theme support
* Removed screen_icon of Theme Options

= 1.0.5 =
* Changed width of navigation menu

= 1.0.5 =
* Add Linkedin and Pinterest to Social links

= 1.0.4 =
* Added Theme Options
* Added Color Schemes
* Added Webmaster Features
* Styled Menu

= 1.0.3 =
* Added License details for Caudex Font (rohitink)

= 1.0.2 =
* Added post navigation to archive.php (rohitink)
* Added white style in some parts when user select a dark background. (rohitink)
* Fixed the license details (rohitink)
* Removed separated "|" symbol before "edit" in admin area (rohitink)
* Fixed visual issue for the list item in widget container (rohitink)

= 1.0.1 =
* Fixed heading style in Comment section (rohitink)
* Fixed long words overflowing in Footer Sidebar title or Content (rohitink)
* Showing title for Link Post Format (rohitink)
* Styling h1, h4, h5, h6 in Content area (rohitink)
* Fixed custom menu in Footer Sidebar (rohitink)
* Fixed paginate content (rohitink)

= 1.0 =
* Under Review