.postWrapper {
	padding-bottom: 5px;
	clear:both;
}
.postWrapperLittle a {
  color:#1A171B;
}
.postWrapperLittle a:hover {
  color:#eb6c11;
}  
.postWrapperLittle {
	clear:both;
  color:#1A171B;
}
.postTitle {
	border-width: 1px 0 0;
	border-style: dotted;
	border-color: #DDDDDD;
	margin: 0 0 5px;
	padding:10px 0 0;
}

.postTitle h2 {
	margin:0;
}

.postTitle h3 {
	font-size: 10px;
	margin: 0;
	padding:0;
	text-transform:uppercase;
}

.postTitleLittle {
  border-bottom: 1px dotted #000;
	padding-bottom: 3px;
	width:220px;
	height:14px;
	overflow:hidden;
}
.postTitleLittle h2 {
	font-size: 1.05em;
	margin: 0px;
	font-weight: bold;
}
.postTitleLittle h2 a { color:#000; text-decoration:none;}
.postTitleLittle h2 a:hover { color:#000; text-decoration:underline;}
.postTitleLittle h3 {
	font-size: 10px;
	margin: 0px;
}

.postContent {
	padding-bottom: 10px;
}
.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;
}
.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;
}

.blog .menu-tags UL LI{
	display:inline;
	padding:2px;
	margin-left:10px;
}
.blog .menu-categories UL LI{
	margin-left:10px;
}
.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;
}


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

.postWrapper .poster{
	display:inline;
}
