/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://shop.ken-ko.org/themes/base-weblog.css);
@import url(http://shop.ken-ko.org/themes/flowers/flowers.css);
/* end StyleCatcher imports */

#banner-header {
	font-size: 20px;
}

.entry-body img {
    float:left;
    margin: 0 10px 10px 0;
}

.entry-body a, #more a { color: #00f; text-decoration: underline; font-size: 16px; font-weight: bold; }
.entry-body a:hover, #more a:hover { color: #f00; font-size: 16px; font-weight: bold; }

.entry-more-link a { font-size: 12px; color: #336633; text-decoration: none; }
.entry-more-link a:visited { font-size: 12px; color: #336633; }
.entry-more-link a:hover { font-size: 12px; color: #336633; }

#more {
    border: solid orange 1px;
    padding: 0 10px; }

#more h3
      {
    font:15px;
    color:#fff;
    background: orange;
    margin: -1px -10px;
    padding: 4px 0 2px 10px; }

#footer  {
    clear: both;
    min-height: 1px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    width:95%;
    font-size:12px;
            }

#footer h4 {
    font-size:12px;
            }

.fav { margin: 10px auto 20px 30px; }

.entry-more-link { font-weight: ; text-align: right; }

.entry-footer { text-align: right; }

.pingtitle a,.pingtitle a:hover { font-size:11px; color: #0000FF; font-weight:bold; }

.pingexcerpt  { font-size: 10px; }

.pingurl a,.pingurl a:hover { font-size:9px; color: #008800; text-decoration: none; }

p.pingexcerpt,p.pingtitle { margin:0 0 5px 0;  }

p.pingurl { margin:0 0 10px 0;  }

.link a,.link a:hover { font-size:12px; color: #598A92; }

.link { margin-top: 50px; }

.source { border:1px solid #36414D;
             background: #DAE0E6;
             color:#333333;
             padding:15px; }
