=== BlueSip ===
Theme Name: bluesip
Theme URI: http://mkhuda.com/themes/bluesip
Author: Mkhuda
Author URI: http://mkhuda.com
Description: The bluesip theme is a minimalist theme based on Wordpress and the original Theme by Mkhuda. It was created especially for The Blue White Themes Lovers.
Version: 1.3.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blue, white, gray, two-columns, right-sidebar, rtl-language-support, custom-menu, custom-background, threaded-comments, translation-ready,
Text Domain: bluesip

== Installation ==

Manual installation:

1. Upload the `bluesip` 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
3. See Theme Options -> General to change color of schemes
4. See Theme Options -> Social to set your social links
5. See Theme Options -> Help and Documentations to see more informations about this theme.

== Supported Browser ==
Mozilla, Chrome, Safari, IE 11, IE 10 (Soon)

== License ==

* The script navigation.js & keyboard-image-navigation.js is being used under licensed under GNU. See https://github.com/Automattic/_s/tree/master/js
* The script html5.js is licensed under MIT is being used under the terms of MIT License.
* The script option-script.js is being used under the terms of MIT License.
* This theme Uses Quattrocento Sans, licensed under SIL Open Font License, 1.1.
* All of social link icons used in the theme are made by Flaticons.net for free usage. See http://flaticons.net/
* All of images 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 a nice WordPress theme from scratch.

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

== Additional Notes ==

BlueSip 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.

BlueSip WordPress theme, Copyright (C) 2013 Mkhuda
BlueSip WordPress Theme is distributed under the terms of the GNU GPL v2

== Change Log ==

= 1.3.7 =
* Fixed backward compatibility title-tag support on older Wordpress version

= 1.3.6 =
* Removed screen_icon() on Theme Options
* Relocated Theme Options into Top Level Menu
* Hide default social links site option when doesn't need
* Hide footer sidebar when doesn't need
* Added Title color & background header customizer option
* Bug fixed

= 1.3.5 =
* Sidebar bug

= 1.3.4 =
* added Theme Options, Index of posts
* WordPress 3.8 Support

= 1.3.3 =
* added Theme Options, Color scheme, and Social links
* removed search form in header
* WordPress 3.7 Support

= 1.3.2 =
* added navigation.js for responsive menu
* added ie.css
* fixed image thumbnails for ie 8 browser
* WordPress 3.6 Support

= 1.3.1 =
* fixed footer

= 1.3 =
* fixed header url (tskk)
* removed selectnav.js to fixed later (tskk).
* fixed entry-title (tskk)
* fixed credit link in footer

= 1.2 =
* Removed get_option('bluesip_logo_header') from header.php (Thanks to tskk)
* Removed one of bluesip_content_nav(); in template-tags.php. 
* Fixed wp_footer(); (Thanks to tskk)
* Added some text if search has no results. (Thanks to tskk)
* Added avatar of author to single post, bluesip_show_avatar();

= 1.1 =
* Added entry header background into Sticky post 
* Fixed Long select menus in widget are overflowing widget area (Thanks to tskk)
* Removed the text "bluesip theme" in screenshot (Thanks to tskk)
* Fixed Clearing Floats Page (Thanks to tskk)
* Fixed "Page with comments" aren't showing comments (Thanks to tskk)

= 1.0 =
* Initial Release