.postWrapper {
	padding: 0 0px;
	padding-bottom: 25px;
	clear:both;
}
.postWrappercontent {
	background: url(../../images/products_main_bg_25.jpg) repeat-y left top;
}
.postTitle {
	/* background: url(../../aw_blog/images/blog_header.jpg) no-repeat left top; */
	height: 24px;
	color:#017CC2;	
}
.postTitle h2 {
	color: #017CC2;
	font-size: 2.2em
	font-weight: bold;
	margin: 0px;
	padding: 0px 20px;	
	width:540px;
	float:left;
}
.postTitle h2 a {
	text-decoration: none;
	color: #017CC2;
}
.postTitle h2 a:hover {
	text-decoration: underline;
}
.postTitle h3 {
	font-size: 12px;
	margin: 0px;
	padding: 0px 0px;
	float:right;
	width:100px;
	color: #017CC2;
}
.postContent {
	padding: 5px 20px;
}
.postContent p {
	/* padding: 0px 0px 10px 0px; */
}
.postDetails {
	padding: 5px 20px;
}
.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: 10px 20px;
}
.tags UL{
	display:inline;
	padding: 0px;
}
.tags UL LI{
	font-weight:normal;
	display:inline;
	padding-right:6px;
}
.tags h4 {
	font-size:12px;
	font-weight:bold;
}
.menu-tags {
	margin:5px 3px 0px 3px;
	color: #ffffff;
}
.menu-categories {
	margin:5px 3px 15px 3px;
	color: #ffffff;
}
.menu-recent{
	margin:0px 3px 15px 3px;
	color: #ffffff;
}
.menu-tags a, .menu-categories a, .menu-recent a {
	margin:0px 3px;
	color: #ffffff;
}
.menu-tags h5, .menu-categories h5, .menu-recent h5 {
	margin:5px 3px 0px 8px;
	color: #ffffff;
}
.bblock .menu-tags UL LI{
	display:inline;
	padding:8px 5px 8px 0px;
	margin-left:10px;
}
.bblock .menu-categories UL LI{
	margin-left:10px;
	padding:5px 0px;
}
.bblock .menu-recent UL LI{
	margin-left:10px;
	padding:5px 0px;
}

.tagcloud{
	/* text-align:center; */ 
	padding: 8px 2px;
}
.tagcloud a {
	/* text-align:center; */ 
	padding: 3px 2px;
}
.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;
}
.bblock .head h4 {
background-image:url(../images/icon_blog.png);
}
.postWrapper .poster{
	display:inline;
}

