.postWrapper {
	padding-bottom: 25px;
	clear:both;
}
.postTitle {
	/*	border: 1px solid #DDDDDD;*/
	margin-bottom: 15px;
}
.postTitle h2 {
	color:#72000A;
	font-size: 20px;
	font-weight: normal;
	margin: 0px 0px 10px;
	padding: 0px;
}
.postTitle h2 a {
	color:#72000A;
	text-decoration:none;
}
.postTitle h2 a:hover {
	color:#99B900;
	text-decoration:none;
}
.postTitle h3 {
	font-size: 12px;
	margin: 0px;
	font-weight:bold;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.postContent {
	padding-bottom: 10px;
}
.postDetails {
}
.postDetails a {
	text-decoration:none;
	color:#99b800;
}
.postBookmarks {
	padding-bottom: 10px;
}
.postBookmarks h4 {
	font-size: 12px;
	font-weight: bold;
}
.commentWrapper {
	padding-bottom: 15px;
}
.commentContent {
	padding-bottom: 0px;
}
.commentDetails  {
	margin-bottom:11px;
	padding: 0px;
	font-weight:bold;
}
.commentDetails  h4.username{
	display:inline;
	color:#99b800;
}

.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 1px 15px 1px;
}

.blog .menu-tags UL LI{
	display:inline;
	padding:2px 2px 15px;
	margin-left:30px;
}
.blog .menu-categories UL LI{
	margin-left:30px;
	padding-bottom:15px;
}
.blog .menu-recent UL LI{
	margin-left:30px;
	padding-bottom:15px;
}

.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{
	font-size:15px;
	padding:20px 0px 20px 25px;
	color:#5f5951;
}
.postWrapper .poster {
	display:inline;
	font-weight:normal;
}
.base-mini h5 {
	background:#F6F5EA;
	border-left:1px solid #DBDAC0;
	border-right:1px solid #DBDAC0;
	border-top:1px solid #DBDAC0;
	color:#99B900;
	display:inline;
	float:left;
	font-size:13px;
	font-weight:normal;
	margin-left:13px;
	padding:5px 16px;
	position:relative;
	top:1px;
}
.base-mini ul {
	float:left;
	width:100%;
	border-top:1px solid #DBDAC0;
	padding-top:20px;
	font-weight:bold;
	padding-bottom:20px;
}
.postContent p {
	margin-bottom:10px;
}
button {
	cursor:pointer;
	overflow:visible;
	width:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:22px;
	padding:0 10px;
	color:#000;
	border-top:1px solid #707070;
	border-bottom:1px solid #707070;
	border-left:1px solid #949494;
	border-right:1px solid #949494;
	background:#dddddd url(../images/button_bg.jpg) repeat-x;
	-webkit-border-radius: 2px;
	-moz-border-radius:2px;
}
.group-select h4 {
	color:#666559;
	font-size:15px;
}
.group-select textarea {
	width:480px;
}
span.green {
	color:#99b800;
}
.commentTitle h2 {
	color:#666559;
	font-size:15px;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px;
}
.commentTitle h2 a {
	color:#666559;
	text-decoration:none;
}
.commentTitle h2 a:hover {
	color:#666559;
	text-decoration:none;
}
#postComment .button-set {
	width:515px;
	padding-top:20px;
}
#postComment textarea {
	width:510px !important;
}
#postComment p.required{
	float:left;
}
#postComment .form-button{
	float:right;
}
