.postWrapper {
	margin: 20px 0;
	clear:both;
}
.postWrapper:first-child {
	border-top: none !important;
	margin: 0 0 20px !important;
	padding: 0 !important;
}
.postWrapper a {
color: #333;
}
.postTitle {

}
.postTitle h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.postTitle h2 a, .postTitle h2 a:visited {
	text-decoration: none;
	color: #000;
}
.postTitle h2 a:hover {
	color: #993399;
}
.postTitle h3 {
	font-size: 10px;
	margin: 0px;
	padding: 2px 0;
	font-weight: bold;
	display: inline;
}
div.menu-recent h5, div.menu-categories h5 {
	font-size: 20px;
	font-weight: normal;
}
div.menu-lines {
border-top: 1px dashed #9966CC;
border-bottom: 1px dashed #9966CC;
height: 21px;
margin: 0 0 5px;
}
.postContent {
	padding: 0;
	color: #666;
}
.postContent img { max-width: 720px; height: auto; width: expression(this.width > 720 ? 720: true); }

.postContent p { margin: 5px 0; }
.postContent a, .postContent a:visited { color: #993399; text-decoration: none; }
.postContent a:hover { text-decoration: underline; }


.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;
}
.blog_meta {
border-top: 1px dashed #9966CC;
border-bottom: 1px dashed #9966CC;
padding: 3px 0 2px;
margin: 5px 0 0;
}

.tags {
	padding: 0 0 0 6px;
	display: inline;
	font-size: 10px;
}
.tags UL{
	display:inline;
}
.tags UL LI{
font-weight:normal;
	display:inline;
	padding-right:6px;
}
.tags h4 {
}

.menu-tags, .menu-categories, .menu-recent{
	margin:3px 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;
}

div#homepageblog { padding: 0 10px; }
p#blogbanner { margin: 7px 0; }
div.homePostWrapper { width: 290px; float: left; padding: 0 10px; }
div.homePostWrapper h2 a, div.homePostWrapper h2 a:visited { font-size: 14px; color: #993399; }
div.homePostWrapper h2 a:hover { color: #000; }