.postWrapper {
	padding-bottom: 25px;
	clear:both;
}
.postTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:  #DDDDDD;
	margin-bottom: 15px;
}

.postTitle h1    
      {
        text-align: center;
      	font-family: serif;
      	font-style: normal;
      	font-weight: bold;
      	font-size: 25px; 
      	text-indent: 0ex; 
      	margin-top: 5px;
        margin-bottom: 5px; 
        color: #f0a200;
      }  
      
.postTitle h3 {
  text-align: center;
	font-size: 12px;
  font-style: italic;
  font-weight: normal;	
	margin: 0 0 0 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

.postContent {
	padding-bottom: 10px;
}

.postContent p {
      color: #000000;
      font-family: Georgia, "Times New Roman", Times, serif;
      line-height : 135%;
      /* font-family: arial; */
      font-style: normal;
      font-weight: normal;
      font-size: 15px; 
      text-indent: 0px;
      margin-top: 8px; 
      margin-bottom: 8px; 
}

.postContent a     
      {
      color: #000000;
      text-decoration: underline;    
      }
      
.postContent a:hover
      {
      color: #000000;
      background: #ffc90a;
      }

.postContent h2 {
        text-align: left;
      	font-family: serif;
      	font-style: normal;
      	font-weight: bold;
      	font-size: 20px; 
      	text-indent: 0ex; 
        margin-top: 15px; 
        margin-bottom: 5px;    
        color:#f0a200;  
}

.postContent h3 {
        text-align: left;
      	font-family: serif;
      	font-style: normal;
      	font-weight: bold;
      	font-size: 17px; 
      	text-indent: 0ex; 
        margin-top: 15px; 
        margin-bottom: 5px;    
        color:#000000;  
}

.postContent li
      {
      font-family: Georgia, "Times New Roman", Times, serif;
      line-height : 160%;      
      font-style: normal;
      font-weight: normal;  
      list-style: disc;
      margin-left: 20px; 
      list-style-image: url('../../backgrounds/li_yellow.png'); 
      }
      
.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;
}


