.postWrapper {
	padding: 10px; margin:20px 5px; background:#fff;
}
.postTitle {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-bottom: 15px;
}
.postTitle h2 {
	margin: 0px;
	padding: 10px 5px 5px;
	color:#FF1EC1;
	background: none;
}
.postTitle h2 a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
	color:#FF1EC1;
}
.postTitle h3 {
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.postContent {
	padding: 0 10px 5px;
}
.postDetails {
	text-align: right;
	
}
.postBookmarks {
	padding-bottom: 10px;
}
.postBookmarks img { display: inline; }
.postBookmarks h4 {
	
	font-size: 12px;
	font-weight: bold;
}
.commentWrapper {
	padding: 10px; margin:20px 5px; background:#fff;
}
.commentContent {
	padding-bottom: 0px;
}
.commentDetails  {
	margin:0 0 10px 0;
	padding: 5px;
	background:#CEC0DE;
	color:#fff;
	font-weight:bold;
	font-size:13px;
}
.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;
}

.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;
}

.homeBlog .a-right { padding:0 5px 0 0; }
.blogIntro { margin:0 5px; padding:0 5px; background:#EBC9DA url(../images/bkd_catego_desc.jpg) no-repeat; }
.blogIntro h1 { color:#73B500; font-size:14px; margin:0 50px; padding:10px 0; }
.blogIntro p { font-size:12px; padding:0 50px 10px; margin:0; }
.postComment { padding:5px; }
.postComment .form-button { float:right; }
h4.legend { color:#FF1EC1; }




