/*
File:			themes/green.css
Description:	Custom styles for Thesis Play
Author:			2010 Matt Hodder (www.matthodder.com)
*/

/* Header */

/* Widget Footer */
#widget_footer_area { background: url(../images/bg-widget-footer.png) top repeat-x #0C5586; }

/* Buttons */
.teaser_link, .format_text .read-more, #commentform #submit, .bypostauthor span.avatar, dl#comment_list dd p.reply a { background: #7c9550 url(images/button-bg_green.png) top repeat-x; }
#navigation_area ul.menu .rss a { background: url(images/icon-rss_green.png) right no-repeat; }
#navigation_area ul.menu .rss a:hover { background: url(images/icon-rss_green.png) right no-repeat; }

/* Links */
a { color: #556f45; }
