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

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

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

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