/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://blogs.pumpernickle.net/stylecatcher_themes/base-weblog.css);
@import url(http://blogs.pumpernickle.net/stylecatcher_themes/theme-minimalist/theme-minimalist.css);
/* end StyleCatcher imports */


/* Dug custom styles to Flickr badges etc. */
div.flickr_badge_image img {border:1px solid #999; margin:0 2px 2px 0;}

/* Banner picture and style */
#banner {background:#ddd url(/peaharvest/i/colin_bg.jpg) 495px -25px no-repeat;}
#banner-header {width:480px;}
#banner-header a {color:#336;}
#banner-description {border:0px solid white;width:480px;color:#336;}

/* correct one-column badness tweaks */
.layout-one-column #container {width: 700px;}
.layout-one-column #alpha {display: block; float: none; width: auto;}
.layout-one-column #alpha-inner {border: 0;padding: 15px 15px 15px 15px;background: #FFFFFF;}

/* float images left in entries */
.entry-body img {float:left;margin:0 1em 0 0;border:1px solid #999;}

/* blockquote stuff */
blockquote {font-style:italic;}

