/* GENERAL STYLES */
/* blag stylers */

div#comments { margin-top: 30px; border-top: 1px solid #eee; padding: 10px 0 20px; }

div.blog-post { margin: 0 0 15px 0; border-bottom: 1px solid #bbb; width: 80%;}
div.blog-post h2 { margin:0; padding:0;}
div.blog-post p.date { color:#bbb; font-size: 90%; margin: 0 0 1em 0; padding:0;  }

div.blog-post h2 a { text-decoration: none; font-weight: normal; text-transform: uppercase; }

div.comment-item { border-top: 1px solid #bbb; padding: 10px 5px;}
div.comment-item h3 { font-size: 100%; }
div.comment-item {}

div.comment-form { max-width: 80%; }
* html div.comment-form { width: 80%; }

div.comment-form div.row,
div.comment-form div.submitrow { margin: 10px 0; }
div.comment-form div.row label {  }
div.comment-form div.row input,
div.comment-form div.row select,
div.comment-form div.row textarea { display: block; width: 99%; }

div.comment-form p.disclaimer { display: inline; font-size: 90%; color:#ccc; margin-left: 10px; }

ul.paging { margin:20px 0 0 0; padding: 15px 0 0 0; list-style: none; }
ul.paging li {display: inline; padding: 0 3px;}
ul.paging li.previous { padding-right: 8px;}
ul.paging li.next { padding-left: 8px;}
ul.paging li.disabled,
ul.paging li.disabled a { color: #999; text-decoration: none; }
ul.paging li a {}

div.comment-form div.row:after,
div.comment-form div.submitrow:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
}

div.comments-form div.row,
div.comment-form div.submitrow {
 display: inline-block; 
 height: 1%; 
 display: block; 
}

/* end blag stylers */

/* EDITOR PROPERTIES */
