.postWrapper {
	padding-bottom: 25px;
	clear:both;
}
.postTitle {
	border-top: 5px solid #47A6AF;
	margin: 0 0 10px;
}
.postTitle h2 {
	padding:5px 0 0 10px;
	color: #47A6AF !important;
	font-size: 15px;
	font-weight: bold;
	font-family: "Arial", Trebuchet MS !important;
}
.postTitle h2 a {
	color: #47A6AF;
}
.postTitle h3 {
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	color: #777;
}
.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;
	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;
	text-transform: uppercase;
}
.menu-tags, .menu-categories, .menu-recent {
	margin:0 3px 0 3px;
}
.block-blog .menu-tags UL LI {
	display:inline;
	padding:2px;
	margin-left:10px;
}
.block-blog .menu-categories UL LI {
	margin-left:5px;
	background: url(../images/communityIcons/http-blogmarks-net.gif) left 3px no-repeat;
}
.block-blog .menu-categories UL LI a {
	padding-left:19px;
}
.block-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;
}
.block-blog h5 {
	/*background-image:url(../images/icon_blog.png);*/
text-transform: uppercase;
	padding: 10px 0 0;
	border-bottom: 1px solid #DDDDDD;
	color: #333;
}
.postWrapper .poster {
	display:inline;
}
