@CHARSET "UTF-8";

/* Archive */
#archive-post-listing { border-top: 1px solid #ccc; padding: 0px 0 30px; }
#archive-post-listing h2 { padding: 0px; margin-bottom: 10px; }
#archive-post-listing h2 a { background: #245760; padding: 5px; color: #fff; display: block; font-weight: normal; }
#archive-post-listing h2 a:hover { background: #252525; }
#archive-post-listing #post-content { padding-left: 20px; }
#archive-post-listing #post-image { height: 156px; overflow: hidden; width: 210px; }
#archive-post-listing #post-image img{ border: 1px solid #ccc; }

#archive-post-listing #post-content-cartoon { height:140px; overflow:hidden; position: relative; }
#archive-post-listing #post-content-cartoon img { position: absolute; top: -70px; }

#post-meta a#band-info h4{ display: block; margin-bottom: 10px; padding: 5px; background: #252525; color: #999; text-transform: none; } #post-meta a#band-info h4 strong { color: #eee; }
#post-meta a#band-info:hover { text-decoration: none; }
#post-meta a#band-info:hover h4 strong { color: #245760; } 
#post-meta a#band-info small { font-size: .75em; font-weight: normal; }
#archive-post-listing #post-meta table td { vertical-align: top; padding: 0; }
#archive-post-listing #post-meta table td.skinny { width: 30px; }
#archive-post-listing strong.search-excerpt {
  color: #d5b924;
}

h1#post-title { margin-bottom: 20px; }


#share-expand { margin-top: 30px; }
#share-expand ul.asTable { border: none; font-size: .8em; line-height: 1em; }
#share-expand ul.asTable img { float: right; }

div.entry .alignleft { float: left; margin: 0 20px 10px 0; }
div.entry .alignright { float: right; margin: 0 0 10px 20px; }
div.entry img { border: 1px solid #e5e5e5; }
div.entry img.noborder { border: none; }
div.entry ul { font-size: 1.2em; padding-left: 20px; }
div.entry div.wp-caption p { text-transform: uppercase; color: #aaaaaa; font-size: 1em; margin: 0; text-align: center;}

div.entry div.interview h4 { color: #ad4c2b; background: url(/images_pres/interview_header_icon.gif) no-repeat left top; text-indent: 25px; }

.text-right #pagenav a div, #pagenav a div { margin: 0; }

#search-form input { border: none; }
