.postWrapper {
	padding-bottom: 25px;
	clear:both;
}
.postTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-bottom: 15px;
	padding-top: 25px;
	color: #333;
}
.postTitle h2 {
	font-size: 16px;
	text-transform:uppercase;
	letter-spacing:-1px;
	font-weight: normal;
	margin: 0px;
	padding: 10px, 0, 0, 0;
	color: #444 !important;
	font-family:"Helvetica Neue", Helvetica, Arial Black, Arial, Sans-Serif;
	font-weight:600;
	text-shadow:#999;
	text-decoration:none !important;
}
.postTitle h3 {
	font-size: 10px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 2px;
	color: #666 !important;
	border-bottom:solid 1px #eee ;         
}
.postContent {
	padding-bottom: 10px;
	color: #666;
}
.postDetails {
	border-top:dotted 1px #eee;
	padding-top:5px;
	padding-bottom:5px;
	background:#eee;
	border-bottom:dotted 1px #eee;

	
}
.postBookmarks {
	padding-bottom: 10px;
}
.postBookmarks h4 {
	
	font-size: 12px;
	font-weight: bold;
}
.commentWrapper {
	padding-bottom: 15px;
	color: #111111;
}
.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;
	padding-top: 15px;
}
.tags UL{
	display:inline;
}
.tags UL LI{
	font-weight:normal;
	display:inline;
	padding-right:6px;
}


.tags h4 {
font-size:12px;
font-weight:bold;
}

.menu-categories, .menu-recent
{
	margin:5px 3px 15px 3px;
	font-family:Arial, Helvetica, sans-serif; font-weight:600;
}

.menu-tags
{
	margin:5px 3px 15px 3px;
	font-family:Arial, Helvetica, sans-serif; font-weight:600;
}


.blog .menubox
{
	border: #021202 3px solid;
	background-color: #e9e8e7;
	margin-top: 10px;	
}


.blog .menu-tags UL LI{
	text-align: left;
	display: inline;
	padding-right:10px;
	margin-left:0px;
}
.blog .menu-categories UL LI{
	list-style-type: square;
	margin-left:10px;
}
.blog .menu-recent UL LI{
	margin-left:10px;
	list-style-type: square;
}

.tagcloud{
	text-align: left;
	padding-left: 10px;
}
.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;
	font-weight: bold;
}
.tag-count-10{
	font-size:2em;
	font-weight: bold;
}


.blog .head h4 {
background-image:url(../images/icon_blog.png);
}

.postWrapper .poster{
	display:inline;
}

