.post-date {background:#001851 none repeat scroll 0 0;
color:#FFFFFF;
float:left;
padding:4px 5px;font-size:10px;
margin:0;}


.postWrapper {
clear:both;
padding:10px;
text-align:justify;
}

.postTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-bottom: 15px;
}
.postTitle h2 {
    color:#FFFFFF !important;
    font-size:27px;
    text-align:left;
    height:35px;
    font-weight:normal;
    margin:0;
    padding-bottom:1px;
    padding-left:0;
    background:none!important;
}

.postTitle h2 a {
  color:#001851;
  text-decoration:none;
}

.postTitle h2 a:hover {
  color:#fff;
  background:#001851;
}


.postTitle h3 {
    font-size:10px;
    margin:0;
    padding:0;
}




.postContent {
	padding-bottom: 10px;
}

.postContent img {
margin-right:6px;
}

.postContent a {color:#001851;text-decoration:underline;}
.postContent a:hover {color:#3C3C3C;text-decoration:none;}



.postDetails {
 font-size:10px;
 color:#6F727F;
}
.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;
display:inline;
padding-right:6px;
}

.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;
}



.postWrapper .poster{
	display:inline;
}

