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

/* Header */
#header_area { background: #fff url(images/bg-header.png) repeat-x top;  }

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

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

/* Links */
a { color: #2361a1; }
