.postWrapper a { color:#417910; border-bottom: 1px dotted #417910; text-decoration:none;  }
.postWrapper a:hover { color:#417910; border-bottom: 1px solid #417910; text-decoration:none; background-color: #E9ECE7; }


.postWrapper li { padding-bottom: 10px; margin-left: 30px; }


.blogDate {
	background:transparent url(/skin/frontend/default/blog/date-stamp.png) no-repeat scroll 0 0;
	float:left;
	height:49px;
	margin-right:8px;
	padding-top:1px;
	width:53px;
}


.blogDate p {
font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
margin:0 0 0 -2px;
text-align:center;
text-transform:uppercase;
}

.blogDate span.month {
display:block;
font-size:9px;
height:12px;
color: #ffffff;
}

.blogDate span.day {
display:block;
font-size:20px;
padding-top:10px;
padding-right:3px;
color: #555555;

}

.posted .comments {
background:transparent url(/skin/frontend/default/blog/icon-comment.png) no-repeat scroll 0 0;
padding-left:32px;
padding-top:7px;
}

.posted .by {
background:transparent url(/skin/frontend/default/blog/icon-pencil.png) no-repeat scroll 0 0;
height:23px;
padding-left:28px;
padding-top:8px;
}

p.posted {height:100%; padding-top:0px; padding-bottom:8px;}


.postWrapper h2 {

color: #417910;
font-size: 20px;
margin-bottom: 6px;
font-weight: normal;

}


.commentSectionWrapper h4 {

color: #417910;
font-size: 20px;
margin-bottom: 6px;
font-weight: normal;

}


.commentSectionWrapper {
	padding:10px;
}



.commentWrapper {

	background: #E9ECE7;

}

.blayneCommentWrapper {

	background:  #4C811E ;
	color: #fff;

}


.commentWrapper {
	
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	
	margin-bottom: 7px;
	
}



.postWrapper {
	padding: 10px;
}
.postTitle {
	
	margin-bottom: 15px;
}
.postTitle h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.postTitle h3 {
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.postContent {
	padding-bottom: 15px;
}
.postDetails {
	font-size: 10px;
}
.postBookmarks {
	padding-bottom: 15px;
}
.postBookmarks h4 {
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}
.commentWrapper {
	padding: 15px;
}
.commentContent {
	padding-bottom: 0px;
}
.commentDetails  {
	font-size: 14px;
	padding-bottom: 10px;
	color: #417910;
}

div.blayneCommentWrapper .commentDetails  {
	font-size: 14px;
	padding-bottom: 10px;
	color: #fff;
}


.postError {
	font-size: 16px;
}


.commentSectionWrapper label {
color:#333333;
font-weight:normal;
font-size: 14px;
}


.commentForm li { padding:4px 0px; }
.commentForm li .input-box { float:left; width:275px; padding-bottom: 10px; }
.commentForm li .input-text, .group-select li select, .group-select li textarea { width:525px; }
.commentForm li .input-box .input-text, .group-select li .input-box textarea { width:250px; }
.commentForm li .input-box select { width:256px; }


.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;
}


.postWrapper .poster{
	display:inline;
}
