.postWrapper {
	padding-bottom: 25px;
	clear:both;
}
.postTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-bottom: 15px;
}
.postTitle h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.postTitle h3 {
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.postContent {
	padding-bottom: 20px;
}
.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{
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;
}
/* ****************new style **************************/
.col-left .blog .content
{
padding:0;
}
.col-left .blog .head
{
display:none;
}
.postTitle
{
border:0;
}
.postTitle h2
{ 
font-size:25px;
font-weight:normal;
margin-bottom:10px;
}
.postTitle h2.commets-title
{
font-size:20px;
font-weight:normal;
}

.postTitle h3
{
font-weight:normal;
}
.postWrapper
{
border-bottom:2px dotted #DDDDDD;
padding:0;
margin-bottom:30px;
}
.commentBox h2
{
font-size:18px;
font-weight:normal;
}
.commentWrapper
{
border-bottom:2px dotted #DDDDDD;
margin-bottom:20px;
}
#postComment .group-select li .input-box {
float:none;
}
 .tags, .postDetails
{
display:none;
}
.commentDetails
{
margin-bottom:10px;
}
.commentDetails h4
{
margin-right:20px;
}
#postComment .group-select h4
{
margin-top:20px;
margin-bottom:15px;
}
#postComment .group-select li
{
padding-left:0;
}
#postComment p.required 
{
float:none;
text-align:left;
display:none;
}
#postComment .button-set
{
margin:0;
}
#postComment .form-button
{
background:transparent url(../images/commentPost-btn.jpg) no-repeat scroll right bottom;
width:116px;
height:20px;
float:left;
border:0;
cursor:pointer;
}
.blog-categoryTop
{
margin-bottom:20px;
}
.blog-categoryTop h1
{
font-size:25px;
font-weight:normal;
margin-bottom:10px;
}
.latest-article h2
{
font-size:15px;
font-weight:bold;
margin-bottom:20px;
}
.catPostTitle h2,.blogPostTitle h2
{
font-size:14px;
font-weight:bold;
}
.catPostTitle h3,.blogPostTitle h3
{
font-size:11px;
font-weight:normal;
}
.menu-recent  h4
{
font-weight:bold;
margin-bottom:10px;
}
.menu-categories h4
{
font-weight:bold;
}
.blog .menu-recent ul li {
margin-left:0px;
margin-bottom:5px;
}
.menu-recent li a
{
background:transparent url(../images/blog-blueArrow.jpg) no-repeat scroll left center;
padding-left:10px;
}
.menu-categories{
width:165px;;
background-color:#eaeaea;
margin-bottom:20px;
border:1px solid #b2b2b2;
border-bottom:0;
}
.menu-categories dt
{
background:transparent url(../images/blog-expertTopics-bg.jpg) repeat-x scroll top left;
color:white;
height:25px;
margin:0;
width:151px;
font-size:15px;
padding-top:6px;
padding-left:15px;
}

.menu-categories dd
{
border-bottom:1px solid #b2b2b2;

}
.menu-categories dt a
{
color:white;
text-decoration:none;

}
.menu-categories dd a
{
display:block;
padding:3px 0px 3px 15px;
width:auto;
color:#336185;
text-decoration:none;
}
.menu-categories  dd a:hover
{
padding:3px 0px 3px 15px;
height:100%;
width:auto;
display:block;
color:#343434;
}
.menu-tags
{
display:none;
}
.in-categories 
{
padding-bottom:15px;
font-size:11px;
}
.in-categories ul dt
{
float:inline;
float:left;
}
.in-categories ul li
{
display:inline;
float:left;
margin-left:7px;
}

