.postWrapper {
	padding-bottom: 25px;
	clear:both;
}
#postComment {}
#postComment ul { list-style: none; padding: 0px; margin: 0px;}
#postComment .input-box { width: 245px; float: left; display: block; margin-bottom: 5px;}
#postComment .input-box-blog { width: 300px; float: left; display: block; margin-bottom: 5px;}
#postComment .username, #postComment .emailaddress { width: 224px;}
#postComment .Content {width:720px;}
.postTitle {
	background:#000;
	padding:10px;
	margin-top:3px;
	margin-bottom:10px;
}
.postTitle .tit{font-size:20px;
	color:#FFF;}
.postTitle .tit a{text-decoration:none;
	color:#FFF;}
.postTitle .tit a:hover
	{
	text-decoration:underline;
	color:#FFF;
	}		
.postTitle .date{font-size:12px; color:#FFF;}

.postTitle .date span{ color:#FF9F37;}	
.postTitle .date a { color: #fff;}

.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 {
	font-size:14px;
	padding:10px 0px;
}
.postDetails {  height: 24px;  }

.postDetails .threebuttons { float: left; margin-top: 2px; }

.blog_box_img
	{
	
	width:700px;
	
	}
.readmore
	{
	background:url(../images/readmore.gif) no-repeat;
	padding-top:0px;
	width:100px;
	}	
.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;
}

.menu-categories h5 { padding: 0px; margin: 0px; margin-bottom: 5px;}
.menu-categories ul { padding: 0px; margin: 0px; list-style: none;}

.menu-categories ul li { border-bottom: 1px dotted #ccc; display: block;  width: 180px; margin-top: 4px; padding-bottom: 3px; font-size: 12px;}
.menu-categories ul li a { color: #FB6A00; text-decoration: none;}



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

}

.postWrapper .poster{
	display:inline;
}

.right a { font-weight: bold; text-decoration: none;}

.next-pre {
	float:left;
	display:block;
	width:100%;
	border-top:1px solid #CCC;
	padding-top:20px;
	margin-top:20px;
	}
		
.next-pre a {
	font-weight:bold;
	text-decoration:none;

}
.next-pre .next-blog{
	float:right;
	width:340px;
	text-align:right;
	background: url(../imgs/li2.gif) no-repeat right;
	padding-right: 10px;
}
.next-pre .pre-blog{
	float:left;
	width:340px;
	text-align:left;
	background: url(../imgs/li3.gif) no-repeat left;
	padding-left: 10px;

}

