/* Custom CSS */

/*
 * Please add all your custom CSS here. You can also modify this file directly by
 * editing custom.css, which is located in the theme's admin folder.
 * 
 * Make sure permissions for custom.css are set to 0755.
 * 
 * NOTE: Avoid modifying core theme files or upgrading the theme will overwrite 
 * your changes.
 * 
 * If you are new to styles and CSS, check out http://www.w3schools.com/css/.
 * 
 * If you encounter any issues visit http://support.bavotasan.com/.
 * 
 * Below is a sample style. It will add a grey border that is 1 pixel thick to your
 * site.
 * 
 * Delete the slashe and asterix before and after the style to see it in action.
 */

/*
#body { border: 1px solid #CCCCCC; }
*/


=== Yahoo! Media Player ===
Contributors: Max Engel
Homepage: http://www.8bitkid.com/
Tags: ymp, yahoomediaplayer, yahoo, mp3, media, amazon, 8bitkid
Requires at least: 2.0.2
Tested up to: 2.9.1
Stable tag: 1.2

Embeds the Yahoo! Media Player music plugin into your site to play back media links.  It also allows you to input your Amazon Affiliate ID in order to monetize referrals through made the plugin.

== Description ==
Embeds the Yahoo! Media Player music plugin into your site to play back media links.  It also allows you to input your Amazon Affiliate ID in order to monetize referrals through made the plugin.
== Installation ==
1. unzip the file
2. drag the created folder it into: wp-content/plugins
3. activate the plugin from the 'Plugins' tab by selecting the 'Yahoo! Media Player'
4. choose where the code should be placed (header or footer).  placement in the footer may improve page load times, but may not work with certain themes.
5. change the version of the player through the 'Yahoo! Media Player' section under 'Options' (optional)
6. enter in your Amazon affiliate ID (optional)
7. add audio links to your page.  for example, something like:<br/> <a href="http://www.8bitkid.com/example1.mp3">Link to Audio</a> (note: this is not an actual file, but just shows the format of a proper link)
8. the player will detect these audio links, render a play button next to the media, and include the media in the playlist
9. enjoy :-)

== Change Log ==
Change log from v1.1<br/>
- created the option to choose the destination for the javascript insertion (header or footer) to fix some compatibility issues with certain themes<br/>
<br />
Change log from v1.0<br/>
- changed the header insertion method for the Amazon meta tag info to get rid a bug with certain themes<br/>
<br />
Change log from v0.4<br/>
- created field in "options" page to allow for the input of an Amazon Affiliate ID<br/>
- Amazon affiliate ID will be inserted as meta-data into the header to allow "buy" links from the player to be monetized<br/>
<br />
Change log from v0.3<br/>
- added ability to clear variables when the plugin is deactivated<br />
<br />
Change log from v0.2<br/>
- rewrote the entire plugin!<br />
- now the plugin has an options page to allow you to switch to the latest (and possibly buggy) build of the player<br/>
- now you only need to install a single file<br />
<br />
Change log from v0.1<br/>
- changed names of calls/files to be consistent with Yahoo! (no longer references "Goose")<br/>
- minor bugfixes<br/>
- created instructions<br/>
- added GPL<br/>

<meta name="google-site-verification" content="sI1Xjvt8lRJ09cKvcVKQAYfEq6V219ETGdZO5yhDd5c" />






