.postWrapper {
	padding-bottom: 5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	border-bottom:solid 1px #888;
	margin-bottom:10px;
	clear:both;
}
.postTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-bottom: 15px;
	margin-top:5px;
}
.postTitle h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
}
.postTitle h3 {
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.postContent {
	padding-bottom: 10px;
}
.postContent a{
	padding-bottom: 10px; text-decoration:underline; font-weight:bold; color:#690909; 
}

.postContent button{
	float:right;
}

.postDetails {
	
}
.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{
display:inline;
	padding-right:6px;
	background:none repeat scroll 0 0 #eeeeee;
	border:1px solid #888888;
	cursor:pointer;
	font:bold 12px Arial,sans-serif !important;
	margin-left:1px;
	margin-right:1px;
	overflow:visible;
	padding:1px 8px;
	text-align:center;
	vertical-align:middle;
	width:auto;}


.tags h4 {
font-size:12px;
font-weight:bold;
}

.menu-tags, .menu-categories, .menu-recent{
	margin:5px 3px 15px 3px;
}

.blog .menu-tags UL LI{
	display:inline;
	padding:2px;
	margin-left:10px;
	text-decoration:none;
}
.menu-categories UL LI{
	text-decoration:none;
}
.menu-categories UL LI a{
	text-decoration:none;
}
.blog .menu-recent UL LI{
	margin-left:10px;
}

.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;
}

.box base-mini .blog { border:2px solid #B7B6B7; margin:11px; width:166px;}

.box base-mini .blog .head { 
height: 30px; border-bottom:1px solid #B7B6B7; padding:0 10px; background:url(../images/bg_block.gif) 0 0px no-repeat;  
}

box base-mini .blog .head h4 { 
font-size:14px; line-height:32px;
}

.blog .head h4 {
font-size:14px; line-height:32px;;
}

.postWrapper .poster{
	display:inline;
}
