/**
 * Blog site specific styles
 * @author	Gaby Vanhegan <gaby@vanhegan.net> 20081021
 */
@import url( 'http://s3.playr.co.uk/css/playr.subsite.css' );

body { margin-left: 0px; margin-right: 0px; }
div#google { width: 120px; text-align: center; }
div#content { }
div#blogger { padding: 0px; margin: 0px; }
div#blogside { float: left; width: 180px; padding-top: 0px; }
div#blogside .widget { margin-bottom: 10px; }
div#blogside .clear { height: 1px; }
div#blogdata { margin-left: 200px; }
.sidebar { padding-top: 0px; }
.widget { padding-top: 0px; }
.post { margin-bottom: 0px; }
.post-title, .post-body, .post-footer { padding-bottom: 10px; }
.post-footer { font-size: 10pt; }
.post-body { font-size: 11pt; }
.post-body img { padding: 12px; padding-bottom: 5px; }
.date-header { float: right; }
.comment-footer { margin-bottom: 20px; }
.post-body a img { padding: 10px; border: 2px solid #ddd; }
.post-body a:hover img { border-color: #66d; }
