.postWrapper {
	padding-bottom: 25px;
	float:left;
	width:520px;
}
.postTitle {
	/* border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD; */
	margin-bottom: 15px;
}

/* comments css */
.postTitle h2{
	color:#990000;
}


.group-select .legend {
background:none repeat scroll 0 0 #990000;
border:1px solid #eeeeee;
color:#FFFFFF;
float:left;
font-size:1.1em;
font-weight:bold;
margin-top:-33px;
padding:0 8px;
}

.group-select {
background:none repeat scroll 0 0 #eeeeee;
border:1px solid #dddddd;
padding:22px 25px 12px;
}
.button-set{
	margin-bottom:20px;	
}

.form-button span, .form-button-alt span{
	font-size:18px;
	font-family:"Times New Roman";
	font-weight:normal;
}

.form-button, .form-button-alt{
	border:1px solid #eeeeee;
	background-color:#990000;
	font-size:18px;
	font-family:"Times New Roman";
}

input.input-text, select, textarea {
	border-color:#dddddd;	
}

/* end of comments css */

.postTitle h2 {
	font-family:"Times New Roman";
	font-weight:bold;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
}
.postTitle h3 {
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size:11px;
	font-weight:normal;
}

.postcattag{
	font-size:11px;	
}

.postContent {
	padding-bottom: 10px;
}
.postDetails {
	
}
.postBookmarks {
	padding-bottom: 10px;
}
.postBookmarks h4 {
	
	font-size: 12px;
	font-weight: bold;
}
.commentWrapper {
	padding-bottom: 15px;
	margin-bottom:20px;
}

.commentWrapper.odd{
	background-color:#eeeeee;
}

.commentContent {
	padding-bottom: 0px;
}
.commentDetails  {
	margin-bottom:5px;
	padding: 0px;
}
.commentDetails  h4.username{
	display:inline;
	font-weight:normal;
}

.postError {
	font-size: 16px;
}

.tags{
	font-weight:bold;
	padding-bottom: 10px;
	display:inline;
}
.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;
	font-weight:normal;
}

