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

/* Global-ish Elements */
.custom .comments_closed { display: none; }

/* Header */
#header { padding: 1.1em 0; height: 124px; }
#header_area { background: #ffffff; padding-bottom: 3.9em; }
#header_area .page { padding-top: 1.1em; }

/* Sidebar */
.custom ul.sidebar_list { padding-top: 2em; }
.custom #multimedia_box { margin-top: 2em; margin-bottom: .6em; }
.custom  li#simpleimage-3 .simpleimage p { text-align: center; margin-bottom: 0; }
.custom li#text-3 .textwidget { text-align: center; }
.custom li#text-3 .textwidget iframe { width: 250px; height: 250px; }
.custom .sidebar p.aktt_credit { display: none; }

/* Content */
.custom .post_box .entry-title { width: 100%; }
.custom .post_box .headline_meta { float: left; width: 100%; padding-top: 5px; }
.custom .clearheader { padding-top: 10px; }
.custom #content_box #content .top, .custom #content_box #content .post_box, .custom .teasers_box { margin-left: 0; margin-right: 2.2em; }
.custom .teasers_box { width: 96.4%; padding-top: 2em; }
.custom .teaser { width: 41%; }
.custom .teaser_right { margin-right: 0; }
.custom div.shr-bookmarks { margin-left: 0; }
.custom .format_teaser { padding-top: .5em; }

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

/* Footer */
.custom #footer { padding-bottom: 0; }
.custom #footer a:hover { color: #fff; }
.custom #footer a.top { margin-left: 2.2em; }

/* 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; }
