.postWrapper {
	margin-bottom: 5px;
	margin-top: 5px;
	clear:both;
	
}
.postTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4c4c4c;
	margin-bottom: 10px;
	margin-top: 10px;
}
.postTitle h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.postTitle h2 a {
	color:#4c4c4c;
}
.postTitle h3 {
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.postContent {
	padding-bottom: 10px;
	font-size:14px;
	line-height:18px;
	text-align:justify;
}
.postContent p {
	padding-top: 5px;

}
.postContent ul li{
list-style-type:disc;
margin-left:30px;
}
.postContent ol li{
list-style-type:decimal;
margin-left:30px;
}
.postDetails {
	padding:4px;
	background:#eee;
}
.postDetails_index a {
color:#4c4c4c;	
}
.postBookmarks {
	padding-bottom: 10px;
}
.postBookmarks h4 {
	
	font-size: 12px;
	font-weight: bold;
}
.commentWrapper {
	padding-bottom: 15px;
}
.commentContent {
	padding-bottom: 0px;
}
.commentDetails  {
	margin-bottom:5px;
	padding: 0px;
}
.commentDetails  h4.username{
	display:inline;
}

.postError {
	font-size: 16px;
}

.tags{
	font-weight:bold;
	padding-bottom: 10px;
}
.tags UL{
	display:inline;
}
.tags UL LI{
font-weight:normal;
	display:inline;
	padding-right:6px;
}


.tags h4 {
font-size:12px;
font-weight:bold;
}

.menu-tags, .menu-categories, .menu-recent{
	margin:5px 3px 15px 3px;

}

.menu-tags h5, .menu-categories h5, .menu-recent h5{
	background:#fff;
	padding:2px;
	font-weight:bold;
}

.blog .menu-tags UL LI{
	display:inline;
	padding:2px;
	margin-left:1em;
}
.blog .menu-categories UL LI{
	margin-left:1em;
	display:inline;
	margin-bottom:10px;
}
.blog .menu-recent UL LI{
	margin-left:1.4em;
	margin-bottom:6px;
	padding-left:2px;
}

.tagcloud{
	/* text-align:center; */ 
}
.tag-count-1{
	font-size:1em;
}
.tag-count-2{
	font-size:1.2em;
}
.tag-count-3{
	font-size:1.4em;
}
.tag-count-4{
	font-size:1.6em;
}
.tag-count-5{
	font-size:1.8em;
}
.tag-count-6{
	font-size:2em;
}
.tag-count-7{
	font-size:2em;
}
.tag-count-8{
	font-size:2em;
}
.tag-count-9{
	font-size:2em;
}
.tag-count-10{
	font-size:2em;
}


.blog .head h4 {
background-image:url(../images/icon_blog.png);
}

.postWrapper .poster{
	display:inline;
}


.postWrapper_index {
	padding-bottom: 5px;
	padding-top: 5px;
	clear:both;

}
	
.postContent_index  a {
	font-size: 12px;
	color:#4c4c4c;
	font-weight: bold;
	margin: 0px;
	padding: 0px;

}
.postTitle_index h2 a {
	font-size: 16px;
	color:#4c4c4c;
	font-weight: bold;
	margin: 0px;
	padding: 0px;

}
.postTitle_index h3 {
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.postContent_index {
	font-size:14px;
	line-height:18px;
	text-align:justify;
}
.postDetails_index {
	padding:4px;
	background:#eee;	
}
.postDetails_index a {
color:#4c4c4c;	
}

.richiedi { 
border-color:#446423;
background-color:#eff5ea; 
color:#3d6611;
border-style:solid !important;
border-width:1px !important; 
background-position:10px 10px !important; 
min-height:24px !important; padding:8px !important; 
font-size:13px !important;
font-weight:bold !important; }
