

/* BLOG POST STYLING */

div.blog-item	{ margin: 0 0 1.2em 0; clear: both; }

div.blog-title	   { font-size: 2em;border-bottom: 1px solid #aaa; padding-bottom: 3px; margin-bottom: 0.3em; }
div.blog-author	   { font-size: 0.9em; margin-bottom: 0.3em; }
div.blog-date	   { font-size: 0.9em; margin-bottom: 0.3em; }
div.blog-body	   { line-height: 1.5em; margin-bottom: 18px; }
div.blog-summary   { background: #f5f5f5; line-height: 1.5em; }
div.blog-category  { font-size: 1.2em; color: #888; }


a.blog-readmorelink,
a.blog-deletelink  { text-decoration: none; }

div.blog-comment   { margin: 18px 0 0 0; background: #eee; padding: 10px; }
div.comment-author { font-size: 0.9em; margin-bottom: 0.3em; border-bottom: 1px solid #ccc; }
div.comment-body   { line-height: 1.5em; }

p#rss-link a       { text-decoration: none; }
p#rss-link img	   { margin: 0; }

h2.blog-archive-date { margin: 0; }
div.blog-archive-list { margin: 9px 0 9px 0; }

/* blog admin styles */

form#form1{ width:560px;}
.bloghint{ width:230px; text-align:left; margin: 18px 0 0 470px; position:absolute; }

textarea#short-vers1{ width:440px; }
textarea#long-versi2 { height: 144px; min-height: 144px; width:440px; }
.cluetip-bloghelp{ background:#FFF6BF; border:1px solid #FFD324; padding:10px;}