.postWrapper {
	padding:15px 25px;
	clear:both;
}
.postTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
    margin: 10px 25px;
}
.postWrapper .postTitle {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDDDDD;
    margin: 0px;
}
  .postTitle a{
    text-decoration:none;
}
  .postTitle a:hover{
    color:#000;
}
.postWrapper .postTitle h2 {
	font:bold 20px/22px verdana;
	margin: 0px;
	padding: 0px;
    
}
.postTitle h2 {
    font:bold 20px/22px verdana;
    margin: 0px;
    padding: 0px;
}
.postTitle h3 {
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
    color:#7F7F7F;
}
.postContent {
	padding-bottom: 10px;
}
.postDetails {
	color:#7F7F7F;
}
.postDetails a{
    color:#7F7F7F;
}
.postBookmarks {
	padding-bottom: 10px;
}
.postBookmarks h4 {
	
	font-size: 12px;
	font-weight: bold;
}
.commentWrapper {
    padding:5px 25px;
}
.commentContent {
	padding-bottom: 0px;
}
.commentDetails  {
	margin-bottom:5px;
	padding: 0px;
}
.commentDetails  h4.username{
	display:inline;
}

.postError {
	font-size: 16px;
}
#postComment fieldset{
    padding: 5px 25px;
}

#postComment .button-set {
    padding: 0 25px;
}

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

.group-select h4 {
    padding:10px 0;
}



.group-select em {  color:#eb340a; }


.input-box { display:block; padding:0 0 0 5px; clear:both; width:260px; min-height:33px; background:#fff url(../images/input-text.gif) 0 0 no-repeat; }
.input-box span { padding:4px 8px 0 0; min-height:29px; margin:0; width:100%; border:0; background:#fff url(../images/input-text.gif) 100% 0 no-repeat; display:inline-block; }
.input-box .input-text { width:100%; border:0; height:17px; font: normal 14px/18px arial; }
.input-box-active { background:#fff url(../images/input-text-over.gif) 0 0 no-repeat; }
.input-box-active span { background:#fff url(../images/input-text-over.gif) 100% 0 no-repeat; }
.input-box-active .input-text { height:17px; }
.input-box textarea { border:0 !important; }
.input-box-textarea { display:block; padding:0 0 0 4px; clear:both; width:260px; background:#fff url(../images/input-textarea.gif) 0 0 no-repeat; }
.input-box-textarea textarea { border:0 !important; background:#fff url(../images/input-textarea.gif) 100% 0 no-repeat; height:130px; font-size:14px; padding:10px 5px; }
.input-textarea-active { background:#fff url(../images/input-textarea-over.gif) 0 0 no-repeat !important; }
.input-textarea-active textarea { background:#fff url(../images/input-textarea-over.gif) 100% 0 no-repeat !important; }
button.form-button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.form-button span { float:left; height:21px; background:transparent url(../images/bkg_button.gif) 0 0 no-repeat; padding:0 5px 0 8px; font:bold 12px/21px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
button.form-button span span { background-position:100% 0; padding:0 12px 0 4px; }
