==== Theme Name: TSWPlain ====
	Version: 4.5
 	Description: TSWPlain has simple styled backgrounds that are nice looking for any website or blog. 
        There are three widgets for the footer area and a widget for the sidebar which is setup to appear on 
        the right-hand side of the content and a header widget which sits in the header, next to the top image.
	Tags: fixed-width, post-formats 
	Author: Larry Judd - TradeSouthWest
	Author URI: http://tradesouthwest.com/ 
	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
        = Additional License Information ==        
        Javascript in 'js' folder credit = HTML5 Shiv prev3.7.1 | @afarkas @jdalton @jon_neal @rem* | 
        https://github.com/aFarkas/html5shiv | MIT/GPL2 Licensed**
        Images for header default image photographs*** by Larry Judd  | Author of same TSWPlain  
        Image for default background pixelated by Larry Judd | Author of same TSWPlain 
    
        *only authors mentioned by @links
        **As a special exception to the GPL, any HTML file which merely makes function calls to this code, and for that purpose includes it by reference shall be deemed a separate work for copyright law purposes. In addition, the copyright holders of this code give you permission to combine this code with free software libraries that are released under the GNU LGPL. You may copy and distribute such a system following the terms of the GNU GPL for this code and the LGPL for the libraries. If you modify this code, you may extend this exception to your version of the code, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version. Ref.: http://www.gnu.org/licenses/gpl-faq.html#WMS.
        ***Taken on digital camera November 2012 from Way Station at Old Rim Road, Apache Sitgreaves National 
        Forest, Payson, AZ 85541. 2296.2 meters, Mogollon Rim, Arizona; 34.301587,-110.896428

== About ==

Very plain and simple with minimal markup. Intended for website markup as well as a blog.
Keywords: one-column, two-columns, right-sidebar, fixed-layout, custom-background, custom-header

== Description ==

Created as a clutter free in design for those whom prefer a website that presents a more static design layout.
But has plenty of blogging support. Feed support and RSS is defaulted in footer header.

One right-hand side widget. Three footer widgets. Top header widget should be used with discretion
possibly for a logo or user interaction button "text-widget" - maximum height is 200 pixels! Read functions.php, line 152
for details on how to arrange the widget to work with tag_clouds widget.

Clean looking style for titles and comments. Currently theme is in a default gray and white background and can be styled
preferably with a Child-Theme style sheet. Menus are pure CSS3 drop down style with pure HTML5 semantics, no divs.


== Changelog ==
= 2.0 =
*original theme

= 2.068 =
* gave credit to various authors.
* added argument variables to tag_cloud_widget prefixing.

= 3.01 - 3.02 =
* revised theme to work faster with searching for tags and posts.
* updated text-domain translations for index and page files.

= 3.03 and 3.04 =
 * updated text domain language for category page and for index page.
 * fixed header  blog-title to match width of header image.

= 3.05 and 3.06 =
* fixed text domain name to validated name for all pages.
* corrected some spelling.
* Author URI corrected.
* fixed image width for post pages so image will not overflow.

= 3.07 =
* fixed order of endif statement in comments.php and added a comments class.
* fixed image width for alignnone div.

= 3.08 =
* margins on image floating left needed to be adjusted.
* Post with NO TITLE given a permalink placeholder. 

== 3.09 ==
* add more margin for list elements.
* fixed full width image for alingnone attribute.
* style detail on #searchform elements.

== 4.0 ==
* bug in comments not displaying correctly for threads in page.php fixed.

== 4.2 ==
* removed theme URI - could not seem to mesh with theme reviewers on URL.
* Changed name in stylesheet to TSWPlain to resolve name space conventions.
* removed custom form from comments template.
* custom background call fixed in functions.php.
* Use echo esc_url( home_url( '/' ) ); instead of bloginfo('siteurl');.
* removed alt text color for header image.
* removed border for logo header image class.
* updated implementation method for header and background image support callbacks.
* made appropriate changes to translation file as per page changes.

== 4.3 ==
* created default styles for gallery images display.

== 4.4 ==
* fixed overflow for widget tagcloud
* fixed style defined for header title versus h2 h3 element inside of posts/pages
* URI and GPL license changes
* translation in footer
* remove some artificial notes in functions.php
* added single page support for multi-page posts
* missing close statements updated

== 4.5 ==
* added word-wrap attribute to support additional browsers.
* created if else statment to call header image only if loaded.
* footer url fixed

== 5.55 ==
* updated p tag styles
* changed color for bypostauthor selector
* added height attribute to entry-title to avoid overflow and removed line-height of same.
* created padding for paragraph elements in comment form div to stop height crunching.

= TO DO =
* see if width needs to be set for p tag in content, post

lj 04/09/2014