/*  
Theme Name: OPEN SPACE
Theme URI: http://blog.domusweb.it/
Description: OPEN SPACE theme.
Author: Editoriale Domus S.p.A. 
Author URI: http://www.edidomus.it
*/


hr { border: none; border-top: 1px solid #ccc; }

.clearboth
{
	clear: both;
	margin: 0;
	padding: 0;
} 

/*-------------------- Comment --------------------*/

#commentlist ul {}
#commentlist li {width: 378px; padding: 8px 0;  list-style-type: none; border-bottom:1px dotted #CCCCCC; }

.post_comments { padding: 4px 8px; border-bottom:1px dotted #CCCCCC;}

.commentsbox { padding: 8px 2px 2px 2px;  }

.postcomment  { margin: 0px 0px;}

.postcomment textarea#comment { width: 380px !important; /* IE hack */ height: 200px; }

.postcomment input#submit { width: auto; height: 25px; padding: 2px 10px 3px 10px; background: #f5f5f5; }

.comment-title { font-weight:bold; padding: 0 0 4px 0;}


